summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_cmd_getgrgid.c
AgeCommit message (Collapse)AuthorFilesLines
2013-02-27s4:winbindd: do not drop the workgroup name in the getgrgid callMichael Adam1-1/+11
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Wed Feb 27 05:44:39 CET 2013 on sn-devel-104
2010-09-16s4-winbind: fixed two valgrind errorsAndrew Tridgell1-1/+1
- allocate the dc info on the right structure - zero the number of group members when allocating the winbindd_gr return Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2009-10-20s4: ran minimal_includes.pl on source4/winbindAndrew Tridgell1-6/+0
2009-10-02s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer1-1/+1
2008-12-29s4 winbind: Add support for WINBINDD_GETGRGID callKai Blin1-0/+177