summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/netlogon
Commit message (Expand)AuthorAgeFilesLines
* r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() andGünther Deschner2007-12-211-7/+7
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-3/+3
* r26234: More global_loadparm fixes.Jelmer Vernooij2007-12-211-2/+2
* r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij2007-12-211-1/+1
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-6/+6
* r26221: Add loadparm_context parameter to auth_context_create.Jelmer Vernooij2007-12-211-0/+2
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25896: Rename netlogon server stubs.Günther Deschner2007-12-211-6/+6
* r25553: Convert to standard bool type.Jelmer Vernooij2007-10-101-8/+8
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-5/+8
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24611: Following up on the re-opening of bug 4817 is it pretty clear thatAndrew Bartlett2007-10-101-2/+0
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23680: Make it easier to setup a domain member server - the 'server role'Andrew Bartlett2007-10-101-2/+2
* r23384: Fill in NETLOGON netr_DsRGetForestTrustInformation().Günther Deschner2007-10-101-3/+3
* r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...Günther Deschner2007-10-101-1/+1
* r23240: Fill in netr_DsrGetDcSiteCoverageW.Günther Deschner2007-10-101-3/+3
* r23129: Merge from 3_0:Günther Deschner2007-10-101-2/+12
* r21362: rename:Stefan Metzmacher2007-10-101-2/+2
* r20850: Prefix all server calls with dcesrv_Jelmer Vernooij2007-10-101-60/+60
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-2/+2
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-2/+2
* r17991: Implement a few more calls (with not implemented :-).Andrew Bartlett2007-10-101-36/+21
* r17956: LSA Cleanup!Andrew Bartlett2007-10-101-2/+6
* r17824: add a wrapper for the common partitions_basedn calculationAndrew Tridgell2007-10-101-2/+2
* r17823: get rid of most of the samdb_base_dn() calls, as they are no longerAndrew Tridgell2007-10-101-4/+4
* r17341: pass a messaging context to auth_context_create()Stefan Metzmacher2007-10-101-4/+6
* r17265: some reformattingStefan Metzmacher2007-10-101-57/+27
* r16236: Add a proper baseDN to a large number of queries. Searching the NULLAndrew Bartlett2007-10-101-5/+7
* r15831: fixed a memory leak in the netlogon serverAndrew Tridgell2007-10-101-2/+2
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+2
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-0/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-1/+1
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett2007-10-101-97/+35
* r13480: Explain a little about how these credentials structures should be used.Andrew Bartlett2007-10-101-1/+16
* r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.Andrew Bartlett2007-10-101-82/+139
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett2007-10-101-5/+5
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r11402: In response to comments by volker, expand our Netlogon DsRGetDCNameAndrew Bartlett2007-10-101-26/+61
* r11370: Samba4 now passes it's own RPC-SAMLOGON test again.Andrew Bartlett2007-10-101-0/+3
* r11366: Pass around the flags which indicate if we should support plaintextAndrew Bartlett2007-10-101-3/+5
* r11289: Fix comment.Andrew Bartlett2007-10-101-1/+1
* r11195: Add a new helper function (needed by my kpasswdd work, but hooked inAndrew Bartlett2007-10-101-168/+24
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-101-10/+9
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-3/+6
* r9016: More work to avoid abuse of the "name" attribute, this time onAndrew Bartlett2007-10-101-11/+27