summaryrefslogtreecommitdiffstats
path: root/src/kdc
Commit message (Expand)AuthorAgeFilesLines
* Define and use some inline helper functions for comparing data and authdata s...Ken Raeburn2007-05-102-30/+17
* Remove some unused macrosKen Raeburn2007-05-101-4/+1
* Move the code for queueing an outgoing response on a TCP stream into a separateKen Raeburn2007-04-271-13/+13
* Don't use sendmsg/recvmsg paths if CMSG_SPACE isn't definedKen Raeburn2007-04-201-2/+2
* update copyrightKen Raeburn2007-04-131-1/+1
* Clean up usage message a littleKen Raeburn2007-04-131-3/+3
* use IP(V6)_PKTINFO in KDC for UDP socketsKen Raeburn2007-04-071-42/+343
* MITKRB5-SA-2007-002: buffer overflow in krb5_klog_syslogTom Yu2007-04-032-6/+21
* Delete more stuff for 'clean' and 'distclean' targetsKen Raeburn2007-03-021-1/+1
* * kdc_util.h (CONVERT_INTO_DB, CONVERT_OUTOF_DB): Unused macros deletedKen Raeburn2007-01-021-4/+0
* Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branchKen Raeburn2006-12-201-2/+6
* Return edata from non-"PA_REQUIRED" preauth typesKevin Coffman2006-12-011-15/+47
* skip all modules in plugin if init function failsKevin Coffman2006-11-291-4/+16
* allow server preauth plugin verify_padata function to return e-dataKevin Coffman2006-11-133-12/+40
* Modify the preath plugin interface so that a plugin's context isKevin Coffman2006-11-011-45/+53
* latest Novell ldap patches and kdb5_util dump support for ldapWill Fiveash2006-10-301-0/+3
* Free v4mode when done with itKen Raeburn2006-10-141-0/+1
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-1/+1
* Use 'const' with krb5_get_error_messageKen Raeburn2006-10-132-8/+8
* Eliminate some warnings: missing "const", unused variables, successKen Raeburn2006-10-131-7/+5
* * preauth_plugin.h: Don't use an enum in a public apiSam Hartman2006-10-131-10/+10
* Patch to split client plugin from server pluginSam Hartman2006-10-131-24/+24
* (add_to_transited): Change the current logic to keep all array referencesKen Raeburn2006-10-121-15/+25
* Add bounds-checking assertions before automatic array referenceKen Raeburn2006-10-111-0/+2
* Don't segfault if a preauth plugin module fails to loadKevin Coffman2006-10-101-1/+2
* make dependTom Yu2006-10-061-27/+32
* * kdc_preauth.c (return_padata): Allocate a padata context if notSam Hartman2006-10-051-0/+3
* Preauthentication Plugin FrameworkSam Hartman2006-10-036-61/+702
* 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