summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/ldap
Commit message (Expand)AuthorAgeFilesLines
...
* * ldap_principal.c (attributes_set): Swap first two elementsKen Raeburn2007-01-032-2/+4
* update ldap/Makefile.in for newer autoconf substitution requirementsKen Raeburn2007-01-031-2/+2
* * Makefile.in (install): Install kdb5_ldap_util.M. Based on patch fromKen Raeburn2007-01-031-0/+1
* Some related changes were already in, and I found a couple more to make:Ken Raeburn2006-12-223-13/+18
* Merge r18962 to trunk, with minor tweaks; ready to merge to 1.6 branchKen Raeburn2006-12-201-51/+32
* make dependKen Raeburn2006-12-131-17/+25
* Pull r18927 up to trunk, and tweak check for "history" principal nameKen Raeburn2006-12-131-165/+257
* pull r18926 up to trunk; ready for pullup to 1.6 branchKen Raeburn2006-12-132-6/+43
* fix for kdb5_util load bug with dumps from a LDAP KDBWill Fiveash2006-12-041-7/+21
* 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
* 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
* 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
* 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
* Export krb5_ldap_release_errcode_stringKen Raeburn2006-09-161-0/+1
* Make database plugin responsible for releasing the error-message string, soKen Raeburn2006-09-063-1/+10
* 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