Age | Commit message (Expand) | Author | Files | Lines |
2013-03-12 | vfs_catia: testcase - add missing pieces | Guenter Kukkukk | 1 | -5/+11 |
2013-03-11 | vfs_catia: testcase - implement vfstest additions | Guenter Kukkukk | 3 | -0/+100 |
2013-01-25 | Regression test for bug #9587 - archive flag is always set on directories. | Jeremy Allison | 1 | -0/+186 |
2013-01-15 | test: dbwrap_tool requires --persistent for the registry now | Volker Lendecke | 2 | -2/+2 |
2013-01-09 | selftest: show that Samba honours "write list" and valid users | Andrew Bartlett | 2 | -2/+10 |
2012-12-03 | s3:selftest: extend sids2xids test script to cope with "ID_TYPE_BOTH mappings | Michael Adam | 1 | -1/+1 |
2012-12-03 | s3:test:wbinfo_sids2xids: test the results with singular calls with filled an... | Michael Adam | 2 | -11/+29 |
2012-12-03 | s3:test: fix intialization of WBINFO in test_wbinfo_sids2xids.sh | Michael Adam | 1 | -1/+1 |
2012-10-31 | Add regression test for bug #9329 - Directory listing with SeBackup can crash... | Jeremy Allison | 1 | -3/+59 |
2012-09-18 | source3/script: fix installman.sh after the last build-manpages-nogit change | Michael Adam | 1 | -2/+2 |
2012-08-28 | selftest: Add test of smbclient --machine-pass against and using both s3 and s4 | Andrew Bartlett | 1 | -0/+21 |
2012-08-17 | s3-torture: Allow vfstest to set ACLs on a directory | Andrew Bartlett | 1 | -0/+9 |
2012-08-16 | s3-selftest: Add a seperate test for ACL tests using vfstest | Andrew Bartlett | 2 | -0/+58 |
2012-08-16 | selftest: Extend xattr-tdb-1 vfstest to call stat | Andrew Bartlett | 1 | -0/+1 |
2012-08-16 | s3-selftest: convert xattr-tdb-1 vfstest driver into a subunit test | Andrew Bartlett | 2 | -10/+50 |
2012-08-16 | s3-selftest: convert stream_depot vfstest driver into a subunit test | Andrew Bartlett | 2 | -10/+32 |
2012-08-14 | s3-selftest: Add smbclient tarmode test | Salvador I. Gonzalez | 1 | -0/+181 |
2012-08-14 | s3-selftest: Fix copy/paste error in test usage string | Salvador I. Gonzalez | 1 | -1/+1 |
2012-07-12 | mkversion: Remove quotes around SAMBA_VERSION_VENDOR_PATCH string | Ralph Wuerthner | 1 | -1/+1 |
2012-06-27 | s3:test_net_registry_check.sh: grep -E isn't portable, use egrep | Björn Jacke | 1 | -1/+1 |
2012-06-26 | s3:test_registry_upgrade: make more portable and eliminate "local" keyword | Björn Jacke | 1 | -6/+6 |
2012-06-26 | s3:test_net_registry_check: eliminate "local" keyword in shell | Björn Jacke | 1 | -15/+15 |
2012-06-25 | s3:test: make shell code more porable by elimnating "local" keyword | Björn Jacke | 1 | -4/+4 |
2012-06-10 | s3/test: make dd call more portable | Björn Jacke | 1 | -1/+1 |
2012-06-05 | VERSION: prepare for beta1 by setting and parsing the beta version | Andrew Bartlett | 1 | -0/+4 |
2012-05-30 | s3-iconv: Remove unused script/gen-8bit-gap.sh | Andrew Bartlett | 4 | -153/+0 |
2012-05-18 | build: Move generated version.h to a waf-invisible location | Andrew Bartlett | 1 | -1/+1 |
2012-03-22 | s3-selftest: introduce new net registry check check | Björn Baumbach | 1 | -0/+146 |
2012-03-02 | s3-selftest: Add tests for ntlm_auth gss-spnego client and server | Andrew Bartlett | 1 | -0/+31 |
2012-03-01 | s3-selftest: Add more tests for ntlm_auth | Andrew Bartlett | 1 | -0/+3 |
2012-02-24 | s3-selftest: run ntlm_auth against winbindd in make test | Andrew Bartlett | 1 | -2/+6 |
2012-02-20 | s3-selftest: Add test for ntlm_auth --diagnostics | Andrew Bartlett | 1 | -0/+23 |
2012-02-11 | mkversion: Add quotes around various version strings | Amitay Isaacs | 1 | -3/+3 |
2012-02-08 | s3-build use common VERSION file for all builds | Andrew Bartlett | 1 | -1/+1 |
2012-02-02 | s3: Test for faulty xattr_tdb listxattr | Volker Lendecke | 3 | -0/+17 |
2012-02-02 | s3: Move stream_depot test to script/tests | Volker Lendecke | 3 | -0/+19 |
2012-01-28 | s3-selftest: Add test for posix large reads and writes | Andrew Bartlett | 1 | -0/+62 |
2012-01-16 | s3-install: Don't let MANDIR and SRCDIR be overwritten | Volker Lendecke | 1 | -1/+2 |
2012-01-09 | s3-selftest: Add test for smbclient kerberos support | Andrew Bartlett | 1 | -0/+21 |
2012-01-05 | s3-selftest: Add test for rpcclient, including kerberos authentication | Andrew Bartlett | 1 | -0/+19 |
2011-11-04 | s3:selftest: improve logging in the registry upgrade test | Michael Adam | 1 | -27/+46 |
2011-11-04 | s3-selftest: introduce registry upgrade test | Björn Baumbach | 1 | -0/+176 |
2011-09-13 | s3-selftest use a more portable shell syntax | Andrew Bartlett | 1 | -10/+10 |
2011-09-12 | s3-selftest: Set path to bin/net and bin/wbinfo in command line to test scripts | Andrew Bartlett | 5 | -15/+20 |
2011-09-07 | build: Replace mkbuildoptions-waf awk script with waf target | Amitay Isaacs | 1 | -273/+0 |
2011-08-22 | s3-test: Added new testsuites for test net [rpc] conf | Vicentiu Ciorbaru | 1 | -0/+970 |
2011-08-22 | s3-test: Enhanced the net registry roundtrip test script | Vicentiu Ciorbaru | 1 | -13/+14 |
2011-07-29 | selftest: explain how the message command test works | Andrew Bartlett | 1 | -0/+1 |
2011-07-06 | s3:test: catch more errors in test_access_check() in the smbclient_s3 test | Michael Adam | 1 | -0/+16 |
2011-06-25 | s3:test: don't rely on pyhton being in /usr/bin/python in the sids2xids test | Michael Adam | 1 | -1/+1 |