summaryrefslogtreecommitdiffstats
path: root/src/kdc
Commit message (Expand)AuthorAgeFilesLines
* kdc: make_toolong_error does not initialize all fields for krb5_mk_errorEzra Peisach2006-10-011-0/+2
* Savitha's patches for:Ken Raeburn2006-09-181-6/+2
* Apply patch from Michael Calmer to fix some uninitialized variablesTom Yu2006-08-021-0/+2
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-181-1/+35
* * kerberos_v4.c: Don't include kdc.h.Ken Raeburn2006-06-292-20/+14
* Revise comment on when we should switch from writing back to readingKen Raeburn2006-06-271-1/+4
* * kdc/network.c (make_toolong_error): New function.Ken Raeburn2006-06-261-1/+40
* Trivial whitespace cleanup in KDC codeKen Raeburn2006-06-131-2/+2
* This file uses E* constants and therefore should include errno.hRuss Allbery2006-06-121-0/+1
* Add man pages for fakeka and k524initRuss Allbery2006-06-122-0/+112
* move var decl before codeKen Raeburn2006-06-011-1/+1
* krb5 1.5 alpha - memory leaks in krb5kdc due to not freeing error messages Ezra Peisach2006-06-013-10/+40
* 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