Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit e571d6a36bdf61aaab383e05c857347838de4c1d)
|
|
- remove use of 'jobs -p' as it is not portable
(This used to be commit ff42315245750a37759ef84548582da5cf5e4716)
|
|
- 'make quicktest' for running only quick tests. Finishes in 20
seconds or so.
- 'make valgrindtest' runs smbd under valgrind in a xterm window and
runs the quick tests. Also disables tls as that slows down valgrind
too much to be usable
(This used to be commit af36bc401154d278dbe272628110634f62fdba25)
|
|
- sign and seal are tested seperate below
metze
(This used to be commit 102c2e0ae4f5e48da925ef4ee40691f9ee9187f4)
|
|
(This used to be commit 82f8ad16af52aeb0ba5f831ea5c9960f90e8ae8f)
|
|
(This used to be commit 037feb7538f162d99f220b46c29a3c1538b69d16)
|
|
(This used to be commit 7c1bc27254ea58b63c66ce1dbc9f7630c0bedbad)
|
|
(This used to be commit d5d0769da93219dbd582139482d34b744b359b99)
|
|
(This used to be commit 1a80850d579504c9b236e591630173f0f316a876)
|
|
run provision
(This used to be commit c64a68cd40d644c273528d0433bdf554c11bcf00)
|
|
(This used to be commit 52517e48ea4e5debdc5e6f4a934ce74833300e5f)
|
|
is just starting up
(This used to be commit c0bf253d4b33e1dd23ce46f867758351ece83755)
|
|
(This used to be commit 0e9e541e1e737f35200d64b31ddb4d468ff19518)
|
|
- switched the existing test programs over to using the library
- added install of js lib
(This used to be commit 2a444dedbe44347268affc6458196f93ca7d372b)
|
|
a chance to look at it. Having it continually fail is hiding other
portability errors that might have been introduced.
(This used to be commit c1a3691f87cb46b36ab3194ea1489f443955a76d)
|
|
#!/usr/bin/env smbscript
I'll be interested to see how portable this is in the build farm.
(This used to be commit 757c22aab43fadc776006ac5970dbfb46a13fa3c)
|
|
(This used to be commit c760180119b4ac9307783bc50892a3dc57b2465e)
|
|
(This used to be commit 93c2d93ed81c688d5e191aed0dc70ecfe59830ea)
|
|
the builtin iconv code with the system iconv code, and too many
platforms have broken system iconv code, making it fail in a way that
is meaningless for whether samba will work
(This used to be commit a12950195173337869c5894c86327e7e75cf289f)
|
|
(This used to be commit 3671459d9a4b4409904adff57548dd35da6afd42)
|
|
make test
- also we use ./prefix test as default and not `pwd`/prefix-test
to workaround the path length limit for unix sockets
... char sun_path[108]; ...
metze
(This used to be commit d04057b932266325b1267597b2bc202db392a88a)
|
|
(This used to be commit 773f7afb7a99ae1f6df45dcf52cc358b52c0ba22)
|
|
- removed redundent $ADDARG code in selftest
(This used to be commit e431d0e9525c633c663ca48baea321369e39b226)
|
|
(This used to be commit 694882ffa62ae88e43e78e8e496720575630e523)
|
|
interactively
(This used to be commit 56aff58e93cdaa9b9bd90827de8f9ea9cefc6c12)
|
|
- make sure we create the tls directory
(This used to be commit 0b1323f086acff331be20ee341966113a288393e)
|
|
doesn't handle ^)
(This used to be commit b196502ffbe24c8dcdce17dfcea79cd98e7ad3cb)
|
|
(This used to be commit 59a0fe2c0451d1aa947fd74a5fe8c631dc951bf6)
|
|
cover both
(This used to be commit 1a80ac6aa84ea547a64557f879a47556f477432d)
|
|
(This used to be commit 5e35c7a5512363a6f6028beb387dd4c9d94965c8)
|
|
(This used to be commit 29edfb93829f1b940b741d001551e70e4380c830)
|
|
- added testing of extended search operations
(This used to be commit 2dc511b09cf1c912de140c07db64c9b151c3d23f)
|
|
(This used to be commit 13fc167211272f5dba3540202f5842573178b740)
|
|
again.
Add NTLMv2 varients to the echo and session key tests.
Andrew Bartlett
(This used to be commit 544a38824e2b10c65e6f7ef0b373aa8575fa2cb1)
|
|
(This used to be commit 73a21737cea295c09255997e5830c68ad390a4de)
|
|
server as to the CIFS session key.
JRA had pain with this being wrong against NT4 (without spnego), hence
this specific test.
Andrew Bartlett
(This used to be commit 47f433708ba38db9bf569567cc048e65f2786ebe)
|
|
(This used to be commit df29f25140192b64b55012d0a3c36095fbbfb82d)
|
|
(This used to be commit dcdf44024aa93e7eca54247d9058904c6950fae7)
|
|
while it is open for writing by another process causes the file to end
up with lots of nulls in it, which messes up the build farm output.
(This used to be commit f7e636d4086b83180e76902fee739972cd6a7b26)
|
|
(This used to be commit d4c1a1be0acbb11df4cfef5e454787b3f86f4181)
|
|
(This used to be commit 93eb9afb4deb77d1176dd021d007743c13487830)
|
|
(This used to be commit 3b9f4b61ade583e7bfd62b0be8b0724b30a07438)
|
|
need to run it with every combination in
this test. It takes nearly all of the time.
(This used to be commit 42754de142632ad2c02f821ce435752baf71027b)
|
|
unixName that we are running as in the test suite. Otherwise files are
created as a user without any entry in the sam, so the ACL doesn't
allow that user read permission when it should. This should fix the
RAW-ACLS test in the build farm.
(This used to be commit 30445483e4facb0a1d8a5979a2eac6c166193c09)
|
|
running too long
(This used to be commit 3d70755abfb7764379d648e9bc1697ae9289d02b)
|
|
metze
(This used to be commit 134f5defa0f1eb240207f593866ab75f20943938)
|
|
metze
(This used to be commit 2dcbf07d0cc105a49c7b086f340c7ec9b5c97b6a)
|
|
is setup
- use loopback interface only, otherwise nbtd will answer with a real
ip, which the socket wrapper code will fail to connect to
- enable eadb for posix testing
- sleeping to wait for smbd to start is pointless, as smbd won't start
till its fifo is opened due to the fifo redirection on stdin
- sleep for a few seconds to allow for nbt server to register names after opening fifo
- use bcast name resolution, so we don't rely on /etc/hosts being right
(This used to be commit 9ce2b9a79ba34705bcd8c32db1e084763702faec)
|
|
chewing far too much cpu, which is unfair on our volunteer systems
andrew, sorry about this, I think we need RPC-SAMLOGON-FULL, and make
RPC-SAMLOGON only do a basic test
(This used to be commit 71bf781227c020f1d22382a5417999dfbda23c1b)
|
|
metze
(This used to be commit 98acab72c9bf810a96c6529510ee12eb5a4c74c3)
|