Age | Commit message (Expand) | Author | Files | Lines |
2010-03-09 | Add tests which, when run as root, will ensure we can't write | Jeremy Allison | 1 | -6/+27 |
2010-03-09 | Allow "make test" to complete as root. Obviously only safe on tightly | Jeremy Allison | 1 | -0/+16 |
2010-02-22 | A test "store create time" parameter got commited by accident. Remove it. | Jeremy Allison | 1 | -1/+0 |
2010-02-18 | s3-selftest: include addprinter/deleteprinter command. | Günther Deschner | 1 | -0/+3 |
2010-01-27 | s3-selftest: try to get RPC-SPOOLSS-NOTIFY running during make test on the bu... | Günther Deschner | 1 | -1/+3 |
2010-01-19 | s3-selftest: use absolute path when setting SOCKET_WRAPPER_DIR. | Günther Deschner | 1 | -1/+1 |
2010-01-14 | s3 test: Fix WINBINDD-STRUCT tests | Kai Blin | 1 | -0/+3 |
2009-11-25 | Add RAW-CHKPATH test with case-sensitive share. | Jeremy Allison | 1 | -0/+3 |
2009-11-05 | Remove the smbd:writetimeupdatedelay change Metze added. Metze please | Jeremy Allison | 1 | -1/+1 |
2009-10-20 | Turn on LOCK9 test which will test for regressions in bug 6828. | Jeremy Allison | 1 | -0/+2 |
2009-10-11 | Use the method used by build_env.sh to discover the user name. | Matt Kraai | 1 | -1/+9 |
2009-08-12 | Move build over to storing DOS attributes in EA's. | Jeremy Allison | 1 | -2/+4 |
2009-08-12 | Add "store create time" parameter (docs to follow) | Jeremy Allison | 1 | -0/+1 |
2009-05-30 | s3-selftest: Fix invalid /etc/group file used with nss_wrapper. | Günther Deschner | 1 | -0/+1 |
2009-05-28 | s3-selftest: use nss_wrapper.pl as "add user to group" and "delete user from ... | Günther Deschner | 1 | -5/+7 |
2009-05-25 | s3-selftest: fix typo. | Günther Deschner | 1 | -2/+2 |
2009-05-20 | s3-selftest: add add and delete group scripts using nss_wrapper. | Günther Deschner | 1 | -0/+2 |
2009-05-12 | s3-printing: Fix vlp testprinter application. | Günther Deschner | 1 | -7/+7 |
2009-05-08 | s3-selftest: need to enable lanman auth in order make RPC-SAMR-PASSWORDS pass. | Günther Deschner | 1 | -0/+1 |
2009-04-29 | s3-test: make it possible to find the built vlp in "make test". | Günther Deschner | 1 | -1/+9 |
2009-04-08 | s3-selftest: add root for make test as well (not only make selftest). | Günther Deschner | 1 | -0/+1 |
2009-04-05 | Use the server config file for smbpasswd -a user in make test | Volker Lendecke | 1 | -1/+1 |
2009-03-26 | Revert 757d403dfff023fdb122a155f6a05d33daa76410 - module | Jeremy Allison | 1 | -1/+1 |
2009-03-26 | This should fix the build farm RAW-STREAMS failure. streams_depot.so | Jeremy Allison | 1 | -1/+1 |
2009-03-09 | use LIB_PATH_VAR in selftest.sh if we have it | Björn Jacke | 1 | -6/+7 |
2009-02-03 | Revert "s3:selftest: create BUILTIN\\Administrators at startup" | Stefan Metzmacher | 1 | -7/+0 |
2009-02-03 | Revert "s3:test: try to find why creating BUILTIN\Administrators doesn't work... | Stefan Metzmacher | 1 | -5/+3 |
2009-02-03 | s3:test: try to find why creating BUILTIN\Administrators doesn't work in the ... | Stefan Metzmacher | 1 | -3/+5 |
2009-01-28 | s3:selftest: create BUILTIN\\Administrators at startup | Stefan Metzmacher | 1 | -0/+7 |
2009-01-27 | Move S3 specific parameters to S3 conf file in make test. | Steven Danneman | 1 | -2/+3 |
2009-01-26 | s3 make test: Fix a bug in the previous commit | Tim Prouty | 1 | -7/+8 |
2009-01-26 | s3 make test: Add the ability to specify a custom smb.conf for make test | Tim Prouty | 1 | -11/+44 |
2009-01-12 | Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c | Steven Danneman | 1 | -0/+2 |
2009-01-08 | Make sure smbtorture4 can find all gensec modules. (Fixes RPC-BINDSAMBA3) | Jelmer Vernooij | 1 | -0/+1 |
2008-12-22 | Set right LD_LIBRARY_PATH for finding Samba4's libraries. | Jelmer Vernooij | 1 | -8/+8 |
2008-12-01 | s3:selftest: test the streams_depot module as it passes make test | Stefan Metzmacher | 1 | -1/+1 |
2008-11-11 | s3: Add support for make test to use a share dir outside of the prefix dir | Tim Prouty | 1 | -7/+21 |
2008-09-18 | Fix location of nss_wrapper.pl script. | Jelmer Vernooij | 1 | -3/+3 |
2008-06-17 | testsuite: don't give the testuser administrative rights globally. | Michael Adam | 1 | -9/+0 |
2008-05-06 | testsuite: give the testuser administrative rights in selftest.sh | Michael Adam | 1 | -0/+10 |
2008-05-06 | selftest: Advertise as PDC and time server during make test | Kai Blin | 1 | -0/+4 |
2008-05-06 | selftest: Use TESTS env var to specify tests to run like Samba4 does. | Kai Blin | 1 | -2/+2 |
2008-04-08 | selftest: run the BASE-DELAYWRITE test 4 times faster in make test | Stefan Metzmacher | 1 | -0/+1 |
2008-04-01 | test: be more portable: replace 'echo -n' by 'printf "%s"' in selftest.sh | Michael Adam | 1 | -1/+1 |
2008-03-06 | Test: Properly track current test binary for tracking crashes. | Michael Adam | 1 | -4/+9 |
2008-01-20 | Active RAW-STREAMS in make test | Volker Lendecke | 1 | -1/+1 |
2008-01-15 | rename vfs_ea_tdb to vfs_xattr_tdb | Volker Lendecke | 1 | -1/+1 |
2008-01-15 | Implement vfs_ea_tdb | Volker Lendecke | 1 | -0/+1 |
2007-12-23 | selftest: also export LD_LIBRARY_PATH for samba4's smbtorture | Stefan Metzmacher | 1 | -2/+11 |
2007-12-23 | Attempt to make the build farm run s4torture again | Volker Lendecke | 1 | -1/+1 |