summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r20754: Simplify code for calculating total number of failed tests.Jelmer Vernooij2007-10-103-20/+20
* r20753: editorial changeDerrell Lipman2007-10-101-1/+1
* r20752: There's no reason to wait 5 seconds before the first Status and Stati...Derrell Lipman2007-10-101-4/+23
* r20751: It's unlikely that even 1 in 1000 users of SWAT will be running IE. ...Derrell Lipman2007-10-104-28/+9
* r20750: Use files in script/tests to build a recipe rather than running the t...Jelmer Vernooij2007-10-102-96/+117
* r20748: Add file I forgot to commitJelmer Vernooij2007-10-101-0/+26
* r20747: Move cifsdd to blackbox sectionJelmer Vernooij2007-10-102-18/+28
* r20746: Don't report each individual test in test_smbclient as a single tests...Jelmer Vernooij2007-10-104-118/+130
* r20739: Add more command-line options.Jelmer Vernooij2007-10-101-19/+45
* r20737: Add option parsing.Jelmer Vernooij2007-10-101-4/+33
* r20736: skip the NBT-WINSREPLICATION-OWNED test in make quicktestStefan Metzmacher2007-10-101-0/+5
* r20735: print out a headline and the oMObjectClassStefan Metzmacher2007-10-101-2/+13
* r20734: always terminate the string... so that an empty data_blobStefan Metzmacher2007-10-101-0/+1
* r20733: add a function to load the oid mappings from ldb_val'sStefan Metzmacher2007-10-103-5/+50
* r20732: add idl for storing the prefixMap attributeStefan Metzmacher2007-10-102-1/+32
* r20731: we need the complex memmove() handling for removing an attribute only...Stefan Metzmacher2007-10-101-16/+12
* r20730: this can be constStefan Metzmacher2007-10-101-1/+1
* r20729: add a version number to struct dsdb_extended_replicated_objectsStefan Metzmacher2007-10-104-2/+24
* r20728: the DSDB_CONTROL_REPLICATED_OBJECT_OID control isn't used anymoreStefan Metzmacher2007-10-104-61/+1
* r20727: implement basic merging of replicated objects when it already existStefan Metzmacher2007-10-101-4/+246
* r20726: - only add the rdn attribute and it's meta_data when the 'name' attri...Stefan Metzmacher2007-10-103-35/+47
* r20723: Web Application FrameworkDerrell Lipman2007-10-102-2/+5
* r20716: add a dsdb_cache ldb module which will load the dsdb_schema and other...Stefan Metzmacher2007-10-102-0/+59
* r20715: set the dsdb_schema on the ldb_contextStefan Metzmacher2007-10-101-0/+6
* r20714: we can use talloc_asprintf_append() again, because strupper_talloc()Stefan Metzmacher2007-10-101-6/+5
* r20713: sort the cursors in replUpToDateVector by source_dsa_invocation_id,Stefan Metzmacher2007-10-101-0/+13
* r20712: add a function to compare GUID'sStefan Metzmacher2007-10-101-0/+25
* r20710: update or create the "repsFrom" values after applying replicated objectsStefan Metzmacher2007-10-101-1/+93
* r20709: pass a repsFromTo1 struct down as it contains all needed info for the...Stefan Metzmacher2007-10-104-55/+91
* r20708: fix crash bug! we can't use stack memory for async requests...Stefan Metzmacher2007-10-101-4/+7
* r20706: the '@' chars should only be in front of each line,Stefan Metzmacher2007-10-101-6/+6
* r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...Stefan Metzmacher2007-10-104-2/+364
* r20704: add functions to get and set the ntds objectGUID and invocationIdStefan Metzmacher2007-10-101-0/+186
* r20703: fix minor memory leakStefan Metzmacher2007-10-101-0/+1
* r20702: fix spellingStefan Metzmacher2007-10-101-1/+1
* r20698: added AIO writing supportAndrew Tridgell2007-10-103-2/+85
* r20697: A couple of minot cross-compile fixes.James Peach2007-10-102-2/+6
* r20696: Print mktestsetup errors to stderr rather than to either stderr or st...Jelmer Vernooij2007-10-102-11/+36
* r20693: Add reimplementation of selftest in perl. Once this has been testedJelmer Vernooij2007-10-101-0/+253
* r20689: "pdc" and "bdc" have been replaced by "domain controller"Simo Sorce2007-10-103-9/+5
* r20688: Use argv[0] equivalent of perl.Jelmer Vernooij2007-10-101-3/+3
* r20686: this is a generic uptodateness vectorStefan Metzmacher2007-10-101-7/+2
* r20685: apply records using dsdb_extended_replicated_objects_commit()Stefan Metzmacher2007-10-101-275/+91
* r20684: if we don't have any indexes, then we should not waste timeStefan Metzmacher2007-10-101-0/+5
* r20683: load indexes before applying replicated objects,Stefan Metzmacher2007-10-101-0/+3
* r20682: make the dsdb_extended_replicated_objects_commit() interface a bit mo...Stefan Metzmacher2007-10-102-37/+18
* r20681: implement the DSDB_EXTENDED_REPLICATED_OBJECTS operation.Stefan Metzmacher2007-10-102-3/+374
* r20680: prepare the helper functions for applying replicated objectsStefan Metzmacher2007-10-102-59/+20
* r20679: make the init_handle stuff a bit easier and get rid of really ugly ta...Stefan Metzmacher2007-10-101-26/+15
* r20678: add index for objectGUIDStefan Metzmacher2007-10-101-1/+1