summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests
AgeCommit message (Expand)AuthorFilesLines
2015-12-24dsdb subnets: warn when an IPv6 address is in IPv4 embedding rangeDouglas Bagnall1-0/+32
2015-12-24samldb: ensure subnets have proper net rangesDouglas Bagnall1-0/+288
2015-12-24samba-tool: add sites subnet subcommandsDouglas Bagnall1-0/+76
2015-12-24python.sites tests: remove excessive transaction managementDouglas Bagnall1-4/+0
2015-12-24selftest: Allow sites test to run against a remote ldap:// hostAndrew Bartlett1-4/+1
2015-12-24dsdb.tests.sites: don't use global database, tidy long linesDouglas Bagnall1-22/+23
2015-12-24dsdb.tests.sites: merge interdependent testsDouglas Bagnall1-5/+2
2015-12-16CVE-2015-8467: samdb: Match MS15-096 behaviour for userAccountControlAndrew Bartlett1-9/+54
2015-12-15password_lockout: test creds.get_kerberos_state()Douglas Bagnall1-0/+1
2015-12-15auth: keep track of lastLogon and lastLogonTimestampDouglas Bagnall1-41/+295
2015-12-15password_lockout tests: add assertLoginFailure()Douglas Bagnall1-10/+12
2015-11-06Fix various spelling errorsMathieu Parent1-1/+1
2015-03-20dsdb-tests: Give more helpful information about attribute differencesAndrew Bartlett1-1/+3
2015-03-17dsdb: fix error message in tombstone_reanimation test.Michael Adam1-3/+3
2015-03-17dsdb: fix error message in sam testMichael Adam1-1/+1
2015-03-16dsdb: fix the user_account_control test.Michael Adam1-1/+1
2015-03-06tests/sam: Remove unnecessary calls for third party module imports.Jelmer Vernooij1-2/+0
2015-02-03s4-samdb/tests: Assert on expected set of attributes for new User objectKamen Mazdrashki1-0/+60
2015-02-03s4-dsdb/tests: Assert on expected set of attributes for restored objectsKamen Mazdrashki1-5/+104
2015-02-03s4-dsdb/tests: Do not pre-create LoadParm - connect_samdb_env() will handle itKamen Mazdrashki1-5/+1
2015-02-03s4-dsdb-test: Use common base method for restoring Deleted objectsKamen Mazdrashki1-25/+14
2015-02-03s4-dsdb/test: Delete any leftover objects in the beginning of Cross-NC testKamen Mazdrashki1-2/+4
2015-02-03s4-dsdb-test/reanimate: Fix whitespaces according to PEP8Kamen Mazdrashki1-20/+19
2015-02-03s4-dsdb-tests: Move base tests for Tombstone reanimation in tombstone_reanima...Kamen Mazdrashki2-174/+179
2015-02-03s4-dsdb-test: Fix duplicated key in a dictionary in sam.pyKamen Mazdrashki1-2/+2
2015-02-03s4-dsdb-test: remove trailing ';' in ldap.pyKamen Mazdrashki1-32/+32
2015-02-03s4-dsdb-test: Fix Undelete tests after subunit upgrade workKamen Mazdrashki1-31/+31
2015-02-03s4-dsdb-test: Use case insensitive comparison for DNs in undelete testKamen Mazdrashki1-1/+1
2015-02-03s4-dsdb-test: Initial implementation for Tombstone restore test suiteKamen Mazdrashki1-0/+285
2015-02-03s4-dsdb: Tests for security checks on undelete operationNadezhda Ivanova1-1/+131
2015-02-03s4-dsdb-tests: Fix whitespace in deletetest.pyKamen Mazdrashki1-1/+1
2015-02-03s4-dsdb-tests: Make unique object names to test with in deletetestKamen Mazdrashki1-10/+18
2015-02-03s4-dsdb-tests: Remove unused method get_ldap_connection()Kamen Mazdrashki1-13/+0
2015-02-03s4-dsdb-tests: Remove trailing ';' in deletetest.pyKamen Mazdrashki1-2/+2
2015-02-03s4-dsdb-tests: Some tests for deleted objects undelete operationNadezhda Ivanova1-5/+198
2015-01-24s4:dsdb/tests: add test_timevalues1() to verify timestamp valuesStefan Metzmacher1-0/+40
2015-01-22dsdb-tests: Clarify that accounts really do fall back to UF_NORMAL_ACCOUNT if...Andrew Bartlett1-3/+63
2015-01-22dsdb-tests: Show that we can not change the primaryGroupID of a DCAndrew Bartlett1-0/+110
2015-01-22dsdb: Improve userAccountControl handlingAndrew Bartlett1-8/+16
2015-01-22dsdb-tests: Add new test samba4.user_account_control.pythonAndrew Bartlett1-0/+521
2015-01-22dsdb-tests: Align sam.py with Windows 2012R2 and uncomment userAccountControl...Andrew Bartlett1-82/+68
2014-12-22dsdb: Add tokenGroupsGlobalAndUniversal, tokenGroups, tokenGroupsNoGCAcceptableGarming Sam1-9/+339
2014-11-30Reduce number of places where sys.path is (possibly) updated for external mod...Jelmer Vernooij1-2/+1
2014-11-24sam: Use samba.tests.subunitrun.Jelmer Vernooij1-8/+4
2014-11-24Use samba.tests.subunitrun in dsdb ldap and ldap_schema tests.Jelmer Vernooij2-39/+50
2014-11-24Use samba.tests.subunitrun in urgent replication test.Jelmer Vernooij1-13/+4
2014-11-22ldap: Use samba.tests.subunitrun.Jelmer Vernooij1-19/+6
2014-11-22deletetest: use samba.tests.subunitrun.Jelmer Vernooij1-60/+52
2014-11-22ldap_syntaxes: Use samba.tests.subunitrun.Jelmer Vernooij1-24/+16
2014-11-22password lockout: Use samba.tests.subunitrun.Jelmer Vernooij1-99/+90