summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl/drepl_out_helpers.c
Commit message (Expand)AuthorAgeFilesLines
...
* s4-repl: if we are an RODC don't set WRIT_REP in replicationAndrew Tridgell2010-09-161-2/+7
* s4-repl: add partial attribute set to getncchanges calls for RODCsAndrew Tridgell2010-09-161-5/+54
* s4/drs: update repsFrom only when we are not in getncchanges extended opAnatoliy Atanasov2010-09-101-4/+4
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* s4:dsdb/repl: expose drsuapi_DsExtendedError to the caller (e.g. the ridalloc...Stefan Metzmacher2010-07-091-0/+2
* s4:drepl_out_helpers: don't return NT_STATUS_OK, if an extended operation doe...Stefan Metzmacher2010-07-091-1/+14
* s4-repl: end repl request when not doing an UpdateRefsAndrew Tridgell2010-04-271-0/+2
* s4-drs: allow getncchanges requests to non WRIT_REP partitions for extended opsAndrew Tridgell2010-04-261-1/+2
* s4-drepl: don't send an UpdateRefs unless its a plain replicationAndrew Tridgell2010-04-261-1/+3
* s4-drs: removed dsdb_validate_client_flags()Andrew Tridgell2010-04-221-7/+0
* s40-drs: Do not send GetNCChanges messages to RODCsFernando J V da Silva2010-04-221-0/+11
* s4-drs: samdb_is_rodc() function and new samdb_rodc() functionFernando J V da Silva2010-04-221-1/+4
* s4:dsdb/repl: make use of use tevent_req based dcerpc_binding_handle stubsStefan Metzmacher2010-03-121-29/+45
* s4/drs: DsGetNCChanges - Propagating IDL changes to source codeKamen Mazdrashki2010-03-101-1/+1
* s4:drepl_out_helpers: don't look at the internals of 'struct rpc_request'Stefan Metzmacher2010-03-011-2/+13
* s4:dsdb/repl: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-011-3/+3
* s4/rodc: Implement samdb_rodc with ldb contextAnatoliy Atanasov2010-03-011-1/+1
* s4-drepl: switch drepl over to using the generic DRS options flagsAndrew Tridgell2010-01-141-4/+2
* s4-drs: calculate and send a uptodateness_vector with replication requestsAndrew Tridgell2010-01-091-2/+13
* s4:dsdb/repl: convert dreplsrv_op_pull_source_send/recv to tevent_reqStefan Metzmacher2010-01-081-141/+181
* s4-repl: allow for callbacks when a repl operation completesAndrew Tridgell2010-01-081-2/+2
* s4-repl: added request for RID allocation in drepl taskAndrew Tridgell2010-01-081-2/+2
* s4:dsdb/repl: convert dreplsrv_out_drsuapi_send/recv to tevent_reqStefan Metzmacher2010-01-041-92/+116
* s4:dsdb/repl Split the 'convert' or 'commit' stages in the DRS importAndrew Bartlett2009-11-121-10/+20
* s4-dsdb: added samdb_rodc() and samdb_ntds_options()Andrew Tridgell2009-10-151-1/+1
* s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where neededMatthias Dieter Wallnöfer2009-10-141-2/+1
* s4-repl: don't do double replicationAndrew Tridgell2009-09-151-1/+2
* s4-repl: added a preiodic notification check to the repl taskAndrew Tridgell2009-09-131-2/+2
* s4-repl: fixed memory leaksAndrew Tridgell2009-09-121-4/+2
* s4/repl: added refresh of repsToAndrew Tridgell2009-09-091-1/+87
* s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.Günther Deschner2008-10-181-47/+49
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* drsuapi: fix samba4 callers after drsuapi.idl changesStefan Metzmacher2008-08-201-6/+14
* drsuapi: fix callers after idl changeStefan Metzmacher2008-08-071-1/+1
* dsdb: teach dreplsrv_out_drsuapi_bind_recv() knowledge of DsBindInfo48.Michael Adam2008-07-231-0/+9
* Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2008-07-221-1/+1
* drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher2008-07-161-8/+2
* drsuapi: check ctr6->drs_errorStefan Metzmacher2008-07-161-0/+7
* drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher2008-07-161-0/+5
* drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher2008-06-301-6/+6
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-1/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22944: fix bug #4618:Stefan Metzmacher2007-10-101-2/+2
* r22472: Commit the start of the DRSUAPI pull replication service.Stefan Metzmacher2007-10-101-0/+420