selftest: Add alias membership to the tokengroups test
[sharpe/samba-autobuild/.git] / source4 / dsdb / tests /
2016-06-16 Andrew Bartlettselftest: Add alias membership to the tokengroups test
2016-06-16 Andrew Bartlettselftest: Expand tokenGroups test to also compare with...
2016-06-16 Andrew Bartlettselftest: Expand tokenGroups test to also build nested...
2016-06-06 Andrew Bartlettselftest: Add tests to show that we can not create...
2016-06-06 Andrew BartlettRemove the try/catch from urgent_replication.py
2016-06-06 Andrew Bartlettselftest: Assert that name, the RDN attribute and actua...
2016-06-06 Andrew Bartlettselftest: Use random OIDs from under the Samba OID arc
2016-05-03 Douglas BagnallVLV: test using restrictive expressions
2016-05-03 Douglas BagnallVLV: handle empty results correctly
2016-04-19 Garming Samtests/passwords: fix a typo
2016-04-19 Garming Samtests/dsdb: Verify that only a new ldb affects reads...
2016-03-22 Douglas Bagnalldsdb python tests: fix several usage strings
2016-03-22 Douglas Bagnalldsdb sort test: avoid exception with fewer elements
2016-03-22 Douglas Bagnallldb sort tests: point out a known fails against Windows
2016-03-22 Douglas BagnallImplement Virtual List View (VLV)
2016-03-11 Stefan Metzmachers4:dsdb/test/sort: avoid 'from collections import Counter'
2016-03-11 Stefan Metzmachers4:dsdb/test/notification: make test_invalid_filter...
2016-03-09 Douglas Bagnallldb sort: allow sorting on attributes not returned...
2016-03-09 Douglas BagnallAdd python server sort tests
2016-03-08 Andrew Bartlettrepl_meta_data: Correctly use msDS-IntId for custom...
2016-02-17 Stefan Metzmachers4:dsdb/tests: add notification.py with some basic...
2016-02-17 Stefan Metzmachers4:dsdb/tests: don't use spaces in lDAPDisplayName...
2015-12-24 Douglas Bagnalldsdb subnets: warn when an IPv6 address is in IPv4...
2015-12-24 Douglas Bagnallsamldb: ensure subnets have proper net ranges
2015-12-24 Douglas Bagnallsamba-tool: add sites subnet subcommands
2015-12-24 Douglas Bagnallpython.sites tests: remove excessive transaction management
2015-12-24 Andrew Bartlettselftest: Allow sites test to run against a remote...
2015-12-24 Douglas Bagnalldsdb.tests.sites: don't use global database, tidy long...
2015-12-24 Douglas Bagnalldsdb.tests.sites: merge interdependent tests
2015-12-16 Andrew BartlettCVE-2015-8467: samdb: Match MS15-096 behaviour for...
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-15 Douglas Bagnallpassword_lockout: test creds.get_kerberos_state()
2015-12-14 Douglas Bagnallauth: keep track of lastLogon and lastLogonTimestamp
2015-12-14 Douglas Bagnallpassword_lockout tests: add assertLoginFailure()
2015-11-06 Mathieu ParentFix various spelling errors
2015-03-20 Andrew Bartlettdsdb-tests: Give more helpful information about attribu...
2015-03-17 Michael Adamdsdb: fix error message in tombstone_reanimation test.
2015-03-17 Michael Adamdsdb: fix error message in sam test
2015-03-16 Michael Adamdsdb: fix the user_account_control 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/tests: Assert on expected set of attributes...
2015-02-03 Kamen Mazdrashkis4-dsdb/tests: Do not pre-create LoadParm - connect_sam...
2015-02-03 Kamen Mazdrashkis4-dsdb-test: Use common base method for restoring...
2015-02-03 Kamen Mazdrashkis4-dsdb/test: Delete any leftover objects in the beginn...
2015-02-03 Kamen Mazdrashkis4-dsdb-test/reanimate: Fix whitespaces according to...
2015-02-03 Kamen Mazdrashkis4-dsdb-tests: Move base tests for Tombstone reanimatio...
2015-02-03 Kamen Mazdrashkis4-dsdb-test: Fix duplicated key in a dictionary in...
2015-02-03 Kamen Mazdrashkis4-dsdb-test: remove trailing ';' in ldap.py
2015-02-03 Kamen Mazdrashkis4-dsdb-test: Fix Undelete tests after subunit upgrade...
2015-02-03 Kamen Mazdrashkis4-dsdb-test: Use case insensitive comparison for DNs...
2015-02-03 Kamen Mazdrashkis4-dsdb-test: Initial implementation for Tombstone...
2015-02-03 Nadezhda Ivanovas4-dsdb: Tests for security checks on undelete operation
2015-02-03 Kamen Mazdrashkis4-dsdb-tests: Fix whitespace in deletetest.py
2015-02-03 Kamen Mazdrashkis4-dsdb-tests: Make unique object names to test with...
2015-02-03 Kamen Mazdrashkis4-dsdb-tests: Remove unused method get_ldap_connection()
2015-02-03 Kamen Mazdrashkis4-dsdb-tests: Remove trailing ';' in deletetest.py
2015-02-03 Nadezhda Ivanovas4-dsdb-tests: Some tests for deleted objects undelete...
2015-01-24 Stefan Metzmachers4:dsdb/tests: add test_timevalues1() to verify timesta...
2015-01-22 Andrew Bartlettdsdb-tests: Clarify that accounts really do fall back...
2015-01-22 Andrew Bartlettdsdb-tests: Show that we can not change the primaryGrou...
2015-01-22 Andrew Bartlettdsdb: Improve userAccountControl handling
2015-01-22 Andrew Bartlettdsdb-tests: Add new test samba4.user_account_control...
2015-01-22 Andrew Bartlettdsdb-tests: Align sam.py with Windows 2012R2 and uncomm...
2014-12-22 Garming Samdsdb: Add tokenGroupsGlobalAndUniversal, tokenGroups...
2014-11-30 Jelmer VernooijReduce number of places where sys.path is (possibly...
2014-11-24 Jelmer Vernooijsam: Use samba.tests.subunitrun.
2014-11-24 Jelmer VernooijUse samba.tests.subunitrun in dsdb ldap and ldap_schema...
2014-11-24 Jelmer VernooijUse samba.tests.subunitrun in urgent replication test.
2014-11-22 Jelmer Vernooijldap: Use samba.tests.subunitrun.
2014-11-22 Jelmer Vernooijdeletetest: use samba.tests.subunitrun.
2014-11-22 Jelmer Vernooijldap_syntaxes: Use samba.tests.subunitrun.
2014-11-22 Jelmer Vernooijpassword lockout: Use samba.tests.subunitrun.
2014-11-22 Jelmer Vernooijpasswords: Use samba.tests.subunitrun.
2014-11-22 Jelmer Vernooijsec_descriptor: Use samba.tests.subunitrun.
2014-11-22 Jelmer Vernooijtoken_group: Use samba.tests.subunitrun.
2014-11-22 Jelmer Vernooijsites: Use samba.tests.subunitrun.
2014-11-22 Jelmer Vernooijsec_descriptor test: Simplify, use samba.tests.subunitr...
2014-11-22 Jelmer VernooijMove option handling into samba.tests.subunitrun.
2014-11-22 Jelmer VernooijMove option parsing to samba.tests.subunitrun.
2014-11-22 Jelmer VernooijAdd convenience class for old-style Samba subunit pytho...
2014-11-19 Jelmer Vernooijdsdb.tests.acl: Create and run a single testsuite,...
2014-11-19 Jelmer Vernooijdsdb.tests.ldap: Create and run a single testsuite...
2014-11-19 Jelmer Vernooijdirsync test: Create and run a single testsuite, should...
2014-10-14 Jelmer Vernooijurgent_replication: Use subunit reporting, remove allow...
2014-08-31 Andrew Bartlettjoin.py: Reinstate full_nc_list and make creation of...
2014-04-02 Andrew Bartlettselftest: Add test for password lockout
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-11-03 Nadezhda Ivanovas4-dsdb: instanceType NC_HEAD is only allowed combined...
2013-10-24 Nadezhda Ivanovas4-dsacl: Fixed incorrect handling of privileges in...
2013-10-14 Nadezhda Ivanovas4-samldb: Do not allow deletion of objects with RID...
2013-10-10 Stefan Metzmacherdsdb/tests/ldap: fix test_distinguished_name against...
2013-10-10 Stefan Metzmacherdsdb/tests/ldap: fix test_ldapServiceName against w2k8r2
2013-06-12 Andrew Bartlettdsdb-tests ldap.py: Add test for usn behaviour on certa...
2013-06-12 Andrew Bartlettdsdb-tests ldap.py: Fix quoting of print statements
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...
2013-05-17 Matthias Dieter... s4:dsdb python tests - set the executable flag
next