summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap.c
Commit message (Expand)AuthorAgeFilesLines
* Remove eDirectory support code in LDAP KDB moduleGreg Hudson2012-07-291-32/+0
* Patch from Richard Basch to work around Solaris 8 lacking isblank()Tom Yu2012-02-271-1/+7
* Create e_data as pa_data in KDC interfacesGreg Hudson2011-10-041-1/+1
* Mark up strings for translationGreg Hudson2011-06-101-16/+26
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* Add check_allowed_to_delegate to the DAL with a corresponding libkdb5Greg Hudson2010-07-151-0/+31
* Addendum to r24185: make audit_as_req return void, since it's anGreg Hudson2010-07-131-2/+2
* Add audit_as_req to the DAL with a corresponding libkdb5 API,Greg Hudson2010-07-131-0/+8
* Add check_policy_as and check_policy_tgs to the DAL table withGreg Hudson2010-07-131-0/+14
* Remove db_ and similar prefixes from DAL function names, forGreg Hudson2010-07-021-1/+1
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-241-236/+234
* make mark-cstyleTom Yu2009-10-311-2/+2
* Account lockoutGreg Hudson2009-10-251-22/+62
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-2/+2
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-20/+5
* Fix a few missing-decl, signed/unsigned warningsKen Raeburn2008-10-061-0/+4
* Change krb5_context.db_context to point to the real structure type,Ken Raeburn2008-06-021-1/+1
* pull r18926 up to trunk; ready for pullup to 1.6 branchKen Raeburn2006-12-131-2/+43
* LDAP patch from Novell, 2006-10-13Ken Raeburn2006-11-151-0/+2
* enabling LDAP mix-in support for kdb5_util loadWill Fiveash2006-10-211-4/+11
* Another patch from Will Fiveash, to make "kdb5_util load <dumpfile>"Ken Raeburn2006-10-121-3/+4
* Move ASN.1 routines for KDB LDAP plugin into main krb5 library,Ken Raeburn2006-10-071-0/+14
* Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn2006-09-251-1/+3
* Savitha's patches for:Ken Raeburn2006-09-181-26/+5
* Some mechanical changes (mainly whitespace) to match up better withKen Raeburn2006-08-291-118/+83
* Patch from Savitha R:Ken Raeburn2006-08-291-0/+1
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-181-0/+490