summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_sid2domain.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-20s4-winbind: Add special case for BUILTIN domainAndrew Bartlett1-0/+14
2012-08-25s4:winbind: convert wb_sid2domain to tevent_req internallyStefan Metzmacher1-74/+174
2011-01-12Add some debug in s4's winbind serverMatthieu Patou1-1/+1
2010-09-15s4-winbind: use finddcs_cldap() in winbindAndrew Tridgell1-1/+3
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-1/+1
2009-10-20s4: ran minimal_includes.pl on source4/winbindAndrew Tridgell1-1/+0
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
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-10r24111: Untested code is broken code, untested code is broken code...Andrew Bartlett1-1/+1
2007-10-10r24110: I hate seeing callers manually filling in the composite context. UseAndrew Bartlett1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22612: Fix more cases where we have uninitialised values in theAndrew Bartlett1-4/+1
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
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/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-4/+0
2007-10-10r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell1-1/+1
2007-10-10r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke1-123/+54
2007-10-10r11517: Cleanup time, this looks larger than it is. This mainly gets rid ofVolker Lendecke1-8/+67
2007-10-10r11423: Add some TALLOC_CTXVolker Lendecke1-1/+1
2007-10-10r11274: Start a connection attempt to the DC's port 389. To do this properly,...Volker Lendecke1-7/+3
2007-10-10r11193: Implement wbinfo -mVolker Lendecke1-0/+9
2007-10-10r11192: Too many contexts around... :-)Volker Lendecke1-1/+1
2007-10-10r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke1-0/+223