Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-11-20 | ldb:rdn_name LDB module - add more RDN name constraints | Matthias Dieter Wallnöfer | 1 | -0/+52 |
2010-11-19 | s4:dsdb tests - use even more already defined pyldb functions to retrieve NCs | Matthias Dieter Wallnöfer | 5 | -39/+8 |
2010-11-18 | s4-tests: Modified descriptor tests to use pyldb api to retrieve configuratio... | Nadezhda Ivanova | 1 | -12/+2 |
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 descriptor tests to use existing method in samdb for adding... | Nadezhda Ivanova | 1 | -32/+24 |
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:dsdb python tests - use "ldb.domain_dn" | Matthias Dieter Wallnöfer | 7 | -62/+15 |
2010-11-18 | s4/ldap: ldap_syntaxes.py cleanup | Anatoliy Atanasov | 1 | -17/+3 |
2010-11-18 | s4-tests: Descriptor tests should use the existing samdb domain_dn method ins... | Nadezhda Ivanova | 1 | -7/+1 |
2010-11-18 | s4-tests: Acl tests should use the existing samdb domain_dn method instead of... | Nadezhda Ivanova | 1 | -7/+1 |
2010-11-18 | s4:repl_meta_data LDB module - allow also special DNs to be renamed correctly | Matthias Dieter Wallnöfer | 1 | -0/+7 |
2010-11-13 | s4:objectclass LDB module - multiple "objectClass" change elements are unfort... | Matthias Dieter Wallnöfer | 1 | -12/+9 |
2010-11-12 | s4:objectclass LDB module - we should not simply ignore additional "objectCla... | Matthias Dieter Wallnöfer | 1 | -0/+13 |
2010-11-12 | s4:samldb/objectclass_attrs LDB modules - move "description" logic from "obje... | Matthias Dieter Wallnöfer | 2 | -155/+164 |
2010-11-11 | Cannot create OU using custom Schema class | Zahari Zahariev | 1 | -0/+56 |
2010-11-11 | s4:passwords.py - add a test for the normal "userPassword" behaviour | Matthias Dieter Wallnöfer | 1 | -1/+97 |
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 | 5 | -5/+5 |
2010-11-10 | s4/syntax: Add tests for DN+String and DN+Binary | Anatoliy Atanasov | 1 | -0/+420 |
2010-11-08 | s4:passwords.py - test empty password attributes behaviour | Matthias Dieter Wallnöfer | 1 | -1/+154 |
2010-11-08 | s4:passwords.py - add another two failure cases | Matthias Dieter Wallnöfer | 1 | -0/+21 |
2010-11-08 | s4:objectguid/repl_meta_data LDB module - deny "objectGUID" updates | Matthias Dieter Wallnöfer | 1 | -0/+12 |
2010-11-07 | s4:ldap.py - add more "objectGUID" related tests | Matthias Dieter Wallnöfer | 1 | -2/+76 |
2010-11-07 | s4:descriptor LDB module - make the "nTSecurityDescriptor" attribute fully be... | Matthias Dieter Wallnöfer | 1 | -5/+56 |
2010-11-06 | s4:ldap.py - enhance the "distinguishedName" tests | Matthias Dieter Wallnöfer | 1 | -0/+24 |
2010-11-04 | s4:ldap.py/passwords.py - just use objectclass "user" for users | Matthias Dieter Wallnöfer | 2 | -7/+7 |
2010-11-04 | s4-dsdb Fix urgent_replication test not to set an invalid userAccountControl | Andrew Bartlett | 1 | -2/+3 |
2010-11-04 | urgent_replication: Fix syntax error. | Jelmer Vernooij | 1 | -1/+1 |
2010-11-03 | urgent_replication: Fix formatting | Jelmer Vernooij | 1 | -33/+33 |
2010-11-03 | s4:dsdb/tests/python/sam.py: test with member: <SID=...> | Stefan Metzmacher | 1 | -0/+16 |
2010-11-03 | s4:sam.py - assign valid values when performing the special-attributes constr... | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2010-11-03 | pydsdb: Import testtools before subunit for those that don't have | Jelmer Vernooij | 9 | -32/+19 |
2010-11-03 | s4:objectclass LDB module - the structural objectclass has always to be speci... | Matthias Dieter Wallnöfer | 1 | -0/+19 |
2010-11-03 | s4-tests: Tests for the dSHeuristics attribute value restrictions | Nadezhda Ivanova | 1 | -0/+41 |
2010-11-01 | s4:samldb LDB module - the "sAMAccountName" cannot be substituted by nothing | Matthias Dieter Wallnöfer | 1 | -0/+21 |
2010-11-01 | s4:sam.py - additional testing for "servicePrincipalName" updates | Matthias Dieter Wallnöfer | 1 | -12/+207 |
2010-11-01 | s4:ldap.py/sam.py - simplify the objectclass specifications | Matthias Dieter Wallnöfer | 2 | -39/+39 |
2010-11-01 | s4:sam.py - test "objectSid" modification lockdown | Matthias Dieter Wallnöfer | 1 | -0/+28 |
2010-10-31 | s4:sam.py - test the "sAMAccountName" attribute | Matthias Dieter Wallnöfer | 1 | -0/+59 |
2010-10-31 | s4:sam.py - add a test for the "dNSHostName" - "servicePrincipalName" update ... | Matthias Dieter Wallnöfer | 1 | -1/+151 |
2010-10-30 | s4:sam.py - add a short double swap "primaryGroupID" test | Matthias Dieter Wallnöfer | 1 | -0/+9 |
2010-10-30 | s4:sam.py - enhance "member" tests | Matthias Dieter Wallnöfer | 1 | -0/+35 |