| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add appropriate help text for the --with-krb4 option. Remove | Theodore Tso | 1994-11-30 | 2 | -4/+6 |
| * | Add appropriate help text for --with-krb4 option | Theodore Tso | 1994-11-30 | 2 | -1/+7 |
| * | osconf.h, config.h: Remove remnants of unifdef support for | Theodore Tso | 1994-11-30 | 5 | -193/+24 |
| * | configure.in: Add support for --enable-athena and --with-krb4 | Theodore Tso | 1994-11-30 | 3 | -4/+19 |
| * | Move get_for_creds to krb5_get_for_creds in the Kerberos library | Theodore Tso | 1994-11-30 | 2 | -202/+8 |
| * | Move get_for_creds to krb5_get_for_creds in the krb5 library | Theodore Tso | 1994-11-30 | 2 | -199/+9 |
| * | Rename rd_cred and mk_cred to krb5_rd_cred and krb5_mk_cred. The API | Theodore Tso | 1994-11-30 | 4 | -2/+239 |
| * | Use the list of encryption types passed as part of the KDC request to | Theodore Tso | 1994-11-21 | 3 | -17/+77 |
| * | mk_req_ext.c (krb5_mk_req_extended): Sanitize how memory is freed in | Theodore Tso | 1994-11-21 | 2 | -73/+65 |
| * | encode_kdc.c (krb5_encode_kdc_rep): Now requires that the | Theodore Tso | 1994-11-21 | 7 | -28/+55 |
| * | fixed bad prototype in changes | Mark Eichin | 1994-11-21 | 1 | -1/+1 |
| * | We don't need autoreconf.local anymore. That functionality has been | Theodore Tso | 1994-11-21 | 2 | -160/+1 |
| * | complete command suite now in with most functionality | Tom Yu | 1994-11-21 | 5 | -69/+544 |
| * | Fix obvious typo | Theodore Tso | 1994-11-19 | 1 | -1/+1 |
| * | Fix stupid typo.. | Theodore Tso | 1994-11-19 | 1 | -1/+1 |
| * | Add magic numbers for keyblock structure | Theodore Tso | 1994-11-19 | 2 | -0/+7 |
| * | Add magic number to keyblock structure | Theodore Tso | 1994-11-19 | 2 | -0/+7 |
| * | Add magic numbers to keyblock structure | Theodore Tso | 1994-11-19 | 2 | -0/+6 |
| * | Initialize magic variable and encryption type | Theodore Tso | 1994-11-19 | 2 | -2/+9 |
| * | Add new attribute which defines whether or not a server supports DES/MD5 | Theodore Tso | 1994-11-18 | 2 | -0/+6 |
| * | Add magic numbers for keytab, principal, and keyblock | Theodore Tso | 1994-11-18 | 2 | -0/+10 |
| * | Fix to return correct error code, instead of always returning | Theodore Tso | 1994-11-18 | 2 | -1/+6 |
| * | update to autoconf 2.1 | Mark Eichin | 1994-11-18 | 16 | -502/+513 |
| * | * aclocal.m4 (CHECK_WAIT_TYPE, CHECK_SIGNALS, CHECK_SETJMP, | Mark Eichin | 1994-11-18 | 2 | -10/+19 |
| * | Add new error code -- KV5M_KEYTAB_ENTRY | Theodore Tso | 1994-11-18 | 2 | -1/+6 |
| * | All files: | Theodore Tso | 1994-11-18 | 9 | -208/+268 |
| * | Remove unnecessary variable | Theodore Tso | 1994-11-18 | 1 | -3/+1 |
| * | * Makefile.in (clean): remove $(BOGUS) | Mark Eichin | 1994-11-18 | 2 | -2/+7 |
| * | * configure.in: move WITH_CCOPTS, WITH_KRB5ROOT | Mark Eichin | 1994-11-18 | 2 | -2/+6 |
| * | * configure.in: move WITH_CCOPTS | Mark Eichin | 1994-11-18 | 2 | -2/+6 |
| * | * configure.in: moved WITH_CCOPTS | Mark Eichin | 1994-11-18 | 2 | -1/+5 |
| * | * configure.in: use WITH_CCOPTS | Mark Eichin | 1994-11-18 | 2 | -0/+5 |
| * | * configure.in: add caching to perror check (from epeisach). | Mark Eichin | 1994-11-18 | 2 | -2/+15 |
| * | * configure.in: use KRB5_POSIX_LOCKS, AC_EGREP_HEADER. (from | Mark Eichin | 1994-11-18 | 3 | -13/+28 |
| * | * Makefile.in (install): use $(INSTALL_DATA) instead of cp. Elide | Mark Eichin | 1994-11-18 | 3 | -2/+14 |
| * | * configure.in: use new macros KRB5_UTPID, KRB5_UTTYPE, and | Mark Eichin | 1994-11-18 | 2 | -15/+8 |
| * | * configure.in: use WITH_KRB4. (from epeisach) | Mark Eichin | 1994-11-18 | 2 | -0/+7 |
| * | * configure.in: use WITH_KRB4, cache cc_t in termio check, cache | Mark Eichin | 1994-11-18 | 3 | -6/+37 |
| * | * configure.in (LIBS): use WITH_KRB4, CHECK_SIGNALS, and cache | Mark Eichin | 1994-11-18 | 3 | -9/+30 |
| * | * configure.in: add WITH_CCOPTS so that subdirs work | Mark Eichin | 1994-11-18 | 2 | -0/+5 |
| * | * pop_send.c (pop_send): Only update last_msg if executing a RETR. | Mark Eichin | 1994-11-18 | 3 | -7/+15 |
| * | * configure.in: use new macros KRB5_UTPID, KRB5_UTTYPE, and | Mark Eichin | 1994-11-18 | 3 | -15/+20 |
| * | * aclocal.m4 (CopySrcHeader): add clean rule (from epeisach) | Mark Eichin | 1994-11-18 | 2 | -34/+188 |
| * | fix typo | Mark Eichin | 1994-11-18 | 1 | -1/+1 |
| * | * kdb_dbm.c (krb5_dbm_db_unlock): Use krb5_lock_file. | Mark Eichin | 1994-11-18 | 2 | -58/+30 |
| * | * kprop.c: Use NPROTOTYPE for declarations. | Mark Eichin | 1994-11-18 | 3 | -71/+76 |
| * | asn1_decode_k.c (asn1_decode_principal_name, | Theodore Tso | 1994-11-17 | 2 | -0/+33 |
| * | Set the keyblock's magic number and ecryption type information appropriately | Theodore Tso | 1994-11-17 | 2 | -0/+7 |
| * | Set the keyblock magic number and encryption type | Theodore Tso | 1994-11-17 | 2 | -0/+7 |
| * | Add magic number field | Theodore Tso | 1994-11-17 | 2 | -0/+5 |