summaryrefslogtreecommitdiffstats
path: root/source4/winbind/wb_cmd_userdomgroups.c
Commit message (Expand)AuthorAgeFilesLines
* s4:winbind: let wb_samr_userdomgroups_send() take tevent_context/dcerpc_bindi...Stefan Metzmacher2014-01-161-1/+2
* s4:winbind - use "unsigned" variables where possibleMatthias Dieter Wallnöfer2010-03-091-4/+4
* r23995: Work to allow mimir's libnet code to be called from winbind.Andrew Bartlett2007-10-101-6/+7
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22612: Fix more cases where we have uninitialised values in theAndrew Bartlett2007-10-101-4/+1
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-2/+1
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-3/+0
* r11517: Cleanup time, this looks larger than it is. This mainly gets rid ofVolker Lendecke2007-10-101-29/+54
* r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke2007-10-101-55/+17
* r11095: Implement wb_getuserdomgroups.Volker Lendecke2007-10-101-0/+164