Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20922: use the show_deleted module by default | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r20907: reset krbtgt, machine and administator account passwords to "test" | Stefan Metzmacher | 1 | -1/+91 |
2007-10-10 | r20872: make the password_hash module specific to the domain partition | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r20869: - mark the rootdse with isSyncronized=TRUE after a successful replica... | Stefan Metzmacher | 1 | -0/+59 |
2007-10-10 | r20868: load the pdc_fsmo and naming_fsmo modules | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20807: test static password for the test_*.ldb' files | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r20806: make it possible to configure the secrets.ldb url | Stefan Metzmacher | 1 | -8/+14 |
2007-10-10 | r20775: - use the schema_fsmo module on the schema partition, which loads the... | Stefan Metzmacher | 1 | -1/+38 |
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 | 1 | -14/+19 |
2007-10-10 | r20733: add a function to load the oid mappings from ldb_val's | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20715: set the dsdb_schema on the ldb_context | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r20709: pass a repsFromTo1 struct down as it contains all needed info for the... | Stefan Metzmacher | 1 | -44/+80 |
2007-10-10 | r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_... | Stefan Metzmacher | 1 | -0/+20 |
2007-10-10 | r20685: apply records using dsdb_extended_replicated_objects_commit() | Stefan Metzmacher | 1 | -275/+91 |
2007-10-10 | r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add request | Stefan Metzmacher | 1 | -5/+38 |
2007-10-10 | r20575: apply records to the test_samdb.ldb (my birthday present to myself...:-) | Stefan Metzmacher | 1 | -4/+83 |
2007-10-10 | r20572: - prepare a test_samdb.ldb in the NET-API-BECOME-DC torture test | Stefan Metzmacher | 1 | -0/+105 |
2007-10-10 | r20531: - create the rdn attribute which is an alias for the 'name' attribute | Stefan Metzmacher | 1 | -0/+180 |
2007-10-10 | r20504: we handle the attribute values always as DATA_BLOB's and | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r20483: Sorry Volker:-) | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r20481: Fix the build -- Stefan, please look at this ;-)) | Volker Lendecke | 1 | -0/+6 |
2007-10-10 | r20456: Rename variables to avoid shadowing global function names. | Andrew Bartlett | 2 | -7/+7 |
2007-10-10 | r20438: - bail out on conversation errors | Stefan Metzmacher | 1 | -4/+27 |
2007-10-10 | r20421: - delay the schema analysis untill the full schema is tranferred | Stefan Metzmacher | 1 | -65/+129 |
2007-10-10 | r20381: verify the incoming oid mappings and schema info for the config and d... | Stefan Metzmacher | 1 | -0/+10 |
2007-10-10 | r20380: verify the incoming schema info and oid mappings | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r20327: start to analyse the schema content | Stefan Metzmacher | 1 | -24/+172 |
2007-10-10 | r20293: implement store chunk hook for libnet_BecomeDC() | Stefan Metzmacher | 1 | -0/+12 |
2007-10-10 | r20291: implement prepare_db hook of libnet_BecomeDC() | Stefan Metzmacher | 1 | -1/+30 |
2007-10-10 | r20285: pass more info to check_options hook and move behavior versions etc. | Stefan Metzmacher | 1 | -8/+17 |
2007-10-10 | r20283: pass in callbacks to libnet_BecomeDC() from the caller | Stefan Metzmacher | 1 | -0/+16 |
2007-10-10 | r20144: add NET-API-BECOME-DC test that tests libnet_BecomeDC()/libnet_Unbeco... | Stefan Metzmacher | 2 | -5/+85 |
2007-10-10 | r19926: display user listing created by the test. | Rafal Szczesniak | 1 | -0/+8 |
2007-10-10 | r19925: Close the lsa handle in the end, and test calling libnet_UserList | Rafal Szczesniak | 1 | -7/+18 |
2007-10-10 | r19924: win2k3srv did not like that combination. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r19923: Update test to match the function changes. | Rafal Szczesniak | 1 | -2/+2 |
2007-10-10 | r19593: add NET-API-USERLIST test | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r19592: a simple test for libnet_UserList | Rafal Szczesniak | 1 | -7/+72 |
2007-10-10 | r19392: Use torture_setting_* rather than lp_parm_* where possible. | Jelmer Vernooij | 8 | -25/+25 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -24/+33 |
2007-10-10 | r19251: fix silly typos causing the test to fail at account_name | Rafal Szczesniak | 1 | -7/+7 |
2007-10-10 | r19187: this function should be static... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r19174: fix the test to pass against win2k3 server (username length | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r19025: - remove read-only and policy dependent fields and flags | Rafal Szczesniak | 3 | -93/+81 |
2007-10-10 | r18753: expand the test so that it does a growing number of changes | Rafal Szczesniak | 1 | -66/+136 |
2007-10-10 | r18691: Forgot to add copyright info. | Rafal Szczesniak | 1 | -0/+20 |
2007-10-10 | r18683: NET-USERMOD test changed to be able to perform multiple simultaneous | Rafal Szczesniak | 3 | -92/+207 |