summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add appropriate help text for the --with-krb4 option. RemoveTheodore Tso1994-11-302-4/+6
* Add appropriate help text for --with-krb4 optionTheodore Tso1994-11-302-1/+7
* osconf.h, config.h: Remove remnants of unifdef support forTheodore Tso1994-11-305-193/+24
* configure.in: Add support for --enable-athena and --with-krb4Theodore Tso1994-11-303-4/+19
* Move get_for_creds to krb5_get_for_creds in the Kerberos libraryTheodore Tso1994-11-302-202/+8
* Move get_for_creds to krb5_get_for_creds in the krb5 libraryTheodore Tso1994-11-302-199/+9
* Rename rd_cred and mk_cred to krb5_rd_cred and krb5_mk_cred. The APITheodore Tso1994-11-304-2/+239
* Use the list of encryption types passed as part of the KDC request toTheodore Tso1994-11-213-17/+77
* mk_req_ext.c (krb5_mk_req_extended): Sanitize how memory is freed inTheodore Tso1994-11-212-73/+65
* encode_kdc.c (krb5_encode_kdc_rep): Now requires that theTheodore Tso1994-11-217-28/+55
* fixed bad prototype in changesMark Eichin1994-11-211-1/+1
* We don't need autoreconf.local anymore. That functionality has beenTheodore Tso1994-11-212-160/+1
* complete command suite now in with most functionalityTom Yu1994-11-215-69/+544
* Fix obvious typoTheodore Tso1994-11-191-1/+1
* Fix stupid typo..Theodore Tso1994-11-191-1/+1
* Add magic numbers for keyblock structureTheodore Tso1994-11-192-0/+7
* Add magic number to keyblock structureTheodore Tso1994-11-192-0/+7
* Add magic numbers to keyblock structureTheodore Tso1994-11-192-0/+6
* Initialize magic variable and encryption typeTheodore Tso1994-11-192-2/+9
* Add new attribute which defines whether or not a server supports DES/MD5Theodore Tso1994-11-182-0/+6
* Add magic numbers for keytab, principal, and keyblockTheodore Tso1994-11-182-0/+10
* Fix to return correct error code, instead of always returningTheodore Tso1994-11-182-1/+6
* update to autoconf 2.1Mark Eichin1994-11-1816-502/+513
* * aclocal.m4 (CHECK_WAIT_TYPE, CHECK_SIGNALS, CHECK_SETJMP,Mark Eichin1994-11-182-10/+19
* Add new error code -- KV5M_KEYTAB_ENTRYTheodore Tso1994-11-182-1/+6
* All files:Theodore Tso1994-11-189-208/+268
* Remove unnecessary variableTheodore Tso1994-11-181-3/+1
* * Makefile.in (clean): remove $(BOGUS)Mark Eichin1994-11-182-2/+7
* * configure.in: move WITH_CCOPTS, WITH_KRB5ROOTMark Eichin1994-11-182-2/+6
* * configure.in: move WITH_CCOPTSMark Eichin1994-11-182-2/+6
* * configure.in: moved WITH_CCOPTSMark Eichin1994-11-182-1/+5
* * configure.in: use WITH_CCOPTSMark Eichin1994-11-182-0/+5
* * configure.in: add caching to perror check (from epeisach).Mark Eichin1994-11-182-2/+15
* * configure.in: use KRB5_POSIX_LOCKS, AC_EGREP_HEADER. (fromMark Eichin1994-11-183-13/+28
* * Makefile.in (install): use $(INSTALL_DATA) instead of cp. ElideMark Eichin1994-11-183-2/+14
* * configure.in: use new macros KRB5_UTPID, KRB5_UTTYPE, andMark Eichin1994-11-182-15/+8
* * configure.in: use WITH_KRB4. (from epeisach)Mark Eichin1994-11-182-0/+7
* * configure.in: use WITH_KRB4, cache cc_t in termio check, cacheMark Eichin1994-11-183-6/+37
* * configure.in (LIBS): use WITH_KRB4, CHECK_SIGNALS, and cacheMark Eichin1994-11-183-9/+30
* * configure.in: add WITH_CCOPTS so that subdirs workMark Eichin1994-11-182-0/+5
* * pop_send.c (pop_send): Only update last_msg if executing a RETR.Mark Eichin1994-11-183-7/+15
* * configure.in: use new macros KRB5_UTPID, KRB5_UTTYPE, andMark Eichin1994-11-183-15/+20
* * aclocal.m4 (CopySrcHeader): add clean rule (from epeisach)Mark Eichin1994-11-182-34/+188
* fix typoMark Eichin1994-11-181-1/+1
* * kdb_dbm.c (krb5_dbm_db_unlock): Use krb5_lock_file.Mark Eichin1994-11-182-58/+30
* * kprop.c: Use NPROTOTYPE for declarations.Mark Eichin1994-11-183-71/+76
* asn1_decode_k.c (asn1_decode_principal_name,Theodore Tso1994-11-172-0/+33
* Set the keyblock's magic number and ecryption type information appropriatelyTheodore Tso1994-11-172-0/+7
* Set the keyblock magic number and encryption typeTheodore Tso1994-11-172-0/+7
* Add magic number fieldTheodore Tso1994-11-172-0/+5