summaryrefslogtreecommitdiffstats
path: root/source4/winbind/wb_connect_sam.c
Commit message (Expand)AuthorAgeFilesLines
* s4:winbind: make clear that we use the global tevent_contextStefan Metzmacher2014-01-161-1/+2
* s4:winbind/wb_connect_sam.c: make use of use tevent_req based dcerpc_binding_...Stefan Metzmacher2010-03-121-17/+25
* s4:winbind: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-011-2/+2
* s4: ran minimal_includes.pl on source4/winbindAndrew Tridgell2009-10-201-1/+0
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-1/+2
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r23995: Work to allow mimir's libnet code to be called from winbind.Andrew Bartlett2007-10-101-5/+5
* r23890: Allow wbinfo -a to work against Samba4's winbind.Andrew Bartlett2007-10-101-4/+6
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so IAndrew Bartlett2007-10-101-105/+16
* r22944: fix bug #4618:Stefan Metzmacher2007-10-101-2/+2
* r22582: Cleanups towards making winbind work again. We still have a long way...Andrew Bartlett2007-10-101-4/+1
* r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is createdAndrew Tridgell2007-10-101-1/+1
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r12865: Upgrade the librpc and libnet code.Andrew Bartlett2007-10-101-3/+11
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-4/+2
* r11812: Convert winbind to the async bind routines. Also remove tridge's hack...Volker Lendecke2007-10-101-13/+49
* r11809: Make dcerpc_bind_auth async.Volker Lendecke2007-10-101-6/+5
* r11517: Cleanup time, this looks larger than it is. This mainly gets rid ofVolker Lendecke2007-10-101-5/+7
* r11094: Connect to SAM, implement getdcnameVolker Lendecke2007-10-101-0/+210