index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
rpc_server
/
netlogon
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-10
r13938: Around round of splitups
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13583: Realise that the member server name appears in all calls that use the
Andrew Bartlett
1
-97
/
+35
2007-10-10
r13480: Explain a little about how these credentials structures should be used.
Andrew Bartlett
1
-1
/
+16
[next]