Age | Commit message (Expand) | Author | Files | Lines |
2011-03-04 | s4:ldap.py - other important RDN check testcases | Matthias Dieter Wallnöfer | 1 | -0/+67 |
2011-03-04 | s4:ldap.py - remove a debug output | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2011-02-21 | pyldb: add tests for getting control results | Matthieu Patou | 1 | -0/+8 |
2011-02-21 | s4-unittests: replace assertEquals(res, []) by assertEquals(len(res), 0) | Matthieu Patou | 2 | -25/+25 |
2011-02-15 | s4:sam.py - add another "description" test case | Matthias Dieter Wallnöfer | 1 | -0/+13 |
2011-02-10 | s4-tests: Some tests that prove behavior for INHERITED user-provided ACEs is ... | Nadezhda Ivanova | 1 | -0/+34 |
2011-02-02 | s4-dsdb Add tests to ensure we don't break the rootDSE function levels again | Andrew Bartlett | 1 | -0/+33 |
2011-02-02 | s4-python Ensure we add the Samba python path first. | Andrew Bartlett | 11 | -11/+11 |
2011-01-25 | s4:ldap.py - check the write protection on LSA objects | Matthias Dieter Wallnöfer | 1 | -5/+30 |
2011-01-19 | s4-dsdb Don't use None as the input to the GENSEC loop in tokengroups test | Andrew Bartlett | 1 | -1/+1 |
2011-01-19 | s4-dsdb Add PAC validation test to tokengroups test. | Andrew Bartlett | 1 | -20/+78 |
2011-01-19 | s4-dsdb Add a test of the tokenGroups behaviour on the user's DN. | Andrew Bartlett | 1 | -3/+21 |
2011-01-18 | s4-tests: Added a test for correct inheritance of IO flagged ACEs. | Nadezhda Ivanova | 1 | -0/+18 |
2011-01-14 | s4:urgent_replication.py - remove a now superflous RELAX control | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-01-14 | s4:samldb LDB module - fix "userAccountControl" handling | Matthias Dieter Wallnöfer | 1 | -7/+19 |
2011-01-14 | s4-test: added a tokengroups test | Andrew Tridgell | 1 | -0/+100 |
2011-01-11 | s4-tests: Tests for expansion of ACEs containing generic information. | Nadezhda Ivanova | 1 | -2/+59 |
2011-01-06 | acl tests: Fix import. | Jelmer Vernooij | 1 | -4/+7 |
2011-01-06 | Remove unused imports. | Jelmer Vernooij | 6 | -14/+7 |
2010-12-22 | dsdb:ldap.py - transform a test call into the new "msg.add" syntax | Matthias Dieter Wallnöfer | 1 | -8/+5 |
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 | 9 | -10/+10 |
2010-12-10 | s4-tests: Modified sec_descriptor.py to use the sd_utils helpers. | Nadezhda Ivanova | 1 | -208/+171 |
2010-12-10 | s4-tests: Modified acl.py to use the sd_utils helpers. | Nadezhda Ivanova | 1 | -127/+86 |
2010-12-02 | s4:password_hash LDB module - allow empty ("") passwords | Matthias Dieter Wallnöfer | 1 | -0/+19 |
2010-11-27 | s4:dsdb tests - make use of "ldb.get_domain_sid()" | Matthias Dieter Wallnöfer | 4 | -22/+5 |
2010-11-27 | s4:dsdb/tests/python/sam.py - we don't need the domain SID | Matthias Dieter Wallnöfer | 1 | -5/+0 |
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 sec_descriptor.py to use samba.tests.delete_force | Nadezhda Ivanova | 1 | -71/+66 |
2010-11-25 | s4-tests: Modified sam.py to use samba.tests.delete_force | Nadezhda Ivanova | 1 | -72/+67 |
2010-11-25 | s4-tests: Modified passwords.py to use samba.tests.delete_force | Nadezhda Ivanova | 1 | -12/+7 |
2010-11-25 | s4-tests: delete_force was unused, removed it. | Nadezhda Ivanova | 1 | -5/+0 |
2010-11-25 | s4-tests: Modified ldap_schema.py to use samba.tests.delete_force | Nadezhda Ivanova | 1 | -8/+3 |
2010-11-25 | s4-tests: Modified ldap.py to use samba.tests.delete_force | Nadezhda Ivanova | 1 | -93/+88 |
2010-11-25 | s4-tests: Modified deletetest.py to use samba.tests.delete_force | Nadezhda Ivanova | 1 | -18/+14 |
2010-11-25 | s4-tests: Modified acly.py to use common delete_force instead of defining its... | Nadezhda Ivanova | 1 | -60/+55 |
2010-11-24 | s4-tests: Modified sec_descriptor to use samdb.newgroup instead of locally de... | Nadezhda Ivanova | 1 | -48/+50 |
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 sec_descriptor.py to use samdb.newuser instead of custom m... | Nadezhda Ivanova | 1 | -47/+22 |
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 sec_descriptor.py to use SamDB.create_ou() | Nadezhda Ivanova | 1 | -35/+20 |
2010-11-23 | s4-tests: Modified acl.py to use SamDB.create_ou() | Nadezhda Ivanova | 1 | -84/+70 |
2010-11-23 | s4-tests: Ldap tests now use the get_dsheuristics and set_dsheuristics from S... | Nadezhda Ivanova | 1 | -25/+6 |
2010-11-23 | s4-tests: Password tests now use the get_dsheuristics and set_dsheuristics fr... | Nadezhda Ivanova | 1 | -44/+9 |
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 passwords.py to use set_minPwdAge from SamDB. | Nadezhda Ivanova | 1 | -11/+3 |
2010-11-22 | s4-tests: Adapted acl.py to use set_minPwdAge from SamDB. | Nadezhda Ivanova | 1 | -10/+3 |
2010-11-20 | s4:objectclass_attrs LDB module - add more delete protected attributes | Matthias Dieter Wallnöfer | 1 | -85/+46 |