| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Guenther
(cherry picked from commit 99f68c7b1c527bc39acd0f9db15f65ce087c5dca)
|
|
|
|
|
| |
Signed-off-by: Michael Adam <obnox@samba.org>
(cherry picked from commit 02368626a273368a3b731d2b413e90d91ed15c5c)
|
|
|
|
|
| |
Guenther
(cherry picked from commit c3843c40b5c426910a184dcef3b17283e6e224e9)
|
|
|
|
| |
(cherry picked from commit d235881c9f3e5d14beb2ebcfa2e4a7d18e890784)
|
|
|
|
|
| |
Guenther
(cherry picked from commit 79321cad54a4303abc27766101ffb52f50d64430)
|
|
|
|
|
|
|
| |
We need a string version of this, or else version.c does not compile.
Michael
(cherry picked from commit f846e0fcdf62333b44a16e5a392930189b512f9b)
|
|
|
|
|
|
| |
This is required to get the CIFSUPCALL_PROGS setting extracted from
config.log.
(cherry picked from commit 64982295fccc5758aff4464b5527a27621386bc9)
|
|
|
|
|
|
| |
Only install the cifs.upcall man page if CIFSUPCALL_PROGS was set while
configure.
(cherry picked from commit e9e2414e798a2eb447de45803e61cc0a49752f11)
|
|
|
|
|
| |
Jeremy.
(cherry picked from commit cfee202547a536a54284a14732df2e48eef99952)
|
|
|
|
|
| |
Guenther
(cherry picked from commit c1b0bfeefa57cdb0e2234474027003257a521ab8)
|
|
|
|
|
|
|
| |
The streams_xattr module only passes sometimes on my laptop.
metze
(cherry picked from commit 911ba0ef15e8ed6d06e205c410ccf07ff33db929)
|
|
|
|
| |
(cherry picked from commit f7825e07c9674f994d7c0d571448c2927721fdaf)
|
|
|
|
| |
(cherry picked from commit 1ec66e9db4b8b8c928d48aa3aa5c1cf618c722c1)
|
|
|
|
|
| |
Guenther
(cherry picked from commit 93eca985258a1ee56627704d448a4c0c40d2ec50)
|
|
|
|
|
|
| |
Michael
(cherry picked from commit bcb868e4340a856c4009450479628088a8a1628c)
(cherry picked from commit e4f2815158bd74245e6c4d7f10d59254e095846c)
|
|
|
|
| |
Michael
|
|
|
|
| |
Michael
|
|
|
|
|
|
| |
Pointed out by Björn Jacke <bj@sernet.de>.
Michael
|
|
|
|
|
|
|
|
| |
This adds a new macro for a vender version function which will be returned
by the samba_version_string() function if defined.
Signed-off-by: Andreas Schneider <anschneider@suse.de>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
|
|
|
|
|
|
|
|
| |
as suggested by Karolin.
That is what it really means. And per-share logic tests will be
disabled by the same switch, too...
Michael
|
|
|
|
| |
Michael
|
|
|
|
| |
Michael
|
|
|
|
| |
Michael
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit cb5492978b6b157f529806afb2f5fc6202888129.
For more information, please have a look at the discussion on
samba-technical starting with [1].
[1] http://lists.samba.org/archive/samba-technical/2008-June/059511.html
Karolin
(cherry picked from commit 1e5aeb96f92fef8056ec9010e125f4d0d31dd90e)
|
|
|
|
| |
Michael
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a first testparm/lp_load test that runs testparm on a couple
of configuration files. The main purpose for now is to test the options
that have special handlers (to check whether the handlers succeed).
In particular, all the Macro expansions that are available via
alloc_sub_basic() are tested with the include handler. This is to
catch such crashbugs as #5548 where %m expansion led to a segfault.
The tests now are very simple. Just check if testparm completes
successfully on the given config files. This can (and should) be
elaborated in the future.
Michael
|
|
|
|
|
|
|
| |
This is now used to test rpc and local access depending on
command line parameters.
Michael
|
| |
|
|
|
|
|
|
|
|
| |
Remove the user from BUILTIN\Administrators at the end of the tests.
Note: BUILTIN\Administrators is not deletet at the end because that
functionality is not implemented.
Michael
|
|
|
|
|
|
|
|
| |
It breaks RPC-SAMBA3-GETUSERNAME for reasons I have not quite
understood yet. Somhow loosing rights fails when the user
belogns to BUILTIN\Administrators at some point.
Michael
|
|
|
|
| |
Karolin
|
|
|
|
|
|
|
| |
There's --enable-symbol-versioning=no to disable it.
metze
(cherry picked from commit cb5492978b6b157f529806afb2f5fc6202888129)
|
|
|
|
| |
Michael
|
|
|
|
|
|
| |
Improve error message if no SMB4TORTURE is available.
Karolin
|
|
|
|
|
|
|
|
| |
This allows for calling e.g.
TESTS=posix_s3 POSIX_SUBTESTS="RPC-SAMBA3-GETUSERNAME" make test
Michael
|
|
|
|
|
|
| |
say "RUNNING SUBTESTS ..." instead of "Running ... tests"
Michael
|
|
|
|
|
|
| |
Say "RUNNING TESTS ..." instead of "RUNNING SUBTESTS ..."
Michael
|
|
|
|
|
|
| |
(by adding him to builtin\administrators)
Michael
|
|
|
|
| |
Michael
|
|
|
|
|
|
|
|
| |
tests
by specifying a parameter "rpc" on the commandline.
Michael
|
|
|
|
|
|
| |
The plan is to also test remote registry with "net rpc registry".
Michael
|
|
|
|
|
|
| |
Previously domain==netbios name was the right thing to use.
Michael
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
There is no need to save the keyname again, we only need to
get the REGISTRY_OPS out of the pathtree.
Furthermore, this makes life easier, since we can now pass
in keynames as temporarily allocated strings.
Michael
|
|
|
|
| |
Michael
|
| |
|
|
|
|
| |
Michael
|