summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_dom_info.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-20s4-winbind: Add special case for BUILTIN domainAndrew Bartlett1-2/+3
2012-02-29s4:winbind: use ncalrpc for connections to ourselfStefan Metzmacher1-0/+20
2011-01-12Add some debug in s4's winbind serverMatthieu Patou1-0/+1
2010-12-12s4:libcli/finddc.h - fix header dependanciesMatthias Dieter Wallnöfer1-2/+0
2010-09-16s4-winbind: fixed two valgrind errorsAndrew Tridgell1-1/+1
2010-09-15s4-finddc: use NBT lookup for a 1C name if joining a short domain nameAndrew Tridgell1-1/+1
2010-09-15s4-libcli: change finddcs.h -> finddc.hAndrew Tridgell1-1/+1
2010-09-15s4-winbind: use finddcs_cldap() in winbindAndrew Tridgell1-11/+33
2010-09-15s4-libnet: converted finddcs call to tevent_reqAndrew Tridgell1-10/+10
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-3/+3
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-1/+0
2009-10-20s4: ran minimal_includes.pl on source4/winbindAndrew Tridgell1-3/+0
2008-02-28Remove use of global_loadparm.Jelmer Vernooij1-0/+1
2007-12-21r26435: Remove global_loadparm instance.Jelmer Vernooij1-0/+1
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij1-1/+1
2007-12-21r26333: No more global_loadparm in finddcs.Jelmer Vernooij1-1/+2
2007-12-21r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij1-1/+2
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+2
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r23890: Allow wbinfo -a to work against Samba4's winbind.Andrew Bartlett1-4/+10
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23141: Use the finddcs() library call rather than a winbind-specific version.Andrew Bartlett1-56/+11
2007-10-10r22748: fix memleaks by passing an mem_ctx toStefan Metzmacher1-1/+1
2007-10-10r22582: Cleanups towards making winbind work again. We still have a long way...Andrew Bartlett1-4/+1
2007-10-10r20646: first preparations for cluster enablement. This changes "Andrew Tridgell1-2/+2
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-1/+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-10r12014: free the irpc_request structure with the irpc_call_recv functions,Stefan Metzmacher1-1/+0
2007-10-10r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke1-0/+166