summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests
Commit message (Expand)AuthorAgeFilesLines
* dsdb.tests.sites: don't use global database, tidy long linesDouglas Bagnall2015-12-241-22/+23
* dsdb.tests.sites: merge interdependent testsDouglas Bagnall2015-12-241-5/+2
* CVE-2015-8467: samdb: Match MS15-096 behaviour for userAccountControlAndrew Bartlett2015-12-161-9/+54
* password_lockout: test creds.get_kerberos_state()Douglas Bagnall2015-12-151-0/+1
* auth: keep track of lastLogon and lastLogonTimestampDouglas Bagnall2015-12-151-41/+295
* password_lockout tests: add assertLoginFailure()Douglas Bagnall2015-12-151-10/+12
* Fix various spelling errorsMathieu Parent2015-11-061-1/+1
* dsdb-tests: Give more helpful information about attribute differencesAndrew Bartlett2015-03-201-1/+3
* dsdb: fix error message in tombstone_reanimation test.Michael Adam2015-03-171-3/+3
* dsdb: fix error message in sam testMichael Adam2015-03-171-1/+1
* dsdb: fix the user_account_control test.Michael Adam2015-03-161-1/+1
* tests/sam: Remove unnecessary calls for third party module imports.Jelmer Vernooij2015-03-061-2/+0
* s4-samdb/tests: Assert on expected set of attributes for new User objectKamen Mazdrashki2015-02-031-0/+60
* s4-dsdb/tests: Assert on expected set of attributes for restored objectsKamen Mazdrashki2015-02-031-5/+104
* s4-dsdb/tests: Do not pre-create LoadParm - connect_samdb_env() will handle itKamen Mazdrashki2015-02-031-5/+1
* s4-dsdb-test: Use common base method for restoring Deleted objectsKamen Mazdrashki2015-02-031-25/+14
* s4-dsdb/test: Delete any leftover objects in the beginning of Cross-NC testKamen Mazdrashki2015-02-031-2/+4
* s4-dsdb-test/reanimate: Fix whitespaces according to PEP8Kamen Mazdrashki2015-02-031-20/+19
* s4-dsdb-tests: Move base tests for Tombstone reanimation in tombstone_reanima...Kamen Mazdrashki2015-02-032-174/+179
* s4-dsdb-test: Fix duplicated key in a dictionary in sam.pyKamen Mazdrashki2015-02-031-2/+2
* s4-dsdb-test: remove trailing ';' in ldap.pyKamen Mazdrashki2015-02-031-32/+32
* s4-dsdb-test: Fix Undelete tests after subunit upgrade workKamen Mazdrashki2015-02-031-31/+31
* s4-dsdb-test: Use case insensitive comparison for DNs in undelete testKamen Mazdrashki2015-02-031-1/+1
* s4-dsdb-test: Initial implementation for Tombstone restore test suiteKamen Mazdrashki2015-02-031-0/+285
* s4-dsdb: Tests for security checks on undelete operationNadezhda Ivanova2015-02-031-1/+131
* s4-dsdb-tests: Fix whitespace in deletetest.pyKamen Mazdrashki2015-02-031-1/+1
* s4-dsdb-tests: Make unique object names to test with in deletetestKamen Mazdrashki2015-02-031-10/+18
* s4-dsdb-tests: Remove unused method get_ldap_connection()Kamen Mazdrashki2015-02-031-13/+0
* s4-dsdb-tests: Remove trailing ';' in deletetest.pyKamen Mazdrashki2015-02-031-2/+2
* s4-dsdb-tests: Some tests for deleted objects undelete operationNadezhda Ivanova2015-02-031-5/+198
* s4:dsdb/tests: add test_timevalues1() to verify timestamp valuesStefan Metzmacher2015-01-241-0/+40
* dsdb-tests: Clarify that accounts really do fall back to UF_NORMAL_ACCOUNT if...Andrew Bartlett2015-01-221-3/+63
* dsdb-tests: Show that we can not change the primaryGroupID of a DCAndrew Bartlett2015-01-221-0/+110
* dsdb: Improve userAccountControl handlingAndrew Bartlett2015-01-221-8/+16
* dsdb-tests: Add new test samba4.user_account_control.pythonAndrew Bartlett2015-01-221-0/+521
* dsdb-tests: Align sam.py with Windows 2012R2 and uncomment userAccountControl...Andrew Bartlett2015-01-221-82/+68
* dsdb: Add tokenGroupsGlobalAndUniversal, tokenGroups, tokenGroupsNoGCAcceptableGarming Sam2014-12-221-9/+339
* Reduce number of places where sys.path is (possibly) updated for external mod...Jelmer Vernooij2014-11-301-2/+1
* sam: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-241-8/+4
* Use samba.tests.subunitrun in dsdb ldap and ldap_schema tests.Jelmer Vernooij2014-11-242-39/+50
* Use samba.tests.subunitrun in urgent replication test.Jelmer Vernooij2014-11-241-13/+4
* ldap: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-19/+6
* deletetest: use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-60/+52
* ldap_syntaxes: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-24/+16
* password lockout: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-99/+90
* passwords: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-119/+113
* sec_descriptor: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-16/+6
* token_group: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-12/+8
* sites: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-11/+6
* sec_descriptor test: Simplify, use samba.tests.subunitrun module.Jelmer Vernooij2014-11-221-19/+13