1997-06-27 |
Tom Yu | * keytab.c (add_principal): Don't call kadm5_free_key_... |
commit | commitdiff | tree | snapshot |
1997-06-20 |
Tom Yu | * acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Fix... |
commit | commitdiff | tree | snapshot |
1997-06-18 |
Tom Yu | * kadm_funcs.c (kadm_chg_srvtab): Remove extraneous... |
commit | commitdiff | tree | snapshot |
1997-06-18 |
Tom Yu | * acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Assign... |
commit | commitdiff | tree | snapshot |
1997-06-11 |
Theodore Tso | Added the mac/gss files to the Macintosh tar file |
commit | commitdiff | tree | snapshot |
1997-06-11 |
Theodore Tso | New snapshot from Meeroh; eliminated the GSS Window... |
commit | commitdiff | tree | snapshot |
1997-06-11 |
Theodore Tso | gss-server.c (server_establish_context): Rearrange... |
commit | commitdiff | tree | snapshot |
1997-06-07 |
Theodore Tso | login.c: Always use the new tty line discpline. [krb5... |
commit | commitdiff | tree | snapshot |
1997-06-07 |
Theodore Tso | accept_sec_context.c (krb5_gss_accept_sec_context)... |
commit | commitdiff | tree | snapshot |
1997-06-03 |
Theodore Tso | Remove erroneous space from the HPUX open() |
commit | commitdiff | tree | snapshot |
1997-05-30 |
Theodore Tso | Check in Miro's new gss sample code |
commit | commitdiff | tree | snapshot |
1997-05-30 |
Theodore Tso | * do_as_req.c (process_as_req), do_tgs_req (process_tg... |
commit | commitdiff | tree | snapshot |
1997-05-29 |
Theodore Tso | Fix bug where kinit would core dump if given a really... |
commit | commitdiff | tree | snapshot |
1997-05-28 |
Barry Jaspan | * admin.h: add prototype for kadm5_setkey_principal |
commit | commitdiff | tree | snapshot |
1997-05-28 |
Barry Jaspan | * keytab.c (add_principal): use kadm5_free_key_data |
commit | commitdiff | tree | snapshot |
1997-05-27 |
Tom Yu | * Makefile.in (OBJS): Build kadm_funcs.c again |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Tom Yu | * Makefile.in: |
commit | commitdiff | tree | snapshot |
1997-05-05 |
Barry Jaspan | * setkey-test.c, configure.in: add rules to test for... |
commit | commitdiff | tree | snapshot |
1997-05-02 |
Theodore Tso | Fix Y2K bug in the parsing of the MDTM command. ... |
commit | commitdiff | tree | snapshot |
1997-05-02 |
Theodore Tso | Write special case hack for the SAP kerberos libraries... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Theodore Tso | File containing test tracker MOTD |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Theodore Tso | Add version resource information to test version server... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Theodore Tso | Remove #include of "mitcpyrt.h" (since it's of dubious... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Theodore Tso | win_glue.c: Add code to get the version resource from... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Theodore Tso | Makefile.in: Add MIT files to the windows zip file... |
commit | commitdiff | tree | snapshot |
1997-04-26 |
Theodore Tso | Add these files (as binary) |
commit | commitdiff | tree | snapshot |
1997-04-26 |
Theodore Tso | didn't check them in in binary mode |
commit | commitdiff | tree | snapshot |
1997-04-25 |
Theodore Tso | Check for openpty() in -lutil. It's there on FreeBSD... |
commit | commitdiff | tree | snapshot |
1997-04-23 |
Barry Jaspan | add setkey |
commit | commitdiff | tree | snapshot |
1997-04-23 |
Barry Jaspan | add kadm5_setkey_principal |
commit | commitdiff | tree | snapshot |
1997-04-17 |
Theodore Tso | Add MIT's version server include files and libraries |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Theodore Tso | Removed last remaining dependency on Makefile.sav ... |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Tom Yu | * realmofhost.c (krb_realmofhost): Add bounds checking... |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Tom Yu | * sys_term.c (start_login): Bounds check the construct... |
commit | commitdiff | tree | snapshot |
1997-04-01 |
Theodore Tso | Update version number to be alpha 2 snapshot |
commit | commitdiff | tree | snapshot |
1997-04-01 |
Theodore Tso | Added V2 functions to the glue layer |
commit | commitdiff | tree | snapshot |
1997-04-01 |
Theodore Tso | Fix really stupid typo |
commit | commitdiff | tree | snapshot |
1997-03-31 |
Kevin Mitchell | it's 'extern "C"' not '#extern "C"' |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Theodore Tso | import_name.c (krb5_gss_import_name): Add support for... |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Theodore Tso | Fix stupid typos in test compilation |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Theodore Tso | Added definition for the generic gsspi OID type "gss_nt... |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Tom Yu | * aclocal.m4 (KRB5_LIB_AUX): add lib$(LIB)$(SHLIBVEXT... |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Theodore Tso | Added the V2 calls gss_canonicalize_name(), gss_export_... |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Theodore Tso | If we're on an SGI machine, don't do the MOTD or MAILCH... |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Theodore Tso | When falling back to the normal rlogin, clear the signa... |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Theodore Tso | Makefile.in: Add canon_name.c, duplicate_name.c, export... |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Theodore Tso | Add the GSS_C_PROT_READY_FLAG and GSS_C_TRANS_FLAG |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Theodore Tso | Fix stupid spelling typo |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Theodore Tso | Fix up Macintosh and Windows build rules now that the... |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Theodore Tso | rcache owner should be checked against the effective... |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Theodore Tso | A zero-length token should be treated like a GSS_C_NO_B... |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Theodore Tso | Fix handling of the sam-timestamp and sam-usec fields... |
commit | commitdiff | tree | snapshot |
1997-03-24 |
Tom Yu | * aclocal.m4: (KRB5_LIB_PARAMS): Add support for HP... |
commit | commitdiff | tree | snapshot |
1997-03-24 |
Theodore Tso | t_ser.c: Clean up error reporting for krb5_init_context... |
commit | commitdiff | tree | snapshot |
1997-03-24 |
Theodore Tso | t_kdb.c (do_testing): Clean up error handling for krb5_... |
commit | commitdiff | tree | snapshot |
1997-03-24 |
Theodore Tso | Fix typo (remove '#' from '#extern "C"') |
commit | commitdiff | tree | snapshot |
1997-03-21 |
Tom Yu | * aclocal.m4 (KRB5_LIB_PARAMS): Add support for mips... |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Ezra Peisach | Remove AC_PROG_INSTALL as we do not instal lhere....\ |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Tom Yu | Fix to sed the manpage so that it is internally consistent |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Sam Hartman | dditional patch for login environment variable processi... |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Tom Yu | Oops this should not have been checked in |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Tom Yu | This commit was generated by cvs2svn to compensate... |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Tom Yu | Initial revision |
commit | commitdiff | tree | snapshot |
1997-03-19 |
Theodore Tso | Fix up name of the SAP Kerberos glue library to be... |
commit | commitdiff | tree | snapshot |
1997-03-18 |
Theodore Tso | Add 'extern "C"' for C++ compatibility; also check... |
commit | commitdiff | tree | snapshot |
1997-03-18 |
Theodore Tso | Add 'extern "C"' for C++ compatibility; also check... |
commit | commitdiff | tree | snapshot |
1997-03-18 |
Theodore Tso | Add 'extern "C"' for C++ compatibility; also check... |
commit | commitdiff | tree | snapshot |
1997-03-17 |
Theodore Tso | Add double quotes to prevent Mac filenames with spaces... |
commit | commitdiff | tree | snapshot |
1997-03-17 |
Theodore Tso | Fix header file so that winmac.h is #included when... |
commit | commitdiff | tree | snapshot |
1997-03-17 |
Tom Yu | * keytab.c: Don't assume dbm_db_get_mkey() and dbe_fin... |
commit | commitdiff | tree | snapshot |
1997-03-16 |
Tom Yu | This file really doesn't need to exist anymore. [krb5... |
commit | commitdiff | tree | snapshot |
1997-03-12 |
Barry Jaspan | * Makefile.in (unit-test-server-body): depend on test... |
commit | commitdiff | tree | snapshot |
1997-03-12 |
Theodore Tso | Check to see if the global_param's stash file is non... |
commit | commitdiff | tree | snapshot |
1997-03-10 |
Tom Yu | * aclocal.m4: Add provisions to make major version... |
commit | commitdiff | tree | snapshot |
1997-03-10 |
Tom Yu | * lib.in: Add provisions for making shared libraries... |
commit | commitdiff | tree | snapshot |
1997-03-09 |
Tom Yu | * svr_principal.c (add_to_history): Don't call realloc... |
commit | commitdiff | tree | snapshot |
1997-03-03 |
Ezra Peisach | * kconfig.c (main): Move krb5_init_context earlier... |
commit | commitdiff | tree | snapshot |
1997-03-03 |
Ezra Peisach | * error_message.c: Don't declare sys_nerr on Macintosh |
commit | commitdiff | tree | snapshot |
1997-03-03 |
Ezra Peisach | * Makefile.in (MAC_SUBDIRS): Change KRB5 to krb5 for... |
commit | commitdiff | tree | snapshot |
1997-03-03 |
Ezra Peisach | * pre.in (KRB4COMPAT_DEPLIBS): Depends on KRB5_BASE_DE... |
commit | commitdiff | tree | snapshot |
1997-03-01 |
Tom Yu | * libobj.in: Change .c.so and .c.po rules to work... |
commit | commitdiff | tree | snapshot |
1997-03-01 |
Sam Hartman | * com_err.c: Back out last change; it's not needed... |
commit | commitdiff | tree | snapshot |
1997-03-01 |
Sam Hartman | Remove static from declaration of com_err_hook |
commit | commitdiff | tree | snapshot |
1997-02-28 |
Richard Basch | If RegKRB5CCNAME is set in kerberos.ini, use that value... |
commit | commitdiff | tree | snapshot |
1997-02-28 |
Richard Basch | Makefile.in: Link krb5_32.lib (win32) with advapi32... |
commit | commitdiff | tree | snapshot |
1997-02-28 |
Sam Hartman | krshd should not require a user to have a valid home... |
commit | commitdiff | tree | snapshot |
1997-02-27 |
Tom Yu | * pre.in: Add recursion hooks for distclean |
commit | commitdiff | tree | snapshot |
1997-02-27 |
Tom Yu | * Makefile.in: Add $(LIBS) so that compile doesn't... |
commit | commitdiff | tree | snapshot |
1997-02-25 |
Richard Basch | include/asn.1 no longer exists; don't try to reference it |
commit | commitdiff | tree | snapshot |
1997-02-25 |
Richard Basch | Build krb5.rc with -D_MSDOS -DRES_ONLY under win16 |
commit | commitdiff | tree | snapshot |
1997-02-25 |
Richard Basch | Don't do all the setup if RES_ONLY is defined; only... |
commit | commitdiff | tree | snapshot |
1997-02-25 |
Richard Basch | Handle Windows binary files better (hopefully) |
commit | commitdiff | tree | snapshot |
1997-02-25 |
Richard Basch | win-mac.h: Contents of lib/krb5/os/win-pwd.h (resource... |
commit | commitdiff | tree | snapshot |
1997-02-25 |
Richard Basch | read_pwd.c: Improperly applied Doug Engert's windows... |
commit | commitdiff | tree | snapshot |
1997-02-25 |
Richard Basch | krb5.rc: Replaced Windows password dialog resource... |
commit | commitdiff | tree | snapshot |
1997-02-25 |
Richard Basch | Fixed bad variable reference |
commit | commitdiff | tree | snapshot |
1997-02-25 |
Richard Basch | Export krb5_read_password |
commit | commitdiff | tree | snapshot |
1997-02-25 |
Richard Basch | Fixed bad variable reference |
commit | commitdiff | tree | snapshot |
1997-02-25 |
Richard Basch | win-pwd.rc: Windows dialog information for password... |
commit | commitdiff | tree | snapshot |
1997-02-25 |
Richard Basch | krb5_32.lib now also depends on gdi32.lib |
commit | commitdiff | tree | snapshot |
next |