summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/ldap/libkdb_ldap
Commit message (Expand)AuthorAgeFilesLines
...
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-242/+271
* Merge mskrb-integ onto trunkSam Hartman2009-01-033-3/+4
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-019-204/+89
* Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be usedGreg Hudson2008-11-051-1/+1
* Convert many uses of strcpy/strcat (and sometimes sprintf) to acceptedGreg Hudson2008-11-051-6/+6
* Use the k5buf module instead of strcpy/strcat in several placesGreg Hudson2008-10-301-51/+14
* Change LDAP key-sequence encoder to use a single data structureKen Raeburn2008-10-061-4/+15
* Fix a few missing-decl, signed/unsigned warningsKen Raeburn2008-10-067-6/+16
* Merge three patches from Novell, with some updates related to work inKen Raeburn2008-09-226-140/+126
* Catch a few more cases of unchecked k5_mutex_lock callsKen Raeburn2008-07-222-7/+13
* Change krb5_context.db_context to point to the real structure type,Ken Raeburn2008-06-027-12/+12
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-222-64/+69
* we're not using changelog files any moreKen Raeburn2007-09-241-37/+0
* Configure libkdb_ldap directory at top levelKen Raeburn2007-05-312-38/+2
* Remove redundant check for null pointerKen Raeburn2007-04-131-1/+0
* Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARYKen Raeburn2007-03-251-1/+1
* Depend on kadm5 server library too, now that we use the config_params callsKen Raeburn2007-03-151-1/+1
* Unused macro NEG removedKen Raeburn2007-02-261-1/+0
* Use krb5.h now for kdb errors, not kdb5_err.hKen Raeburn2007-02-012-3/+3
* * ldap_principal.c (attributes_set): Swap first two elementsKen Raeburn2007-01-032-2/+4
* Some related changes were already in, and I found a couple more to make:Ken Raeburn2006-12-223-13/+18
* make dependKen Raeburn2006-12-131-17/+25
* 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-164-47/+22
* LDAP patch from Novell, 2006-10-13Ken Raeburn2006-11-159-239/+50
* more Novell ldap patches from Nov 6 and Fix for wrong password policy referen...Will Fiveash2006-11-137-64/+95
* make dependKen Raeburn2006-11-011-17/+25
* latest Novell ldap patches and kdb5_util dump support for ldapWill Fiveash2006-10-309-332/+545
* 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-102-554/+429
* Memory management and Solaris porting fixes from Will FiveashKen Raeburn2006-10-102-5/+35
* fix dependencies properly this timeKen Raeburn2006-10-071-53/+2
* Move ASN.1 routines for KDB LDAP plugin into main krb5 library,Ken Raeburn2006-10-075-553/+197
* Check for ldap_initialize and other functions that Solaris (Mozilla-based)Ken Raeburn2006-10-072-0/+60
* 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-0614-881/+1519
* 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-2511-25/+429
* 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