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-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-1
/
+1
2008-12-10
s4-netlogon: fix the build of netlogon server.
Günther Deschner
1
-4
/
+4
2008-12-04
s4:netlogon: for now implement netr_GetAnyDCName() as wrapper of netr_GetDcNa...
Stefan Metzmacher
1
-1
/
+12
2008-12-04
s4:netlogon: Implement netr_GetDcName() similar to netr_DsGetDCName()
Stefan Metzmacher
1
-1
/
+34
2008-10-29
s4-netlogon: merge netr_ServerPasswordSet2 from s3 idl.
Günther Deschner
1
-3
/
+3
2008-10-29
s4-netlogon: merge netr_ServerPasswordSet from s3 idl.
Günther Deschner
1
-3
/
+3
2008-10-29
s4-netlogon: merge netr_ServerReqChallenge from s3 idl.
Günther Deschner
1
-2
/
+2
2008-10-29
s4-netlogon: merge netr_ServerAuthenticate{2,3} from s3 idl.
Günther Deschner
1
-4
/
+4
2008-10-29
s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl.
Günther Deschner
1
-37
/
+39
2008-10-29
s4-netlogon: merge netr_LogonGetDomainInfo from s3 idl.
Günther Deschner
1
-1
/
+1
2008-10-29
s4-netlogon: merge netr_DsRGetDCName{Ex,Ex2} from s3 idl.
Günther Deschner
1
-25
/
+23
2008-10-28
s4-netlogon: merge netr_DsrEnumerateDomainTrusts from s3 idl.
Günther Deschner
1
-12
/
+16
2008-10-16
Create a 'straight paper path' for UTF16 passwords.
Andrew Bartlett
1
-15
/
+12
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-10-06
Start implementing AD-style trusted domains in Samba4's NETLOGON server
Andrew Bartlett
1
-2
/
+50
2008-10-05
remove dependencies on my home domain
Andrew Tridgell
1
-2
/
+3
2008-10-05
removed some debug lines I left in the last commit
Andrew Tridgell
1
-4
/
+0
2008-10-03
updated the LSA and NETLOGON servers with fixes resulting from the AD
Andrew Tridgell
1
-6
/
+38
2008-09-22
Remove unused parameter from decode_pw_buffer and fail on invalid
Andrew Bartlett
1
-2
/
+1
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
[next]