summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl/drepl_service.c
Commit message (Expand)AuthorAgeFilesLines
* source4/smbd: refactor the process model for preforkGary Lockyer2017-10-191-1/+6
* debug: Add new debug class "drs_repl" for DRS replication processingAndrew Bartlett2017-09-071-0/+3
* s4-drepl: Use tevent_schedule_immediate() in DsReplicaSync handlerAndrew Bartlett2017-07-221-1/+10
* s4: Add TALLOC_CTX * to register_server_service().Jeremy Allison2017-05-111-1/+1
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* Correct "enought" typo.Chris Lamb2017-02-221-1/+1
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source4/dsdb/Günther Deschner2016-09-281-1/+1
* Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij2016-01-131-0/+1
* dsdb-drepl: create a new schedulable event for running pending operationsMatthieu Patou2013-05-151-1/+1
* lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2012-06-151-1/+1
* s4-dsdb: enable initial replication of partitions via DsReplicaSyncAndrew Tridgell2011-09-221-0/+10
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-031-1/+1
* s4-dsdb: perform FSMO transfers asynchronouslyAndrew Tridgell2011-03-291-9/+0
* s4-drepl: Schedule event to trigger replication rather than calling run_pendi...Kamen Mazdrashki2011-02-271-2/+5
* s4-drepl: Fix replica sync callback to really store last error rather than la...Kamen Mazdrashki2011-02-271-1/+1
* s4-drepl: Pass replication options from DsReplicaSync callKamen Mazdrashki2011-02-271-3/+6
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" include into "drepl_service.h"Matthias Dieter Wallnöfer2010-11-281-1/+0
* s4:dsdb/repl/drepl_service.c - return the correct WERR resultMatthias Dieter Wallnöfer2010-11-271-1/+1
* s4:drepl_service.c - fix error macro (use "_werr" and not "werr")Matthias Dieter Wallnöfer2010-11-271-1/+1
* samdb: Add flags argument to samdb_connect().Jelmer Vernooij2010-10-101-1/+1
* s4-drs: initial skeleton for DrsReplica{Add,Del,Mod} callsAndrew Tridgell2010-09-161-0/+37
* s4-repl: add partial attribute set to getncchanges calls for RODCsAndrew Tridgell2010-09-161-4/+6
* s4-repl: cleanup the extended op calls in repl serverAndrew Tridgell2010-09-161-2/+9
* s4-rodc: add a trigger message for REPL_SECRET to auth_samAndrew Tridgell2010-09-151-0/+14
* s4/fsmo: Change return type from NTSTATUS to WERROR for drepl_takeFSMOroleAnatoliy Atanasov2010-09-101-1/+1
* s4-irpc: Added internal rpc call DREPL_TAKEFSMOROLENadezhda Ivanova2010-09-101-1/+10
* s4-drepl_service.c: Update (C)Kamen Mazdrashki2010-09-091-9/+10
* s4-drepsrv: Dump more info when drepl_replica_sync() failsKamen Mazdrashki2010-09-091-24/+28
* s4-dreplsrv: Run NC replication synchronously if requestedKamen Mazdrashki2010-09-071-30/+119
* s4-idl: redefine dreplsrv_refresh() to be alike other RPC function definitionsKamen Mazdrashki2010-09-051-1/+1
* s4-dreplsrv: Refactor drepl_replica_sync() to behave as described in MS-DRSRKamen Mazdrashki2010-09-031-8/+111
* s4-dreplsrv: Implement irpc stub to be used to force dreplsrv to update inter...Kamen Mazdrashki2010-08-281-0/+20
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-4/+4
* s4/drs: DsReplicaSync should search partition to SyncKamen Mazdrashki2010-06-251-6/+9
* s4-drs: samdb_is_rodc() function and new samdb_rodc() functionFernando J V da Silva2010-04-221-1/+4
* s4-drs: If we are a RODC then do not send DSReplicaSync messagesFernando J V da Silva2010-03-251-8/+11
* s4/drs: Propagate drsuapi_DsReplicaSync changes in source baseKamen Mazdrashki2010-02-241-1/+1
* s4/drs: propagate DRS_ extension flags in code baseKamen Mazdrashki2010-02-051-1/+1
* s4-repl: implement MSG_DREPL_ALLOCATE_RIDAndrew Tridgell2010-01-081-0/+1
* s4-samdb: reduce the number of samdb opens at startupAndrew Tridgell2009-10-251-6/+3
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-181-8/+10
* s4-repl: take advantage of async RPC forwardingAndrew Tridgell2009-09-151-5/+3
* s4-repl: added a preiodic notification check to the repl taskAndrew Tridgell2009-09-131-0/+10
* s4/repl: implement DsReplicaSyncAndrew Tridgell2009-09-091-0/+26
* tell the server that we support linked attribute replicationAndrew Tridgell2009-09-031-6/+1
* s4: Correct renamed constantsMatthias Dieter Wallnöfer2009-07-311-2/+2
* s4:service_task: s/private/private_dataStefan Metzmacher2009-02-021-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2008-07-221-1/+1