summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_ad.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-15idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads structure.Gerald W. Carter1-12/+69
2008-08-12idmap rewriteVolker Lendecke1-18/+2
2008-07-11Revert "Fix nonempty whitespace only lines"Volker Lendecke1-17/+17
2008-07-11Revert "Tiny logic simplification: Remove an unnecessary else branch"Volker Lendecke1-8/+8
2008-07-11Revert "Fix typo"Volker Lendecke1-2/+1
2008-07-11Revert "Fix indentation"Volker Lendecke1-1/+1
2008-07-03Fix indentationVolker Lendecke1-1/+1
2008-07-02Fix typoVolker Lendecke1-1/+2
2008-07-02Tiny logic simplification: Remove an unnecessary else branchVolker Lendecke1-8/+8
2008-07-02Fix nonempty whitespace only linesVolker Lendecke1-17/+17
2007-12-15Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke1-4/+2
2007-10-27Two patchesVolker Lendecke1-1/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10r25165: Use talloc_asprintf_append_buffer with an unmodifiedJeremy Allison1-7/+7
2007-10-10r25154: move winbindd code into winbindd/Stefan Metzmacher1-0/+870