Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit bbe00636a931d92fc0c2eb05d769376451fb21a7)
|
|
(This used to be commit f288ca5f6805d04a2da60a26006ca293d9fa7cc0)
|
|
tests immediately.
(This used to be commit d31d16e4ebe3957f332e9013f898738c8f3090d9)
|
|
stdout.
Instead, print variables for the setup created to mktestsetup's stdout.
(This used to be commit b7fd9645f5f2e1e5a00fbb94f772487c78136ee6)
|
|
running
of the pidl testsuite as part of the testsuite.
(This used to be commit db237ad52f3a42c7b35753df99549ed6d540cec2)
|
|
Fix starting tests in shared library build.
(This used to be commit 3b65a0d6e491a57ed216dc0cd9c31d46e0cb6a35)
|
|
libraries
works again now, by specifying --enable-dso to configure.
(This used to be commit 7a01235067a4800b07b8919a6a475954bfb0b04c)
|
|
DB_CONFIG file, we now get reasonable enought performance to pass
'make test' against OpenLDAP.
We do have to double the maximum runtime for the torture client however.
Andrew Bartlett
(This used to be commit 5b3c8cc036c1180c9e96d9aaacd3f2e0a83460e5)
|
|
stat() 240 files that don't exist on every broadcast. That's a bit
excessive!
reduce max virtual interfaces to 16
(This used to be commit 3c4100027c7d3806a2021cb4d70ec6adf9dd2dc6)
|
|
was occasionally too long for IRIX 6.4
(This used to be commit f6b65fd631ede9b53c3a8c7a300b3b6bad9f6c52)
|
|
when I changed the test output to be easier to read, I also broke it
so that it always gives a zero exit status. Fix now, and unfortunately
I expect to see some more red in the farm as a result :(
(This used to be commit c2fc3471023b613571089cb018638a40091d08ab)
|
|
- don't display the "(NN tests failed so far)" message unless a test
has failed
(This used to be commit da37e963cef065bb1c50543596e352c78e712ddc)
|
|
has failed. The output was too subtle for people who aren't used to
it.
(This used to be commit a57decb96aee05d3238b64d50a136c8b8001f811)
|
|
(This used to be commit f7eaa03d6f6f28408d8e6a7e33c540e50cbed3a1)
|
|
the correct authz-regexp for future use.
Fail to test if slapd fails and TEST_LDAP=yes
(This used to be commit 1daf4e7bd47df4f127447ab9b5d583bbe7b2a10a)
|
|
hours for a single test)
(This used to be commit febaf6af4cafed7bc57276186a35099959b2ce62)
|
|
(This used to be commit d9ddfdf9e86295224dd42c0ab1aa954111ede588)
|
|
This will give a bit more noise on platforms without OpenLDAP (when we
run the slaptest check), but it shouldn't be too bad.
We don't start the LDAP server or re-provision unless LDAP_TEST is set.
Andrew Bartlett
(This used to be commit 999d989131f41d0218ec05595c9761aff5bbf5fa)
|
|
farm!
(This used to be commit 6a7800064fe456b47ea6d8b781a3e7fe7f8353ad)
|
|
as $0,$1,$2,$3 may change in side the script
or included scripts.
This fixes the usage of SOCKET_WRAPPER on non linux
systems (tested on IRIX 6.4)
metze
(This used to be commit ebfb719e3d048383c04e5d665b23d7fcb4e48fb4)
|
|
it up again...
Andrew Bartlett
(This used to be commit 110de3a3a294063bd05db4570a8983ad7072ad09)
|
|
Andrew Bartlett
(This used to be commit 5cb916b57adaac7cb83cfde487aac5f901186e70)
|
|
Remove duplicate unc path separator conversion.
Add prefix for tempdirs.
(This used to be commit 3763ed3092fa89558390a9721be8437a7c380790)
|
|
(This used to be commit e659d772480ef9acb58f899f25f09f917cece30f)
|
|
(This used to be commit 2c601df23f3390954bf77918e198b1d027e43b24)
|
|
metze
(This used to be commit 1ca34c90902d71d95ea2310286a591af86804d51)
|
|
metze
(This used to be commit c567d92f5bae4459220a4411dc7ec8867ea1dafe)
|
|
samba4's make test
we can use this in samba4's smbtorture to disable tests sections which doesn't pass
against samba4
metze
(This used to be commit 430c7143c66846565e851a3243db0d81ec886d6e)
|
|
byte counts be given in convenient units.
(This used to be commit 1b8891a2f389c1016c3cfcbe635ed86d015554d8)
|
|
(This used to be commit c4668192f96b9b32af23a05f9f97dc87fdc41089)
|
|
'make test'
without developer mode)
(This used to be commit 3aafd0902094b7d3ed3c4ebe2c9245e2a86d53ea)
|
|
metze
(This used to be commit f61bd2e9a2b59a3e5c7eded6b4a7075d193c980a)
|
|
as an alias. The netbios name is then 'localtest', which will resolve
with netbios and work with krb5.
Andrew Bartlett
(This used to be commit cc7c84bfc947e28bae56815d8bde5d0565328e2b)
|
|
in Samba4. This allows us to start winbindd by default, including in
'make test'.
This is via a new 'winbindd socket directory' parameter for utilities
linked against loadparm, as well as a --with-winbindd-socket-dir
option to configure (setting the default and the value for simple
clients).
I hope to add basic winbindd tests, to ensure continued correct
operation, but at least now I don't have to manually change my 'server
services' line.
The other problem with the hard-coded /tmp/.winbind is that RedHat has
moved this in Fedora (to /var/run I think). For this reason, this
functionality should probably be ported to Samba3 as well.
The default for Samba4 is PREFIX/var/run/winbind_pipe.
I have also re-added the paranoia checks from Samba3 for correct
permissions on the socket directory.
Andrew Bartlett
(This used to be commit 8866aa06ffc3896094c878e9c07b40c03826d9a7)
|
|
Andrew Bartlett
(This used to be commit ea0a53d6795488ed530c3436343587595221cb78)
|
|
gnutls-devel installed do not miss the first test.
Andrew Bartlett
(This used to be commit 6e17864c5d2ffc6b4e532e693426574fc57741bf)
|
|
metze
(This used to be commit beea805a61d15dbb38add0a9c333e01279f71ada)
|
|
now $privatedir/wins_config.ldb contains the wins partners
and $lockdir/wins.ldb contains the name records
metze
(This used to be commit baa4a7a9d4f16adf476846850a63dfbfd51b10b3)
|
|
metze
(This used to be commit bcf04a49e329af6c2a72c0a9cf037cc4efeeb26f)
|
|
per-host basis in the build farm
(This used to be commit c8185fe414ef686a52327f420ee81ce09b983c3c)
|
|
- SOCKET_WRAPPER_DEFAULT_IFACE=X specifies the default interface
for 127.0.0.X
- we now use multiple interfaces for smbtorture in make test
127.0.0.26-127.0.0.31
- and 127.0.0.1 only for smbd
the are more work needed for better support for broacast messages...
but this is enough for the winsrepl tests
metze
(This used to be commit dbd01110d1a3e0f5914ae8d156723d6d6edf160c)
|
|
metze
(This used to be commit e992119bf3a7004c095214b3279c78e59f2c5e2b)
|
|
metze
(This used to be commit fc53eab2f1bdae471ee68c4b67f57b1eb0821f61)
|
|
(This used to be commit 6a8291c80ee814a6bdc092b3ef53f450f30b44a0)
|
|
lookups.
Andrew Bartlett
(This used to be commit 23f834dd191c82b632333265a59b5e6d18d5426b)
|
|
testing kerberos.
Andrew Bartlett
(This used to be commit a67b87cb6eba6548c4a74d7b46dd31d109fc538b)
|
|
avoid DNS delays in our testsuite. The next step will be to use
kerberos in the tests (awaits application of socketwrapper or hooks
into our socket layer).
Andrew Bartlett
(This used to be commit b9e9cca14e345a338fd7ffe06f6862bb3cb74e78)
|
|
the list:
This patch removes the 'domain logon' and 'domain master' controls from
Samba4, in favour of a 'server role =' that users can actually
understand.
We can expand the list of roles as needed, and nobody has to figure out
what a 'domain master' actually means.
Andrew Bartlett
(This used to be commit 31e755c2ced64dbd2681d5f6ef021a87dbeda689)
|
|
(This used to be commit 77f24ed131bf57c30bb500e1d8d387bd4b403ddc)
|
|
(This used to be commit 00ea1f38a36a0e45219a941a38875787bf526661)
|