Age | Commit message (Collapse) | Author | Files | Lines |
|
Karolin
(This used to be commit 9d69a809e370f98057e514a3c755b0b86ee5f610)
|
|
There's --enable-symbol-versioning=no to disable it.
metze
(cherry picked from commit cb5492978b6b157f529806afb2f5fc6202888129)
(This used to be commit a739652d94300881479262648592223536fc8eec)
|
|
Michael
(This used to be commit 5f2983209fb2c8e2ceafde6136c40a59b38f3a68)
|
|
Improve error message if no SMB4TORTURE is available.
Karolin
(This used to be commit 443691eb2614919043406f94e9c71b49230612d5)
|
|
This allows for calling e.g.
TESTS=posix_s3 POSIX_SUBTESTS="RPC-SAMBA3-GETUSERNAME" make test
Michael
(This used to be commit 7418d89b2941fff307e0980d1f71f106aed8cbce)
|
|
say "RUNNING SUBTESTS ..." instead of "Running ... tests"
Michael
(This used to be commit 0b879817ba20861c7d0b239d7f7199b0a5ed2ca1)
|
|
Say "RUNNING TESTS ..." instead of "RUNNING SUBTESTS ..."
Michael
(This used to be commit b73821c392a23c213e4b1ad25a8a2d0c845cee3a)
|
|
(by adding him to builtin\administrators)
Michael
(This used to be commit baea0615003cc2db8b27872e87064364f2deb079)
|
|
Michael
(This used to be commit dcf39078cf0524a7450db3f67c8e004eb42690c2)
|
|
tests
by specifying a parameter "rpc" on the commandline.
Michael
(This used to be commit 110c26374ef3e0bdefe2e54db2b8ffd4544780ef)
|
|
The plan is to also test remote registry with "net rpc registry".
Michael
(This used to be commit b5507f8a95399193099a0474fb8b8bc95ba04a48)
|
|
Previously domain==netbios name was the right thing to use.
Michael
(This used to be commit a5fc47c2457ce370a4f6150b9f2a417dac7589bf)
|
|
(This used to be commit 026d701aff2c035359894786ec22b4ed829cfb31)
|
|
(This used to be commit 65c619b36d08ac2f24b622c71b7e05d50bdeea50)
|
|
(This used to be commit 6fb1fe803ccbd3af2946fcbe4586c11d394d5dc2)
|
|
(This used to be commit f8c364da94fac96450116be980e38ddddd3f304a)
|
|
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
(This used to be commit 2f9ee2f782c77ed99669af5ac2ba40cb0978f0da)
|
|
Michael
(This used to be commit e0947537e61cdc7aaaf1256a7f9a590f006cb3d9)
|
|
(This used to be commit 9aabfa44d95128ded567d0949a6dd42786cbf6fb)
|
|
Michael
(This used to be commit 6641061f76d2175b9476a96d24b99a52163936ca)
|
|
metze
(This used to be commit 83b6da7c52a6f5285a9765d22d13a53fe9dc80e5)
|
|
metze
(This used to be commit 5df34634317633820993c9ef924d694a8fe1c4fe)
|
|
Michael
(This used to be commit c04a234f8f6fbdf8e54c69414024d84aa71fec45)
|
|
missing backslash in call... :-}
Michael
(This used to be commit 8f0c25f01f11857d24556346dc2758549919eba3)
|
|
Michael
(This used to be commit dba9db5ae6581df18591eebd19d3649bed0d9367)
|
|
one test
so that failure output is not clobbered by output of previous
successful commands.
Michael
(This used to be commit cb3dafe5fd8867b000e01979d4232968d994d376)
|
|
actually 'printf "%s\n"' is the proper replacement of 'echo -e'
Michael
(This used to be commit 388a40931f1559b134317ef0c85c7cf2598e17fe)
|
|
Michael
(This used to be commit 7a23dab1eaf3116079a89cdf348cabc659608031)
|
|
Michael
(This used to be commit 8b015c91c9b10c208fe61cefd71ddc9f4fcbec61)
|
|
Michael
(This used to be commit c0c41184277044eb856f91c025f645c198cac188)
|
|
Michael
(This used to be commit b6122406fe938fdaf373ff45214db79de06eb989)
|
|
Michael
(This used to be commit 1cb3b2f065566f981f6cfb8b5efdfad7db49c719)
|
|
Michael
(This used to be commit 5c1b7ee5c17489da90192309853aa1ecacc15512)
|
|
Michael
(This used to be commit fa5968a26b552d7f13574a826e506ed2d6630feb)
|
|
Michael
(This used to be commit d775194e9c7b75182c485fba427b20ec2bfcf16c)
|
|
This allows to select the tests to run with tests_all.sh by setting
the environment variable "RUNTESTS". Example:
RUNTESTS="smbclient_s3_encrypted wbinfo_s3" make test
Michael
(This used to be commit bf4af79f050cceb6611a8aa3d893b59b816a41ce)
|
|
This is in preparation for enabling running only selected test scripts
through "make test".
Michael
(This used to be commit ad1fbadf81c915425301ec495744c11f3103169f)
|
|
Remaining problem is that not all *.syms linker scripts are generated
so the LD command needs to look in a single place. Out of tree
builds now work but report write access to the source tree in order
to create the $(srcdir)/expotrs/libtdb.sysms file.
(This used to be commit 6e9287c5c3a6bbd15ec495593978c1a76e64ee60)
|
|
As the resume key tests are skipped against samba3.
metze
(This used to be commit c765090871ed68a9ba650bca44f5f3b88997ea14)
|
|
Make sure the panic action always has the right test binary set.
Michael
(This used to be commit 567ac329dcec6fc839d6b25cbf1872f1f51ff7e5)
|
|
This reverts commit 79c199d16e565eabd9fd971247f8df62689bb92a.
Revert this until pidl is capable of doing decent dependency tracking
itself (importing types from imported idls).
Michael
(This used to be commit 1fb69ad1f5c79dd77f73a5fee266e1e363e6974d)
|
|
Karolin
(This used to be commit 5fbd98f7065268ae134108310119078ad8f62322)
|
|
Fix "if" condition in build_idl.sh to not always evaluate as false.
Michael
(This used to be commit 79c199d16e565eabd9fd971247f8df62689bb92a)
|
|
Currently, some static libraries have gone into object lists
that are also passed to make proto. (This should probably be
changed...) Then some awk versions fail when passed an non-
existing lib/libtdb.a e.g.. This patch changes mkproto.sh to
exclude \.a files from the list of files to process.
Michael
(This used to be commit 826b9ab07b58ca39350cca921002a4213ce7c7c9)
|
|
BASE-DEFER_OPEN is now more strict with incorrect timing
metze
(This used to be commit 9b761062df80c45bf2b76af071131d0c78e94a09)
|
|
This adds a general mechanism to create version-scripts for
linking shared libraries from one or several header files,
similar to mkproto.sh/awk.
Michael
(This used to be commit 65817703c49a7410f4f0c8b46494ede6169d9fa6)
|
|
This _should_ be the last one.
(This used to be commit d12c49e60f4390707c924b9e9f12fa9333b006e2)
|
|
(This used to be commit 11c9c1536b153047ba387b9804f34a6555a5ae26)
|
|
This should fix the build farm. Sorry, wonder why it worked on my box
before.
(This used to be commit bfa919cde57a26cd2ae7397281923792b7afe83a)
|
|
(This used to be commit f02b74fc067074d8e48e186a7b7255a244592f7d)
|