summaryrefslogtreecommitdiffstats
path: root/src/kdc/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-2136/+0
* * kdc_preauth.c (verify_enc_timestamp): Initialize decrypt_errKen Raeburn2006-04-101-0/+4
* more DEFS=Ken Raeburn2006-04-041-0/+4
* Currently logger.c is built as part of the KDC, and also built intoKen Raeburn2006-03-301-0/+6
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-0/+4
* * network.c (listen_and_process): Make local variable 'sout' staticKen Raeburn2005-11-291-0/+5
* * fakeka.c (main): Pass extra null-pointer argument to kadm5_init_with_passwordKen Raeburn2005-11-181-0/+3
* * fakeka.c: Include errno.hKen Raeburn2005-11-181-0/+4
* * kdc_preauth.c (etype_info_as_rep_helper): New function; sharedTom Yu2005-10-131-0/+9
* * kdc_preauth.c (return_etype_info2): Apply patch from WillTom Yu2005-10-121-0/+6
* fix MITKRB5-SA-2005-002 KDC double-free and heap overflowTom Yu2005-07-121-0/+10
* Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2005-06-211-0/+3
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-0/+6
* * kerberos_v4.c: Include autoconf.h before testing KRB5_KRB4_COMPATKen Raeburn2005-05-131-0/+5
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-131-0/+7
* * network.c (closedown_network): Free each connection data structure whileKen Raeburn2004-09-241-0/+3
* * kdc_util.h (sockaddr2p): Don't declareKen Raeburn2004-09-241-0/+4
* another krb4 ticket backdating fixTom Yu2004-07-241-0/+5
* * network.c (paddr): Use unsigned int for length.Ezra Peisach2004-06-071-0/+9
* Rename header file foreachaddr.c to foreachaddr.h, now that it isn'tKen Raeburn2004-05-051-0/+4
* * network.c (setup_a_tcp_listener): Try to turn the IPV6_V6ONLY socket optionKen Raeburn2004-04-031-0/+7
* * network.c (delete_fd): Free pointed-to data after removing it from theKen Raeburn2004-03-221-0/+8
* Free unparsed names in SAM response handlingSam Hartman2004-03-151-0/+4
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-081-0/+4
* Merge configuration of kdc, krb524, and slave directories into topKen Raeburn2004-03-051-0/+7
* * configure.in: Don't check for --enable-athena and don't define ATHENA_DES3_...Ken Raeburn2004-03-041-0/+5
* * network.c (setup_a_tcp_listener): Call setreuseaddr before calling bind.Ken Raeburn2004-02-261-0/+7
* Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1Sam Hartman2004-02-241-0/+8
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-241-0/+5
* Add missing ChangeLog entryTom Yu2004-02-231-0/+6
* Fix logic errorSam Hartman2004-02-131-0/+4
* * main.c (init_realm): Apply patch from Will Fiveash to useTom Yu2004-02-091-0/+5
* Do not consider TGS options to be critical; ignore unknown optionsSam Hartman2004-02-061-0/+4
* Only backdate the ticket that is created. The KDC reply must containSam Hartman2004-01-051-0/+6
* Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn2003-08-301-0/+6
* Drop default_kdc_enctypes and all related codeTom Yu2003-06-031-0/+12
* * main.c (init_realm): Use KRB5_KDB_MAX_RLIFE, not KRB5_KDB_MAX_LIFE, asKen Raeburn2003-05-301-0/+5
* When generating etype_info2 for DES style keys, use s2kparams toSam Hartman2003-05-241-0/+8
* Memory leak in kdc etype_info2 preauthEzra Peisach2003-05-231-0/+6
* Log transited checkd not done as info not errorSam Hartman2003-05-221-0/+2
* Provide an explicit list of options not to be allowed in AS requestsSam Hartman2003-05-221-0/+6
* Allow the KDC to return bad integrity errors to the client on preauthSam Hartman2003-05-141-0/+4
* * IMplement etype_info in KDC. If the request contains any newSam Hartman2003-05-121-0/+13
* Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu2003-05-101-0/+5
* Reorganize kdc_preauth enctype handlingSam Hartman2003-05-071-0/+6
* etype info handling infinite loopSam Hartman2003-04-091-0/+5
* Red Hat's krb5_princ_size fixesKen Raeburn2003-04-011-0/+7
* * kdc_preauth.c (verify_enc_timestamp): Save decryption error, inTom Yu2003-03-281-0/+7
* Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option toSam Hartman2003-03-171-0/+13
* use kdb keytab for kadmindTom Yu2003-03-061-0/+4