summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/repl
Commit message (Expand)AuthorAgeFilesLines
* s4-samdb: reduce the number of samdb opens at startupAndrew Tridgell2009-10-251-6/+3
* 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-drs: fixed a memory error introduced yesterdayAndrew Tridgell2009-10-071-1/+1
* s4-repl: added RELAX control and fix transactionsAndrew Tridgell2009-10-061-8/+57
* s4-ldb: added a bunch more debug for DC joinAndrew Tridgell2009-09-221-0/+4
* s4:dsdb Print the partition we failed to suggest replication forAndrew Bartlett2009-09-191-1/+2
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-183-10/+12
* s4-repl: raise a debug levelAndrew Tridgell2009-09-161-1/+1
* s4-repl: take advantage of async RPC forwardingAndrew Tridgell2009-09-151-5/+3
* s4-repl: don't do double replicationAndrew Tridgell2009-09-152-2/+36
* s4-repl: add a debug to make it easier to monitor replicationAndrew Tridgell2009-09-151-0/+5
* s4-repl: fall back to repsFrom if repsTo not setAndrew Tridgell2009-09-141-2/+4
* s4-repl: added a preiodic notification check to the repl taskAndrew Tridgell2009-09-136-3/+478
* s4-repl: fixed memory leaksAndrew Tridgell2009-09-123-12/+31
* s4-repl: refresh the partitions on each cycleAndrew Tridgell2009-09-112-3/+4
* s4-repl: don't add the RDN if it is already thereAndrew Tridgell2009-09-111-3/+19
* s4-drs: add the magic DRS SPNs on AddEntryAndrew Tridgell2009-09-111-23/+2
* s4/repl: give a useful error message if we can't decode an objectAndrew Tridgell2009-09-101-1/+4
* s4/repl: implement DsReplicaSyncAndrew Tridgell2009-09-092-0/+42
* s4/repl: added refresh of repsToAndrew Tridgell2009-09-091-1/+87
* s4:drsuapi: add an incomplete DsAddEntry implementationStefan Metzmacher2009-09-081-8/+157
* add the the linked attributes elements to the repl structureAndrew Tridgell2009-09-031-0/+5
* tell the server that we support linked attribute replicationAndrew Tridgell2009-09-031-6/+1
* Wrap DRS changes in a transactionAndrew Tridgell2009-09-021-0/+18
* s4: Correct renamed constantsMatthias Dieter Wallnöfer2009-07-311-2/+2
* decrypt all objects in a DRS record, not just the first oneAndrew Tridgell2009-07-021-2/+5
* Move DRSUAPI per-attribute decryption into a common fileAndrew Bartlett2009-04-141-158/+2
* s4:service_task: s/private/private_dataStefan Metzmacher2009-02-021-1/+1
* Fix the mess with ldb includes.Simo Sorce2009-01-301-1/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-292-3/+3
* Now store the GUID and SID from a DN over DRSUAPI into ldb.Andrew Bartlett2008-12-201-1/+1
* 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-116-6/+6
* Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-6/+4
* 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-222-2/+2
* 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
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+1
* Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-041-9/+1
* Rework service init functions to pass down service name. This isAndrew Bartlett2008-02-041-1/+1
* Get more information from ldb when reporting a failed replication.Andrew Bartlett2008-01-231-2/+2
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-1/+1
* r26640: Janitorial: Remove some more uses of global_loadparm.Jelmer Vernooij2008-01-011-2/+2