summaryrefslogtreecommitdiffstats
path: root/source/winbindd/idmap_ldap.c
Commit message (Expand)AuthorAgeFilesLines
* s3:idmap_ldap: trim the " chars from the location string in idmap_ldap_db_initMichael Adam2009-11-231-0/+2
* s3:idmap_ldap: filter out of range mappings in default idmap configMichael Adam2009-05-281-16/+55
* Initialize the id_map status in idmap_ldap to avoid surpriseBo Yang2009-02-271-0/+8
* Fix prototypesVolker Lendecke2008-08-121-2/+2
* Remove "idmap alloc config : range" parameterVolker Lendecke2008-08-121-34/+11
* idmap rewriteVolker Lendecke2008-08-121-28/+27
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-4/+2
* Use sid_string_talloc where we have a tmp talloc ctxVolker Lendecke2007-12-151-3/+4
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-4/+4
* r25165: Use talloc_asprintf_append_buffer with an unmodifiedJeremy Allison2007-10-101-4/+4
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+1505