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