summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests
Commit message (Expand)AuthorAgeFilesLines
* s4:objectclass LDB module - implement the "isCriticalSystemObject" subtree de...Matthias Dieter Wallnöfer2010-10-161-2/+11
* s4:sam.py - tests for "userAccountControl" attributeMatthias Dieter Wallnöfer2010-10-131-3/+448
* s4:sam.py - add a test for the group type changing behaviourMatthias Dieter Wallnöfer2010-10-131-0/+595
* s4:ldap.py - test the "isCriticalSystemObject" behaviourMatthias Dieter Wallnöfer2010-10-131-0/+39
* s4:ldap.py - split it up and move SAM related stuff to sam.pyMatthias Dieter Wallnöfer2010-10-082-552/+664
* s4:ldap.py - test allowed system flags restrictionMatthias Dieter Wallnöfer2010-10-031-1/+16
* s4:urgent_replication.py - fix up the system flags handlingMatthias Dieter Wallnöfer2010-10-031-4/+3
* s4:deletetest.py - enhance the testsMatthias Dieter Wallnöfer2010-10-031-21/+216
* s4:ldap.py - remove the delete testsMatthias Dieter Wallnöfer2010-10-031-92/+0
* s4:ldap.py - delete the right object after test completitionMatthias Dieter Wallnöfer2010-10-031-1/+1
* s4:ldap.py - fix "system only" testMatthias Dieter Wallnöfer2010-10-031-0/+8
* s4-test-dsdb_schema_info.py: Get rid of global module variablesKamen Mazdrashki2010-10-031-17/+19
* s4-test-dsdb_schema_info.py: Simplify connection SamDBKamen Mazdrashki2010-10-031-19/+3
* s4-tests: Added tests for search checks on attributesNadezhda Ivanova2010-09-261-5/+100
* s4-sec_descriptor.py: Fix usage of 'paged_search' module for remote LDB conne...Kamen Mazdrashki2010-09-261-1/+9
* s4-ldap_schema.py: Remove unused LDB connection to GC portKamen Mazdrashki2010-09-261-5/+0
* s4-dsdb_schema_info.py: Fix usage of 'paged_search' module for remote LDB con...Kamen Mazdrashki2010-09-261-6/+7
* s4:ldap.py - add tests for the "dsServiceName", "serverName", "dnsHostName" a...Matthias Dieter Wallnöfer2010-09-241-0/+34
* s4:samldb LDB module - it isn't allowed to create user/computer accounts with...Matthias Dieter Wallnöfer2010-09-241-10/+9
* s4:ldap.py - test default primary groups on modify operationsMatthias Dieter Wallnöfer2010-09-241-0/+70
* s4:ldap.py - enhance SAM user/groups behaviour test regarding default primary...Matthias Dieter Wallnöfer2010-09-241-5/+34
* s4-ldap: Fixed a problem with NC's having a parentGUID attributeNadezhda Ivanova2010-09-211-1/+21
* s4:ldap.py - tests the primary group detection by the "userAccountControl"Matthias Dieter Wallnöfer2010-09-121-2/+47
* s4:auth Remove system_session_anon() from python bindingsAndrew Bartlett2010-08-181-2/+1
* s4-tests: Added tests for acl checks on search requestsNadezhda Ivanova2010-08-171-0/+218
* s4:passwords.py - proof the most important extended error codesMatthias Dieter Wallnöfer2010-08-151-8/+17
* s4:passwords.py - another special password testMatthias Dieter Wallnöfer2010-08-151-3/+23
* s4:passwords.py - test the error code when there doesn't exist any password yetMatthias Dieter Wallnöfer2010-08-141-4/+24
* s4:passwords.py - perform testing of wrong old passwords on change operationsMatthias Dieter Wallnöfer2010-08-141-0/+44
* s4:ldap.py - comment a test part which fails with another error code on WindowsMatthias Dieter Wallnöfer2010-08-071-5/+6
* s4:ldap.py - test the new "systemFlags" constraintMatthias Dieter Wallnöfer2010-08-071-1/+11
* s4:ldap.py - test for an invalid "objectCategory" attributeMatthias Dieter Wallnöfer2010-08-071-0/+10
* s4:ldap.py - proof for the impossibility to add a LSA-specific object over LDAPMatthias Dieter Wallnöfer2010-08-071-0/+11
* s4:urgent_replication.py - relax also here the add of a secrets objectMatthias Dieter Wallnöfer2010-08-071-2/+1
* s4:ldap.py - remove superflous spacesMatthias Dieter Wallnöfer2010-08-011-2/+0
* s4:ldap.py - additional "instanceType" checksMatthias Dieter Wallnöfer2010-08-011-0/+23
* s4:urgent_replication.py test - adapt the test for the harder delete restrict...Matthias Dieter Wallnöfer2010-08-011-1/+1
* s4:ldap.py - perform tests on the additional delete constraint checksMatthias Dieter Wallnöfer2010-08-011-4/+38
* s4:ldap.py - add a test for "CN=System" object rename behaviourMatthias Dieter Wallnöfer2010-08-011-0/+8
* s4:ldap.py - performs some "systemFlags" testingMatthias Dieter Wallnöfer2010-08-011-0/+56
* s4: Added acl search tests for anonymous connection.Nadezhda Ivanova2010-07-141-83/+68
* s4: Reorganized dsHeuristics reset so the code can be reusedNadezhda Ivanova2010-07-131-53/+38
* Added a test to prove by default users can change each other's pass if the ol...Nadezhda Ivanova2010-07-081-0/+25
* Changed passwords.py to use the correct account as acl checks now pass.Nadezhda Ivanova2010-07-051-14/+6
* s4-dsdb: Implementation of User-Change-Password and User-Force-Password-ChangeNadezhda Ivanova2010-07-051-6/+64
* s4:dsdb/tests/python/ldap_schema.py - remove a now useless "schemaUpdateNow" ...Matthias Dieter Wallnöfer2010-07-031-10/+0
* s4:urgent_replication.py test - remove unneeded "relax" control parametersMatthias Dieter Wallnöfer2010-07-031-2/+2
* s4:dsdb/tests/passwords.py - set and reset the "minPwdAge" properlyMatthias Dieter Wallnöfer2010-07-031-2/+21
* Tests for user-change-password and force-password-change access rightsNadezhda Ivanova2010-07-021-4/+242
* s4:dsdb/tests/python/passwords.py - add the right result codes for user passw...Matthias Dieter Wallnöfer2010-07-011-1/+5