aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2006-10-13Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn1-1/+1
2006-10-13Always zap newly allocated pages, intead of conditional on PURIFY.Ken Raeburn2-2/+2
2006-10-13Patch to split client plugin from server pluginSam Hartman4-6/+16
2006-10-12(krb5_db2_db_init): When creating a temporary database, use the suffixKen Raeburn1-1/+2
2006-10-12Another patch from Will Fiveash, to make "kdb5_util load <dumpfile>"Ken Raeburn2-5/+7
2006-10-10Keep just 10/6 version of schema filesKen Raeburn4-1935/+429
2006-10-10Memory management and Solaris porting fixes from Will FiveashKen Raeburn2-5/+35
2006-10-07fix dependencies properly this timeKen Raeburn2-56/+2
2006-10-07Move ASN.1 routines for KDB LDAP plugin into main krb5 library,Ken Raeburn6-558/+206
2006-10-07Check for ldap_initialize and other functions that Solaris (Mozilla-based)Ken Raeburn2-0/+60
2006-10-0710/3 patch from Savitha R, part 3, patch-manpages-schema.diffKen Raeburn1-52/+80
2006-10-07whitespaceKen Raeburn1-27/+27
2006-10-07whitespaceKen Raeburn1-191/+190
2006-10-07Eliminate some warnings and non-gcc build problems:Ken Raeburn6-48/+68
2006-10-0610/3 patch from Savitha R, part 2, patch-krb-schema.diffKen Raeburn1-419/+342
2006-10-0610/3 patch from Savitha R, part 1, patch-ldap-schema.diffKen Raeburn17-998/+1940
2006-10-06schema infoKen Raeburn2-0/+1381
2006-10-06remove old changelogKen Raeburn1-51/+0
2006-10-06make dependTom Yu1-10/+10
2006-10-05Add decode_tagged_unsigned_integer, and try to fix signed/unsigned andKen Raeburn1-10/+69
2006-10-05set a more meaningful error message in asn1 decode failure caseKen Raeburn1-0/+3
2006-10-05export krb5_ldap_createKen Raeburn1-0/+1
2006-10-03Preauthentication Plugin FrameworkSam Hartman8-0/+940
2006-10-02(AUTOCONF_HEADER): Change to match file's target nameKen Raeburn1-1/+1
2006-09-25Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn14-28/+431
2006-09-22Remove now-unused 'port' fieldsKen Raeburn1-2/+0
2006-09-22Misc cleanup:Ken Raeburn3-338/+334
2006-09-22New patch from Savitha, for new principal key storage format in LDAPKen Raeburn4-280/+494
2006-09-20* kdb_ldap.h: If BUILD_WITH_BROKEN_LDAP is defined, skip version checksKen Raeburn1-5/+13
2006-09-18whitespaceKen Raeburn2-20/+20
2006-09-18Savitha's patches for:Ken Raeburn11-129/+65
2006-09-16Update dependenciesKen Raeburn1-21/+21
2006-09-16Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn1-17/+17
2006-09-16Export krb5_ldap_release_errcode_stringKen Raeburn1-0/+1
2006-09-06Make database plugin responsible for releasing the error-message string, soKen Raeburn4-1/+11
2006-09-06comment formatting for 80 columnsKen Raeburn1-88/+132
2006-09-05(prof_get_integer_def, prof_get_string_def): New functions: check specifiedKen Raeburn1-109/+100
2006-09-01Reject old OpenLDAP versions with bugs tickled by this code.Ken Raeburn2-6/+21
2006-08-31(krb5_ldap_destroy_policy): krb5_ldap_delete_policy takes a mask arg, not poi...Ken Raeburn1-1/+1
2006-08-31Declare get_date() used from kadmin cli code.Ken Raeburn2-9/+8
2006-08-31Remove or conditionalize unused variablesKen Raeburn1-11/+4
2006-08-31Patches from Will Fiveash to allow for configuration and building onKen Raeburn4-11/+55
2006-08-30Some mechanical changes (mostly whitespace, like indentation levels)Ken Raeburn7-3042/+2911
2006-08-29Some mechanical changes (mainly whitespace) to match up better withKen Raeburn18-1988/+1911
2006-08-29Rename KRB5_KDB_PLUGIN_OP_NOTSUPP to KRB5_PLUGIN_OP_NOTSUPP and move to krb5 ...Ken Raeburn2-8/+8
2006-08-29whitespaceKen Raeburn1-5/+8
2006-08-29Patch from Savitha R:Ken Raeburn16-495/+203
2006-08-15* kdb5_ldap_realm.c (kdb5_ldap_create): In assertion test of hardcoded charKen Raeburn1-1/+1
2006-08-02Apply patch from Michael Calmer to fix some uninitialized variablesTom Yu1-0/+3
2006-07-21* ldap_service_stash.c (krb5_ldap_readpassword): Don't require strerror_r, fallKen Raeburn1-0/+5