summaryrefslogtreecommitdiffstats
path: root/src/kdc/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* * network.c (setup_port): Change sin to sin4 to prevent shadowingEzra Peisach2001-06-221-0/+4
* * configure.in: Test for daemon prototypeEzra Peisach2001-06-211-0/+6
* * configure.in: Use optional argument to KRB5_NEED_PROTO so testEzra Peisach2001-06-211-0/+5
* * kdc_preauth.c: Include prototypes for mit_des_fixup_key_parityEzra Peisach2001-06-211-0/+10
* * kdc_util.c (ktypes2str): New function; construct a stringTom Yu2001-06-191-0/+17
* * network.c (setup_network): Cast argument to isspace() to intEzra Peisach2001-06-181-0/+4
* * kdc_preauth.c: Include adm_proto.h for krb5_klog_syslog()Ezra Peisach2001-06-081-0/+11
* * kerberos_v4.c: Get rid of file wide static krb5_error_code. CastEzra Peisach2001-06-071-0/+5
* * kdc_util.c (add_to_transited): Add braces to provide unambiguousEzra Peisach2001-06-041-0/+9
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-261-0/+4
* * do_as_req.c, do_tgs_req.c, kdc_preauth.c, kdc_util.h, kerberos_v4.c, main.c,Ken Raeburn2001-04-101-0/+8
* Update ChangeLog for last checkin..Ezra Peisach2001-03-081-0/+3
* * kdc_util.h: Add prototype for process_v4_mode() for main.c to useEzra Peisach2001-03-081-0/+10
* * kerberos_v4.c (kerberos_v4): Remove references toTom Yu2001-02-091-0/+5
* fix multiple-include problem on OpenBSDKen Raeburn2000-12-131-0/+4
* update network.c with getifaddrs support from lib/krb5/os/localaddr.cKen Raeburn2000-12-131-0/+7
* * configure.in: Get rid of test for termios.h. The kdc does not use itEzra Peisach2000-11-011-0/+4
* * kdc_preauth.c (get_etype_info): Initialize length ofEzra Peisach2000-10-171-0/+12
* * kerberos_v4.c (kerb_get_principal): Modify to take a pointer toTom Yu2000-10-071-0/+12
* * dispatch.c (dispatch): inet_ntop() returns const char *Ezra Peisach2000-09-201-0/+4
* * 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