summaryrefslogtreecommitdiff
path: root/source4/selftest/env/Samba4.pm
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r25914: selftest: fix the module pathes when using --with-selftest-prefixStefan Metzmacher1-1/+0
metze (This used to be commit 092b93b1356bbf73d40a1d7bb971a4ef4967d662)
2007-12-21r25887: Build Samba-specific ldb modules as dso's.Jelmer Vernooij1-0/+2
(This used to be commit 9d73becbb24fbde2e319e18e84af35d9efaeefda)
2007-12-21r25869: selftest: strip newline from `whoami` output, hopefully fix ↵Stefan Metzmacher1-0/+1
provision on mac os 10 metze (This used to be commit c6c62abc07888743b6349b0107ee1b17265bd154)
2007-12-21r25840: make test: activate nss_wrapper for make testStefan Metzmacher1-4/+37
metze (This used to be commit 2de9c1c64a2305ca53d8996bcc4332bf9c4d5e90)
2007-12-21r25833: - we don't need --root twiceStefan Metzmacher1-4/+3
- use $unix_name to make more clear what this variable means metze (This used to be commit 6150286de832c239b1640f7f69d269a500437a45)
2007-12-21r25737: Integrate more of the test recipe code into one file, useJelmer Vernooij1-2/+167
different mechanism for determining the quicktest list. Quicktest is a bit verbose now (reports all the tests not run as SKIP:) (This used to be commit e99e9c167f49c5f8762c7ad16b10ff4aab98091e)
2007-12-21r25616: Fedora DS now has a way to install the schema and extra configurationAndrew Bartlett1-6/+4
as part of the setup inf file. Andrew Bartlett (This used to be commit 6c8987464e198430885b9e71b54fed6758886fdd)
2007-10-10r25574: Support SMBD_OPTIONS, NMBD_OPTIONS and WINBINDD_OPTIONS environment ↵Jelmer Vernooij1-0/+3
variables for make test. (This used to be commit 814027146d9a4d309808bda635d5bc8d34974045)
2007-10-10r25468: export WINBINDD_PRIV_PIPE_DIRStefan Metzmacher1-0/+2
metze (This used to be commit 80d05c2789cd053f7f401916fb0b45d4c9ecb46e)
2007-10-10r25450: Make it easier to test with a particular version of OpenLDAP, byAndrew Bartlett1-3/+13
setting OPENLDAP_PATH, move to using hdb as the backend (allows subtree renames), and re-enable the --quiet option. Andrew Bartlett (This used to be commit a186a0fa68cdcfb3abd430534657e5e278a5ebda)
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)