summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add new magic numbers for krb5_context and krb5_os_contextTheodore Tso1994-12-202-0/+6
* Workaround more Ultrix sh brain damageTheodore Tso1994-12-202-1/+5
* Work around yet another really horrible Ultrix sh bug. The values ofTheodore Tso1994-12-202-1/+12
* Use syslog instead of krb_logTheodore Tso1994-12-192-1/+5
* Do the right thing if we are compiling without V4 support. (TheTheodore Tso1994-12-194-3/+27
* Fixed minor bug where the length of the returned domain was calculatedTheodore Tso1994-12-192-1/+6
* krcp.c, krlogin.c, krlogind.c (v5_des_write): Fix byte swapping codeTheodore Tso1994-12-194-20/+36
* If a null addresses is passed in to krb5_scc_store_addrs, don't core dumpTheodore Tso1994-12-132-3/+10
* If a null addresses is passed in to krb5_fcc_store_addrs, don't core dumpTheodore Tso1994-12-132-3/+10
* Add check for HAS_SETSID test for daemon.cTheodore Tso1994-12-132-0/+5
* do_tgs_req.c (prepare_error_tgs): Don't free the passed in ticket; itTheodore Tso1994-12-136-20/+43
* rd_req_dec.c (decrypt_authenticator): If the subkey doesn't exist,Theodore Tso1994-12-132-1/+7
* externs.h: If USE_TERMIO is defined and SYSV_TERMIO isn't, then alwaysTheodore Tso1994-12-133-2/+11
* gmtime expects a pointer to a time_t, not a long. On most systemsTheodore Tso1994-12-082-1/+7
* Set the principal's type and magic numberTheodore Tso1994-12-012-1/+5
* Makefile.in: Build the new test driver (t_walk_rtree.c) forTheodore Tso1994-12-015-1/+87
* aclocal.m4, configure.in: Add appropriate help text for the --with-*Theodore Tso1994-11-304-9/+37
* 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
* library.tex (internalfunc): Define \internalfunc, which prints aTheodore Tso1994-11-213-5/+34
* 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