Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-build: remove --samba3-ndr-client from build_idl.sh script. | Günther Deschner | 2011-02-02 | 1 | -3/+3 |
| | | | | Guenther | ||||
* | s3-selftest: Enable RPC-EPMAPPER tests. | Andreas Schneider | 2011-02-02 | 1 | -1/+1 |
| | | | | | Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Wed Feb 2 13:28:41 CET 2011 on sn-devel-104 | ||||
* | s3-smbd: Disable the endpoint mapper by default. | Andreas Schneider | 2011-02-02 | 1 | -0/+2 |
| | |||||
* | Add delete-ln test now we can correctly delete hardlinks. | Jeremy Allison | 2011-01-28 | 1 | -1/+1 |
| | | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri Jan 28 01:24:19 CET 2011 on sn-devel-104 | ||||
* | s3-net: add roundtrip tests for registry import/export | Gregor Beck | 2011-01-21 | 1 | -0/+88 |
| | |||||
* | Add OPLOCK4 test which explores how Windows copes with oplock and share mode ↵ | Jeremy Allison | 2011-01-15 | 1 | -1/+1 |
| | | | | | | | | | breaks on hard links. Jeremy. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Sat Jan 15 00:59:46 CET 2011 on sn-devel-104 | ||||
* | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 2010-12-11 | 1 | -49/+49 |
| | | | | | | | | This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104 | ||||
* | tests: avoid bash in shebang and fix wrong "==" in test | Björn Jacke | 2010-12-02 | 1 | -1/+1 |
| | |||||
* | s3-oldtest: add WIN40 to print$ share. | Günther Deschner | 2010-11-29 | 1 | -0/+1 |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Nov 29 16:20:37 CET 2010 on sn-devel-104 | ||||
* | s3: Rename GIT_COMMIT_{TIME,DATE} to COMMIT_{TIME,DATE}. | Jelmer Vernooij | 2010-11-12 | 1 | -4/+4 |
| | | | This avoids some special casing in the waf code. | ||||
* | Add test that detects problems in the SMB signing code when run through ↵ | Jeremy Allison | 2010-11-10 | 1 | -1/+1 |
| | | | | | | | | | | cli_write() (which doesn't use the new async methods). Unfortunately, and I think due to the socket wrapper code, this doesn't detect the failure on the build farm, but running the RW-SIGNING test separately against a Samba or Windows server using signing does. Jeremy. | ||||
* | s3-selftest: add vfs_modulesdir variable for both test systems. | Günther Deschner | 2010-10-28 | 1 | -1/+2 |
| | | | | Guenther | ||||
* | s3-waf: add slightly different mkbuildoptions awk script for waf. | Günther Deschner | 2010-10-05 | 1 | -0/+273 |
| | | | | | | | | | This allows to run make test (w/o smbtorture4 for now) using waf. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Oct 5 18:24:55 UTC 2010 on sn-devel-104 | ||||
* | s3-selftest: enable smb2 torture tests against samba3. | Günther Deschner | 2010-10-05 | 2 | -1/+5 |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Oct 5 14:38:07 UTC 2010 on sn-devel-104 | ||||
* | s3:tests: fix misplaced '...' for grep pattern in test_net_registry.sh | Michael Adam | 2010-09-22 | 1 | -1/+1 |
| | |||||
* | s3-selftest: rename printer "print4" to "lp". | Günther Deschner | 2010-09-10 | 1 | -1/+1 |
| | | | | | | This should trigger a false error condition in our code. Guenther | ||||
* | s3-selftest: fix make oldtest (testparm_s3 tests use $LOCAL_PATH). | Günther Deschner | 2010-08-16 | 1 | -2/+3 |
| | | | | Guenther | ||||
* | s3-selftest: fix testparm tests as non-root. | Günther Deschner | 2010-08-13 | 1 | -1/+1 |
| | | | | | | Thanks to Andreas for pointing this out. Guenther | ||||
* | s3-selftest: enable RPC-BIND against s3. | Günther Deschner | 2010-07-14 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | s3-idl: support --full for s3 build_idl.sh as well. | Günther Deschner | 2010-07-05 | 1 | -0/+13 |
| | | | | Guenther | ||||
* | s3-selftest: fix locktest9 in make selftest. | Günther Deschner | 2010-06-17 | 3 | -3/+5 |
| | | | | Guenther | ||||
* | s3-selftest: do not call main RPC-SPOOLSS testsuite. | Günther Deschner | 2010-06-04 | 1 | -1/+1 |
| | | | | | | | The tests formerly available in there can now be accessed via RPC-SPOOLSS-PRINTSERVER. Guenther | ||||
* | s3-selftest: Fix blackbox smbclient s3 tests during make selftest. | Günther Deschner | 2010-06-02 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | s3: registry: add tests with empty valuename | Gregor Beck | 2010-05-21 | 1 | -13/+25 |
| | | | | Signed-off-by: Michael Adam <obnox@samba.org> | ||||
* | s3: registry: let test_setvalue use getvalueraw instead of enumerate | Gregor Beck | 2010-05-21 | 1 | -22/+6 |
| | | | | | | simplifies code, prerequisite to handle empty valuenames Signed-off-by: Michael Adam <obnox@samba.org> | ||||
* | s3-selftest: enable RAP-SAM against Samba 3. | Günther Deschner | 2010-05-12 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | idl: get the logic of the prevous commit right | Björn Jacke | 2010-05-07 | 1 | -1/+1 |
| | |||||
* | idl: fix Unix builds by replacing bashism | Björn Jacke | 2010-05-07 | 1 | -1/+1 |
| | | | | test -nt is not portable - tridge, please check! | ||||
* | s3-idl: update the 2nd build_idl.sh script | Andrew Tridgell | 2010-05-04 | 1 | -9/+13 |
| | |||||
* | s3-selftest: enable RAP-PRINTING against s3. | Günther Deschner | 2010-04-28 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | s3-selftest: enable RPC-SPOOLSS-DRIVER against s3. | Günther Deschner | 2010-04-23 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s3-selftest: add print$ share with two arch dirs. | Günther Deschner | 2010-04-23 | 1 | -0/+8 |
| | | | | | | (make test variant) Guenther | ||||
* | s3: Test for wb ccache access by smbclient | Volker Lendecke | 2010-04-19 | 1 | -0/+33 |
| | |||||
* | s3: Change the make test password to "testPw" | Volker Lendecke | 2010-04-19 | 1 | -1/+1 |
| | | | | | This way we can change back to it when testing testing wbcChangeUserPassword, "test" is too short (<5 chars) | ||||
* | Add basic DFS tests. | Jeremy Allison | 2010-04-13 | 2 | -0/+92 |
| | | | | Jeremy. | ||||
* | s3-selftest: set "lpq cache time = 0" in server configuration. | Günther Deschner | 2010-03-26 | 1 | -0/+1 |
| | | | | | | | This fixes currently broken spoolss tests. (make test variant). Guenther | ||||
* | s3-selftest: enable RAP-RPC test against s3. | Günther Deschner | 2010-03-25 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | s3-selftest: move printing config to global section. | Günther Deschner | 2010-03-25 | 1 | -8/+9 |
| | | | | | | "make test" variant. Guenther | ||||
* | s3-selftest: use proper names for samba3 dcerpc tests. | Günther Deschner | 2010-03-19 | 1 | -2/+2 |
| | | | | Guenther | ||||
* | s3-selftest: enable RAP calls testsuite against samba3. | Günther Deschner | 2010-03-19 | 1 | -1/+3 |
| | | | | Guenther | ||||
* | s3-selftest: rearrange uid/gid calculation to achieve correct membership. | Günther Deschner | 2010-03-19 | 1 | -21/+25 |
| | | | | | | (make test variant) Guenther | ||||
* | s3-selftest: make sure we do not have duplicate uids/gids in nsswrapper. | Günther Deschner | 2010-03-18 | 1 | -15/+31 |
| | | | | Guenther | ||||
* | s3-selftest: run RPC-EVENTLOG against s3. | Günther Deschner | 2010-03-17 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | s3-test: setup initial eventlog infrastructure. | Günther Deschner | 2010-03-17 | 1 | -1/+6 |
| | | | | Guenther | ||||
* | Improve symlink delete test. Make sure we don't delete the link target by ↵ | Jeremy Allison | 2010-03-11 | 1 | -7/+19 |
| | | | | | | mistake. Jeremy. | ||||
* | Added regression test for bug #7234 - Symlink delete fails but incorrectly ↵ | Jeremy Allison | 2010-03-10 | 2 | -5/+47 |
| | | | | | | | | reports success. Ensure we can delete a symlink by path. Jeremy. | ||||
* | Fix the shell script in the root case. When run as root, make test now ↵ | Jeremy Allison | 2010-03-09 | 1 | -4/+4 |
| | | | | | | detects CAP_DAC_OVERRIDE being left on in error. Jeremy. | ||||
* | Add tests which, when run as root, will ensure we can't write | Jeremy Allison | 2010-03-09 | 3 | -11/+154 |
| | | | | | | into a read-only directory, or read a owner-read-only file. Jeremy. | ||||
* | Allow "make test" to complete as root. Obviously only safe on tightly | Jeremy Allison | 2010-03-09 | 1 | -0/+16 |
| | | | | | controlled developer machines. Jeremy. | ||||
* | s3-selftest: enable RPC-WINREG against Samba 3. | Günther Deschner | 2010-03-05 | 1 | -1/+1 |
| | | | | Guenther |