Age | Commit message (Expand) | Author | Files | Lines |
2010-10-05 | Add missing dependencies for com_err. | Jelmer Vernooij | 1 | -0/+6 |
2010-10-04 | unittests: add a test to avoid regression on previous fix | Matthieu Patou | 1 | -0/+5 |
2010-08-17 | s4-ldb: test the 'displayName=a,b' bug | Andrew Tridgell | 1 | -0/+6 |
2010-06-30 | s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/ | Stefan Metzmacher | 8 | -7680/+0 |
2010-06-30 | s4:ldb/python: make it possible to run tests standalone | Stefan Metzmacher | 8 | -3/+22 |
2010-06-28 | Implementation of self membership validated right. | Nadezhda Ivanova | 1 | -5/+103 |
2010-06-25 | ldb: Fix a wrong changetype in unit test | Matthieu Patou | 1 | -1/+1 |
2010-06-24 | s4-python: python is not always in /usr/bin | Andrew Tridgell | 1 | -1/+1 |
2010-06-23 | libds:common Remove DS_DC_* domain functionality flags | Andrew Bartlett | 1 | -8/+8 |
2010-06-22 | s4/dsdb-test: fix usage comment | Kamen Mazdrashki | 1 | -2/+2 |
2010-06-20 | s4:ldap.py - test subtree deletes through a new testcase | Matthias Dieter Wallnöfer | 1 | -0/+48 |
2010-06-20 | Move a few more samdb-specific methods to SamDB, away from Ldb. | Jelmer Vernooij | 1 | -2/+2 |
2010-06-20 | ldb: add a new control bypassioperationnal | Matthieu Patou | 1 | -0/+1 |
2010-06-19 | python: Use samba.tests.TestCase, make sure base class tearDown and | Jelmer Vernooij | 6 | -21/+24 |
2010-06-19 | acl: Clean up formatting, use samba.tests.TestCase. | Jelmer Vernooij | 1 | -124/+128 |
2010-06-19 | python/passwords: Clean up imports. | Jelmer Vernooij | 1 | -8/+7 |
2010-06-19 | dsdb_schema_info: Clean up imports, avoid using rpc test case for | Jelmer Vernooij | 1 | -9/+2 |
2010-06-19 | s4:instancetype LDB module - "instanceType" is single-valued - MS-ADTS 3.1.1.... | Matthias Dieter Wallnöfer | 1 | -0/+9 |
2010-06-19 | ldb:api.py - add a small test for the enhanced "py_ldb_delete" syntax | Matthias Dieter Wallnöfer | 1 | -0/+9 |
2010-06-16 | s4:ldap.py - add another test about linked attributes | Matthias Dieter Wallnöfer | 1 | -1/+90 |
2010-06-14 | s4:Descriptor tests clean-up. | Nadezhda Ivanova | 1 | -153/+67 |
2010-06-13 | s4-test: Use smb.conf path set in environment rather than using | Jelmer Vernooij | 1 | -2/+2 |
2010-06-11 | Adjusted ACL tests to use encripted connection. | Nadezhda Ivanova | 1 | -120/+69 |
2010-06-11 | s4:passwords.py - set the "dSHeuristics" | Matthias Dieter Wallnöfer | 1 | -0/+33 |
2010-06-11 | s4:passwords.py - use "self" before "enable_account" to make really sure whic... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-06-11 | s4:ldap.py - check how the directory server behaves when the 'distinguishedNa... | Matthias Dieter Wallnöfer | 1 | -2/+12 |
2010-06-11 | s4:ldap.py - check if the "name" of an entry was really ignored | Matthias Dieter Wallnöfer | 1 | -2/+7 |
2010-06-10 | s4:ldap.py - add testcase which demonstrates the reset of the "primaryGroupID" | Matthias Dieter Wallnöfer | 1 | -0/+7 |
2010-06-10 | s4:ldap.py - add a test to demonstrate the 'instanceType' behaviour | Matthias Dieter Wallnöfer | 1 | -0/+39 |
2010-06-07 | s4 python: add more unit tests to verify the compare tests | Matthieu Patou | 1 | -0/+19 |
2010-06-07 | s4:ldap.py - add some "objectclass" behaviour tests | Matthias Dieter Wallnöfer | 1 | -0/+190 |
2010-06-07 | s4:ldap.py - enhance the attributes testcase to demonstrate how the attribute... | Matthias Dieter Wallnöfer | 1 | -2/+75 |
2010-06-07 | s4:ldap.py - enhance the rename tests to demonstrate the functionality | Matthias Dieter Wallnöfer | 1 | -0/+37 |
2010-06-06 | s4:ldap.py - enhance the RDN name test to show that invalid "name" attributes... | Matthias Dieter Wallnöfer | 1 | -1/+3 |
2010-06-06 | s4:urgent_replication.py - specify the "dnsRoot" attribute which is requested... | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-06-06 | s4:ldap.py - make sure that also the "posixuser" will be deleted on test brea... | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-05-30 | s4:tests/python/passwords.py - fix filter | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-05-30 | s4:ldap.py - add a test which shows the modification behaviour of important a... | Matthias Dieter Wallnöfer | 1 | -0/+104 |
2010-05-30 | s4:ldap.py - add more test cases to show invalid primary group change behaviour | Matthias Dieter Wallnöfer | 1 | -0/+23 |
2010-05-10 | s4:passwords.py - add a python unittest for additional testing of my password... | Matthias Dieter Wallnöfer | 1 | -0/+579 |
2010-05-03 | s4/test: Implement tests for msDS-isRODC constructed attribute | Anatoliy Atanasov | 1 | -0/+39 |
2010-04-29 | s4/test: schemaInfo may not to be set yet | Kamen Mazdrashki | 1 | -7/+15 |
2010-04-20 | Removed more excess looping and fixed problem with incorrect IO flag handling. | Nadezhda Ivanova | 1 | -0/+33 |
2010-04-17 | s4:Added a test for correct CO expansion in SD creation. | Nadezhda Ivanova | 1 | -0/+13 |
2010-04-15 | s4:Added a test to make sure we ignore ACEs with ID flag set. | Nadezhda Ivanova | 1 | -0/+13 |
2010-04-11 | subunit: Remove more test output that could be interpreted by subunit. | Jelmer Vernooij | 1 | -1/+1 |
2010-04-09 | s4/schema: Torture test for schemaInfo implementation | Kamen Mazdrashki | 1 | -0/+209 |
2010-04-08 | s4-python: Move load_partition_usn to dsdb module. | Jelmer Vernooij | 1 | -28/+28 |
2010-04-08 | s4-python: More cleanups. | Jelmer Vernooij | 2 | -6/+5 |
2010-04-08 | s4-python: rename samba.glue to samba._glue to indicate it's private. | Jelmer Vernooij | 1 | -26/+26 |