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-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
2009-09-09
s4:drs match the meta_data and attributes array
Andrew Tridgell
1
-16
/
+46
2009-09-09
s4/drs: broke out the core of the getncchanges code
Andrew Tridgell
1
-81
/
+96
2009-09-09
s4:drs level_out is a pointer
Andrew Tridgell
1
-1
/
+1
2009-09-09
s4:drs split addentry and getncchanges into separate files
Andrew Tridgell
7
-292
/
+375
2009-09-09
s4/repl: implement DsReplicaSync
Andrew Tridgell
1
-5
/
+26
2009-09-09
s4: fixed format of repsTo in samdb
Andrew Tridgell
1
-52
/
+70
2009-09-08
s3:drsuapi: add a simple DsRemoveDSServer() implementation
Stefan Metzmacher
1
-1
/
+42
2009-09-08
s4:drsuapi: add an incomplete DsAddEntry implementation
Stefan Metzmacher
1
-2
/
+37
2009-09-08
Return a correct value for Supported Encryption Type
Matthieu Patou
1
-1
/
+6
2009-09-07
s4:templates - Remove the latest relics (in "dcesrv_lsa_CreateSecret")
Matthias Dieter Wallnöfer
1
-10
/
+0
2009-09-08
s4: implemented server side of DSUpdateRefs call
Andrew Tridgell
5
-11
/
+340
2009-09-08
s4: fixed a unsigned printf warnings
Andrew Tridgell
1
-3
/
+3
2009-09-08
s4: removed an unused variable
Andrew Tridgell
1
-2
/
+0
2009-09-08
Fill the meta data vector in the responce struct.
Anatoliy Atanasov
1
-4
/
+32
2009-09-07
s4:LogonGetDomainInfo - add a basic check for the hostname
Matthias Dieter Wallnöfer
1
-2
/
+17
2009-09-07
s4:samr - Fix up the SAMR server to support the primary group of a user in th...
Matthias Dieter Wallnöfer
1
-128
/
+189
2009-09-03
First attempt to implement dcesrv_drsuapi_DsGetNCChanges
Anatoliy Atanasov
1
-1
/
+204
2009-08-27
s4-schannel: add ldb suffix to schannel functions.
Günther Deschner
1
-8
/
+8
[prev]
[next]