Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-05 | Remove the smbd:writetimeupdatedelay change Metze added. Metze please | Jeremy Allison | 1 | -2/+6 | |
explain why you added this. Change --maximum-runtime=900 for smbtorture4 with BASE-DELAYWRITE. Should allow it to successfully complete now. Jeremy. | |||||
2009-10-20 | s3-selftest: enable RPC-LSA-PRIVILEGES against Samba 3. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-10-16 | s3-selftest: enable WINBIND-WBCLIENT against s3. | Günther Deschner | 1 | -1/+3 | |
Guenther | |||||
2009-08-26 | s3-selftest: enable running RPC-NETLOGON-S3 against samba3. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-06-29 | s3-selftest: add RPC-SAMR-MACHINE-AUTH to list of test to run against s3. | Günther Deschner | 1 | -2/+3 | |
Guenther | |||||
2009-06-08 | s3-test: finally enable RPC-SAMR against samba3. | Günther Deschner | 1 | -1/+1 | |
We now pass it :-) Guenther | |||||
2009-05-29 | Revert "s3-selftest: enable NETAPI-INITIALIZE and NETAPI-USER against samba3." | Günther Deschner | 1 | -4/+1 | |
This reverts commit 8da15dc29a920cd6f4d2ed96e8de4fbcd9d1ba11. | |||||
2009-05-29 | s3-selftest: enable NETAPI-INITIALIZE and NETAPI-USER against samba3. | Günther Deschner | 1 | -1/+4 | |
Guenther | |||||
2009-05-29 | s3-selftest: enable LOCAL-NSS-WRAPPER test against samba 3. | Günther Deschner | 1 | -1/+3 | |
Guenther | |||||
2009-05-25 | s3-selftest: enable RPC-SAMR-LARGE-DC against Samba3. | Günther Deschner | 1 | -1/+1 | |
This will fail for alias creation as nss_wrapper does not yet wrap around libnss_winbind. Guenther | |||||
2009-05-18 | s3-selftest: enable RPC-SAMR-USERS-PRIVILEGES. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-05-11 | s3-selftest: enable RPC-LSA-LOOKUPNAMES against Samba 3. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-05-08 | s3-selftest: enable running RPC-SAMR-USERS against Samba3. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-05-08 | s3-selftest: run RPC-LSA-GETUSER against Samba 3. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2009-05-08 | s3-selftest: finally enable RPC-SAMR-PASSWORDS which samba3 now passes. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-05-07 | s3-selftest: run RPC-SCHANNEL, RPC-SCHANNEL2 and RPC-BENCH-SCHANNEL1 against ↵ | Günther Deschner | 1 | -0/+1 | |
Samba3. Guenther | |||||
2009-04-17 | s3-selftest: enable RPC-SPOOLSS. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-17 | s3-selftest: samba 3 also passes RPC-JOIN so enable it. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-17 | s3-selftest: enable RPC-SAMR-PASSWORDS-PWDLASTSET whilte testing Samba3. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2009-04-17 | s3-selftest: enable RPC-LSA-LOOKUPSIDS against samba 3. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-10 | s3-selftest: enable the RPC-NTSVCS torture test against Samba3. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-08 | s3-selftest: As Samba3 now passes RPC-SPOOLSS-WIN enable it against ourself. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-04-08 | s3-selftest: Samba3 passes RPC-SVCCTL so enable it during make test. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-01-30 | s3:tests: add a guard arround . $incdir/test_functions.sh | Stefan Metzmacher | 1 | -0/+2 | |
So that caller can overwrite the functions. metze | |||||
2008-05-07 | testsuite: allow selection of posix_s3 subtests by env var POSIX_SUBTESTS. | Michael Adam | 1 | -0/+4 | |
This allows for calling e.g. TESTS=posix_s3 POSIX_SUBTESTS="RPC-SAMBA3-GETUSERNAME" make test Michael (This used to be commit 7418d89b2941fff307e0980d1f71f106aed8cbce) | |||||
2008-04-08 | selftest: run the BASE-DELAYWRITE test 4 times faster in make test | Stefan Metzmacher | 1 | -0/+1 | |
metze (This used to be commit 83b6da7c52a6f5285a9765d22d13a53fe9dc80e5) | |||||
2008-04-07 | selftest: samba3 passes BASE-DELAYWRITE | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 5df34634317633820993c9ef924d694a8fe1c4fe) | |||||
2008-03-11 | selftest: samba3 passes RAW-SEARCH now | Stefan Metzmacher | 1 | -1/+1 | |
As the resume key tests are skipped against samba3. metze (This used to be commit c765090871ed68a9ba650bca44f5f3b88997ea14) | |||||
2008-02-25 | make test: pass --option=torture:sharedelay=100000 to samba4 smbtorture | Stefan Metzmacher | 1 | -0/+2 | |
BASE-DEFER_OPEN is now more strict with incorrect timing metze (This used to be commit 9b761062df80c45bf2b76af071131d0c78e94a09) | |||||
2008-01-20 | Active RAW-STREAMS in make test | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 63ee2ef775b48fcaecccf4dc7ef3601ceb8053c5) | |||||
2008-01-15 | Implement vfs_ea_tdb | Volker Lendecke | 1 | -1/+1 | |
This is an option for file systems that do not implement xattrs: in lockdir/eas.tdb an array of xatts per inode is stored. It can not solve the problem that xattrs might reappear if a posix-level process deletes a file and happens to re-create it under the same name. On file systems with birthtime we might have a chance to detect this, but not with standard posix. A future version might put relief on file systems that do have xattrs but where these are severely limited in size/speed/whatever: We can put a simple marker as a native xattr, but the xattrs proper are stored in the tdb. Volker (This used to be commit 2036b4c5ad677b8a477b34b0f076febab0abff5e) | |||||
2007-11-09 | we don't have build-farm specific tests anymore | Stefan Metzmacher | 1 | -4/+1 | |
metze (This used to be commit bb125f3e084a99125e92cc6c3aceb7f2b66db678) | |||||
2007-10-18 | don't skip some tests which samba3 passes (at least on my laptop) | Stefan Metzmacher | 1 | -3/+3 | |
metze (This used to be commit d70ddad2e8fc2f533fb9211223c172c25878254e) | |||||
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -0/+80 | |
(This used to be commit 5c6c8e1fe93f340005110a7833946191659d88ab) | |||||
2007-10-10 | r25415: Merge the 3.2-perltest branch that switches Samba 3.2 to use Samba ↵ | Jelmer Vernooij | 1 | -80/+0 | |
4's selftest code. See the mailing list for details. (This used to be commit bdc831ddb3a860676c36bbd89e6f748946df68a1) | |||||
2007-10-10 | r25317: Activate raw-samba3rootdirfid | Volker Lendecke | 1 | -0/+1 | |
(This used to be commit 1cbe40b27c8142c53480fc9c4e1b0c9f14446300) | |||||
2007-10-10 | r24802: Activate new tests | Volker Lendecke | 1 | -0/+1 | |
RAW-SAMBA3CASEINSENSITIVE and RAW-SAMBA3POSIXTIMEDLOCK (This used to be commit 1f396cc237e3861b216d03a7af9e461578cf448a) | |||||
2007-10-10 | r23500: Two changes to survive the now activated test for rename_internals_fsp: | Volker Lendecke | 1 | -1/+1 | |
With the target being open we have to return NT_STATUS_ACCESS_DENIED and root_fid != 0 leads to NT_STATUS_INVALID_PARAMETER (This used to be commit b599e5b1e10bdf825b2ce53de4a6ec35726d00f6) | |||||
2007-10-10 | r21950: After discussion with the Apple and Linux client maintainers, | James Peach | 1 | -1/+6 | |
changing the FindFirst response for the UNIX_INFO2 level to include a length field before the name. The name is not required to be null terminated. The length field does not count any null. Also add call to chflags(2) in the default VFS module so that this will work be default on BSD-derived platform. Add UNIX-INFO2 test to the build farm to get some non-BSD coverage. Jeremy and Jerry, please review for inclusion in 3.0.25. (This used to be commit e7b21b1ef3f79c0df2bae5f15c345ef74292c404) | |||||
2007-10-10 | r21767: Revert all the bits I accidentally committed in r21766. | James Peach | 1 | -8/+1 | |
(This used to be commit 7e862b908057b7971f8163ee94c9358a63998e87) | |||||
2007-10-10 | r21766: Fix compiler warning. | James Peach | 1 | -1/+8 | |
(This used to be commit f82ac78b2fa623f5868201bd54ffac9c8f318eef) | |||||
2007-10-10 | r21150: Activate RAW-NOTIFY | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 39809d7391723d3c310fc11705b1de20074c4bbf) | |||||
2007-10-10 | r20502: Activate RAW-RENAME, my Linux box passes this | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 56c8d2cfed273655b2c79b3a2c613a7253e05221) | |||||
2007-10-10 | r20499: Activate RAW-OPEN in the build farm | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit a0d5de61a10321ee2edd832dcda611230d796dd6) | |||||
2007-10-10 | r20482: Make us survive and activate RAW-CLOSE | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 471c6e6a2142afbca36163bcdbb5b6fb4e7ac774) | |||||
2007-10-10 | r20478: Make us survive & activate RAW-UNLINK | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 4f0f917b344743e16e8bacf4e72529a2890590fe) | |||||
2007-10-10 | r20334: Activate RAW-MKDIR | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 8f76914e01f73149f549ebd6d8f9e549772dbb84) | |||||
2007-10-10 | r20255: Activate BASE-SAMBA3ERROR in the build farm | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 7e0005c14b6852be756dbdacd1412077f2cf57f5) | |||||
2007-10-10 | r19342: we only have one BASE-LOCK test in samba4's smbtorture now | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit a2c20811d6ef2a20326bcc2d4c2bb2cbb49f6394) | |||||
2007-10-10 | r19248: Activate RPC-SAMBA3-WKSSVC | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit ed6070b7a053e162a9ac5809ff54181c04267f00) |