summaryrefslogtreecommitdiff
path: root/source4/torture/drs
Commit message (Expand)AuthorAgeFilesLines
* librpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS and renameAndrew Bartlett2023-03-311-1/+1
* selftest/drs: Demonstrate ERROR(ldb): uncaught exception - Deleted target CN=...Andrew Bartlett2023-03-141-0/+135
* pytest/delete_object: Remove unused variablesJoseph Sutton2023-03-031-2/+0
* pytest/getnc_exop: Remove unused variableJoseph Sutton2023-03-031-1/+0
* pytest/repl_move: Remove unused variablesJoseph Sutton2023-03-031-67/+50
* pytest/repl_rodc: Remove unused variableJoseph Sutton2023-03-031-5/+0
* pytest/replica_sync: Remove unused variableJoseph Sutton2023-03-031-1/+1
* pytest/ridalloc_exop: Remove unused variablesJoseph Sutton2023-03-031-8/+0
* pytest/samba_tool_drs_critical: Remove unused variablesJoseph Sutton2023-03-031-5/+5
* pytest/samba_tool_drs_no_dns: Remove unused variablesJoseph Sutton2023-03-031-6/+5
* pytest/samba_tool_drs: Remove unused variablesJoseph Sutton2023-03-031-31/+24
* pytest/samba_tool_drs: Convert bytes to UTF-8 stringJoseph Sutton2023-03-031-1/+1
* selftest: source4: fix mutable default argumentsRob van der Linde2023-02-232-4/+17
* selftest: make two samba-tool drs tests genericRob van der Linde2023-02-231-11/+24
* selftest: remove unused importRob van der Linde2023-02-231-1/+0
* selftest: pep8: too many blank linesRob van der Linde2023-02-231-1/+0
* s4-selftest/drs: Confirm GetNCChanges REPL_SECRET works with a DummyDN and re...Andrew Bartlett2023-01-312-1/+49
* s4-selftest/drs: Confirm GetNCChanges full replication works with a DummyDN a...Andrew Bartlett2023-01-311-2/+50
* s4-selftest/drs: Confirm GetNCChanges REPL_OBJ works with a DummyDN and real ...Andrew Bartlett2023-01-311-6/+74
* s4-selftest/drs Allow re-run of DRS tests after failed cleanupAndrew Bartlett2023-01-311-1/+2
* s4-selftest/drs Allow some DRS tests to operate against an IPAndrew Bartlett2023-01-314-29/+18
* s4-selftest/drs Add test of expected return code for invaid DNs in GetNCChangesAndrew Bartlett2023-01-312-3/+83
* python: Replace calls to deprecated methodsJoseph Sutton2023-01-301-23/+23
* selftest: Add tests for GetNCChanges GET_ANC using samba-tool drs clone-dc-da...Andrew Bartlett2022-10-041-0/+98
* pytests:s4/drs/getnc_schema: avoid unused importsDouglas Bagnall2022-09-161-4/+0
* pytests:s4/drs/repl_move: avoid unused and star importsDouglas Bagnall2022-09-161-2/+34
* pytests:s4/drs/repl_rodc: avoid unused importsDouglas Bagnall2022-09-161-2/+0
* pytests:s4/drs/linked_attributes_drs: avoid unused importsDouglas Bagnall2022-09-161-15/+1
* pytests:s4/drs/ridalloc_exop: avoid unused importsDouglas Bagnall2022-09-161-3/+0
* s4/tests/samba-tool drs showrepl: test NO_COLOR and --color variantsDouglas Bagnall2022-09-061-1/+30
* s4/tests/samba-tool drs showrepl: use vars for common stringsDouglas Bagnall2022-09-061-4/+8
* pytest/samba_tool_drs_no_dns: use TestCaseInTempDir.rm_files/.rm_dirsDouglas Bagnall2022-09-061-11/+3
* pytest/samba_tool_drs: use TestCaseInTempDir.rm_files/.rm_dirsDouglas Bagnall2022-09-061-10/+3
* CVE-2022-32746 s4:torture: Fix LDB flags comparisonJoseph Sutton2022-07-271-1/+3
* librpc:ndr: Update ndr_print_debug() to the new ndr ABIPavel Filipenský2022-07-151-1/+1
* s4-smbtorture: Fix typo in assertion messageJoseph Sutton2022-03-171-1/+1
* s4/torture/drs/python: Fix attribute existence checkJoseph Sutton2021-09-281-1/+1
* python: Streamline option parser of python toolsAndreas Schneider2021-06-203-3/+3
* s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider2021-06-163-6/+6
* tests: Use --configfile instead of -sAndreas Schneider2021-04-283-12/+12
* python: remove all 'from __future__ import print_function'Douglas Bagnall2021-04-287-7/+0
* cracknames: Add support for SID string formatJoseph Sutton2021-04-071-2/+1
* python2 reduction: Merge remaining compat code into commonDavid Mulder2020-10-025-14/+14
* python: Move dsdb_Dn to samdbDavid Mulder2020-10-021-1/+1
* Fix build after removal of an extra safe_string.hAlexander Bokovoy2020-10-011-0/+2
* torture: Align a few integer typesVolker Lendecke2020-08-172-5/+4
* python compat: remove text_typeDouglas Bagnall2020-08-111-2/+1
* pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall2020-02-0714-151/+151
* selftest: Add test to confirm ACL inheritence really happensAndrew Bartlett2020-01-211-21/+94
* CVE-2019-14902 selftest: Add test for a special case around replicated renamesAndrew Bartlett2020-01-211-0/+69