summaryrefslogtreecommitdiffstats
path: root/source4/winbind/wb_sid2domain.c
Commit message (Expand)AuthorAgeFilesLines
* s4-winbind: Add special case for BUILTIN domainAndrew Bartlett2013-06-201-0/+14
* s4:winbind: convert wb_sid2domain to tevent_req internallyStefan Metzmacher2012-08-251-74/+174
* Add some debug in s4's winbind serverMatthieu Patou2011-01-121-1/+1
* s4-winbind: use finddcs_cldap() in winbindAndrew Tridgell2010-09-151-1/+3
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* s4: ran minimal_includes.pl on source4/winbindAndrew Tridgell2009-10-201-1/+0
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij2007-12-211-1/+1
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24111: Untested code is broken code, untested code is broken code...Andrew Bartlett2007-10-101-1/+1
* r24110: I hate seeing callers manually filling in the composite context. UseAndrew Bartlett2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22612: Fix more cases where we have uninitialised values in theAndrew Bartlett2007-10-101-4/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* 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/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-4/+0
* r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell2007-10-101-1/+1
* r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke2007-10-101-123/+54
* r11517: Cleanup time, this looks larger than it is. This mainly gets rid ofVolker Lendecke2007-10-101-8/+67
* r11423: Add some TALLOC_CTXVolker Lendecke2007-10-101-1/+1
* r11274: Start a connection attempt to the DC's port 389. To do this properly,...Volker Lendecke2007-10-101-7/+3
* r11193: Implement wbinfo -mVolker Lendecke2007-10-101-0/+9
* r11192: Too many contexts around... :-)Volker Lendecke2007-10-101-1/+1
* r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke2007-10-101-0/+223