Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-04 | s4-dsdb Fix urgent_replication test not to set an invalid userAccountControl | Andrew Bartlett | 1 | -2/+3 | |
A userAccountControl value of 0 or 1 is invalid, you must include one of the account types. Andrew Bartlett | |||||
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 | pydsdb: Import testtools before subunit for those that don't have | Jelmer Vernooij | 1 | -1/+1 | |
testtools installed. Also, cleanup some imports. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Wed Nov 3 17:47:55 UTC 2010 on sn-devel-104 | |||||
2010-10-03 | s4:urgent_replication.py - fix up the system flags handling | Matthias Dieter Wallnöfer | 1 | -4/+3 | |
And relax some more object creations due to the enforced system flags rules. | |||||
2010-08-07 | s4:urgent_replication.py - relax also here the add of a secrets object | Matthias Dieter Wallnöfer | 1 | -2/+1 | |
2010-08-01 | s4:urgent_replication.py test - adapt the test for the harder delete ↵ | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
restrictions Otherwise we are not able to delete the "test crossRef" object which points to the default NC anymore. | |||||
2010-07-03 | s4:urgent_replication.py test - remove unneeded "relax" control parameters | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
2010-06-30 | s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/ | Stefan Metzmacher | 1 | -0/+386 | |
metze |