summaryrefslogtreecommitdiffstats
path: root/src/kdc/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * kerberos_v4.c: Don't include sys/socket.h or netdb.h, as krb.hTom Yu1997-12-121-0/+6
* do_tgs_req.c (process_tgs_req): Add check to make sure cname and snameTheodore Tso1997-11-251-0/+9
* do_tgs_req.c (process_tgs_req): Only try to return a TGT for aTheodore Tso1997-11-141-0/+6
* * do_as_req.c (process_as_req): Reset master key after closing andEzra Peisach1997-11-121-0/+6
* kdc_util.c (kdc_process_tgs_req): If not using the reply cache,Theodore Tso1997-11-111-0/+6
* * main.c (main): Initialize kdc error table withEzra Peisach1997-10-091-0/+5
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-261-0/+10
* * kdc_util.c (add_to_transited): Fix up memory leaks, clean outEzra Peisach1997-09-241-0/+14
* * kerberos_v4.c (check_princ): Add checks for V5 kdc flagsEzra Peisach1997-09-231-0/+8
* * do_tgs_req.c (process_tgs_req): Initialize authtime to 0 so itEzra Peisach1997-08-181-1/+7
* * kdc_util.h: Added prototype for setup_server_realm(). This functionEzra Peisach1997-08-181-0/+7
* * kdc_util.c:Tom Yu1997-07-301-0/+5
* * main.c (init_realm): Fix to use new ktkdbTom Yu1997-07-251-0/+4
* * kdc_preauth.c (get_sam_edata): Don't goto cleanup if SAM is notTom Yu1997-07-151-0/+5
* * do_as_req.c (process_as_req), do_tgs_req (process_tgs_req): UseTheodore Tso1997-05-301-0/+9
* Replace krb5_xfree with appropriate free routineRichard Basch1997-02-181-0/+6
* * kerberos_v4.c: Remove include of krb4-proto.hEzra Peisach1997-02-181-0/+4
* Merge of libhack_branchTom Yu1997-02-091-0/+9
* Makefile.in: Remove logger.c target before copying over it to avoidRichard Basch1997-02-061-0/+6
* * kdc_preauth.c (get_sam_edata): Use proper interface toEzra Peisach1997-01-021-0/+6
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-0/+7
* * [krb5-libs/149] only generate requests that you can actuallyMark Eichin1996-11-231-0/+11
* kdc_preauth.c (check_padata): Fixed error handling; in order forTheodore Tso1996-11-071-0/+15
* (initialize_realms): Remove rather pointless use of krb5.conf to findTheodore Tso1996-11-071-0/+9
* Added magic number to initializer of nolrentryTheodore Tso1996-10-191-0/+4
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-101-0/+4
* Treat 0 time as unexpired for krb4 principalsSam Hartman1996-08-231-0/+4
* * Better support for Athena Kerberos if installedSam Hartman1996-08-051-0/+8
* Add -ldyn as kadm5 shared library depends upon itEzra Peisach1996-08-011-0/+5
* Makefile.in: Build logger.o from the libkadm5 directory. ThisTheodore Tso1996-07-241-0/+11
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+4
* * configure.in: remove ref to ET_RULESTom Yu1996-06-141-0/+4
* * main.c (finish_realm): Do not invoke krb5_finish_key ifEzra Peisach1996-06-101-0/+5
* Mark's changes for ticket validationKen Raeburn1996-05-071-0/+10
* Fixed the abstraction violation, where the code knew the details about theRichard Basch1996-05-061-0/+5
* Move com_err.h after k5-int.h include so that autoconf.h is includedEzra Peisach1996-02-281-0/+4
* *main.c:Richard Basch1996-02-271-0/+13
* * main.c (initialize_realms): missing indirection for conf_val inMark Eichin1996-02-251-0/+5
* Sat Feb 3 22:37:55 1996 Mark Eichin <eichin@cygnus.com>Mark Eichin1996-02-241-0/+5
* one step closer to *really* only depending on krb5.conf. (I don't knowMark Eichin1996-02-241-0/+6
* kerberos_v4.c: Better DES key validation.Richard Basch1996-02-221-0/+8