summaryrefslogtreecommitdiffstats
path: root/source/winbindd/winbindd_group.c
Commit message (Expand)AuthorAgeFilesLines
* Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.Michael Adam2008-01-091-9/+6
* Ensure that winbindd_getgroups() can deal with a UPN name.Gerald (Jerry) Carter2008-01-041-1/+10
* Add NT error to debug to try and track this down.Jeremy Allison2007-12-211-1/+4
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-2/+2
* Replace sid_string_static with sid_to_stringVolker Lendecke2007-12-151-2/+4
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-15/+16
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-23/+23
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+1746