Age | Commit message (Collapse) | Author | Files | Lines |
|
Andrew Bartlett
(This used to be commit 113544876f419dda185f3dff1c3c3a8833b2551f)
|
|
metze
(This used to be commit 3ac671bd5cd9455de72e2497a6ce100609697885)
|
|
hopefully fix solaris 8...
metze
(This used to be commit 103df4465e464f8aef3ec8ff91fa2b11c7771492)
|
|
metze
(This used to be commit 81a2a144df651bb37995c718fc9f7d7bffa9bac9)
|
|
with the amount of tests we run now.
metze
(This used to be commit b0a1f730f9d83546064b7438b8dac350eeb32a3b)
|
|
and the time for each test
we hit the max runtime of smbd on some hosts
metze
(This used to be commit 7b173c3421c30d6b5ce67f87ee81f011734e8c1a)
|
|
on sun1
metze
(This used to be commit 8b8152b49010a078ac9219265227e8ea7c8a3909)
|
|
this shows all the memory leaks now...
metze
(This used to be commit 29c0b5644953ba6772f44b42cd49901127b250cd)
|
|
metze
(This used to be commit 7688919ab879706450a745b59fe5ef2506c25943)
|
|
metze
(This used to be commit 4fe8e724efaced6c04388c70712413dfc1bb9f00)
|
|
metze
(This used to be commit 0b48ca5d3ebe8fe29774d85ee15e473af8c0714d)
|
|
metze
(This used to be commit e8dd140a03eb8ee5f444551a05d313864801c50e)
|
|
metze
(This used to be commit a21a86543f46f677696eb77c140763414600e24d)
|
|
of pcap files into functions
metze
(This used to be commit dea42ce55965d22ff82279cacd8939b1e133ff1e)
|
|
prefix dir
before using abs_path()
metze
(This used to be commit a3f35f5af4533d7903c2a1e181017b310baa9d71)
|
|
(This used to be commit 913aa17b0278e0861f2662768453e436a3d71e1e)
|
|
(This used to be commit 1b73e6a776a3ef478718f656523d125d28589f5c)
|
|
(This used to be commit 74efac5ce2655e47f8274f484630b82b6d5fcb24)
|
|
metze
(This used to be commit b6b95180d3fb851264fd64eb5a0de4803ee0892a)
|
|
metze
(This used to be commit cf3a176615943fd552bd153a1760cbb21ab75db2)
|
|
(in build-farm mode)
use scalar(localtime()) instead of system("date")
metze
(This used to be commit d1d485fd0c0b9ebc1c9d5635397ee44d7c7406bb)
|
|
quicktest.
Andrew Bartlett
(This used to be commit cf9508cd5615c01557b8011608b216542817c25b)
|
|
metze
(This used to be commit 3d3c0b36cbb0a34b3e241575d79427936aaa8306)
|
|
and pass buildfarm specific msg_ops to run_test()
instead
metze
(This used to be commit e102863020c98565155d1f6f8454db3ac3da884b)
|
|
via function pointers
metze
(This used to be commit 4a77fc9cf5037a851b605dde8f5deb5d22f025c3)
|
|
(This used to be commit 3f85eab5908b8aa6761f23702f987d89f2977179)
|
|
if someone knows how to tell gdb to only exit
if 'run' exists clean via the if/else logic
please tell me!
see http://davis.lbl.gov/Manuals/GDB/gdb_20.html#SEC194)
but there's no useful example :-(
metze
(This used to be commit 4a95e893087e6e3194cd18289a9bf019d0f0abde)
|
|
metze
(This used to be commit d5b13e79233090b1bd1c2efbc910336afced015e)
|
|
- just touch $DEST if it's already there and newer than $SRC
- touch $DEST if it's already there but older than $SRC and print warnings
to stderr
- otherwise return an error
when lex or yacc is found:
- just touch $DEST if it's already there and newer than $SRC
- otherwise regenerate $DEST from $SRC using lex or yacc
I don't like that every 'make' tries to regenerate because the timestamp
of $DEST is never updated...
metze
(This used to be commit 10ed5c39692ff4a6b61ec9c6d046b2ee2202fc02)
|
|
--with-selftest-prefix
metze
(This used to be commit b9dc78c3ad4c636bd8356978c18313ab4277cd64)
|
|
authenticatication as well as the ntvfs/cifs layer.
Andrew Bartlett
(This used to be commit a59ec710ce546f3948bdb655dfcb98e2aa55f039)
|
|
smbd, but not Fedora DS yet) will then shut down when it looses stdin.
This avoids leaving stray slapd processes around, if we don't finish
the script to run the kill.
Also set KRB5_CONFIG in the smbd process again, as we do actually need
this...
Andrew Bartlett
(This used to be commit 24ca1e180c9c35f0e87d49c9c8f8b936b4c88572)
|
|
(This used to be commit 0e80f456e87f4c742dee3e1de3d95cd007d09bbc)
|
|
(This used to be commit 25a7eabc6bca3e7cdc0d0d0bf1b0981873fe7b83)
|
|
Andrew Bartlett
(This used to be commit 5e9f7805f067ff029bc916f5bc694d9d9001da72)
|
|
(This used to be commit e820f1d0f398a6ebfdf5be2f756f9f256d9c88d5)
|
|
makes the code a bit clearer.
(This used to be commit e3ba5ced0440e736f0f140e12a8c728f79a20bb2)
|
|
that uses the member environment.
(This used to be commit 9e3142a1bb3f3b3e06ea1a54215474d88de4d44d)
|
|
Andrew Bartlett
(This used to be commit 7f27bfc3568bc09b2b9cb9ba03aae55a03e08f9a)
|
|
Set the default socket_wrapper interface inside the test env setup, so
it actually stays (fixes LOCAL-SOCKET failures).
Andrew Bartlett
(This used to be commit 783c57bf1c0f3dd4249302857936a2b6595e0a7b)
|
|
metze
(This used to be commit 31c9bd4bf2e08a979c7396a56b7bdb124bebfd01)
|
|
machine account.
Andrew Bartlett
(This used to be commit 16a2bb87a80ffb921f267492f453eb3457666315)
|
|
(This used to be commit 9e0032be03ebd6dd94c98bc6958df0cb998f487e)
|
|
Andrew Bartlett
(This used to be commit d76afe147ca87f3678b7eb4930096eb6aaa39e6e)
|
|
(ab)used for messaging.
Andrew Bartlett
(This used to be commit 0a721c3193163f8a12f5410df4c29b6dc00b7035)
|
|
private dir to contain a valid machine account.
It isn't really valid it use the DC's account any more, so extend this
script to also join the domain. This nicely tests out some previously
untested code too!
Andrew Bartlett
(This used to be commit 12f4e6033ed11a010211a4295424588f44f7e5e0)
|
|
(otherwise we miss tests).
Andrew Bartlett
(This used to be commit 216bf28a8dd33037dba1f8e7e13140752b30a885)
|
|
Andrew Bartlett
(This used to be commit b893c63183eaec20ab0000d0c6635672c2893dce)
|
|
Andrew Bartlett
(This used to be commit 529575d07aeb269927315eaff121408c1beefa59)
|
|
and ensure that $prefix exists before it tries to create $prefix/w.
This should fix the build farm. Perhaps we should have a rm -rf
$prefix at the start of this script, as that would have found the
problem, but I want to be careful about that...
Andrew Bartlett
(This used to be commit a230261e83fd9161e60554b74cf8556f36b1af45)
|