summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_cmd_list_groups.c
Commit message (Expand)AuthorAgeFilesLines
* s4:wb_cmd_list_groups: also handle NT_STATUS_NO_MORE_ENTRIESStefan Metzmacher2010-07-101-1/+2
* s4:wb_cmd_list_groups.c - don't crash when we don't get any group at allMatthias Dieter Wallnöfer2010-07-041-2/+4
* s4:wb_cmd_list_groups.c - indentation and comment fixesMatthias Dieter Wallnöfer2010-07-041-9/+11
* s4:winbind: fill response.data.num_entries for WINBINDD_LIST_GROUPSStefan Metzmacher2010-04-191-1/+5
* s4: ran minimal_includes.pl on source4/winbindAndrew Tridgell2009-10-201-3/+0
* s4-winbind: Add support for the WINBINDD_LIST_GROUPS command.Kai Blin2009-01-151-0/+200