summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/idmap_ad.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a valgrind error in idmap_ad_sids_to_unixids()Volker Lendecke2008-10-201-0/+2
* * Allow an admin to define the "uid" attribute for a RFC2307Gerald (Jerry) Carter2008-09-161-9/+168
* idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads structure.Gerald W. Carter2008-09-151-12/+69
* idmap rewriteVolker Lendecke2008-08-121-18/+2
* Revert "Fix nonempty whitespace only lines"Volker Lendecke2008-07-111-17/+17
* Revert "Tiny logic simplification: Remove an unnecessary else branch"Volker Lendecke2008-07-111-8/+8
* Revert "Fix typo"Volker Lendecke2008-07-111-2/+1
* Revert "Fix indentation"Volker Lendecke2008-07-111-1/+1
* Fix indentationVolker Lendecke2008-07-031-1/+1
* Fix typoVolker Lendecke2008-07-021-1/+2
* Tiny logic simplification: Remove an unnecessary else branchVolker Lendecke2008-07-021-8/+8
* Fix nonempty whitespace only linesVolker Lendecke2008-07-021-17/+17
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-4/+2
* Two patchesVolker Lendecke2007-10-271-1/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r25165: Use talloc_asprintf_append_buffer with an unmodifiedJeremy Allison2007-10-101-7/+7
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+870