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
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
2007-10-10
r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.
Andrew Bartlett
1
-82
/
+139
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r12599: This new LDB module (and associated changes) allows Samba4 to operate
Andrew Bartlett
1
-5
/
+5
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r11402: In response to comments by volker, expand our Netlogon DsRGetDCName
Andrew Bartlett
1
-26
/
+61
2007-10-10
r11370: Samba4 now passes it's own RPC-SAMLOGON test again.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r11366: Pass around the flags which indicate if we should support plaintext
Andrew Bartlett
1
-3
/
+5
2007-10-10
r11289: Fix comment.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r11195: Add a new helper function (needed by my kpasswdd work, but hooked in
Andrew Bartlett
1
-168
/
+24
2007-10-10
r10810: This adds the hooks required to communicate the current user from the
Andrew Bartlett
1
-10
/
+9
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-3
/
+6
2007-10-10
r9016: More work to avoid abuse of the "name" attribute, this time on
Andrew Bartlett
1
-11
/
+27
2007-10-10
r8998: More work on the RPC server code to avoid abusing the name attribute
Andrew Bartlett
1
-21
/
+30
2007-10-10
r8700: Propmted by tridge's need to do plaintext auth in ejs, rework the
Andrew Bartlett
1
-20
/
+33
2007-10-10
r8226: w2k3 adds a '.' after the forest and domain dns names for the primary ...
Stefan Metzmacher
1
-10
/
+27
2007-10-10
r7993: Further work on the Krb5 PAC.
Andrew Bartlett
1
-63
/
+2
2007-10-10
r7860: switch our ldb storage format to use a NDR encoded objectSid. This is
Andrew Tridgell
1
-8
/
+9
2007-10-10
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
1
-2
/
+4
2007-10-10
r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.
Andrew Bartlett
1
-2
/
+22
[next]