summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20737: Add option parsing.Jelmer Vernooij1-4/+33
2007-10-10r20736: skip the NBT-WINSREPLICATION-OWNED test in make quicktestStefan Metzmacher1-0/+5
2007-10-10r20735: print out a headline and the oMObjectClassStefan Metzmacher1-2/+13
2007-10-10r20734: always terminate the string... so that an empty data_blobStefan Metzmacher1-0/+1
2007-10-10r20733: add a function to load the oid mappings from ldb_val'sStefan Metzmacher3-5/+50
2007-10-10r20732: add idl for storing the prefixMap attributeStefan Metzmacher2-1/+32
2007-10-10r20731: we need the complex memmove() handling for removing an attribute only...Stefan Metzmacher1-16/+12
2007-10-10r20730: this can be constStefan Metzmacher1-1/+1
2007-10-10r20729: add a version number to struct dsdb_extended_replicated_objectsStefan Metzmacher4-2/+24
2007-10-10r20728: the DSDB_CONTROL_REPLICATED_OBJECT_OID control isn't used anymoreStefan Metzmacher4-61/+1
2007-10-10r20727: implement basic merging of replicated objects when it already existStefan Metzmacher1-4/+246
2007-10-10r20726: - only add the rdn attribute and it's meta_data when the 'name' attri...Stefan Metzmacher3-35/+47
2007-10-10r20723: Web Application FrameworkDerrell Lipman1-1/+1
2007-10-10r20716: add a dsdb_cache ldb module which will load the dsdb_schema and other...Stefan Metzmacher2-0/+59
2007-10-10r20715: set the dsdb_schema on the ldb_contextStefan Metzmacher1-0/+6
2007-10-10r20714: we can use talloc_asprintf_append() again, because strupper_talloc()Stefan Metzmacher1-6/+5
2007-10-10r20713: sort the cursors in replUpToDateVector by source_dsa_invocation_id,Stefan Metzmacher1-0/+13
2007-10-10r20712: add a function to compare GUID'sStefan Metzmacher1-0/+25
2007-10-10r20710: update or create the "repsFrom" values after applying replicated objectsStefan Metzmacher1-1/+93
2007-10-10r20709: pass a repsFromTo1 struct down as it contains all needed info for the...Stefan Metzmacher4-55/+91
2007-10-10r20708: fix crash bug! we can't use stack memory for async requests...Stefan Metzmacher1-4/+7
2007-10-10r20706: the '@' chars should only be in front of each line,Stefan Metzmacher1-6/+6
2007-10-10r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...Stefan Metzmacher4-2/+364
2007-10-10r20704: add functions to get and set the ntds objectGUID and invocationIdStefan Metzmacher1-0/+186
2007-10-10r20703: fix minor memory leakStefan Metzmacher1-0/+1
2007-10-10r20702: fix spellingStefan Metzmacher1-1/+1
2007-10-10r20698: added AIO writing supportAndrew Tridgell3-2/+85
2007-10-10r20697: A couple of minot cross-compile fixes.James Peach2-2/+6
2007-10-10r20696: Print mktestsetup errors to stderr rather than to either stderr or st...Jelmer Vernooij2-11/+36
2007-10-10r20693: Add reimplementation of selftest in perl. Once this has been testedJelmer Vernooij1-0/+253
2007-10-10r20689: "pdc" and "bdc" have been replaced by "domain controller"Simo Sorce1-6/+2
2007-10-10r20688: Use argv[0] equivalent of perl.Jelmer Vernooij1-3/+3
2007-10-10r20686: this is a generic uptodateness vectorStefan Metzmacher1-7/+2
2007-10-10r20685: apply records using dsdb_extended_replicated_objects_commit()Stefan Metzmacher1-275/+91
2007-10-10r20684: if we don't have any indexes, then we should not waste timeStefan Metzmacher1-0/+5
2007-10-10r20683: load indexes before applying replicated objects,Stefan Metzmacher1-0/+3
2007-10-10r20682: make the dsdb_extended_replicated_objects_commit() interface a bit mo...Stefan Metzmacher2-37/+18
2007-10-10r20681: implement the DSDB_EXTENDED_REPLICATED_OBJECTS operation.Stefan Metzmacher2-3/+374
2007-10-10r20680: prepare the helper functions for applying replicated objectsStefan Metzmacher2-59/+20
2007-10-10r20679: make the init_handle stuff a bit easier and get rid of really ugly ta...Stefan Metzmacher1-26/+15
2007-10-10r20678: add index for objectGUIDStefan Metzmacher1-1/+1
2007-10-10r20677: Condense compilations rules.James Peach1-27/+63
2007-10-10r20676: Add ref pointer to fix warning.Jelmer Vernooij4-19/+21
2007-10-10r20675: Fix installation.Jelmer Vernooij2-2/+9
2007-10-10r20670: Make the logic more clearSimo Sorce1-16/+22
2007-10-10r20669: Simplifing moreSimo Sorce1-88/+56
2007-10-10r20665: put in my version of aio.hAndrew Tridgell1-4/+4
2007-10-10r20661: the golden rule: "make things private if possible!"Stefan Metzmacher1-1/+1
2007-10-10r20659: add missing system/aio.hStefan Metzmacher1-0/+29
2007-10-10r20657: fix compiler warning and bug:-)Stefan Metzmacher1-1/+1