summaryrefslogtreecommitdiffstats
path: root/src/kdc
Commit message (Expand)AuthorAgeFilesLines
* do_tgs_req.c (process_tgs_req): Only try to return a TGT for aTheodore Tso1997-11-142-1/+7
* * do_as_req.c (process_as_req): Reset master key after closing andEzra Peisach1997-11-122-0/+8
* kdc_util.c (kdc_process_tgs_req): If not using the reply cache,Theodore Tso1997-11-112-1/+9
* * main.c (main): Initialize kdc error table withEzra Peisach1997-10-092-0/+8
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-265-7/+17
* * kdc_util.c (add_to_transited): Fix up memory leaks, clean outEzra Peisach1997-09-245-36/+110
* * kerberos_v4.c (check_princ): Add checks for V5 kdc flagsEzra Peisach1997-09-233-112/+170
* * do_tgs_req.c (process_tgs_req): Initialize authtime to 0 so itEzra Peisach1997-08-183-5/+8
* * kdc_util.h: Added prototype for setup_server_realm(). This functionEzra Peisach1997-08-183-112/+9
* * kdc_util.c:Tom Yu1997-07-303-1/+13
* * main.c (init_realm): Fix to use new ktkdbTom Yu1997-07-252-6/+8
* * kdc_preauth.c (get_sam_edata): Don't goto cleanup if SAM is notTom Yu1997-07-152-5/+8
* * do_as_req.c (process_as_req), do_tgs_req (process_tgs_req): UseTheodore Tso1997-05-305-6/+36
* Fixed missing ;Richard Basch1997-02-191-1/+1
* krb5_xfree cleanupRichard Basch1997-02-191-2/+2
* Replace krb5_xfree with appropriate free routineRichard Basch1997-02-188-31/+27
* * kerberos_v4.c: Remove include of krb4-proto.hEzra Peisach1997-02-182-1/+4
* Merge of libhack_branchTom Yu1997-02-093-28/+17
* Makefile.in: Remove logger.c target before copying over it to avoidRichard Basch1997-02-062-1/+8
* * kdc_preauth.c (get_sam_edata): Use proper interface toEzra Peisach1997-01-022-2/+13
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-1/+10
* * [krb5-libs/149] only generate requests that you can actuallyMark Eichin1996-11-232-3/+21
* kdc_preauth.c (check_padata): Fixed error handling; in order forTheodore Tso1996-11-073-9/+34
* (initialize_realms): Remove rather pointless use of krb5.conf to findTheodore Tso1996-11-072-344/+323
* Added magic number to initializer of nolrentryTheodore Tso1996-10-192-1/+5
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-102-2/+5
* Tweak to manpage from CygnusJeff Bigler1996-08-291-4/+4
* Treat 0 time as unexpired for krb4 principalsSam Hartman1996-08-232-1/+6
* * Better support for Athena Kerberos if installedSam Hartman1996-08-053-6/+15
* Add -ldyn as kadm5 shared library depends upon itEzra Peisach1996-08-012-0/+6
* Makefile.in: Build logger.o from the libkadm5 directory. ThisTheodore Tso1996-07-243-2/+34
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-222-1/+5
* * configure.in: remove ref to ET_RULESTom Yu1996-06-142-1/+5
* cvsignore hackeryTom Yu1996-06-101-1/+0
* * main.c (finish_realm): Do not invoke krb5_finish_key ifEzra Peisach1996-06-102-1/+7
* Mark's changes for ticket validationKen Raeburn1996-05-072-2/+19
* Fixed the abstraction violation, where the code knew the details about theRichard Basch1996-05-062-12/+15
* add SAM preauth extensible snk4 supportMark Eichin1996-04-092-1/+436
* Add kdc_preauth.cEzra Peisach1996-03-201-0/+1
* Move com_err.h after k5-int.h include so that autoconf.h is includedEzra Peisach1996-02-282-1/+5
* *main.c:Richard Basch1996-02-273-19/+31
* * main.c (initialize_realms): missing indirection for conf_val inMark Eichin1996-02-252-2/+7
* Sat Feb 3 22:37:55 1996 Mark Eichin <eichin@cygnus.com>Mark Eichin1996-02-242-3/+10
* one step closer to *really* only depending on krb5.conf. (I don't knowMark Eichin1996-02-242-1/+26
* kerberos_v4.c: Better DES key validation.Richard Basch1996-02-221-0/+8
* * kerberos_v4.cRichard Basch1996-02-222-6/+33
* kerberos_v4.c (kerberos_v4): Use strong random number generatorTheodore Tso1996-02-213-2/+11
* * network.c (setup_network): strtol is good enough for portMark Eichin1996-01-272-2/+10
* If there is no DES key with a V4 salttype, simply return any DES key.Richard Basch1996-01-221-1/+8
* Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARYRichard Basch1996-01-221-17/+1