Age | Commit message (Expand) | Author | Files | Lines |
2008-09-05 | Update copyright, I've been working here many long years... | Andrew Bartlett | 1 | -1/+1 |
2008-09-03 | Implement NETLOGON PAC verfication on the server-side | Andrew Bartlett | 1 | -31/+29 |
2008-08-29 | Start implementing the server-sde NETLOGON PAC verification. | Andrew Bartlett | 1 | -1/+46 |
2008-08-12 | Add GenericInfo level for SamLogon calls from the WSPP IDL. | Andrew Bartlett | 1 | -5/+13 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -14/+15 |
2008-02-28 | Generate ACB_PW_EXPIRED correctly | Andrew Bartlett | 1 | -10/+12 |
2008-01-25 | Fix netlogon rpc-server build. | Günther Deschner | 1 | -4/+4 |
2008-01-25 | Fix netlogon rpc-server build. | Günther Deschner | 1 | -4/+4 |
2008-01-11 | Return 'not implemented' on more RPCs. (easy way to 'pass' the | Andrew Bartlett | 1 | -2/+7 |
2007-12-24 | r26558: Add IDL for netr_GetForestTrustInformation(). | Günther Deschner | 1 | -4/+4 |
2007-12-21 | r26357: Add separate subsystem for auth_sam_reply parsing. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26313: Fix more uses of static loadparm. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26310: Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -6/+12 |
2007-12-21 | r26298: Use metze's schema loading code to pre-initialise the schema into the | Andrew Bartlett | 1 | -3/+8 |
2007-12-21 | r26296: Store loadparm context in DCE/RPC server context. | Jelmer Vernooij | 1 | -14/+14 |
2007-12-21 | r26286: IDL and torture test for netr_ServerTrustPasswordsGet(). | Günther Deschner | 1 | -4/+4 |
2007-12-21 | r26285: Add IDL and torture test for netr_ServerPasswordGet(). | Günther Deschner | 1 | -4/+4 |
2007-12-21 | r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() and | Günther Deschner | 1 | -7/+7 |
2007-12-21 | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26234: More global_loadparm fixes. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26228: Store loadparm context in auth context, move more loadparm_contexts u... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26227: Make loadparm_context part of a server task, move loadparm_contexts f... | Jelmer Vernooij | 1 | -6/+6 |
2007-12-21 | r26221: Add loadparm_context parameter to auth_context_create. | Jelmer Vernooij | 1 | -0/+2 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25896: Rename netlogon server stubs. | Günther Deschner | 1 | -6/+6 |
2007-10-10 | r25553: Convert to standard bool type. | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -5/+8 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24611: Following up on the re-opening of bug 4817 is it pretty clear that | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23680: Make it easier to setup a domain member server - the 'server role' | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r23384: Fill in NETLOGON netr_DsRGetForestTrustInformation(). | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F... | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r23240: Fill in netr_DsrGetDcSiteCoverageW. | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r23129: Merge from 3_0: | Günther Deschner | 1 | -2/+12 |
2007-10-10 | r21362: rename: | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20850: Prefix all server calls with dcesrv_ | Jelmer Vernooij | 1 | -60/+60 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r17991: Implement a few more calls (with not implemented :-). | Andrew Bartlett | 1 | -36/+21 |
2007-10-10 | r17956: LSA Cleanup! | Andrew Bartlett | 1 | -2/+6 |
2007-10-10 | r17824: add a wrapper for the common partitions_basedn calculation | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r17823: get rid of most of the samdb_base_dn() calls, as they are no longer | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r17341: pass a messaging context to auth_context_create() | Stefan Metzmacher | 1 | -4/+6 |
2007-10-10 | r17265: some reformatting | Stefan Metzmacher | 1 | -57/+27 |
2007-10-10 | r16236: Add a proper baseDN to a large number of queries. Searching the NULL | Andrew Bartlett | 1 | -5/+7 |
2007-10-10 | r15831: fixed a memory leak in the netlogon server | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15298: Fix the build using a few hacks in the build system. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -1/+1 |