Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20746: Don't report each individual test in test_smbclient as a single tests... | Jelmer Vernooij | 4 | -202/+112 |
2007-10-10 | r20739: Add more command-line options. | Jelmer Vernooij | 1 | -19/+45 |
2007-10-10 | r20737: Add option parsing. | Jelmer Vernooij | 1 | -4/+33 |
2007-10-10 | r20736: skip the NBT-WINSREPLICATION-OWNED test in make quicktest | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r20735: print out a headline and the oMObjectClass | Stefan Metzmacher | 1 | -2/+13 |
2007-10-10 | r20734: always terminate the string... so that an empty data_blob | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r20733: add a function to load the oid mappings from ldb_val's | Stefan Metzmacher | 3 | -5/+50 |
2007-10-10 | r20732: add idl for storing the prefixMap attribute | Stefan Metzmacher | 2 | -1/+32 |
2007-10-10 | r20731: we need the complex memmove() handling for removing an attribute only... | Stefan Metzmacher | 1 | -16/+12 |
2007-10-10 | r20730: this can be const | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20729: add a version number to struct dsdb_extended_replicated_objects | Stefan Metzmacher | 4 | -2/+24 |
2007-10-10 | r20728: the DSDB_CONTROL_REPLICATED_OBJECT_OID control isn't used anymore | Stefan Metzmacher | 4 | -61/+1 |
2007-10-10 | r20727: implement basic merging of replicated objects when it already exist | Stefan Metzmacher | 1 | -4/+246 |
2007-10-10 | r20726: - only add the rdn attribute and it's meta_data when the 'name' attri... | Stefan Metzmacher | 3 | -35/+47 |
2007-10-10 | r20723: Web Application Framework | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r20716: add a dsdb_cache ldb module which will load the dsdb_schema and other... | Stefan Metzmacher | 2 | -0/+59 |
2007-10-10 | r20715: set the dsdb_schema on the ldb_context | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r20714: we can use talloc_asprintf_append() again, because strupper_talloc() | Stefan Metzmacher | 1 | -6/+5 |
2007-10-10 | r20713: sort the cursors in replUpToDateVector by source_dsa_invocation_id, | Stefan Metzmacher | 1 | -0/+13 |
2007-10-10 | r20712: add a function to compare GUID's | Stefan Metzmacher | 1 | -0/+25 |
2007-10-10 | r20710: update or create the "repsFrom" values after applying replicated objects | Stefan Metzmacher | 1 | -1/+93 |
2007-10-10 | r20709: pass a repsFromTo1 struct down as it contains all needed info for the... | Stefan Metzmacher | 4 | -55/+91 |
2007-10-10 | r20708: fix crash bug! we can't use stack memory for async requests... | Stefan Metzmacher | 1 | -4/+7 |
2007-10-10 | r20706: the '@' chars should only be in front of each line, | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_... | Stefan Metzmacher | 4 | -2/+364 |
2007-10-10 | r20704: add functions to get and set the ntds objectGUID and invocationId | Stefan Metzmacher | 1 | -0/+186 |
2007-10-10 | r20703: fix minor memory leak | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r20702: fix spelling | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20698: added AIO writing support | Andrew Tridgell | 3 | -2/+85 |
2007-10-10 | r20697: A couple of minot cross-compile fixes. | James Peach | 2 | -2/+6 |
2007-10-10 | r20696: Print mktestsetup errors to stderr rather than to either stderr or st... | Jelmer Vernooij | 2 | -11/+36 |
2007-10-10 | r20693: Add reimplementation of selftest in perl. Once this has been tested | Jelmer Vernooij | 1 | -0/+253 |
2007-10-10 | r20689: "pdc" and "bdc" have been replaced by "domain controller" | Simo Sorce | 1 | -6/+2 |
2007-10-10 | r20688: Use argv[0] equivalent of perl. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r20686: this is a generic uptodateness vector | Stefan Metzmacher | 1 | -7/+2 |
2007-10-10 | r20685: apply records using dsdb_extended_replicated_objects_commit() | Stefan Metzmacher | 1 | -275/+91 |
2007-10-10 | r20684: if we don't have any indexes, then we should not waste time | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r20683: load indexes before applying replicated objects, | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r20682: make the dsdb_extended_replicated_objects_commit() interface a bit mo... | Stefan Metzmacher | 2 | -37/+18 |
2007-10-10 | r20681: implement the DSDB_EXTENDED_REPLICATED_OBJECTS operation. | Stefan Metzmacher | 2 | -3/+374 |
2007-10-10 | r20680: prepare the helper functions for applying replicated objects | Stefan Metzmacher | 2 | -59/+20 |
2007-10-10 | r20679: make the init_handle stuff a bit easier and get rid of really ugly ta... | Stefan Metzmacher | 1 | -26/+15 |
2007-10-10 | r20678: add index for objectGUID | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20677: Condense compilations rules. | James Peach | 1 | -27/+63 |
2007-10-10 | r20676: Add ref pointer to fix warning. | Jelmer Vernooij | 4 | -19/+21 |
2007-10-10 | r20675: Fix installation. | Jelmer Vernooij | 2 | -2/+9 |
2007-10-10 | r20670: Make the logic more clear | Simo Sorce | 1 | -16/+22 |
2007-10-10 | r20669: Simplifing more | Simo Sorce | 1 | -88/+56 |
2007-10-10 | r20665: put in my version of aio.h | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r20661: the golden rule: "make things private if possible!" | Stefan Metzmacher | 1 | -1/+1 |