libndr: Avoid assigning duplicate versions to symbols
[amitay/samba.git] / source4 / dsdb / tests / python / sam.py
2020-10-02 David Mulderpython2 reduction: Merge remaining compat code into...
2020-08-11 Douglas Bagnallpython compat: remove text_type
2020-02-07 Douglas Bagnallpytests: heed assertEquals deprecation warning en-masse
2019-04-02 Mathieu ParentSpelling fix s/informations/information/
2018-12-14 Joe GuoPY3: change shebang to python3 in source4/dsdb dir
2018-12-10 Noel Powers4/dsdb/tests/python: PY3 port samba4.sam.python test
2018-08-24 Douglas BagnallPEP8: improve formatting around bit-wise OR ("|")
2018-08-24 Joe GuoPEP8: fix E713: test for membership should be 'not in'
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E227: missing whitespace around bitwise or...
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E131: continuation line unaligned for hanging...
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-08-24 Joe GuoPEP8: fix E122: continuation line missing indentation...
2018-08-24 Joe GuoPEP8: fix E121: continuation line under-indented for...
2018-05-12 Noel Powers4/dsdb/tests: py2/py3 compatability replace xrange...
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 ...
2017-03-03 Stefan Metzmacherdsdb/tests: add test_ldap_bind_must_change_pwd()
2017-03-03 Stefan Metzmacherdsdb/tests: remove duplicate test_smartcard_required3...
2016-07-22 Stefan Metzmachers4:dsdb/tests: add UF_SMARTCARD_REQUIRED tests
2016-06-27 Stefan Metzmachers4:dsdb/tests: add pwdLastSet tests
2016-06-27 Stefan Metzmachers4:dsdb/tests: improve error message in test_new_user_d...
2016-06-27 Stefan Metzmachers4:dsdb/tests: use GENSEC_SEAL for ldap connections...
2015-03-17 Michael Adamdsdb: fix error message in sam test
2015-03-06 Jelmer Vernooijtests/sam: Remove unnecessary calls for third party...
2015-02-03 Kamen Mazdrashkis4-samdb/tests: Assert on expected set of attributes...
2015-02-03 Kamen Mazdrashkis4-dsdb-test: Fix duplicated key in a dictionary in...
2015-01-22 Andrew Bartlettdsdb-tests: Align sam.py with Windows 2012R2 and uncomm...
2014-11-24 Jelmer Vernooijsam: Use samba.tests.subunitrun.
2014-04-02 Andrew Bartlettdsdb-tests: Remove pointless creation of ldaptestou
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-14 Nadezhda Ivanovas4-samldb: Do not allow deletion of objects with RID...
2013-06-10 Matthias Dieter... s4:samldb LDB module - MS-SAMR 3.1.1.8.10 "userAccountC...
2013-06-05 Matthias Dieter... s4:samldb LDB module - permit "userAccountControl"...
2013-06-04 Matthias Dieter... s4:samldb LDB module - "userAccountControl" = 0 means...
2012-05-03 Matthias Dieter... s4:samldb LDB module - make sure to not add identical...
2012-04-30 Matthias Dieter... s4:samldb LDB module - implement "fSMORoleOwner" attrib...
2011-11-10 Andrew Tridgelltest: fixed several tests to use samba.tests
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-25 Matthias Dieter... s4:sam.py - uncomment/enhance some account type tests
2011-05-25 Matthias Dieter... s4:sam.py - tests for "isCriticalSystemObject" attribute
2011-05-25 Matthias Dieter... s4:sam.py - unchanged "primaryGroupID" when account...
2011-05-21 Matthieu Patous4:sam.py - add tests to check that setting "userAccoun...
2011-02-15 Matthias Dieter... s4:sam.py - add another "description" test case
2011-02-02 Andrew Bartletts4-python Ensure we add the Samba python path first.
2011-01-14 Matthias Dieter... s4:samldb LDB module - fix "userAccountControl" handling
2011-01-06 Jelmer VernooijRemove unused imports.
2010-12-15 Kamen Mazdrashkis4-dsdb/tests/python: Explicitly pass comamnd line...
2010-11-27 Matthias Dieter... s4:dsdb/tests/python/sam.py - we don't need the domain SID
2010-11-24 Nadezhda Ivanovas4-tests: Modified sam.py to use samba.tests.delete_force
2010-11-20 Matthias Dieter... s4:objectclass_attrs LDB module - add more delete prote...
2010-11-18 Matthias Dieter... s4:dsdb python tests - use "ldb.domain_dn"
2010-11-18 Matthias Dieter... s4:repl_meta_data LDB module - allow also special DNs...
2010-11-12 Matthias Dieter... s4:samldb/objectclass_attrs LDB modules - move "descrip...
2010-11-03 Stefan Metzmachers4:dsdb/tests/python/sam.py: test with member: <SID...
2010-11-03 Matthias Dieter... s4:sam.py - assign valid values when performing the...
2010-11-03 Jelmer Vernooijpydsdb: Import testtools before subunit for those that...
2010-11-01 Matthias Dieter... s4:samldb LDB module - the "sAMAccountName" cannot...
2010-11-01 Matthias Dieter... s4:sam.py - additional testing for "servicePrincipalNam...
2010-11-01 Matthias Dieter... s4:ldap.py/sam.py - simplify the objectclass specifications
2010-11-01 Matthias Dieter... s4:sam.py - test "objectSid" modification lockdown
2010-10-31 Matthias Dieter... s4:sam.py - test the "sAMAccountName" attribute
2010-10-31 Matthias Dieter... s4:sam.py - add a test for the "dNSHostName" - "service...
2010-10-30 Matthias Dieter... s4:sam.py - add a short double swap "primaryGroupID...
2010-10-30 Matthias Dieter... s4:sam.py - enhance "member" tests
2010-10-26 Matthias Dieter... s4:sam.py - enhance users and groups test
2010-10-13 Matthias Dieter... s4:sam.py - tests for "userAccountControl" attribute
2010-10-13 Matthias Dieter... s4:sam.py - add a test for the group type changing...
2010-10-08 Matthias Dieter... s4:ldap.py - split it up and move SAM related stuff...