summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/netlogon
Commit message (Expand)AuthorAgeFilesLines
...
* Create a 'straight paper path' for UTF16 passwords.Andrew Bartlett2008-10-161-15/+12
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Start implementing AD-style trusted domains in Samba4's NETLOGON serverAndrew Bartlett2008-10-061-2/+50
* remove dependencies on my home domainAndrew Tridgell2008-10-051-2/+3
* removed some debug lines I left in the last commitAndrew Tridgell2008-10-051-4/+0
* updated the LSA and NETLOGON servers with fixes resulting from the ADAndrew Tridgell2008-10-031-6/+38
* Remove unused parameter from decode_pw_buffer and fail on invalidAndrew Bartlett2008-09-221-2/+1
* Update copyright, I've been working here many long years...Andrew Bartlett2008-09-051-1/+1
* Implement NETLOGON PAC verfication on the server-sideAndrew Bartlett2008-09-031-31/+29
* Start implementing the server-sde NETLOGON PAC verification.Andrew Bartlett2008-08-291-1/+46
* Add GenericInfo level for SamLogon calls from the WSPP IDL.Andrew Bartlett2008-08-121-5/+13
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-14/+15
* Generate ACB_PW_EXPIRED correctlyAndrew Bartlett2008-02-281-10/+12
* Fix netlogon rpc-server build.Günther Deschner2008-01-251-4/+4
* Fix netlogon rpc-server build.Günther Deschner2008-01-251-4/+4
* Return 'not implemented' on more RPCs. (easy way to 'pass' theAndrew Bartlett2008-01-111-2/+7
* r26558: Add IDL for netr_GetForestTrustInformation().Günther Deschner2007-12-241-4/+4
* r26357: Add separate subsystem for auth_sam_reply parsing.Jelmer Vernooij2007-12-211-1/+1
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-2/+2
* r26310: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-6/+12
* r26298: Use metze's schema loading code to pre-initialise the schema into theAndrew Bartlett2007-12-211-3/+8
* r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij2007-12-211-14/+14
* r26286: IDL and torture test for netr_ServerTrustPasswordsGet().Günther Deschner2007-12-211-4/+4
* r26285: Add IDL and torture test for netr_ServerPasswordGet().Günther Deschner2007-12-211-4/+4
* 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