summaryrefslogtreecommitdiff
path: root/source4/torture/drs
Commit message (Expand)AuthorAgeFilesLines
...
* selftest: Remove unused import in ridalloc_exop.pyAndrew Bartlett2017-07-281-1/+0
* selftest: Use self.runsubcmd() in DrsReplicaSyncTestCaseAndrew Bartlett2017-07-281-6/+17
* selftest: Use self.runsubcmd() to run samba-tool for _test_force_demote in ri...Andrew Bartlett2017-07-281-6/+6
* selftest: Use self.runsubcmd() to run samba-tool for _test_join in ridalloc_e...Andrew Bartlett2017-07-281-8/+8
* python/tests: add python test for cracknamesBob Campbell2017-07-241-0/+166
* lib: Give util_paths.c its own headerVolker Lendecke2017-06-242-0/+2
* dsdb: Ensure replication of renames works in schema partitionAndrew Bartlett2017-06-151-0/+31
* dsdb: Do not write the @INDEXLIST or @ATTRIBUTES records during schema refreshAndrew Bartlett2017-05-231-1/+1
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-112-3/+3
* s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2017-05-051-5/+4
* selftest: Do not enable inbound replication during replica_syncAndrew Bartlett2017-04-221-51/+0
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* tests/repl_rodc: Test the direct allow/deny attribute worksGarming Sam2017-03-131-0/+86
* tests/repl_rodc: Ensure that the machine account is tied to the destination DSAGarming Sam2017-03-131-0/+67
* tests/repl_rodc: Duplicate msDS-RevealedUsers test for RODC machine acctGarming Sam2017-03-131-2/+78
* python/tests: Add repl_rodc testBob Campbell2017-03-131-0/+416
* drsbase: use credentials if suppliedGarming Sam2017-03-131-2/+4
* waf: disable-python - don't build torture bitsIan Stakenvicius2017-03-101-1/+2
* python/tests: improve samba-tool replicate --local testBob Campbell2017-02-151-17/+108
* python/tests: move samba_tool_drs test to proper placeBob Campbell2017-02-141-0/+345
* torture/drs: Add a test for dn+binary linked attributesBob Campbell2017-02-141-4/+65
* torture/drs: run repl_schema in vampire_2000_dc environment as wellBob Campbell2017-02-141-7/+13
* torture/drs: generate linkID for test rather than specifyingBob Campbell2017-02-142-2/+2
* torture/drs: expand test for DRSUAPI_DRS_GET_ANCBob Campbell2017-02-091-22/+301
* torture/drs: remove pointless nc_object_count replication checks in test_link...Stefan Metzmacher2017-02-081-18/+9
* torture/drs: test link replication with hwm and utdvBob Campbell2016-12-211-0/+102
* torture/drs: move ExopBaseTest into DrsBaseTest and extendBob Campbell2016-12-214-144/+356
* tests/ridalloc_exop: Add a new suite of tests for RID allocationGarming Sam2016-11-042-161/+714
* tests/getnc_exop: Finish a comment in getnc_exop.pyGarming Sam2016-11-011-1/+1
* tests/getnc_exop: Improve the ridalloc test by performing an alloc against a ...Bob Campbell2016-11-011-0/+76
* werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source4/torture/drs...Günther Deschner2016-09-281-2/+2
* torture: Remove unnecessary whitespaceGarming Sam2016-09-081-1/+1
* tests/getnc_exop: Ensure that attribute list sorting is correctBob Campbell2016-08-251-1/+3
* tests/getnc_exop: PartialAttrSetEx test (passes Windows, fails us)Garming Sam2016-08-251-2/+98
* tests/getnc_exop: Ensure the remote prefixmap is always used (name attr)Garming Sam2016-08-251-0/+73
* tests/getnc_exop: Ensure the remote prefixmap is always used (secret attrs)Garming Sam2016-08-251-5/+86
* tests/getnc_exop: Ensure that all attids are valid in a given PASGarming Sam2016-08-251-7/+59
* tests/getnc_exop: Ensure we do the fallback if not given a PASBob Campbell2016-08-251-2/+51
* selftest: Move repl_schema test to a distinct OID prefixAndrew Bartlett2016-08-111-13/+13
* s4:dsdb/schema: don't update the in memory schema->prefixmap without reloadin...Stefan Metzmacher2016-08-111-21/+36
* s4:dsdb/schema: don't treat an older remote schema as SCHEMA_MISMATCHStefan Metzmacher2016-08-111-2/+69
* s4:dsdb/schema: store struct dsdb_schema_info instead of a hexstringStefan Metzmacher2016-08-112-30/+31
* tests:samba_tool: pass stdout and stderr to assertCmdSuccess()Stefan Metzmacher2016-08-041-1/+1
* msds_intid: Add test for schema linked attributesGarming Sam2016-07-281-1/+86
* msds_intid: Add test for (non-schema) linked attributesGarming Sam2016-07-281-1/+34
* selftest: Disable all replication during most replication testsAndrew Bartlett2016-07-194-18/+32
* selftest: Ensure we can call DRSUAPI_EXOP_REPL_OBJ with replication disabledAndrew Bartlett2016-07-191-1/+1
* selftest: Disable replication before doing forced pre-test replicateAndrew Bartlett2016-07-191-3/+3
* selftest: Make repl_move more robust by disabling replication before the testAndrew Bartlett2016-07-191-8/+10
* selftest: Make repl_schema more robust by disabling replication before the testAndrew Bartlett2016-07-191-6/+13