s4-tests: Tests for Validated-SPN implementation.
[metze/samba/wip.git] / source4 / dsdb / tests / python / acl.py
2010-12-22 Nadezhda Ivanovas4-tests: Tests for Validated-SPN implementation.
2010-12-15 Nadezhda Ivanovas4-tests: Added tests for LDAP add/delete/modify using...
2010-12-15 Kamen Mazdrashkis4-dsdb/tests/python: Explicitly pass comamnd line...
2010-12-10 Nadezhda Ivanovas4-tests: Modified acl.py to use the sd_utils helpers.
2010-11-27 Matthias Dieter... s4:dsdb tests - make use of "ldb.get_domain_sid()"
2010-11-25 Nadezhda Ivanovas4-tests: Made acl tests to reconnect if dSHeuristics...
2010-11-25 Nadezhda Ivanovas4-tests: Modified create_ou to only accept security...
2010-11-24 Nadezhda Ivanovas4-tests: Modified acly.py to use common delete_force...
2010-11-23 Nadezhda Ivanovas4-tests: Modified acl.py to use samdb.newgroup instead...
2010-11-23 Nadezhda Ivanovas4-tests: Modified acl.py to use samdb.newuser instead...
2010-11-23 Nadezhda Ivanovas4-tests: Modified acl.py to use SamDB.create_ou()
2010-11-23 Nadezhda Ivanovas4-tests: Acl tests now use the get_dsheuristics and...
2010-11-22 Nadezhda Ivanovas4-tests: Adapted acl.py to use set_minPwdAge from...
2010-11-18 Nadezhda Ivanovas4-tests: Modified acl tests to use pyldb api to retrie...
2010-11-18 Nadezhda Ivanovas4-tests: Changed acl tests to use existing method...
2010-11-18 Nadezhda Ivanovas4-tests: Acl tests should use the existing samdb domai...
2010-11-11 Matthias Dieter... s4:acl.py - two password change tests are expected...
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-10-27 Nadezhda Ivanovas4-ldb: Added the correct extended check for read acces...
2010-09-26 Nadezhda Ivanovas4-tests: Added tests for search checks on attributes
2010-08-17 Andrew Bartletts4:auth Remove system_session_anon() from python bindings
2010-08-17 Nadezhda Ivanovas4-tests: Added tests for acl checks on search requests
2010-07-14 Nadezhda Ivanovas4: Added acl search tests for anonymous connection.
2010-07-13 Nadezhda Ivanovas4: Reorganized dsHeuristics reset so the code can...
2010-07-08 Nadezhda IvanovaAdded a test to prove by default users can change each...
2010-07-04 Nadezhda Ivanovas4-dsdb: Implementation of User-Change-Password and...
2010-07-02 Nadezhda IvanovaTests for user-change-password and force-password-chang...
2010-06-30 Stefan Metzmachers4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/