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
/
dsdb
/
repl
/
drepl_service.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-10
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
1
-1
/
+1
2010-09-16
s4-drs: initial skeleton for DrsReplica{Add,Del,Mod} calls
Andrew Tridgell
1
-0
/
+37
2010-09-16
s4-repl: add partial attribute set to getncchanges calls for RODCs
Andrew Tridgell
1
-4
/
+6
2010-09-16
s4-repl: cleanup the extended op calls in repl server
Andrew Tridgell
1
-2
/
+9
2010-09-15
s4-rodc: add a trigger message for REPL_SECRET to auth_sam
Andrew Tridgell
1
-0
/
+14
2010-09-10
s4/fsmo: Change return type from NTSTATUS to WERROR for drepl_takeFSMOrole
Anatoliy Atanasov
1
-1
/
+1
2010-09-10
s4-irpc: Added internal rpc call DREPL_TAKEFSMOROLE
Nadezhda Ivanova
1
-1
/
+10
2010-09-09
s4-drepl_service.c: Update (C)
Kamen Mazdrashki
1
-9
/
+10
2010-09-09
s4-drepsrv: Dump more info when drepl_replica_sync() fails
Kamen Mazdrashki
1
-24
/
+28
2010-09-07
s4-dreplsrv: Run NC replication synchronously if requested
Kamen Mazdrashki
1
-30
/
+119
2010-09-05
s4-idl: redefine dreplsrv_refresh() to be alike other RPC function definitions
Kamen Mazdrashki
1
-1
/
+1
2010-09-03
s4-dreplsrv: Refactor drepl_replica_sync() to behave as described in MS-DRSR
Kamen Mazdrashki
1
-8
/
+111
2010-08-28
s4-dreplsrv: Implement irpc stub to be used to force dreplsrv to update inter...
Kamen Mazdrashki
1
-0
/
+20
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-4
/
+4
2010-06-25
s4/drs: DsReplicaSync should search partition to Sync
Kamen Mazdrashki
1
-6
/
+9
2010-04-22
s4-drs: samdb_is_rodc() function and new samdb_rodc() function
Fernando J V da Silva
1
-1
/
+4
2010-03-25
s4-drs: If we are a RODC then do not send DSReplicaSync messages
Fernando J V da Silva
1
-8
/
+11
2010-02-24
s4/drs: Propagate drsuapi_DsReplicaSync changes in source base
Kamen Mazdrashki
1
-1
/
+1
2010-02-05
s4/drs: propagate DRS_ extension flags in code base
Kamen Mazdrashki
1
-1
/
+1
2010-01-08
s4-repl: implement MSG_DREPL_ALLOCATE_RID
Andrew Tridgell
1
-0
/
+1
2009-10-25
s4-samdb: reduce the number of samdb opens at startup
Andrew Tridgell
1
-6
/
+3
2009-09-18
s4-server: kill main daemon if a task fails to initialise
Andrew Tridgell
1
-8
/
+10
2009-09-15
s4-repl: take advantage of async RPC forwarding
Andrew Tridgell
1
-5
/
+3
2009-09-13
s4-repl: added a preiodic notification check to the repl task
Andrew Tridgell
1
-0
/
+10
2009-09-09
s4/repl: implement DsReplicaSync
Andrew Tridgell
1
-0
/
+26
2009-09-03
tell the server that we support linked attribute replication
Andrew Tridgell
1
-6
/
+1
2009-07-31
s4: Correct renamed constants
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-02-02
s4:service_task: s/private/private_data
Stefan Metzmacher
1
-1
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-07-22
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
1
-1
/
+1
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
1
-1
/
+1
2008-02-04
Remove useless layer of indirection, where every service called
Andrew Bartlett
1
-9
/
+1
2008-02-04
Rework service init functions to pass down service name. This is
Andrew Bartlett
1
-1
/
+1
2008-01-05
r26672: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26271: Remove some more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26237: Add loadparm context to the server service interface.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26228: Store loadparm context in auth context, move more loadparm_contexts u...
Jelmer Vernooij
1
-6
/
+6
2007-12-21
r26227: Make loadparm_context part of a server task, move loadparm_contexts f...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22508: at option for the startup delay
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r22472: Commit the start of the DRSUAPI pull replication service.
Stefan Metzmacher
1
-54
/
+60
2007-10-10
r20978: 300 seconds as interval is ok, when we do nothing
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20977: start the 'drepl' service, which currently does nothing by default,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20974: add basic infrastructure for a DSDB replication service
Stefan Metzmacher
1
-0
/
+188