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