summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/ldap/libkdb_ldap/ldap_realm.c
Commit message (Expand)AuthorAgeFilesLines
* Modernize k5bufGreg Hudson2013-02-141-4/+4
* Remove LDAP realm krbTicketPolicyReference codeGreg Hudson2012-12-201-49/+0
* Simplify LDAP KDB module container DN handlingGreg Hudson2012-12-201-60/+23
* Fix quoting issues in LDAP KDB moduleGreg Hudson2012-11-171-62/+15
* Remove eDirectory support code in LDAP KDB moduleGreg Hudson2012-07-291-432/+0
* Mark up strings for translationGreg Hudson2011-06-101-41/+71
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* Remove count parameters from get_principal, put_principal,Greg Hudson2010-07-061-3/+2
* Remove the set_master_key and get_master_key DAL interfaces and theirGreg Hudson2010-07-021-5/+0
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-241-709/+702
* make mark-cstyleTom Yu2009-10-311-6/+6
* 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-24/+24
* Fix a few missing-decl, signed/unsigned warningsKen Raeburn2008-10-061-2/+3
* Some related changes were already in, and I found a couple more to make:Ken Raeburn2006-12-221-3/+4
* fix some warnings in ldap codeKen Raeburn2006-11-161-34/+7
* LDAP patch from Novell, 2006-10-13Ken Raeburn2006-11-151-202/+4
* latest Novell ldap patches and kdb5_util dump support for ldapWill Fiveash2006-10-301-0/+6
* enabling LDAP mix-in support for kdb5_util loadWill Fiveash2006-10-211-1/+49
* Eliminate some warnings and non-gcc build problems:Ken Raeburn2006-10-071-13/+11
* 10/3 patch from Savitha R, part 1, patch-ldap-schema.diffKen Raeburn2006-10-061-151/+155
* Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn2006-09-251-9/+5
* whitespaceKen Raeburn2006-09-181-10/+10
* Savitha's patches for:Ken Raeburn2006-09-181-11/+15
* Some mechanical changes (mainly whitespace) to match up better withKen Raeburn2006-08-291-260/+250
* Rename KRB5_KDB_PLUGIN_OP_NOTSUPP to KRB5_PLUGIN_OP_NOTSUPP and move to krb5 ...Ken Raeburn2006-08-291-2/+2
* Patch from Savitha R:Ken Raeburn2006-08-291-0/+18
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-181-0/+1650