Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | s3:test_wbinfo_s3: test --check-secret and --change-secret | Stefan Metzmacher | 2010-02-24 | 1 | -0/+4 | |
| | | | | metze | |||||
* | A test "store create time" parameter got commited by accident. Remove it. | Jeremy Allison | 2010-02-22 | 1 | -1/+0 | |
| | | | | Jeremy. | |||||
* | s3: Rename LOCAL-dom_sid_parse to LOCAL-string_to_sid, add some tests | Volker Lendecke | 2010-02-20 | 1 | -1/+1 | |
| | ||||||
* | s3-selftest: fix return code for modprinter.pl -a. | Günther Deschner | 2010-02-18 | 1 | -1/+2 | |
| | | | | | | | | | | | Background is: the SetPrinter level 2 calls "addprinter command" an fails if a share already existed (and the addprinter command returned a non-0 return code). Removing the non-0 return code is fine, as in AddPrinter{Ex}, we have checks to see if a share already exists before calling out the addprinter command. Maybe one day, we need to have a "changeprinter command"... Guenther | |||||
* | s3-selftest: finally enable RPC-SPOOLSS-PRINTER against Samba 3. | Günther Deschner | 2010-02-18 | 1 | -1/+2 | |
| | | | | Guenther | |||||
* | s3-selftest: include addprinter/deleteprinter command. | Günther Deschner | 2010-02-18 | 2 | -0/+131 | |
| | | | | Guenther | |||||
* | Torture test for bug 7084 - Create time on directories not stored properly ↵ | Jeremy Allison | 2010-02-01 | 1 | -1/+1 | |
| | | | | | | | | in an EA in new create time code. Ensure new files in a directory don't reset the create time. Jeremy. | |||||
* | s3-selftest: try to get RPC-SPOOLSS-NOTIFY running during make test on the ↵ | Günther Deschner | 2010-01-27 | 1 | -1/+3 | |
| | | | | | | buildfarm. Guenther | |||||
* | s3: Add a little torture test for dom_sid_parse | Volker Lendecke | 2010-01-23 | 1 | -0/+1 | |
| | ||||||
* | s3-selftest: finally enable RPC-SPOOLSS-NOTIFY against s3. | Günther Deschner | 2010-01-19 | 1 | -1/+1 | |
| | | | | Guenther | |||||
* | s3-selftest: use absolute path when setting SOCKET_WRAPPER_DIR. | Günther Deschner | 2010-01-19 | 1 | -1/+1 | |
| | | | | Guenther | |||||
* | s3 selftest: Enable the WINBIND-STRUCT tests | Kai Blin | 2010-01-14 | 1 | -1/+1 | |
| | ||||||
* | s3 test: Fix WINBINDD-STRUCT tests | Kai Blin | 2010-01-14 | 1 | -0/+3 | |
| | | | | | The struct-based tests are working in make selftest, make them work in plain "make test" as well. | |||||
* | s3: Run RPC-SAMBA3-GETALIASMEMBERSHIP-0 in make test | Volker Lendecke | 2009-12-17 | 1 | -0/+1 | |
| | ||||||
* | s3-selftest: enable RPC-SAMBA3-WINREG. | Günther Deschner | 2009-12-10 | 1 | -1/+1 | |
| | | | | | | Very strange we didn't run it before. Guenther | |||||
* | s3-selftest: run LOCAL-NDR when running make selftest. | Günther Deschner | 2009-12-03 | 1 | -1/+1 | |
| | | | | Guenther | |||||
* | s3: Add a regression test for bug 6898 | Volker Lendecke | 2009-11-29 | 1 | -1/+1 | |
| | ||||||
* | Add RAW-CHKPATH test with case-sensitive share. | Jeremy Allison | 2009-11-25 | 2 | -0/+7 | |
| | | | | Jeremy. | |||||
* | s3 selftest: Add RAW-SFILEINFO-END-OF-FILE to selftest | Tim Prouty | 2009-11-25 | 1 | -1/+1 | |
| | ||||||
* | s4 torture: Split up the torture suite setup for RAW-SFILEINFO | Tim Prouty | 2009-11-25 | 1 | -2/+2 | |
| | | | | | | | A side effect of this change is that RAW-SFILEINFO now runs the whole suite instead of just the first test. I changed the name of the first test to RAW-SFILEINFO-BASE and changed all of the selftest scripts that call it. | |||||
* | s3-netlogon: enable RPC-NETLOGON-ADMIN test against s3. | Günther Deschner | 2009-11-09 | 1 | -1/+2 | |
| | | | | Guenther | |||||
* | Remove the smbd:writetimeupdatedelay change Metze added. Metze please | Jeremy Allison | 2009-11-05 | 2 | -3/+7 | |
| | | | | | | explain why you added this. Change --maximum-runtime=900 for smbtorture4 with BASE-DELAYWRITE. Should allow it to successfully complete now. Jeremy. | |||||
* | Turn on LOCK9 test which will test for regressions in bug 6828. | Jeremy Allison | 2009-10-20 | 2 | -2/+4 | |
| | | | | Jeremy. | |||||
* | s3-selftest: enable RPC-LSA-PRIVILEGES against Samba 3. | Günther Deschner | 2009-10-20 | 1 | -0/+1 | |
| | | | | Guenther | |||||
* | Fix posix_unlink test. Was doing grep without quotes around the | Jeremy Allison | 2009-10-17 | 1 | -3/+4 | |
| | | | | | target string. Jeremy. | |||||
* | Trying to find out why the posix_unlink test build farm is still failing even | Jeremy Allison | 2009-10-17 | 1 | -1/+1 | |
| | | | | | though we're now successfully deleting the symlink. Jeremy. |