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