summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl
AgeCommit message (Expand)AuthorFilesLines
2009-09-13s4-repl: added a preiodic notification check to the repl taskAndrew Tridgell6-3/+478
2009-09-12s4-repl: fixed memory leaksAndrew Tridgell3-12/+31
2009-09-11s4-repl: refresh the partitions on each cycleAndrew Tridgell2-3/+4
2009-09-11s4-repl: don't add the RDN if it is already thereAndrew Tridgell1-3/+19
2009-09-11s4-drs: add the magic DRS SPNs on AddEntryAndrew Tridgell1-23/+2
2009-09-10s4/repl: give a useful error message if we can't decode an objectAndrew Tridgell1-1/+4
2009-09-09s4/repl: implement DsReplicaSyncAndrew Tridgell2-0/+42
2009-09-09s4/repl: added refresh of repsToAndrew Tridgell1-1/+87
2009-09-08s4:drsuapi: add an incomplete DsAddEntry implementationStefan Metzmacher1-8/+157
2009-09-03add the the linked attributes elements to the repl structureAndrew Tridgell1-0/+5
2009-09-03tell the server that we support linked attribute replicationAndrew Tridgell1-6/+1
2009-09-02Wrap DRS changes in a transactionAndrew Tridgell1-0/+18
2009-07-31s4: Correct renamed constantsMatthias Dieter Wallnöfer1-2/+2
2009-07-02decrypt all objects in a DRS record, not just the first oneAndrew Tridgell1-2/+5
2009-04-14Move DRSUAPI per-attribute decryption into a common fileAndrew Bartlett1-158/+2
2009-02-02s4:service_task: s/private/private_dataStefan Metzmacher1-1/+1
2009-01-30Fix the mess with ldb includes.Simo Sorce1-1/+1
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher2-3/+3
2008-12-20Now store the GUID and SID from a DN over DRSUAPI into ldb.Andrew Bartlett1-1/+1
2008-10-18s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.Günther Deschner1-47/+49
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij6-6/+6
2008-09-24Move source4/lib/crypto to lib/crypto.Jelmer Vernooij1-1/+1
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce1-6/+4
2008-08-20drsuapi: fix samba4 callers after drsuapi.idl changesStefan Metzmacher1-6/+14
2008-08-07drsuapi: fix callers after idl changeStefan Metzmacher1-1/+1
2008-07-23dsdb: teach dreplsrv_out_drsuapi_bind_recv() knowledge of DsBindInfo48.Michael Adam1-0/+9
2008-07-22Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2-2/+2
2008-07-16drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher1-8/+2
2008-07-16drsuapi: check ctr6->drs_errorStefan Metzmacher1-0/+7
2008-07-16drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher1-0/+5
2008-06-30drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher1-6/+6
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-1/+1
2008-02-04Remove useless layer of indirection, where every service calledAndrew Bartlett1-9/+1
2008-02-04Rework service init functions to pass down service name. This isAndrew Bartlett1-1/+1
2008-01-23Get more information from ldb when reporting a failed replication.Andrew Bartlett1-2/+2
2008-01-05r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij1-1/+1
2008-01-01r26640: Janitorial: Remove some more uses of global_loadparm.Jelmer Vernooij1-2/+2
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-2/+5
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij1-1/+4
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij1-2/+2
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij1-2/+2
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-1/+1
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij1-1/+2
2007-12-21r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij1-1/+1
2007-12-21r26237: Add loadparm context to the server service interface.Jelmer Vernooij1-1/+1
2007-12-21r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij1-6/+6
2007-12-21r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij1-1/+1
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2-10/+14
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-2/+2
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+1