summaryrefslogtreecommitdiffstats
path: root/src/kdc
Commit message (Expand)AuthorAgeFilesLines
...
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-11/+11
* install headers into include/krb5Ken Raeburn2006-05-231-60/+62
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-163-6/+6
* * Makefile.in (krb5kdc, rtest): Don't explicitly add kdb5 libs to the linkKen Raeburn2006-05-151-2/+2
* * main.c (initialize_realms): Use precise size allocation for dbname= parameterKen Raeburn2006-05-131-1/+1
* ipv4+ipv6 messages can trip up KDC replay detectionKen Raeburn2006-04-293-23/+6
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-134-12/+17
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-132-3/+4
* 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