summaryrefslogtreecommitdiffstats
path: root/source4/winbind/wb_init_domain.c
Commit message (Expand)AuthorAgeFilesLines
* s4:winbind: make use of dcerpc_binding_[g|s]et_flags()Stefan Metzmacher2014-02-131-9/+31
* s4:winbind: don't access dcerpc_binding internals in init_domain_binding()Stefan Metzmacher2014-02-131-7/+9
* s4:winbind: make clear that we use the global tevent_contextStefan Metzmacher2014-01-161-0/+2
* s4:winbind: correctly fill the libnet_context lsa and samr binding handlesStefan Metzmacher2014-01-161-0/+6
* s4-winbind: Add special case for BUILTIN domainAndrew Bartlett2013-06-201-18/+20
* s4:winbind: don't leak libnet_context into the main event contextStefan Metzmacher2013-06-041-0/+2
* s4:winbind: add a netlogon_queue (tevent_queue)Stefan Metzmacher2012-08-251-0/+10
* lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2012-06-151-1/+1
* s4:winbind: use ncalrpc for connections to ourselfStefan Metzmacher2012-02-291-7/+18
* s4-librpc: Fix NETLOGON credential chain with Windows 2008.Andreas Schneider2011-12-141-2/+2
* s4:winbind/wb_init_domain: use DCERPC_SCHANNEL_128 in order to work against w...Stefan Metzmacher2011-06-221-1/+1
* s4-winbind: use finddcs_cldap() in winbindAndrew Tridgell2010-09-151-10/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-4/+4
* s4:winbind/wb_init_domain.c: make use of use tevent_req based dcerpc_binding_...Stefan Metzmacher2010-03-121-18/+25
* s4:winbind: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-011-2/+2
* s4: ran minimal_includes.pl on source4/winbindAndrew Tridgell2009-10-201-5/+0
* fixed another ambiguous talloc callAndrew Tridgell2009-08-071-3/+3
* s4 winbind: Silence a "discards const" warningKai Blin2009-01-061-1/+3
* Revert "s4 winbind: Copy SID to avoid "discard const" warning"Stefan Metzmacher2009-01-021-2/+1
* s4 winbind: Copy SID to avoid "discard const" warningKai Blin2008-12-291-1/+2
* Fix more compiler warnings in various places.Jelmer Vernooij2008-12-231-1/+0
* s4:winbind: fill in the correct variable...Stefan Metzmacher2008-12-061-1/+1
* s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.Günther Deschner2008-10-271-1/+6
* Fix the wbinfo test on the LDAP backend.Andrew Bartlett2008-06-281-32/+0
* fixed a double free in winbind Andrew Tridgell2008-04-181-1/+0
* Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-171-2/+0
* r26430: require explicit specification of loadparm context.Jelmer Vernooij2007-12-211-1/+1
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-1/+1
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-1/+2
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-5/+10
* r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij2007-12-211-5/+5
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-5/+5
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-7/+7
* r24556: forgot to commit the winbind/ subdir...sorryStefan Metzmacher2007-10-101-2/+2
* r24127: Set the Domain SID into the libnet context, and have libnet_UserInfoAndrew Bartlett2007-10-101-0/+1
* r24112: Complete initialistion of the libnet_ctx when setting up the domain.Andrew Bartlett2007-10-101-0/+4
* r23995: Work to allow mimir's libnet code to be called from winbind.Andrew Bartlett2007-10-101-30/+29
* r23890: Allow wbinfo -a to work against Samba4's winbind.Andrew Bartlett2007-10-101-7/+15
* r23880: Don't crash when we run wbinfo -a against our own winbind when we are...Andrew Bartlett2007-10-101-3/+5
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23149: Fix up the trusted domain lookup code to use the new structures.Andrew Bartlett2007-10-101-2/+2
* r23141: Use the finddcs() library call rather than a winbind-specific version.Andrew Bartlett2007-10-101-5/+18
* r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so IAndrew Bartlett2007-10-101-132/+193
* r22944: fix bug #4618:Stefan Metzmacher2007-10-101-1/+1
* r22582: Cleanups towards making winbind work again. We still have a long way...Andrew Bartlett2007-10-101-4/+1
* r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is createdAndrew Tridgell2007-10-101-1/+1
* r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldapAndrew Tridgell2007-10-101-1/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+0
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+0