summaryrefslogtreecommitdiffstats
path: root/source/winbindd/idmap_ldap.c
Commit message (Expand)AuthorAgeFilesLines
* s3:winbind:idmap_ldap: fix a crash bug in idmap_ldap_unixids_to_sids (#6387)Michael Adam2009-08-111-1/+1
* Initialize the id_map status in idmap_ldap to avoid surpriseBo Yang2009-02-271-0/+8
* 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