summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb
Commit message (Expand)AuthorAgeFilesLines
...
* library fragments to front of lineSam Hartman2006-11-221-2/+2
* fix some warnings in ldap codeKen Raeburn2006-11-168-52/+30
* LDAP patch from Novell, 2006-10-13Ken Raeburn2006-11-1510-241/+53
* more Novell ldap patches from Nov 6 and Fix for wrong password policy referen...Will Fiveash2006-11-138-70/+101
* make dependKen Raeburn2006-11-011-17/+25
* latest Novell ldap patches and kdb5_util dump support for ldapWill Fiveash2006-10-3013-362/+579
* fix krb5_ldap_iterate to handle NULL match_expr and open_db_and_mkey to use K...Will Fiveash2006-10-231-0/+7
* enabling LDAP mix-in support for kdb5_util loadWill Fiveash2006-10-216-52/+206
* Cleanup some warnings on missing prototypesEzra Peisach2006-10-152-1/+7
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-1/+1
* Always zap newly allocated pages, intead of conditional on PURIFY.Ken Raeburn2006-10-132-2/+2
* (krb5_db2_db_init): When creating a temporary database, use the suffixKen Raeburn2006-10-121-1/+2
* Another patch from Will Fiveash, to make "kdb5_util load <dumpfile>"Ken Raeburn2006-10-122-5/+7
* Keep just 10/6 version of schema filesKen Raeburn2006-10-104-1935/+429
* Memory management and Solaris porting fixes from Will FiveashKen Raeburn2006-10-102-5/+35
* fix dependencies properly this timeKen Raeburn2006-10-072-56/+2
* Move ASN.1 routines for KDB LDAP plugin into main krb5 library,Ken Raeburn2006-10-076-558/+206
* Check for ldap_initialize and other functions that Solaris (Mozilla-based)Ken Raeburn2006-10-072-0/+60
* 10/3 patch from Savitha R, part 3, patch-manpages-schema.diffKen Raeburn2006-10-071-52/+80
* whitespaceKen Raeburn2006-10-071-27/+27
* whitespaceKen Raeburn2006-10-071-191/+190
* Eliminate some warnings and non-gcc build problems:Ken Raeburn2006-10-076-48/+68
* 10/3 patch from Savitha R, part 2, patch-krb-schema.diffKen Raeburn2006-10-061-419/+342
* 10/3 patch from Savitha R, part 1, patch-ldap-schema.diffKen Raeburn2006-10-0617-998/+1940
* schema infoKen Raeburn2006-10-062-0/+1381
* remove old changelogKen Raeburn2006-10-061-51/+0
* make dependTom Yu2006-10-061-10/+10
* 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
* (AUTOCONF_HEADER): Change to match file's target nameKen Raeburn2006-10-021-1/+1
* Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn2006-09-2514-28/+431
* 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
* * kdb_ldap.h: If BUILD_WITH_BROKEN_LDAP is defined, skip version checksKen Raeburn2006-09-201-5/+13
* whitespaceKen Raeburn2006-09-182-20/+20
* Savitha's patches for:Ken Raeburn2006-09-1811-129/+65
* Update dependenciesKen Raeburn2006-09-161-21/+21
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-161-17/+17
* Export krb5_ldap_release_errcode_stringKen Raeburn2006-09-161-0/+1
* Make database plugin responsible for releasing the error-message string, soKen Raeburn2006-09-064-1/+11
* 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
* 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
* Remove or conditionalize unused variablesKen Raeburn2006-08-311-11/+4
* Patches from Will Fiveash to allow for configuration and building onKen Raeburn2006-08-314-11/+55
* Some mechanical changes (mostly whitespace, like indentation levels)Ken Raeburn2006-08-307-3042/+2911