summaryrefslogtreecommitdiffstats
path: root/src/kdc/main.c
Commit message (Expand)AuthorAgeFilesLines
* Drop default_kdc_enctypes and all related codeTom Yu2003-06-031-143/+0
* * main.c (init_realm): Use KRB5_KDB_MAX_RLIFE, not KRB5_KDB_MAX_LIFE, asKen Raeburn2003-05-301-1/+1
* Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option toSam Hartman2003-03-171-2/+7
* use kdb keytab for kadmindTom Yu2003-03-061-1/+1
* * kdc_util.h, replay.c, main.c: Pass global krb5_context toEzra Peisach2003-01-121-2/+2
* * main.c: On exit, free more allocated memory, including:Ezra Peisach2003-01-031-1/+14
* Add TCP support to the KDC, turned off by default, and using separateKen Raeburn2002-09-191-19/+36
* * main.c (DEFAULT_KDC_PORTLIST): Define as DEFAULT_KDC_UDP_PORTLISTKen Raeburn2002-09-191-0/+1
* * main.c (initialize_realms): Include replay cache name in error if it can't ...Ken Raeburn2002-09-131-1/+2
* protoizeKen Raeburn2002-09-111-34/+14
* * dispatch.c (dispatch): Remove arg "portnum"; update callers.Ken Raeburn2002-06-261-1/+0
* KDC support for new PRNGSam Hartman2002-01-081-8/+2
* * main.c (main, init_realm): Get rid of variables set but never usedEzra Peisach2001-12-141-6/+2
* better realm transit path checking for app serverKen Raeburn2001-09-261-3/+7
* * configure.in: Test for daemon prototypeEzra Peisach2001-06-211-0/+4
* * kdc_preauth.c: Include adm_proto.h for krb5_klog_syslog()Ezra Peisach2001-06-081-0/+4
* * kdc_util.c (add_to_transited): Add braces to provide unambiguousEzra Peisach2001-06-041-1/+2
* * do_as_req.c, do_tgs_req.c, kdc_preauth.c, kdc_util.h, kerberos_v4.c, main.c,Ken Raeburn2001-04-101-8/+8
* * main.c (initialize_realms): For "cannot initialize realm" messages, tell theKen Raeburn2000-08-231-2/+7
* * main.c: Move kdc_initialize_rcache() to kdc_util.cTom Yu2000-03-011-50/+0
* Frank Cusack's patches, first two sets. Should be no incompatible changes,Ken Raeburn2000-02-071-2/+27
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * configure.in (withval): Conditinalize ATHENA_DES3_KLUDGE onTom Yu1999-01-051-1/+18
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-54/+30
* * configure.in: Add CHECK_SIGNALS so that POSIX_SIGNALS getsTom Yu1998-07-151-5/+1
* Added a call to signal() in request_hup() so that the signal handlerGeoffrey King1998-07-111-0/+4
* These additions cause the KDC to react to SIGHUP by closing andGeoffrey King1998-07-081-1/+32
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-061-1/+1
* * main.c (main): Initialize kdc error table withEzra Peisach1997-10-091-0/+3
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-261-1/+1
* * kerberos_v4.c (check_princ): Add checks for V5 kdc flagsEzra Peisach1997-09-231-3/+24
* * kdc_util.h: Added prototype for setup_server_realm(). This functionEzra Peisach1997-08-181-112/+0
* * kdc_util.c:Tom Yu1997-07-301-0/+2
* * main.c (init_realm): Fix to use new ktkdbTom Yu1997-07-251-6/+4
* Replace krb5_xfree with appropriate free routineRichard Basch1997-02-181-1/+1
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-131-1/+3
* kdc_preauth.c (check_padata): Fixed error handling; in order forTheodore Tso1996-11-071-2/+5
* (initialize_realms): Remove rather pointless use of krb5.conf to findTheodore Tso1996-11-071-344/+314
* * main.c (finish_realm): Do not invoke krb5_finish_key ifEzra Peisach1996-06-101-1/+2
* Fixed the abstraction violation, where the code knew the details about theRichard Basch1996-05-061-12/+10
* Move com_err.h after k5-int.h include so that autoconf.h is includedEzra Peisach1996-02-281-1/+1
* *main.c:Richard Basch1996-02-271-19/+17
* * main.c (initialize_realms): missing indirection for conf_val inMark Eichin1996-02-251-2/+2
* one step closer to *really* only depending on krb5.conf. (I don't knowMark Eichin1996-02-241-1/+20
* * kerberos_v4.cRichard Basch1996-02-221-3/+25
* kerberos_v4.c (kerberos_v4): Use strong random number generatorTheodore Tso1996-02-211-0/+3
* Set the enctype to ENCTYPE_UNKNOWN when the enctype should be determined fromRichard Basch1996-01-111-1/+3
* * main.c: Changed krb5_db_fetch_mkey() such that it will only tryRichard Basch1995-12-121-4/+4
* * extern.h: Added a krb5_keytab to the realm context. The keytabChris Provenzano1995-12-121-0/+18
* * main.c: Use the master key enctype from the stash file if noneRichard Basch1995-12-121-10/+12