python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / source4 / dsdb / tests / python / sec_descriptor.py
2023-08-08 Joseph Suttons4:dsdb:tests: Remove unused variables
2023-08-03 Andreas Schneiders4:dsdb:tests: Fix code spelling
2023-05-16 Joseph Suttons4:dsdb:tests: Refactor security descriptor test
2023-03-22 Stefan Metzmachers4:dsdb/tests: add more detailed tests to sec_descriptor.py
2023-03-22 Stefan Metzmachers4:dsdb/tests: allow sec_descriptor.py to run against...
2023-03-22 Stefan Metzmachers4:dsdb/tests: convert sec_descriptor.py to use assert...
2023-03-22 Stefan Metzmachers4:dsdb/tests: let OwnerGroupDescriptorTests() remove...
2023-03-22 Stefan Metzmachers4:dsdb/tests: let OwnerGroupDescriptorTests.test_141...
2023-03-21 Joseph Suttonlibcli/security: Reorder SDDL access flags table to...
2023-02-23 Rob van der Lindeselftest: source4: fix mutable default arguments
2022-09-16 Nadezhda IvanovaCVE-2020-25720: s4-acl: Owner no longer has implicit...
2022-09-16 Nadezhda IvanovaCVE-2020-25720: s4-acl: Adjusted some tests to work...
2022-09-16 Nadezhda IvanovaCVE-2020-25720: s4-acl: Change behavior of Create Child...
2022-09-16 Joseph SuttonCVE-2020-25720 s4:tests/sec_descriptor: Add missing...
2022-06-14 Joseph Suttonpython: Don't use deprecated escape sequences
2021-04-28 Douglas Bagnallpython: remove all 'from __future__ import print_function'
2020-02-07 Douglas Bagnallpytests: heed assertEquals deprecation warning en-masse
2019-05-06 Aaron Haslettselftest: correcting empty attribute usage in requests
2019-01-10 Swen SchilligFix typos and ban the rams from samba tdb-1.3.17
2018-12-14 Joe GuoPY3: change shebang to python3 in source4/dsdb dir
2018-11-14 Noel Powers4/dsdb/tests/python: PY3 port samba4.ldap.secdesc
2018-11-01 Douglas Bagnalltests/python/sec_descriptor: safer use of super()
2018-08-24 Joe GuoPEP8: fix E713: test for membership should be 'not in'
2018-08-24 Joe GuoPEP8: fix E502: the backslash is redundant between...
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E265: block comment should start with '# '
2018-08-24 Joe GuoPEP8: fix E261: at least two spaces before inline comment
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E203: whitespace before ':'
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-05-12 Noel Powers4/dsdb/tests: py2/py3 compatability always decode...
2018-03-23 Noel Powers3/dsdb: convert print func to be py2/py3 compatible
2018-02-28 Noel Powerdsdb python tests: convert 'except X, (tuple)' to ...
2018-01-08 Jamie McClymontselftest: close connections after tests in samba4.ldap...
2017-01-12 Stefan Metzmachers4:tests/sec_descriptor: use more unique oid values
2016-06-06 Andrew Bartlettselftest: Use random OIDs from under the Samba OID arc
2014-11-22 Jelmer Vernooijsec_descriptor: Use samba.tests.subunitrun.
2014-11-22 Jelmer Vernooijsec_descriptor test: Simplify, use samba.tests.subunitr...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-01-27 Stefan Metzmachertests/sec_descriptor: the default owner behavior depend...
2012-12-10 Stefan Metzmachers4:dsdb/tests/sec_descriptor: verify the search of...
2012-12-10 Stefan Metzmachers4:dsdb/tests/sec_descriptor: verify the nTSecurityDesc...
2012-11-30 Stefan Metzmachers4:dsdb/tests: add SdAutoInheritTests
2012-06-21 Jelmer Vernooijsamdb: Accept a list of member variables rather than...
2012-02-19 Andrew Bartletts4-selftest: Avoid running kinit for each new connection
2011-02-21 Matthieu Patous4-unittests: replace assertEquals(res, []) by assertEq...
2011-02-10 Nadezhda Ivanovas4-tests: Some tests that prove behavior for INHERITED...
2011-02-02 Andrew Bartletts4-python Ensure we add the Samba python path first.
2011-01-18 Nadezhda Ivanovas4-tests: Added a test for correct inheritance of IO...
2011-01-11 Nadezhda Ivanovas4-tests: Tests for expansion of ACEs containing generi...
2011-01-06 Jelmer VernooijRemove unused imports.
2010-12-15 Kamen Mazdrashkis4-dsdb/tests/python: Explicitly pass comamnd line...
2010-12-10 Nadezhda Ivanovas4-tests: Modified sec_descriptor.py to use the sd_util...
2010-11-27 Matthias Dieter... s4:dsdb tests - make use of "ldb.get_domain_sid()"
2010-11-24 Nadezhda Ivanovas4-tests: Modified sec_descriptor.py to use samba.tests...
2010-11-24 Nadezhda Ivanovas4-tests: Modified sec_descriptor to use samdb.newgroup...
2010-11-23 Nadezhda Ivanovas4-tests: Modified sec_descriptor.py to use samdb.newus...
2010-11-23 Nadezhda Ivanovas4-tests: Modified sec_descriptor.py to use SamDB.creat...
2010-11-18 Nadezhda Ivanovas4-tests: Modified descriptor tests to use pyldb api...
2010-11-18 Nadezhda Ivanovas4-tests: Changed descriptor tests to use existing...
2010-11-18 Nadezhda Ivanovas4-tests: Descriptor tests should use the existing...
2010-11-11 Matthias Dieter... s4:python tests - fix script names in the help text
2010-11-03 Jelmer Vernooijpydsdb: Import testtools before subunit for those that...
2010-09-25 Kamen Mazdrashkis4-sec_descriptor.py: Fix usage of 'paged_search' modul...
2010-06-30 Stefan Metzmachers4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/