summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_dom_info_trusted.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-15s4-winbind: use finddcs_cldap() in winbindAndrew Tridgell1-15/+13
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-1/+1
2010-03-12s4:winbind/wb_dom_info_trusted.c: make use of use tevent_req based dcerpc_bin...Stefan Metzmacher1-20/+25
2010-03-01s4:winbind: make use of explicit dcerpc_*_recv functionsStefan Metzmacher1-3/+3
2009-10-20s4: ran minimal_includes.pl on source4/winbindAndrew Tridgell1-1/+0
2009-09-19s4-resolve: fixed a crash bug on timeoutAndrew Tridgell1-1/+1
2008-10-29s4-netlogon: merge netr_DsRGetDCName{Ex,Ex2} from s3 idl.Günther Deschner1-3/+5
2008-10-28s4-netlogon: merge netr_GetAnyDCName from s3 idl (untested).Günther Deschner1-1/+2
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij1-2/+2
2007-12-21r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij1-1/+1
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23149: Fix up the trusted domain lookup code to use the new structures.Andrew Bartlett1-22/+19
2007-10-10r23146: fix the build (temporary)Stefan Metzmacher1-0/+7
2007-10-10r22944: fix bug #4618:Stefan Metzmacher1-2/+2
2007-10-10r22612: Fix more cases where we have uninitialised values in theAndrew Bartlett1-4/+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/+2
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-4/+0
2007-10-10r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke1-0/+240