aboutsummaryrefslogtreecommitdiff
path: root/src/kdc
AgeCommit message (Expand)AuthorFilesLines
2002-07-05* dispatch.c, do_as_req.c, do_tgs_req.c: Define NEED_SOCKETS before including...Ken Raeburn4-0/+5
2002-07-05Reduce or localize dependencies on address families.Ken Raeburn7-107/+114
2002-07-02* network.c (process_packet): Now static. Drop unused "portnum" argument.Ken Raeburn3-4/+6
2002-07-02* kdc_util.h (inet_ntop): Delete declarationKen Raeburn2-4/+1
2002-07-02disable inet_ntop definitionKen Raeburn2-0/+9
2002-06-26* dispatch.c (dispatch): Remove arg "portnum"; update callers.Ken Raeburn8-29/+33
2002-06-24Fix etype info; wrong termination condition used in get_etype_infoSam Hartman2-1/+5
2002-06-15update dependenciesKen Raeburn1-50/+41
2002-04-06call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn4-9/+17
2002-02-20* network.c: Include foreachaddr.c.Ken Raeburn3-313/+8
2002-01-08KDC support for new PRNGSam Hartman3-9/+34
2001-12-14 * main.c (main, init_realm): Get rid of variables set but never usedEzra Peisach2-6/+6
2001-12-11 * kdc_util.c (subrealm, add_to_transited): Unsigned vs. signed intEzra Peisach2-7/+12
2001-10-25 * do_as_req.c (process_as_req: Treat SUPPORT_DESMD5 as if it wereTom Yu4-8/+21
2001-10-13 * kdc_util.c (ktypes2str, rep_etypes2str): Clean up somewhatTom Yu2-15/+34
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-44/+51
2001-10-06* do_tgs_req.c (process_tgs_req): Fix logging of bad transit path infoKen Raeburn2-8/+13
2001-09-26better realm transit path checking for app serverKen Raeburn5-20/+73
2001-09-24* krb5kdc.M: Document the -n option. Thanks to Dennis DavisMitchell Berger2-0/+14
2001-09-01dependenciesKen Raeburn1-0/+80
2001-08-01* configure.in: Include stdlib.h in test for swab declarationKen Raeburn2-0/+6
2001-07-05 * rtest.c: Provide a prototype for krb5_klog_syslog() dummy handlerEzra Peisach2-0/+6
2001-06-30 * configure.in: Add check for ifaddrs.h, which missingTom Yu2-1/+5
2001-06-22 * network.c (setup_port): Change sin to sin4 to prevent shadowingEzra Peisach2-5/+9
2001-06-21 * configure.in: Test for daemon prototypeEzra Peisach3-0/+15
2001-06-21 * configure.in: Use optional argument to KRB5_NEED_PROTO so testEzra Peisach2-2/+7
2001-06-21 * kdc_preauth.c: Include prototypes for mit_des_fixup_key_parityEzra Peisach4-2/+30
2001-06-19 * kdc_util.c (ktypes2str): New function; construct a stringTom Yu5-10/+124
2001-06-18 * network.c (setup_network): Cast argument to isspace() to intEzra Peisach2-1/+5
2001-06-08 * kdc_preauth.c: Include adm_proto.h for krb5_klog_syslog()Ezra Peisach4-1/+18
2001-06-07 * kerberos_v4.c: Get rid of file wide static krb5_error_code. CastEzra Peisach2-2/+7
2001-06-04 * kdc_util.c (add_to_transited): Add braces to provide unambiguousEzra Peisach4-34/+45
2001-04-26assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2-1/+4
2001-04-10* do_as_req.c, do_tgs_req.c, kdc_preauth.c, kdc_util.h, kerberos_v4.c, main.c,Ken Raeburn8-122/+119
2001-03-08Update ChangeLog for last checkin..Ezra Peisach1-0/+3
2001-03-08 * kdc_util.h: Add prototype for process_v4_mode() for main.c to useEzra Peisach6-6/+18
2001-02-09 * kerberos_v4.c (kerberos_v4): Remove references toTom Yu2-12/+7
2000-12-13fix multiple-include problem on OpenBSDKen Raeburn2-0/+6
2000-12-13update network.c with getifaddrs support from lib/krb5/os/localaddr.cKen Raeburn2-11/+182
2000-11-01* configure.in: Get rid of test for termios.h. The kdc does not use itEzra Peisach2-1/+4
2000-10-17 * kdc_preauth.c (get_etype_info): Initialize length ofEzra Peisach4-4/+16
2000-10-07 * kerberos_v4.c (kerb_get_principal): Modify to take a pointer toTom Yu2-29/+79
2000-09-20 * dispatch.c (dispatch): inet_ntop() returns const char *Ezra Peisach2-4/+7
2000-08-23* main.c (initialize_realms): For "cannot initialize realm" messages, tell theKen Raeburn3-3/+18
2000-07-03Makefile.in (rtest): Link in the kdb5 libraryEzra Peisach2-2/+6
2000-06-30pullup from 1.2-beta4Ken Raeburn4-32/+129
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-03-14* sock2p.c: New file.Ken Raeburn5-34/+188
2000-03-12Also change kdc_insert_lookaside() to take a const krb5_fulladdr *Ezra Peisach3-4/+4
2000-03-12* replay.c, kdb_util.h (kdc_check_lookaside): Make second argumentEzra Peisach3-2/+7