summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cursor for iterating over ccachesTom Yu2006-10-0511-3/+861
* * kdc_preauth.c (return_padata): Allocate a padata context if notSam Hartman2006-10-051-0/+3
* Patch from Kevin Coffman:Ken Raeburn2006-10-051-44/+35
* fix dependence on config.status to use correct dirKen Raeburn2006-10-051-1/+1
* Add decode_tagged_unsigned_integer, and try to fix signed/unsigned andKen Raeburn2006-10-051-10/+69
* set a more meaningful error message in asn1 decode failure caseKen Raeburn2006-10-051-0/+3
* export krb5_ldap_createKen Raeburn2006-10-051-0/+1
* array before test for pointing at entry with the principal. AvoidsEzra Peisach2006-10-041-4/+8
* The keyring code introduced in r18638 also included tests of the KEYRING:Ezra Peisach2006-10-041-1/+37
* Preauthentication Plugin FrameworkSam Hartman2006-10-0328-159/+2704
* configure: Depend on $(AUTOCONF_HEADER) so check-ac-syms will be happierKen Raeburn2006-10-021-0/+1
* (AUTOCONF_HEADER): Change to match file's target nameKen Raeburn2006-10-021-1/+1
* Merge Kevin Coffman's keyring ccache branch for Linux, with some modifications:Ken Raeburn2006-10-026-4/+2131
* Nuke old Saber-related stuffKen Raeburn2006-10-021-294/+0
* kdc: make_toolong_error does not initialize all fields for krb5_mk_errorEzra Peisach2006-10-011-0/+2
* Update expected results for krb5_get_host_realm with referral patchesKen Raeburn2006-09-301-2/+2
* (get_errmsg): Check for errcode_2_string and release_errcode_stringKen Raeburn2006-09-291-1/+4
* Fix AIX version of GET_HOST_BY_NAME to use TMP.ent for the result, notKen Raeburn2006-09-281-1/+1
* Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn2006-09-2516-32/+437
* Implement renew credential functionality which was inadvertentlyJeffrey Altman2006-09-241-16/+108
* Remove now-unused 'port' fieldsKen Raeburn2006-09-221-2/+0
* Misc cleanup:Ken Raeburn2006-09-223-338/+334
* New patch from Savitha, for new principal key storage format in LDAPKen Raeburn2006-09-224-280/+494
* KFW 3.1 Beta 2 NetIDMgr ChangesJeffrey Altman2006-09-2136-161/+843
* NSIS installer - update for Win2K NetIDMgrJeffrey Altman2006-09-211-6/+23
* oops, make sure we install from the correct source fileJeffrey Altman2006-09-211-1/+1
* wix installer - win2k compatibility for netidmgrJeffrey Altman2006-09-211-7/+7
* windows thread support frees thread local storage after TlsSetValueJeffrey Altman2006-09-211-2/+2
* Set the canonicalize flag in TGS requests and accept cross-realm referral tic...Sam Hartman2006-09-2113-122/+647
* * kdb_ldap.h: If BUILD_WITH_BROKEN_LDAP is defined, skip version checksKen Raeburn2006-09-201-5/+13
* Bad loop logic in krb5_mcc_generate_newAlexandra Ellwood2006-09-191-10/+8
* whitespaceKen Raeburn2006-09-182-20/+20
* Savitha's patches for:Ken Raeburn2006-09-1814-151/+72
* * kdb5.c (kdb_load_library): Make error message a little more accurate.Ken Raeburn2006-09-161-29/+47
* Update dependenciesKen Raeburn2006-09-161-21/+21
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-1630-688/+639
* Export krb5_ldap_release_errcode_stringKen Raeburn2006-09-161-0/+1
* Make it easier to ignore additional directories, like, oh, say, localKen Raeburn2006-09-151-3/+12
* whitespaceKen Raeburn2006-09-131-38/+30
* whitespaceKen Raeburn2006-09-121-292/+285
* whitespaceKen Raeburn2006-09-121-18/+14
* * Makefile.in (krb5/krb5.h): Wrap the content in macro test forKen Raeburn2006-09-071-0/+3
* Make database plugin responsible for releasing the error-message string, soKen Raeburn2006-09-065-1/+12
* whitespaceKen Raeburn2006-09-061-111/+113
* comment formatting for 80 columnsKen Raeburn2006-09-061-88/+132
* (prof_get_integer_def, prof_get_string_def): New functions: check specifiedKen Raeburn2006-09-051-109/+100
* windows ccache and keytab file paths without a prefix Jeffrey Altman2006-09-052-4/+4
* Reject old OpenLDAP versions with bugs tickled by this code.Ken Raeburn2006-09-012-6/+21
* (krb5_ldap_destroy_policy): krb5_ldap_delete_policy takes a mask arg, not poi...Ken Raeburn2006-08-311-1/+1
* Declare get_date() used from kadmin cli code.Ken Raeburn2006-08-312-9/+8