summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/repl
Commit message (Expand)AuthorAgeFilesLines
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-2/+2
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-108-24/+16
* r22944: fix bug #4618:Stefan Metzmacher2007-10-101-2/+2
* r22508: at option for the startup delayStefan Metzmacher2007-10-101-1/+3
* r22472: Commit the start of the DRSUAPI pull replication service.Stefan Metzmacher2007-10-107-54/+1151
* r21859: add a comment why we remove the rid_crypt obfuscationStefan Metzmacher2007-10-101-0/+8
* r21839: add my email addressStefan Metzmacher2007-10-101-1/+1
* r21773: fix typo orginating -> originatingStefan Metzmacher2007-10-101-8/+8
* r21359: remove the rid encryption before storing the password hashesStefan Metzmacher2007-10-101-7/+39
* r21296: remove the session specific encryption from the attributesStefan Metzmacher2007-10-101-1/+132
* r21282: we only need one for loop...Stefan Metzmacher2007-10-101-7/+5
* r21281: move constinancy checks to the beginning of the functionStefan Metzmacher2007-10-101-8/+8
* r20978: 300 seconds as interval is ok, when we do nothingStefan Metzmacher2007-10-101-1/+1
* r20977: start the 'drepl' service, which currently does nothing by default,Stefan Metzmacher2007-10-101-1/+1
* r20974: add basic infrastructure for a DSDB replication serviceStefan Metzmacher2007-10-102-0/+253
* r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit()Stefan Metzmacher2007-10-101-3/+8
* r20733: add a function to load the oid mappings from ldb_val'sStefan Metzmacher2007-10-101-1/+1
* r20729: add a version number to struct dsdb_extended_replicated_objectsStefan Metzmacher2007-10-101-1/+2
* r20726: - only add the rdn attribute and it's meta_data when the 'name' attri...Stefan Metzmacher2007-10-101-35/+27
* r20709: pass a repsFromTo1 struct down as it contains all needed info for the...Stefan Metzmacher2007-10-101-5/+3
* r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...Stefan Metzmacher2007-10-101-0/+5
* r20682: make the dsdb_extended_replicated_objects_commit() interface a bit mo...Stefan Metzmacher2007-10-101-22/+8
* r20680: prepare the helper functions for applying replicated objectsStefan Metzmacher2007-10-101-59/+17
* r20629: add a wrapper function for ldb_extended(ldb, DSDB_EXTENDED_REPLICATED...Stefan Metzmacher2007-10-101-0/+299