summaryrefslogtreecommitdiffstats
path: root/src/kdc/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * configure.in: Default to --disable-fakekaKen Raeburn2003-03-051-0/+4
* Fix typo that caused infinite loop in previous patchSam Hartman2003-02-211-0/+5
* The client sorts the enctype list returned by etype_info orderingSam Hartman2003-02-151-0/+6
* Sorry, forgot this ChangeLog on the last commitKen Hornstein2003-02-061-0/+5
* disable krb4 by defaultSam Hartman2003-02-041-0/+7
* Timestamp preauth should return clock skew errorsSam Hartman2003-01-211-0/+4
* * kdc_util.h, replay.c, main.c: Pass global krb5_context toEzra Peisach2003-01-121-0/+6
* * main.c: On exit, free more allocated memory, including:Ezra Peisach2003-01-031-0/+13
* * kerberos_v4.c (process_v4): Use a temporary variable for the current timeKen Raeburn2002-12-301-0/+5
* More KfM merge workTom Yu2002-12-121-0/+5
* Merge more KfM krb4 thingsTom Yu2002-11-271-0/+7
* * do_as_req.c (process_as_req): Fix previous patch; it caused anTom Yu2002-11-041-0/+6
* Don't include trailing null in the transited encoding produced by the KDC.Sam Hartman2002-10-281-0/+4
* * do_as_req.c (process_as_req): Apply fix from Kevin Coffman toTom Yu2002-10-061-0/+5
* Limit the number of TCP connections that will be handled at one time.Ken Raeburn2002-09-271-0/+13
* * network.c: Include sys/filio.h if availableKen Raeburn2002-09-191-0/+2
* Add TCP support to the KDC, turned off by default, and using separateKen Raeburn2002-09-191-2/+47
* * main.c (DEFAULT_KDC_PORTLIST): Define as DEFAULT_KDC_UDP_PORTLISTKen Raeburn2002-09-191-0/+5
* * kerberos_v4.c (check_princ): Call strftime() with correct numberTom Yu2002-09-151-0/+5
* * kerberos_v4.c: Always include stdarg.h, not varargs.h.Ken Raeburn2002-09-151-0/+7
* * kerberos_v4.c (kerb_get_principal): Include kvno when logging failure to findKen Raeburn2002-09-131-0/+5
* * main.c (initialize_realms): Include replay cache name in error if it can't ...Ken Raeburn2002-09-131-0/+5
* protoizeKen Raeburn2002-09-111-0/+5
* Try a little harder to avoid returning e-text that says "Generic error (seeKen Raeburn2002-09-111-0/+11
* * network.c (process_packet): Call inet_ntop directly.Ken Raeburn2002-09-101-0/+6
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* * kerberos_v4.c: For consistency, check for both DISALLOW_ALL_TIXTom Yu2002-08-151-0/+5
* * network.c (setup_port): Ignore AF_LINK addresses. Log address family numberKen Raeburn2002-08-081-0/+5
* network.c (setup_port): Enable ipv6Ken Raeburn2002-07-061-2/+1
* * network.c: Include fake-addrinfo.hKen Raeburn2002-07-051-0/+1
* * dispatch.c, do_as_req.c, do_tgs_req.c: Define NEED_SOCKETS before including...Ken Raeburn2002-07-051-0/+2
* Reduce or localize dependencies on address families.Ken Raeburn2002-07-051-0/+16
* * network.c (process_packet): Now static. Drop unused "portnum" argument.Ken Raeburn2002-07-021-0/+4
* * kdc_util.h (inet_ntop): Delete declarationKen Raeburn2002-07-021-0/+1
* disable inet_ntop definitionKen Raeburn2002-07-021-0/+5
* * dispatch.c (dispatch): Remove arg "portnum"; update callers.Ken Raeburn2002-06-261-2/+15
* Fix etype info; wrong termination condition used in get_etype_infoSam Hartman2002-06-241-0/+4
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-061-0/+8
* * network.c: Include foreachaddr.c.Ken Raeburn2002-02-201-0/+6
* KDC support for new PRNGSam Hartman2002-01-081-0/+9
* * main.c (main, init_realm): Get rid of variables set but never usedEzra Peisach2001-12-141-0/+4
* * kdc_util.c (subrealm, add_to_transited): Unsigned vs. signed intEzra Peisach2001-12-111-0/+5
* * do_as_req.c (process_as_req: Treat SUPPORT_DESMD5 as if it wereTom Yu2001-10-251-0/+15
* * kdc_util.c (ktypes2str, rep_etypes2str): Clean up somewhatTom Yu2001-10-131-0/+4
* * do_tgs_req.c (process_tgs_req): Fix logging of bad transit path infoKen Raeburn2001-10-061-0/+5
* better realm transit path checking for app serverKen Raeburn2001-09-261-0/+15
* * krb5kdc.M: Document the -n option. Thanks to Dennis DavisMitchell Berger2001-09-241-0/+5
* * configure.in: Include stdlib.h in test for swab declarationKen Raeburn2001-08-011-0/+4
* * rtest.c: Provide a prototype for krb5_klog_syslog() dummy handlerEzra Peisach2001-07-051-0/+4
* * configure.in: Add check for ifaddrs.h, which missingTom Yu2001-06-301-0/+4