summaryrefslogtreecommitdiffstats
path: root/src/kdc
Commit message (Expand)AuthorAgeFilesLines
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-2136/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-112-63/+0
* * kdc_preauth.c (verify_enc_timestamp): Initialize decrypt_errKen Raeburn2006-04-102-1/+5
* more DEFS=Ken Raeburn2006-04-042-0/+5
* make depend, now with dependency sortingKen Raeburn2006-03-311-93/+98
* Currently logger.c is built as part of the KDC, and also built intoKen Raeburn2006-03-302-18/+7
* make dependKen Raeburn2006-03-271-42/+48
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-113-38/+42
* make dependKen Raeburn2006-03-081-12/+24
* * network.c (listen_and_process): Make local variable 'sout' staticKen Raeburn2005-11-292-1/+9
* make dependTom Yu2005-11-291-53/+39
* * fakeka.c (main): Pass extra null-pointer argument to kadm5_init_with_passwordKen Raeburn2005-11-182-1/+6
* * fakeka.c: Include errno.hKen Raeburn2005-11-182-0/+5
* * kdc_preauth.c (etype_info_as_rep_helper): New function; sharedTom Yu2005-10-132-10/+85
* * kdc_preauth.c (return_etype_info2): Apply patch from WillTom Yu2005-10-122-1/+8
* fix more executable permissionsTom Yu2005-08-251-0/+0
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-5/+0
* fix MITKRB5-SA-2005-002 KDC double-free and heap overflowTom Yu2005-07-124-2/+21
* Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2005-06-212-1/+4
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-213-32/+90
* Update dependenciesKen Raeburn2005-06-211-39/+53
* make dependKen Raeburn2005-05-131-2/+2
* * kerberos_v4.c: Include autoconf.h before testing KRB5_KRB4_COMPATKen Raeburn2005-05-132-0/+6
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-135-4/+7
* run "make depend"Ken Raeburn2004-12-301-1/+0
* * network.c (closedown_network): Free each connection data structure whileKen Raeburn2004-09-242-0/+8
* * kdc_util.h (sockaddr2p): Don't declareKen Raeburn2004-09-242-3/+4
* another krb4 ticket backdating fixTom Yu2004-07-242-6/+11
* * network.c (paddr): Use unsigned int for length.Ezra Peisach2004-06-072-5/+14
* Rename header file foreachaddr.c to foreachaddr.h, now that it isn'tKen Raeburn2004-05-053-2/+6
* updated dependenciesKen Raeburn2004-04-241-58/+63
* * network.c (setup_a_tcp_listener): Try to turn the IPV6_V6ONLY socket optionKen Raeburn2004-04-032-8/+23
* * network.c (delete_fd): Free pointed-to data after removing it from theKen Raeburn2004-03-222-2/+12
* Free unparsed names in SAM response handlingSam Hartman2004-03-152-0/+6
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-082-1/+4
* Merge configuration of kdc, krb524, and slave directories into topKen Raeburn2004-03-053-84/+10
* * configure.in: Don't check for --enable-athena and don't define ATHENA_DES3_...Ken Raeburn2004-03-042-6/+5
* * network.c (setup_a_tcp_listener): Call setreuseaddr before calling bind.Ken Raeburn2004-02-262-8/+18
* Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1Sam Hartman2004-02-244-23/+9
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-242-6/+10
* Add missing ChangeLog entryTom Yu2004-02-231-0/+6
* Bug from David Thompson <thomas@cs.wisc.edu>. Bug originally introducedKen Hornstein2004-02-191-1/+1
* Fix logic errorSam Hartman2004-02-132-1/+5
* * main.c (init_realm): Apply patch from Will Fiveash to useTom Yu2004-02-092-1/+6
* Do not consider TGS options to be critical; ignore unknown optionsSam Hartman2004-02-062-6/+7
* Only backdate the ticket that is created. The KDC reply must containSam Hartman2004-01-052-5/+10
* make dependKen Raeburn2003-12-151-53/+60
* Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn2003-08-303-6/+11
* Drop default_kdc_enctypes and all related codeTom Yu2003-06-033-150/+12
* * main.c (init_realm): Use KRB5_KDB_MAX_RLIFE, not KRB5_KDB_MAX_LIFE, asKen Raeburn2003-05-302-1/+6