summaryrefslogtreecommitdiffstats
path: root/source4/selftest/target
Commit message (Collapse)AuthorAgeFilesLines
* selfteset: oplocks are enabled by default nowStefan Metzmacher2008-03-271-3/+0
| | | | | metze (This used to be commit 9342c4f5ff2be16c9771fd07fbec87076af2e681)
* Rework to have member server 'domains' be CN=NETBIOSNAMEAndrew Bartlett2008-03-131-1/+1
| | | | | | | | | | | | This reworks quite a few parts of our provision system to use CN=NETBIOSNAME as the domain for member servers. This makes it clear that these domains are not in the DNS structure, while complying with our own schema (found by OpenLDAP's schema validation). Andrew Bartlett (This used to be commit bda6a38b055fed2394e65cdc0b308a1442116402)
* Update the provision scripts and selftest for LDAPAndrew Bartlett2008-03-131-1/+9
| | | | | | | | | | This should allow us to provision onto an OpenLDAP backend again. Also ensure we always have a sysvol and netlogon share in the selftest environment. Andrew Bartlett (This used to be commit b2d9b03ba3434e76d4d476233a198728523d17f9)
* Fix blackbox.kinit test by issuing new certificates good for 25 years.Andrew Kroeger2008-03-021-34/+49
| | | | (This used to be commit 4f40c5940b4aa4343152cf367566d4d26765e234)
* selftest: Samba4 passes all oplocks tests nowStefan Metzmacher2008-02-261-0/+6
| | | | | | | | | The support for oplocks is not completely finished I believe we will not pass some non existing test. But it's a good start. metze (This used to be commit 278eea57fa9f59908672c935187f942e7780f0aa)
* Make setup/provision the name of the python provision script now that that ↵Jelmer Vernooij2008-02-211-2/+2
| | | | | | is the default. (This used to be commit a0a05c5a3d614d0f2936ecfcab5273a2ef7d61a8)
* Be consistant about --ldap-backend-typeAndrew Bartlett2008-02-211-1/+2
| | | | | | | | Make the EJS provision and the selftest scripts both use the new syntax for speicifying the ldap backend type. Andrew Bartlett (This used to be commit b1d2584277304be3f2a640465cbf6b2a3ec571cc)
* Initial work on vde support.Jelmer Vernooij2008-02-191-6/+20
| | | | (This used to be commit 9b0dcac0bd805c3e1741448167b461c3fa0e33fd)
* Add kvm name.Jelmer Vernooij2008-02-191-1/+1
| | | | (This used to be commit 228710e2656f8635697cdf4b7ce0c931683fbf86)
* Allow loading kvm snapshots.Jelmer Vernooij2008-02-191-1/+5
| | | | (This used to be commit 8ef295bb9cba4a47ff19894364e9d5f4dc15a935)
* Allow connecting to screen.Jelmer Vernooij2008-02-191-1/+1
| | | | (This used to be commit a021408c9d78260b9abf7ebec4230b7958033a38)
* Start dhcp server for kvm machine.Jelmer Vernooij2008-02-191-16/+68
| | | | (This used to be commit a54507dbd6bfaafb42eb95ec8a57897096b19583)
* Start and kill kvm instance properly.Jelmer Vernooij2008-02-191-14/+31
| | | | (This used to be commit 78e49765a2ec5fac485dbf56143716e151b4b562)
* kvm fixes.Jelmer Vernooij2008-02-191-1/+3
| | | | (This used to be commit 3a5e2f9ba3131a2a264e21640db8bea255fe9ea3)
* Add Kvm start code.Jelmer Vernooij2008-02-191-0/+23
| | | | (This used to be commit 6308c134b225dfa8574aa1370a7874ed6e572ccc)
* Add framework for Kvm test.Jelmer Vernooij2008-02-191-0/+55
| | | | (This used to be commit e4efbb2906f4f3876986e21c12b58791c3526bed)
* added blackbox testing for locktestAndrew Tridgell2008-02-151-1/+15
| | | | (This used to be commit af6484f78d273407dd9b264bc4adb33497eee48b)
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pythonJelmer Vernooij2008-01-221-4/+4
| | | | (This used to be commit 2f57e25f8f692889d9e057e13256f8a24c5ec10c)
* selftest: Add some more documentation. Rename env => target to avoid confusion.Jelmer Vernooij2008-01-163-0/+1389
(This used to be commit 50b8a16d0cb5e1c4352e73900d1e98a812340cca)