| Commit message (Expand) | Author | Age | Files | Lines |
* | cvsignore hackery | Tom Yu | 1996-06-10 | 1 | -1/+0 |
* | The fallback to slave kdc's wasn't working because the code did not handle | Richard Basch | 1996-05-06 | 2 | -0/+7 |
* | missing log entries | Ken Raeburn | 1996-05-03 | 1 | -0/+16 |
* | add transarc-afs cmu-style long-lived ticket timestamp support | Mark Eichin | 1996-04-09 | 1 | -8/+39 |
* | * conv_creds.c (krb524_convert_creds_plain): | Richard Basch | 1996-03-20 | 2 | -1/+10 |
* | fix some whitespace | Mark Eichin | 1996-03-14 | 1 | -10/+16 |
* | Fri Jan 12 04:37:23 1996 Mark Eichin <eichin@cygnus.com> | Mark Eichin | 1996-02-24 | 2 | -3/+31 |
* | Fix bug in finding the tgs key; | Sam Hartman | 1996-01-27 | 3 | -2/+10 |
* | * cnv_tkt_skey.c (krb524_convert_tkt_skey): Take both a v5 and v4 | Sam Hartman | 1996-01-25 | 6 | -56/+161 |
* | Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARY | Richard Basch | 1996-01-22 | 1 | -14/+0 |
* | * krb524d.c: Changed krb5_db_fetch_mkey() such that it will only try | Richard Basch | 1995-12-12 | 1 | -1/+3 |
* | * krb524d.c: Rely on stashed master key enctype instead of hardcoding | Richard Basch | 1995-12-12 | 1 | -2/+1 |
* | * conv_creds.c (krb524_convert_creds_kdc): loop through all of the | Mark Eichin | 1995-11-13 | 3 | -5/+46 |
* | remove rcs keyword cruft which doesn't make much sense in CVS. | Mark Eichin | 1995-11-03 | 4 | -4/+0 |
* | Change test to krb524test - otherwise if built and "." is in the users path, | Ezra Peisach | 1995-10-09 | 2 | -4/+9 |
* | (this may have caused the spin-looping I saw...) | Mark Eichin | 1995-09-25 | 2 | -2/+8 |
* | * krb524d.c (usage): needs to get context to pass to | Mark Eichin | 1995-09-14 | 2 | -4/+9 |
* | Changes to compile under AIX--made a while back but never committed | Sam Hartman | 1995-09-08 | 3 | -0/+16 |
* | * cnv_tkt_skey.c, conv_creds.c, get_cred.c k524init.c krb524d.c, | Chris Provenzano | 1995-09-06 | 7 | -13/+18 |
* | * krb524d.c (main): set timeout inside while loop to prevent spin. | Mark Eichin | 1995-09-06 | 2 | -2/+15 |
* | * cnv_tkt_skey.c, getcred.c, k524init.c, krb524d.c, test.c : | Chris Provenzano | 1995-09-06 | 6 | -12/+16 |
* | Update file list | Theodore Tso | 1995-08-24 | 2 | -1/+7 |
* | Hacks to get it to compile with new kdb format | Chris Provenzano | 1995-08-07 | 2 | -29/+39 |
* | Use the etype from krb5_keytype_array[mkey] | Paul Park | 1995-07-27 | 2 | -6/+8 |
* | Update calling sequence to krb5_db_fetch_mkey() | Paul Park | 1995-07-17 | 2 | -0/+5 |
* | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 3 | -17/+16 |
* | Add ability to switch between Berkeley and DBM for KDC database | Paul Park | 1995-06-30 | 2 | -0/+19 |
* | fix the other typo | Mark Eichin | 1995-06-29 | 1 | -1/+1 |
* | fix typo | Mark Eichin | 1995-06-29 | 1 | -1/+1 |
* | * test.c: use PROTOTYPE | Mark Eichin | 1995-06-29 | 2 | -2/+6 |
* | * test.c, k524init.c, getcred.c: rewrote for old style definitiions. | Mark Eichin | 1995-06-28 | 5 | -24/+54 |
* | * krb524d.c: changed main, krb5_free_keyblock_contents to use old | Mark Eichin | 1995-06-28 | 2 | -2/+11 |
* | * encode.c: make declarations use KRB5_PROTOTYPE, and use old | Mark Eichin | 1995-06-28 | 3 | -93/+40 |
* | Compiler warning cleanup | Paul Park | 1995-06-27 | 6 | -9/+20 |
* | Remove usage of KDB_CONVERT_KEY_OUTOF_DB | Paul Park | 1995-06-23 | 2 | -1/+5 |
* | Inline code from krb_save_credentials since there is none in some K4 | Paul Park | 1995-06-16 | 2 | -0/+23 |
* | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 3 | -9/+15 |
* | * Makefile.in: added install rules | Tom Yu | 1995-06-14 | 2 | -2/+12 |
* | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -6/+5 |
* | test.c (do_remote): Case sockaddr_in * to sockaddr * in calling | Ezra Peisach | 1995-06-07 | 4 | -5/+17 |
* | Use ARADD instead of ARCHIVE | Paul Park | 1995-06-06 | 2 | -1/+9 |
* | Fix strings for Ultrix native compiler | Paul Park | 1995-06-06 | 2 | -4/+4 |
* | Updated to use autoconf, and to use the new Kerberos library API | Theodore Tso | 1995-06-06 | 16 | -181/+436 |
* | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+50 |
* | Renamed a file for DOS 8.3 compatability | Keith Vetter | 1995-03-28 | 3 | -2/+8 |
* | * README, *.[ch]: Avoid <...> includes for our include files | John Gilmore | 1995-02-28 | 13 | -27/+16 |
* | Apply new copyright notice to the krb524 sources. (1993, GZA -> 1994 OV) | Theodore Tso | 1994-09-15 | 17 | -214/+257 |
* | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 13 | -56/+0 |
* | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 4 | -9/+9 |
* | step 1: bzero->memset(,0,) | Mark Eichin | 1994-06-15 | 5 | -6/+6 |