summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r20784: Add ref pointerJelmer Vernooij2007-10-102-9/+9
* r20783: Ejsnet files are now moved into a separate directory. I need to commitRafal Szczesniak2007-10-105-449/+16
* r20782: Place ejsnet files in a separate directory.Rafal Szczesniak2007-10-103-0/+651
* r20780: keep a dsdb_schema_fsmo struct as private dataStefan Metzmacher2007-10-101-0/+21
* r20779: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r20778: we don't need a talloc_steal hereStefan Metzmacher2007-10-101-1/+1
* r20777: only include closefrom.c if the system doesn't have it.Stefan Metzmacher2007-10-102-1/+11
* r20776: require a loaded dsdb_schema for originating add and modify operationsStefan Metzmacher2007-10-101-6/+26
* r20775: - use the schema_fsmo module on the schema partition, which loads the...Stefan Metzmacher2007-10-101-1/+38
* r20773: we need to include config.h and replace.h before we can use #ifdef st...Stefan Metzmacher2007-10-101-3/+3
* r20772: fix segfault caused by ldb_set_default_dns() from init_context hook o...Stefan Metzmacher2007-10-101-0/+3
* r20771: add an ldb module which will force the Schema FSMO Role OwnerStefan Metzmacher2007-10-102-0/+236
* r20770: remove unused varStefan Metzmacher2007-10-101-1/+0
* r20769: - it's wrong to add the schemaInfo blob as 2nd value to the prefixMap...Stefan Metzmacher2007-10-101-5/+1
* r20768: store the prefixMap and schemaInfo attributes on the schema head objectStefan Metzmacher2007-10-101-0/+32
* r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit()Stefan Metzmacher2007-10-102-17/+27
* r20766: when creating dsdb_attribute or dsdb_class structs from ldb, try the ...Stefan Metzmacher2007-10-102-10/+50
* r20765: add two more schema related error codesStefan Metzmacher2007-10-102-0/+4
* r20764: fix some little bugsStefan Metzmacher2007-10-101-4/+5
* r20763: add function to get the oid mappings in drsuapi or ldb formStefan Metzmacher2007-10-101-0/+65
* r20762: load the default dn's after the rootdse module is initialized,Stefan Metzmacher2007-10-101-0/+2
* r20761: let ldb modules call ldb_set_default_dns()Stefan Metzmacher2007-10-102-1/+2
* r20760: also handle the case where no private data is attached to the moduleStefan Metzmacher2007-10-101-1/+1
* r20758: Adapt RAW-UNLINK error returns for wildcard unlinks to Samba3.Volker Lendecke2007-10-101-4/+33
* r20757: Strip recipe functionality (should be one layer up)Jelmer Vernooij2007-10-101-30/+1
* r20756: Update to use generated recipes.Jelmer Vernooij2007-10-101-7/+44
* r20755: Add progress indicator to test runnerJelmer Vernooij2007-10-101-3/+7
* r20754: Simplify code for calculating total number of failed tests.Jelmer Vernooij2007-10-103-20/+20
* 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-81/+1
* r20746: Don't report each individual test in test_smbclient as a single tests...Jelmer Vernooij2007-10-104-202/+112
* 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-101-1/+1
* 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