| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | add AUTH_LIST and AUTH_CHANGEPW error codes | Barry Jaspan | 1996-05-29 | 1 | -0/+2 |
| * | first cut at updating authorization semantics | Barry Jaspan | 1996-05-29 | 1 | -28/+35 |
| * | completely rework configuration parameters | Barry Jaspan | 1996-05-29 | 1 | -44/+139 |
| * | 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 |
| * | add KRB5_TL_KADM5_E_DATA | Barry Jaspan | 1996-05-23 | 1 | -8/+16 |
| * | jik's comments | Barry Jaspan | 1996-05-23 | 1 | -14/+22 |
| * | 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 |
| * | update randkey to return an array of keyblocks, not key_data; update | Barry Jaspan | 1996-05-17 | 1 | -26/+35 |
| * | Correctly implement getsockname(), so it does getsockname(), not | Theodore Tso | 1996-05-17 | 2 | -10/+41 |
| * | define USE_KADM5_API_VERSION_n | Barry Jaspan | 1996-05-17 | 1 | -7/+10 |
| * | separate from server and tools information, rename into separate document | Barry Jaspan | 1996-05-16 | 1 | -285/+18 |
| * | define KADM5_API_VERSION_2 | Barry Jaspan | 1996-05-16 | 1 | -110/+396 |
| * | Interim checkin of most of jhawks comments. Still a few more to do | Ezra Peisach | 1996-05-16 | 1 | -69/+96 |
| * | first, rough cut at OV -> kadm5 naming | Barry Jaspan | 1996-05-15 | 1 | -294/+288 |
| * | (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 |