summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_group.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-09Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.Michael Adam1-9/+6
2008-01-04Ensure that winbindd_getgroups() can deal with a UPN name.Gerald (Jerry) Carter1-1/+10
2007-12-21Add NT error to debug to try and track this down.Jeremy Allison1-1/+4
2007-12-15s/sid_to_string/sid_to_fstring/Volker Lendecke1-2/+2
2007-12-15Replace sid_string_static with sid_to_stringVolker Lendecke1-2/+4
2007-12-15Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke1-15/+16
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-23/+23
2007-10-10r25154: move winbindd code into winbindd/Stefan Metzmacher1-0/+1746