summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/ldap/libkdb_ldap/ldap_principal.c
Commit message (Expand)AuthorAgeFilesLines
* Modernize k5bufGreg Hudson2013-02-141-5/+5
* Remove eDirectory support code in LDAP KDB moduleGreg Hudson2012-07-291-4/+0
* Mark up strings for translationGreg Hudson2011-06-101-2/+2
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* Propagate modprinc -unlock from master to slave KDCsGreg Hudson2010-10-051-0/+2
* Remove count parameters from get_principal, put_principal,Greg Hudson2010-07-061-16/+13
* Make krb5_db_free_principal and krb5_db_free_mkey_list return void.Greg Hudson2010-07-021-1/+1
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-241-209/+200
* Constrained delegation without PAC supportGreg Hudson2009-11-141-0/+1
* make mark-cstyleTom Yu2009-10-311-3/+3
* Supply canonical name if present in LDAP iterationGreg Hudson2009-09-031-5/+6
* Add LDAP back end support for canonical name attributeGreg Hudson2009-03-151-0/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-1/+1
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-48/+11
* Rename krb5int_buf_cstr to krb5int_buf_data, since k5bufs can be usedGreg Hudson2008-11-051-1/+1
* Use the k5buf module instead of strcpy/strcat in several placesGreg Hudson2008-10-301-51/+14
* Merge three patches from Novell, with some updates related to work inKen Raeburn2008-09-221-3/+0
* Remove redundant check for null pointerKen Raeburn2007-04-131-1/+0
* * ldap_principal.c (attributes_set): Swap first two elementsKen Raeburn2007-01-031-2/+3
* more Novell ldap patches from Nov 6 and Fix for wrong password policy referen...Will Fiveash2006-11-131-2/+3
* latest Novell ldap patches and kdb5_util dump support for ldapWill Fiveash2006-10-301-6/+16
* fix krb5_ldap_iterate to handle NULL match_expr and open_db_and_mkey to use K...Will Fiveash2006-10-231-0/+7
* Eliminate some warnings and non-gcc build problems:Ken Raeburn2006-10-071-1/+1
* 10/3 patch from Savitha R, part 1, patch-ldap-schema.diffKen Raeburn2006-10-061-27/+28
* Savitha's patches for:Ken Raeburn2006-09-181-2/+2
* Some mechanical changes (mainly whitespace) to match up better withKen Raeburn2006-08-291-89/+72
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-181-0/+514