summaryrefslogtreecommitdiff
path: root/source4/selftest/env/Samba4.pm
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r25299: Modify the provision script to take an additional argument: ↵Andrew Bartlett1-8/+5
--server-role This must be set to either 'domain controller', 'domain member' or 'standalone'. The default for the provision now changes to 'standalone'. This is not because Samba4 is particularlly useful in that mode, but because we still want a positive sign from the administrator that we should advertise as a DC. We now do more to ensure the 'standalone' and 'member server' provision output is reasonable, and try not to set odd things into the database that only belong for the DC. Andrew Bartlett (This used to be commit 4cc4ed7719aff712e735628410bd3813c7d6aa40)
2007-10-10r25183: return LOCKDIR tooStefan Metzmacher1-0/+1
metze (This used to be commit 9d73932972ca5ceaf941c4b7cc88fe1fa19e1cc2)
2007-10-10r24503: Make 'make test TEST_LDAP=yes' pass on Fedora 7, by trying moreAndrew Bartlett1-0/+20
combinations of modules. Andrew Bartlett (This used to be commit 481a3f0b2ac217b0db2f481479d655910514b56c)
2007-10-10r24342: Move environments into a separate directory.Jelmer Vernooij1-0/+636
(This used to be commit e3fe7ef92bae1a870c9de9f90becb3a3c67f98fe)