Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20772: fix segfault caused by ldb_set_default_dns() from init_context hook o... | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r20771: add an ldb module which will force the Schema FSMO Role Owner | Stefan Metzmacher | 2 | -0/+236 |
2007-10-10 | r20770: remove unused var | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r20769: - it's wrong to add the schemaInfo blob as 2nd value to the prefixMap... | Stefan Metzmacher | 1 | -5/+1 |
2007-10-10 | r20768: store the prefixMap and schemaInfo attributes on the schema head object | Stefan Metzmacher | 1 | -0/+32 |
2007-10-10 | r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit() | Stefan Metzmacher | 2 | -17/+27 |
2007-10-10 | r20766: when creating dsdb_attribute or dsdb_class structs from ldb, try the ... | Stefan Metzmacher | 2 | -10/+50 |
2007-10-10 | r20765: add two more schema related error codes | Stefan Metzmacher | 2 | -0/+4 |
2007-10-10 | r20764: fix some little bugs | Stefan Metzmacher | 1 | -4/+5 |
2007-10-10 | r20763: add function to get the oid mappings in drsuapi or ldb form | Stefan Metzmacher | 1 | -0/+65 |
2007-10-10 | r20762: load the default dn's after the rootdse module is initialized, | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r20761: let ldb modules call ldb_set_default_dns() | Stefan Metzmacher | 2 | -1/+2 |
2007-10-10 | r20760: also handle the case where no private data is attached to the module | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20758: Adapt RAW-UNLINK error returns for wildcard unlinks to Samba3. | Volker Lendecke | 1 | -4/+33 |
2007-10-10 | r20757: Strip recipe functionality (should be one layer up) | Jelmer Vernooij | 1 | -30/+1 |
2007-10-10 | r20756: Update to use generated recipes. | Jelmer Vernooij | 1 | -7/+44 |
2007-10-10 | r20755: Add progress indicator to test runner | Jelmer Vernooij | 1 | -3/+7 |
2007-10-10 | r20754: Simplify code for calculating total number of failed tests. | Jelmer Vernooij | 3 | -20/+20 |
2007-10-10 | r20753: editorial change | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r20752: There's no reason to wait 5 seconds before the first Status and Stati... | Derrell Lipman | 1 | -4/+23 |
2007-10-10 | r20751: It's unlikely that even 1 in 1000 users of SWAT will be running IE. ... | Derrell Lipman | 4 | -28/+9 |
2007-10-10 | r20750: Use files in script/tests to build a recipe rather than running the t... | Jelmer Vernooij | 2 | -96/+117 |
2007-10-10 | r20748: Add file I forgot to commit | Jelmer Vernooij | 1 | -0/+26 |
2007-10-10 | r20747: Move cifsdd to blackbox section | Jelmer Vernooij | 2 | -18/+28 |
2007-10-10 | r20746: Don't report each individual test in test_smbclient as a single tests... | Jelmer Vernooij | 4 | -118/+130 |
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 | 2 | -2/+5 |
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 |