summaryrefslogtreecommitdiffstats
path: root/src/kdc/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * main.c (initialize_realms): For "cannot initialize realm" messages, tell theKen Raeburn2000-08-231-0/+10
* Makefile.in (rtest): Link in the kdb5 libraryEzra Peisach2000-07-031-0/+4
* pullup from 1.2-beta4Ken Raeburn2000-06-301-0/+36
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* * sock2p.c: New file.Ken Raeburn2000-03-141-1/+20
* Also change kdc_insert_lookaside() to take a const krb5_fulladdr *Ezra Peisach2000-03-121-2/+2
* * replay.c, kdb_util.h (kdc_check_lookaside): Make second argumentEzra Peisach2000-03-121-0/+5
* * main.c: Move kdc_initialize_rcache() to kdc_util.cTom Yu2000-03-011-0/+10
* * configure.in: Fix --enable-kdc-replay-cache to actually defaultTom Yu2000-03-011-0/+3
* * kdc_preauth.c (verify_sam_response): Declare and set rc_lifetimeTom Yu2000-03-011-0/+10
* new --enable/--disable-kdc-replay-cache configure hooksKen Raeburn2000-02-281-0/+7
* * configure.in: Check for sys/sockio.hTom Yu2000-02-251-0/+9
* fix udp_port_fds allocation bug; partial ipv6 supportKen Raeburn2000-02-251-1/+9
* oops, update changelog for bug fixKen Raeburn2000-02-251-2/+1
* Patches from Alec Peterson, plus some work of my own, to let a multihomedKen Raeburn2000-02-251-0/+18
* * kerberos_v4.c (v4_klog): Don't treat the formatted text as a format stringKen Raeburn2000-02-251-0/+6
* * kdc_preauth.c (return_sam_data): Just return 0 if no input preauth data is ...Ken Raeburn2000-02-071-1/+2
* fix my email address in log headerKen Raeburn2000-02-071-1/+1
* * kdc_preauth.c (get_preauth_hint_list): Log a message if preauth is requiredKen Raeburn2000-02-071-0/+7
* Frank Cusack's patches, first two sets. Should be no incompatible changes,Ken Raeburn2000-02-071-0/+36
* * dispatch.c (dispatch): Log address and port number of detected retransmitsKen Raeburn2000-01-271-0/+3
* permit use of non-des session keys nowKen Raeburn2000-01-271-0/+6
* * dispatch.c (dispatch): Make message in lookaside case less suggestive ofKen Raeburn1999-10-291-0/+6
* log tritan's changesTom Yu1999-10-261-0/+7
* Tom's patch:Ken Raeburn1999-09-211-0/+5
* force single-des session keys until we've got multiple-cryptosystem stuff wor...Ken Raeburn1999-09-011-0/+5
* * kerberos_v4.c (compat_decrypt_key): Align DES3 enctypes withTom Yu1999-08-181-0/+6
* Disable lookaside cache. It's needed if the replay cache is enabled, and couldKen Raeburn1999-06-301-0/+8
* * replay.c (MATCH): Fix up to compare the correct components ofTom Yu1999-06-291-0/+5
* * kerberos_v4.c (kerberos_v4): Fix bug where krb_create_ticket()Tom Yu1999-04-301-0/+6
* * do_as_req.c (process_as_req): Fix to assign kvno toTom Yu1999-02-171-0/+6
* kdc_preauth.c (check_padata): If preauth fails because the preauthTheodore Tso1999-01-271-0/+7
* * configure.in (withval): Conditinalize ATHENA_DES3_KLUDGE onTom Yu1999-01-051-0/+8
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+5
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+53
* * replay.c (kdc_check_lookaside):Tom Yu1998-07-221-0/+15
* * configure.in: Add CHECK_SIGNALS so that POSIX_SIGNALS getsTom Yu1998-07-151-0/+10
* Added a call to signal() in request_hup() so that the signal handlerGeoffrey King1998-07-111-0/+8
* These additions cause the KDC to react to SIGHUP by closing andGeoffrey King1998-07-081-0/+13
* Print 4 digit years in Krb4 log entries to avoid Y2K issuesTheodore Tso1998-05-081-0/+5
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-0/+5
* * kdc_util.c (add_to_transited): Check lengths, fix up commaTom Yu1998-03-201-0/+5
* kdc_preauth.c (get_preauth_hint_list): Don't add the pseudo preauthTheodore Tso1998-02-201-0/+7
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-0/+4
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+4
* * kerberos_v4.c: Move macro definition of klog earlier so that itTom Yu1998-02-061-0/+5
* kerberos_v4.c (process_v4): Check the length of the incoming V4 packetTheodore Tso1998-02-051-0/+7
* * krb5kdc.M: Document V4 mode handling [krb5-kdc/464].Ezra Peisach1998-01-281-0/+4
* main returns int, not void. ANSI X3.159-1989 2.1.2.2.1 says so, andEzra Peisach1998-01-211-0/+5
* * do_tgs_req.c: Add some explicit settings of errcode so that theTom Yu1998-01-161-0/+6