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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
s4-drsserver: fixed addition of sort control
Andrew Tridgell
1
-5
/
+7
2009-09-23
s4-netlogon: always set the dNSHostName in GetDomainInfo
Andrew Tridgell
1
-3
/
+7
2009-09-23
s4-netlogon: make GetDomainInfo response match w2k8
Andrew Tridgell
1
-13
/
+21
2009-09-22
s4-drsserver: sort by DN to give tree order
Andrew Tridgell
3
-8
/
+29
2009-09-22
s4-ldb: added a bunch more debug for DC join
Andrew Tridgell
1
-0
/
+6
2009-09-22
s4-rpcserver: added support for shared handles
Andrew Tridgell
3
-6
/
+49
2009-09-22
s4-lsa: added support for QuerySecurity on LSA
Andrew Tridgell
1
-2
/
+85
2009-09-22
s4-rpcserver: added shared association groups
Andrew Tridgell
3
-34
/
+111
2009-09-22
s4-rpcserver: run all RPC operations in a single task
Andrew Tridgell
1
-1
/
+8
2009-09-22
s4-rpc: remove two unused functions
Andrew Tridgell
1
-32
/
+3
2009-09-19
s4-drs: security checking on DRS needs to default to on
Andrew Tridgell
1
-1
/
+2
2009-09-19
s4-repl: need param.h for lp_parm_bool
Andrew Tridgell
1
-0
/
+1
2009-09-19
Move replmd_drsuapi_DsReplicaCursor2_compare to a common place.
Anatoliy Atanasov
1
-7
/
+1
2009-09-19
Add drs_security_level_check for dcesrv calls security checks
Anatoliy Atanasov
6
-20
/
+36
2009-09-19
more include minimisation
Andrew Tridgell
12
-41
/
+0
2009-09-19
s4-rpc_server: removed remaining unnecessary #includes
Andrew Tridgell
4
-5
/
+2
2009-09-19
s4-rpc: remove some unnecessary #include lines
Andrew Tridgell
4
-8
/
+0
2009-09-19
s4-netlogon: implement dcesrv_netr_DsRAddressToSitenamesExW
Andrew Tridgell
1
-2
/
+24
2009-09-18
s4-server: kill main daemon if a task fails to initialise
Andrew Tridgell
1
-1
/
+1
2009-09-18
s4:rpc_server: remove some now unused code
Stefan Metzmacher
2
-199
/
+0
2009-09-18
s4:rpc_server: export dcesrv_add_ep() so that torture tests can use it
Stefan Metzmacher
2
-5
/
+9
2009-09-17
idl: added DsExecuteKCC IDL
Andrew Tridgell
1
-3
/
+3
2009-09-16
s4:rpc_server netgotiate max xmit size with RPC client
Andrew Bartlett
1
-2
/
+2
2009-09-15
s4-repl: take advantage of async RPC forwarding
Andrew Tridgell
1
-21
/
+4
2009-09-15
s4-rpc: added a module for forwarding RPC requests
Andrew Tridgell
3
-9
/
+116
2009-09-15
s4-drs: lock down key DRS calls
Andrew Tridgell
4
-22
/
+54
2009-09-15
s4-drs: filter based on local_usn
Andrew Tridgell
1
-1
/
+1
2009-09-16
schannel: move schannel_sign to main directory.
Günther Deschner
1
-1
/
+2
2009-09-14
s4-drs: allow replication of renames
Andrew Tridgell
1
-6
/
+7
2009-09-13
s4-drs: fixed search expression
Andrew Tridgell
1
-1
/
+1
2009-09-12
s4-drs: change debug level
Andrew Tridgell
1
-1
/
+1
2009-09-12
s4-drs: also fill in tmp_highest_usn
Andrew Tridgell
1
-0
/
+1
2009-09-12
s4-drs: return objects with uSN > highest_usn
Andrew Tridgell
1
-2
/
+6
2009-09-12
s4-drs: spelling fix, and simpler search expression
Andrew Tridgell
1
-2
/
+2
2009-09-12
s4-drs: fixed the cursor generation to always be filled in
Andrew Tridgell
1
-102
/
+152
2009-09-12
s4-repl: use common functions to simplify updaterefs.c
Andrew Tridgell
1
-108
/
+4
2009-09-12
Fix up-to-dateness vector creation.
Anatoliy Atanasov
1
-15
/
+76
2009-09-11
s4-drs: fixed the ldap SPN in AddEntry
Andrew Tridgell
1
-1
/
+1
2009-09-11
s4-idl: added the IDL for the DsReplica* calls
Andrew Tridgell
1
-9
/
+9
2009-09-11
lsa: fill in more unknowns in lsa_LookupSid calls.
Günther Deschner
1
-4
/
+4
2009-09-11
s4-drs: actually call the new drsuapi_add_SPNs() code
Andrew Tridgell
1
-2
/
+2
2009-09-11
s4-drs: add the magic DRS SPNs on AddEntry
Andrew Tridgell
1
-4
/
+120
2009-09-11
s4/drs: parentGUID needs to be specififcally asked for
Andrew Tridgell
1
-1
/
+2
2009-09-10
s4:srvsvc: Fix logic on error checking.
Andrew Kroeger
1
-6
/
+6
2009-09-10
s4:netlogon - Put the "supported encryption types" more back in the "LogonGet...
Matthias Dieter Wallnöfer
1
-6
/
+8
2009-09-10
s4/drs: enable attribute encryption
Andrew Tridgell
1
-6
/
+41
2009-09-10
s4/drs: changed the UpdateRefs server to use the dn instead of the GUID
Andrew Tridgell
1
-27
/
+18
2009-09-10
s4/drs: correctly fill in the GUID of DRS objects
Andrew Tridgell
1
-1
/
+1
2009-09-10
s4: fix spelling
Andrew Tridgell
1
-1
/
+1
2009-09-10
s4/drs: when we don't find an attribute use zero values
Andrew Tridgell
1
-19
/
+10
[prev]
[next]