Age | Commit message (Expand) | Author | Files | Lines |
2011-02-21 | s4-unittests: replace assertEquals(res, []) by assertEquals(len(res), 0) | Matthieu Patou | 1 | -24/+24 |
2011-02-02 | s4-python Ensure we add the Samba python path first. | Andrew Bartlett | 1 | -1/+1 |
2011-01-06 | acl tests: Fix import. | Jelmer Vernooij | 1 | -4/+7 |
2011-01-06 | Remove unused imports. | Jelmer Vernooij | 1 | -4/+3 |
2010-12-22 | s4-tests: Tests for Validated-SPN implementation. | Nadezhda Ivanova | 1 | -14/+274 |
2010-12-15 | s4-tests: Added tests for LDAP add/delete/modify using anonymous login. | Nadezhda Ivanova | 1 | -8/+50 |
2010-12-15 | s4-dsdb/tests/python: Explicitly pass comamnd line LoadParm() instance to sys... | Kamen Mazdrashki | 1 | -1/+1 |
2010-12-10 | s4-tests: Modified acl.py to use the sd_utils helpers. | Nadezhda Ivanova | 1 | -127/+86 |
2010-11-27 | s4:dsdb tests - make use of "ldb.get_domain_sid()" | Matthias Dieter Wallnöfer | 1 | -5/+1 |
2010-11-25 | s4-tests: Made acl tests to reconnect if dSHeuristics is being manipulated | Nadezhda Ivanova | 1 | -28/+25 |
2010-11-25 | s4-tests: Modified create_ou to only accept security.descriptor type for sd t... | Nadezhda Ivanova | 1 | -36/+28 |
2010-11-25 | s4-tests: Modified acly.py to use common delete_force instead of defining its... | Nadezhda Ivanova | 1 | -60/+55 |
2010-11-23 | s4-tests: Modified acl.py to use samdb.newgroup instead of custom methods. | Nadezhda Ivanova | 1 | -43/+15 |
2010-11-23 | s4-tests: Modified acl.py to use samdb.newuser instead of custom methods. | Nadezhda Ivanova | 1 | -86/+68 |
2010-11-23 | s4-tests: Modified acl.py to use SamDB.create_ou() | Nadezhda Ivanova | 1 | -84/+70 |
2010-11-23 | s4-tests: Acl tests now use the get_dsheuristics and set_dsheuristics from Sa... | Nadezhda Ivanova | 1 | -23/+7 |
2010-11-22 | s4-tests: Adapted acl.py to use set_minPwdAge from SamDB. | Nadezhda Ivanova | 1 | -10/+3 |
2010-11-18 | s4-tests: Modified acl tests to use pyldb api to retrieve configuration dn. | Nadezhda Ivanova | 1 | -3/+1 |
2010-11-18 | s4-tests: Changed acl tests to use existing method in samdb for adding users ... | Nadezhda Ivanova | 1 | -19/+8 |
2010-11-18 | s4-tests: Acl tests should use the existing samdb domain_dn method instead of... | Nadezhda Ivanova | 1 | -7/+1 |
2010-11-11 | s4:acl.py - two password change tests are expected to fails on Windows 2000 f... | Matthias Dieter Wallnöfer | 1 | -3/+14 |
2010-11-11 | s4:python tests - fix script names in the help text | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-03 | pydsdb: Import testtools before subunit for those that don't have | Jelmer Vernooij | 1 | -1/+1 |
2010-10-27 | s4-ldb: Added the correct extended check for read access to nTSecurityDescriptor | Nadezhda Ivanova | 1 | -0/+62 |
2010-09-26 | s4-tests: Added tests for search checks on attributes | Nadezhda Ivanova | 1 | -5/+100 |
2010-08-18 | s4:auth Remove system_session_anon() from python bindings | Andrew Bartlett | 1 | -2/+1 |
2010-08-17 | s4-tests: Added tests for acl checks on search requests | Nadezhda Ivanova | 1 | -0/+218 |
2010-07-14 | s4: Added acl search tests for anonymous connection. | Nadezhda Ivanova | 1 | -83/+68 |
2010-07-13 | s4: Reorganized dsHeuristics reset so the code can be reused | Nadezhda Ivanova | 1 | -53/+38 |
2010-07-08 | Added a test to prove by default users can change each other's pass if the ol... | Nadezhda Ivanova | 1 | -0/+25 |
2010-07-05 | s4-dsdb: Implementation of User-Change-Password and User-Force-Password-Change | Nadezhda Ivanova | 1 | -6/+64 |
2010-07-02 | Tests for user-change-password and force-password-change access rights | Nadezhda Ivanova | 1 | -4/+242 |
2010-06-30 | s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/ | Stefan Metzmacher | 1 | -0/+1042 |