| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * 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 |
| * | Remove vestigal support for ODBM | Theodore Tso | 1996-05-20 | 2 | -12/+4 |
| * | Update autoconf to version 2.10. This will fix the reported bugs of | Theodore Tso | 1996-05-20 | 23 | -2020/+11668 |
| * | krb5.conf.M: Document kdc_req_checksumtype, as_req_checksum_type, and | Theodore Tso | 1996-05-20 | 3 | -2/+23 |
| * | md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH to | Theodore Tso | 1996-05-20 | 4 | -125/+73 |
| * | Change use of RSA_MD4_DES_CKSUM_LENGTH to use | Theodore Tso | 1996-05-20 | 3 | -36/+36 |
| * | Don't do timing tests; it takes too long! | Theodore Tso | 1996-05-20 | 2 | -0/+6 |
| * | update Makefile.in for new libupdate | Tom Yu | 1996-05-20 | 6 | -26/+26 |
| * | fix libupdate and allow it to deal with multiple directories | Tom Yu | 1996-05-20 | 2 | -7/+15 |
| * | Fixes so krb5_seteuid compiles on Ultrix | Sam Hartman | 1996-05-20 | 5 | -5/+20 |
| * | Fix up some annoying pre-processor typos | Sam Hartman | 1996-05-20 | 1 | -6/+6 |
| * | document changes to libupdate.sh | Tom Yu | 1996-05-20 | 1 | -0/+4 |
| * | * libupdate.sh: do the shift before the assignments | Tom Yu | 1996-05-20 | 1 | -18/+12 |
| * | Fix for HPUx | Sam Hartman | 1996-05-20 | 2 | -1/+7 |
| * | Do not keep source cache open if we are going to use | Sam Hartman | 1996-05-20 | 2 | -5/+10 |
| * | As per mail describing the ksu problem, invent a krb5util | Sam Hartman | 1996-05-19 | 5 | -3/+65 |
| * | Check for uid_t so that new prototype works | Sam Hartman | 1996-05-19 | 2 | -1/+5 |
| * | Prototype new function: krb5_seteuid | Sam Hartman | 1996-05-19 | 2 | -0/+6 |
| * | Significant security fixes to ksu | Sam Hartman | 1996-05-19 | 7 | -73/+148 |
| * | * kdb_dbm.c: Do not provide prototypes for dbm_error or | Ezra Peisach | 1996-05-18 | 2 | -2/+7 |
| * | * des3_sha.c: Add static keywords in function declarartions to | Ezra Peisach | 1996-05-18 | 2 | -2/+7 |
| * | Define $library from the positional arguments before --force uses $library | Theodore Tso | 1996-05-18 | 2 | -4/+9 |
| * | Fix memory leak. Free tempbuf before returning | Theodore Tso | 1996-05-18 | 2 | -0/+7 |
| * | Define MD5_K5BETA_COMPAT and MD5_K5BETA_COMP_DEF so that we continue | Theodore Tso | 1996-05-18 | 3 | -4/+20 |
| * | Define MD4_K5BETA_COMPAT and MD4_K5BETA_COMP_DEF so that we continue | Theodore Tso | 1996-05-18 | 3 | -6/+22 |
| * | Correctly implement getsockname(), so it does getsockname(), not | Theodore Tso | 1996-05-17 | 2 | -10/+41 |
| * | (AC_CHECK_DBM_PROTOS): If the test had already been run and the result | Ezra Peisach | 1996-05-15 | 2 | -2/+8 |
| * | * k5seal.c k5unseal.c util_cksum.c: | Richard Basch | 1996-05-15 | 4 | -11/+14 |
| * | Fixed changelog to reflect previous checkin | Richard Basch | 1996-05-15 | 1 | -0/+3 |
| * | * des_crc.c des_md5.c: | Richard Basch | 1996-05-15 | 5 | -49/+66 |
| * | * .Sanitize: reflect current files | Richard Basch | 1996-05-15 | 7 | -164/+135 |