| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | *aclocal.m4: Remove WITH_KDB4 and USE_KDB4_LIBRARY support | Ezra Peisach | 1996-06-12 | 2 | -35/+6 |
| * | * keytab.c (krb5_ktkdb_close): Free memory allocated by | Ezra Peisach | 1996-06-11 | 2 | -1/+17 |
| * | Remove kdb4 library building. Nothing in the source tree now needs it | Ezra Peisach | 1996-06-11 | 3 | -4/+6 |
| * | more cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -0/+1 |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 96 | -95/+54 |
| * | Fix typo for VFAT/NTFS compilation | Theodore Tso | 1996-06-10 | 1 | -1/+1 |
| * | * main.c (finish_realm): Do not invoke krb5_finish_key if | Ezra Peisach | 1996-06-10 | 2 | -1/+7 |
| * | * util.c (strstr): Replace crusty OS specific ifdef with configure | Ezra Peisach | 1996-06-10 | 3 | -2/+10 |
| * | * configure.in: Remove kdb4 library usage | Ezra Peisach | 1996-06-08 | 3 | -13/+7 |
| * | s^big^little^ in explanation | Ezra Peisach | 1996-06-08 | 1 | -1/+1 |
| * | Dynamic test of byteorder when htonl was removed failed for half of the | Ezra Peisach | 1996-06-08 | 2 | -0/+6 |
| * | Use full directory name "error_tables" when building under Windows so | Theodore Tso | 1996-06-07 | 2 | -4/+10 |
| * | Use full directory name "error_tables" when building under Windows so | Theodore Tso | 1996-06-07 | 2 | -4/+12 |
| * | Beginnings of Win-32 support | Theodore Tso | 1996-06-07 | 3 | -30/+80 |
| * | Changed `mutual' element of struct _krb5_gss_ctx_id_rec into more general | Kevin Mitchell | 1996-06-07 | 6 | -12/+21 |
| * | Don't pass $(LIBCMD) on the command line. It's set in the windows.in | Theodore Tso | 1996-06-06 | 16 | -31/+68 |
| * | Add the option /PAGESIZE:128 to the library command, since the krb5 | Theodore Tso | 1996-06-06 | 2 | -1/+6 |
| * | Don't use htonl(); it doesn't exist under Windows. Instead do the | Theodore Tso | 1996-06-06 | 2 | -5/+14 |
| * | Remove extraneous '*' from definition | Theodore Tso | 1996-06-06 | 3 | -2/+6 |
| * | Update .Sanitize files | Theodore Tso | 1996-06-06 | 1 | -0/+2 |
| * | Update .Sanitize file | Theodore Tso | 1996-06-06 | 4 | -1/+70 |
| * | Updated .Sanitize file | Theodore Tso | 1996-06-06 | 3 | -9/+0 |
| * | Update patchlevel for Beta 6 release | Theodore Tso | 1996-06-06 | 2 | -1/+3 |
| * | Update .Sanitize files to reflect current file status | Theodore Tso | 1996-06-06 | 20 | -16/+33 |
| * | When reading in the test value from a file, don't free free | Theodore Tso | 1996-06-06 | 2 | -2/+8 |
| * | Remove last traces of the krb425 library | Theodore Tso | 1996-06-06 | 2 | -62/+0 |
| * | (FILES): Include lib/crypto/sha/* in list of files to be built for | Theodore Tso | 1996-06-06 | 2 | -1/+9 |
| * | Include sha in the list of subdirectories for the Macintosh | Theodore Tso | 1996-06-06 | 2 | -1/+6 |
| * | A static function must not use the INTERFACE keyword | Theodore Tso | 1996-06-06 | 2 | -1/+6 |
| * | * krb5_decode_test.c (main): For asn1_decode_enc_kdc_rep_part, | Ezra Peisach | 1996-06-05 | 2 | -1/+7 |
| * | * asn1_k_decode.c (asn1_decode_enc_kdc_rep_part): If starttime is | Ezra Peisach | 1996-06-05 | 2 | -1/+7 |
| * | Always do USE_ANAME if kdbm_deplib is not defined, since in shared | Theodore Tso | 1996-06-04 | 2 | -0/+13 |
| * | * configure.in: Ezra's changes to allow compiling w/o krb4 | Tom Yu | 1996-06-04 | 2 | -0/+14 |
| * | * configure.in: Ezra's patches to allow compilation w/o krb4 | Tom Yu | 1996-06-04 | 2 | -0/+15 |
| * | * Makefile.in,configure.in: allow compilation w/o krb4 (Ezra's | Tom Yu | 1996-06-04 | 3 | -1/+25 |
| * | * login.c: Ezra's patches to trim unsed arg from | Tom Yu | 1996-06-04 | 1 | -6/+14 |
| * | * Makefile.in, configure.in: back out previous changes and use | Tom Yu | 1996-06-03 | 3 | -7/+8 |
| * | * configure.in, Makefile.in: only link getdtablesize.o if needed | Tom Yu | 1996-06-03 | 3 | -2/+11 |
| * | * aclocal.m4 (AC_CHECK_DBM_PROTO): sense of arguments to be | Tom Yu | 1996-05-29 | 2 | -2/+7 |
| * | Use USE_ANAME | Sam Hartman | 1996-05-26 | 2 | -2/+5 |
| * | Use KRB5_RUN_FLAGS | Sam Hartman | 1996-05-23 | 5 | -8/+13 |
| * | Do not build libgssapi.a on AIX, because it doesnt work | Sam Hartman | 1996-05-23 | 3 | -8/+24 |
| * | Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags for | Sam Hartman | 1996-05-23 | 9 | -8/+25 |
| * | Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags for | Sam Hartman | 1996-05-23 | 3 | -6/+21 |
| * | * Ignore the error if we cannot make ksu set-uid; we don't want to | Sam Hartman | 1996-05-23 | 2 | -1/+7 |
| * | Use secure context for login | Sam Hartman | 1996-05-23 | 2 | -1/+6 |
| * | md4crypto.c: | Richard Basch | 1996-05-22 | 2 | -2/+12 |
| * | Update use of libupdate to use the new command line arguments | Theodore Tso | 1996-05-21 | 2 | -8/+7 |
| * | Remove vestigal ODBM support | Theodore Tso | 1996-05-20 | 2 | -32/+4 |
| * | Remove support for ODBM | Theodore Tso | 1996-05-20 | 2 | -8/+5 |