summaryrefslogtreecommitdiffstats
path: root/source3/script/tests/selftest.sh
Commit message (Expand)AuthorAgeFilesLines
* Add RAW-CHKPATH test with case-sensitive share.Jeremy Allison2009-11-261-0/+3
* Remove the smbd:writetimeupdatedelay change Metze added. Metze pleaseJeremy Allison2009-11-261-1/+1
* Turn on LOCK9 test which will test for regressions in bug 6828.Jeremy Allison2009-11-261-0/+2
* Use the method used by build_env.sh to discover the user name.Matt Kraai2009-11-261-1/+9
* Move build over to storing DOS attributes in EA's.Jeremy Allison2009-08-121-2/+4
* Add "store create time" parameter (docs to follow)Jeremy Allison2009-08-121-0/+1
* s3-selftest: Fix invalid /etc/group file used with nss_wrapper.Günther Deschner2009-05-301-0/+1
* s3-selftest: use nss_wrapper.pl as "add user to group" and "delete user from ...Günther Deschner2009-05-281-5/+7
* s3-selftest: fix typo.Günther Deschner2009-05-251-2/+2
* s3-selftest: add add and delete group scripts using nss_wrapper.Günther Deschner2009-05-201-0/+2
* s3-printing: Fix vlp testprinter application.Günther Deschner2009-05-121-7/+7
* s3-selftest: need to enable lanman auth in order make RPC-SAMR-PASSWORDS pass.Günther Deschner2009-05-081-0/+1
* s3-test: make it possible to find the built vlp in "make test".Günther Deschner2009-04-291-1/+9
* s3-selftest: add root for make test as well (not only make selftest).Günther Deschner2009-04-081-0/+1
* Use the server config file for smbpasswd -a user in make testVolker Lendecke2009-04-051-1/+1
* Revert 757d403dfff023fdb122a155f6a05d33daa76410 - moduleJeremy Allison2009-03-261-1/+1
* This should fix the build farm RAW-STREAMS failure. streams_depot.soJeremy Allison2009-03-261-1/+1
* use LIB_PATH_VAR in selftest.sh if we have itBjörn Jacke2009-03-091-6/+7
* Revert "s3:selftest: create BUILTIN\\Administrators at startup"Stefan Metzmacher2009-02-031-7/+0
* Revert "s3:test: try to find why creating BUILTIN\Administrators doesn't work...Stefan Metzmacher2009-02-031-5/+3
* s3:test: try to find why creating BUILTIN\Administrators doesn't work in the ...Stefan Metzmacher2009-02-031-3/+5
* s3:selftest: create BUILTIN\\Administrators at startupStefan Metzmacher2009-01-281-0/+7
* Move S3 specific parameters to S3 conf file in make test.Steven Danneman2009-01-271-2/+3
* s3 make test: Fix a bug in the previous commitTim Prouty2009-01-261-7/+8
* s3 make test: Add the ability to specify a custom smb.conf for make testTim Prouty2009-01-261-11/+44
* Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.cSteven Danneman2009-01-121-0/+2
* Make sure smbtorture4 can find all gensec modules. (Fixes RPC-BINDSAMBA3)Jelmer Vernooij2009-01-081-0/+1
* Set right LD_LIBRARY_PATH for finding Samba4's libraries.Jelmer Vernooij2008-12-221-8/+8
* s3:selftest: test the streams_depot module as it passes make testStefan Metzmacher2008-12-011-1/+1
* s3: Add support for make test to use a share dir outside of the prefix dirTim Prouty2008-11-111-7/+21
* Fix location of nss_wrapper.pl script.Jelmer Vernooij2008-09-181-3/+3
* testsuite: don't give the testuser administrative rights globally.Michael Adam2008-06-171-9/+0
* testsuite: give the testuser administrative rights in selftest.shMichael Adam2008-05-061-0/+10
* selftest: Advertise as PDC and time server during make testKai Blin2008-05-061-0/+4
* selftest: Use TESTS env var to specify tests to run like Samba4 does.Kai Blin2008-05-061-2/+2
* selftest: run the BASE-DELAYWRITE test 4 times faster in make testStefan Metzmacher2008-04-081-0/+1
* test: be more portable: replace 'echo -n' by 'printf "%s"' in selftest.shMichael Adam2008-04-011-1/+1
* Test: Properly track current test binary for tracking crashes.Michael Adam2008-03-061-4/+9
* Active RAW-STREAMS in make testVolker Lendecke2008-01-201-1/+1
* rename vfs_ea_tdb to vfs_xattr_tdbVolker Lendecke2008-01-151-1/+1
* Implement vfs_ea_tdbVolker Lendecke2008-01-151-0/+1
* selftest: also export LD_LIBRARY_PATH for samba4's smbtortureStefan Metzmacher2007-12-231-2/+11
* Attempt to make the build farm run s4torture againVolker Lendecke2007-12-231-1/+1
* Fix typo in output.Michael Adam2007-12-231-1/+1
* Fix "make test" using the LD_LIBRARY_PATH for selftest script soGerald (Jerry) Carter2007-12-211-0/+4
* selftest: reenable wbinfo tests and pass --configfile instead of -sStefan Metzmacher2007-12-141-1/+1
* selftest: move workgroup name into WORKGROUP envvarStefan Metzmacher2007-12-141-2/+3
* make test: try to get a more portable way to get UID and GIDStefan Metzmacher2007-11-091-2/+2
* make test: start winbinddStefan Metzmacher2007-11-091-1/+13
* make test: activate nss_wrapper for make testStefan Metzmacher2007-11-091-3/+28