Stefan Metzmacher
1c8b46bb72
r22405: fix memory leak in error path
...
metze
(This used to be commit d19195bfa5
)
2007-10-10 14:51:15 -05:00
Stefan Metzmacher
44760c3e6f
r22404: more dependencies which should be private
...
metze
(This used to be commit e0e35965d1
)
2007-10-10 14:51:14 -05:00
Stefan Metzmacher
35ffca8932
r22403: this dependencies should be private
...
metze
(This used to be commit c3cc03ffb2
)
2007-10-10 14:51:14 -05:00
Stefan Metzmacher
8a33415f11
r22400: only add srcdir and builddir path if they differ
...
metze
(This used to be commit 581f33d920
)
2007-10-10 14:51:14 -05:00
Stefan Metzmacher
cfb00400df
r22399: fix major memory leak
...
metze
(This used to be commit cc71fa3496
)
2007-10-10 14:51:14 -05:00
Stefan Metzmacher
b9ed2cc4ba
r22398: try to let all tests pass 5400 seconds is not enough
...
with the amount of tests we run now.
metze
(This used to be commit b0a1f730f9
)
2007-10-10 14:51:13 -05:00
Stefan Metzmacher
1fc97d3ee4
r22397: hopefully fix the build on some aix hosts in the build-farm
...
we need to make sure -Iheimdal/lib/gssapi comes before -I/usr/local/include
metze
(This used to be commit a6ba465fa8
)
2007-10-10 14:51:13 -05:00
Stefan Metzmacher
4194a55726
r22396: remove unused vars
...
metze
(This used to be commit ff3ad7e5db
)
2007-10-10 14:51:13 -05:00
Stefan Metzmacher
b4a6a14017
r22387: see if this fixes the build on the aix1 hosts
...
metze
(This used to be commit fbf1b1bfa0
)
2007-10-10 14:51:12 -05:00
Stefan Metzmacher
4d9a158089
r22386: another unused include
...
metze
(This used to be commit 3561258866
)
2007-10-10 14:51:12 -05:00
Stefan Metzmacher
17328316de
r22385: remove unused include
...
metze
(This used to be commit c8a210bc6f
)
2007-10-10 14:51:12 -05:00
Stefan Metzmacher
3e6c45455f
r22384: print out the total selftest runtime
...
and the time for each test
we hit the max runtime of smbd on some hosts
metze
(This used to be commit 7b173c3421
)
2007-10-10 14:51:12 -05:00
Stefan Metzmacher
8b3830fbbf
r22383: maybe this fixes the mkdir not enough args failure
...
on sun1
metze
(This used to be commit 8b8152b490
)
2007-10-10 14:51:11 -05:00
Stefan Metzmacher
4d0650e023
r22382: fix memory leak
...
metze
(This used to be commit 1998961e34
)
2007-10-10 14:51:11 -05:00
Stefan Metzmacher
c13a4084f2
r22381: fix memory leak
...
metze
(This used to be commit 4bfe900d1b
)
2007-10-10 14:51:11 -05:00
Stefan Metzmacher
fdae545292
r22380: get the output of the exited smbd...
...
this shows all the memory leaks now...
metze
(This used to be commit 29c0b56449
)
2007-10-10 14:51:11 -05:00
Stefan Metzmacher
b0ddff0324
r22379: add missing file
...
metze
(This used to be commit 893b6f56b6
)
2007-10-10 14:51:10 -05:00
Stefan Metzmacher
fefc459b8f
r22378: none needs to be checked first
...
metze
(This used to be commit 7688919ab8
)
2007-10-10 14:51:10 -05:00
Stefan Metzmacher
e4fb7098cd
r22377: implement check_env() for samba4
...
metze
(This used to be commit 4fe8e724ef
)
2007-10-10 14:51:10 -05:00
Stefan Metzmacher
e2deb00136
r22375: implement check_env() logic in the frontend
...
metze
(This used to be commit 0b48ca5d3e
)
2007-10-10 14:51:10 -05:00
Stefan Metzmacher
49f71c5c97
r22374: fix perl warnings
...
metze
(This used to be commit e8dd140a03
)
2007-10-10 14:51:09 -05:00
Stefan Metzmacher
3c5618fb1b
r22373: move in_list() to util_strlist.c to remove the dependency
...
from util.o to next_token() and strcasecmp_m()
with this the pidl tests link better on some hosts
metze
(This used to be commit 54bfc1dccc
)
2007-10-10 14:51:09 -05:00
Stefan Metzmacher
6bc249edbf
r22372: split out become_daemon() into it's own function
...
this remove the dependency of util.o to swrap_close
which causes sometrouble with the pidl tests
on some hosts
metze
(This used to be commit 8cd36c47aa
)
2007-10-10 14:51:09 -05:00
Stefan Metzmacher
4bb0cb7449
r22371: readd discard_const() to lib/util/util.h
...
metze
(This used to be commit 76fbe90596
)
2007-10-10 14:51:09 -05:00
Stefan Metzmacher
f21cdbc942
r22369: add ZERO_STRUCT() ... macros to lib/util/util.h again
...
to fix the openchange build...
we need to remove them from libreplace, but I'll think about that
next week.
metze
(This used to be commit 2243142b46
)
2007-10-10 14:51:08 -05:00
Stefan Metzmacher
52f655d689
r22368: remove unused header maybe this fixes th ebuild on some hosts
...
metze
(This used to be commit 3fbf80e5bb
)
2007-10-10 14:51:08 -05:00
Stefan Metzmacher
35bc907a63
r22367: prepare merge to samba3
...
metze
(This used to be commit 8da55d6a64
)
2007-10-10 14:51:08 -05:00
Stefan Metzmacher
361e0b0bd7
r22365: prepare merge to samba3
...
metze
(This used to be commit 6780c23427
)
2007-10-10 14:51:07 -05:00
Stefan Metzmacher
558e5ddc52
r22361: warnings.pm isn't available on solaris 8
...
metze
(This used to be commit a21a86543f
)
2007-10-10 14:51:07 -05:00
Stefan Metzmacher
ad6b43ae3b
r22360: print out the name of the PCAP file and move setup and cleanup
...
of pcap files into functions
metze
(This used to be commit dea42ce559
)
2007-10-10 14:51:07 -05:00
Stefan Metzmacher
1711fed0dd
r22359: try to fix the start failures in the build-farm by creating the prefix dir
...
before using abs_path()
metze
(This used to be commit a3f35f5af4
)
2007-10-10 14:51:07 -05:00
Jelmer Vernooij
a0bfcfa55d
r22357: Don't use 'our'
...
(This used to be commit 7989ee2aa0
)
2007-10-10 14:51:06 -05:00
Jelmer Vernooij
efe1883d9b
r22356: Simple refactoring.
...
(This used to be commit 913aa17b02
)
2007-10-10 14:51:06 -05:00
Rafal Szczesniak
c8151033bf
r22346: Fix small mistake - after sending rpc request we should go to await
...
rpc result state instead of idle.
rafal
(This used to be commit 00098b6d55
)
2007-10-10 14:51:06 -05:00
Jelmer Vernooij
a60ab76694
r22339: Run some more tests.
...
(This used to be commit 1b73e6a776
)
2007-10-10 14:51:06 -05:00
Jelmer Vernooij
8636c243d6
r22338: Allow regexes in known-failures file
...
(This used to be commit 74efac5ce2
)
2007-10-10 14:51:05 -05:00
Stefan Metzmacher
08a44496d1
r22337: print out the smbd log output after each test
...
metze
(This used to be commit b6b95180d3
)
2007-10-10 14:51:05 -05:00
Jelmer Vernooij
0fe8434b3b
r22336: Add some more share tests.
...
(This used to be commit dfc88ad698
)
2007-10-10 14:51:05 -05:00
Stefan Metzmacher
cef04ba64f
r22335: output the error code
...
metze
(This used to be commit cf3a176615
)
2007-10-10 14:51:05 -05:00
Stefan Metzmacher
249174cfc5
r22334: don't print the test output if the test passed
...
(in build-farm mode)
use scalar(localtime()) instead of system("date")
metze
(This used to be commit d1d485fd0c
)
2007-10-10 14:51:04 -05:00
Andrew Bartlett
38f9de8ae5
r22333: Use kerberos and the ntvfs/cifs backend for just one test, in the
...
quicktest.
Andrew Bartlett
(This used to be commit cf9508cd56
)
2007-10-10 14:51:04 -05:00
Stefan Metzmacher
f4ec06d8db
r22332: escape bad chars with '_' to form a nice filename
...
metze
(This used to be commit 3d3c0b36cb
)
2007-10-10 14:51:04 -05:00
Stefan Metzmacher
f9e5d77b9c
r22331: remove run_test_buildfarm() function
...
and pass buildfarm specific msg_ops to run_test()
instead
metze
(This used to be commit e102863020
)
2007-10-10 14:51:03 -05:00
Stefan Metzmacher
ab9b8d3604
r22329: abstract the output handling of run_test()
...
via function pointers
metze
(This used to be commit 4a77fc9cf5
)
2007-10-10 14:51:03 -05:00
Jelmer Vernooij
f40244af7b
r22328: Add initial testsuite for share code.
...
(This used to be commit 3d079732a9
)
2007-10-10 14:51:03 -05:00
Jelmer Vernooij
21379ee620
r22326: Merge some more test improvements.
...
(This used to be commit 3f85eab590
)
2007-10-10 14:51:03 -05:00
Rafal Szczesniak
c2d5d6d046
r22325: Typo fix
...
rafal
(This used to be commit 543bbb4e56
)
2007-10-10 14:51:02 -05:00
Rafal Szczesniak
671d785c16
r22324: Another step closer to nice listing of user accounts.
...
rafal
(This used to be commit 3f717e7fc7
)
2007-10-10 14:51:02 -05:00
Rafal Szczesniak
4a23a696b9
r22323: - add credentials property to NetContext object
...
- change a comment (matches the idea better)
rafal
(This used to be commit 4e8d9d3f60
)
2007-10-10 14:51:02 -05:00
Andrew Bartlett
e18eed167a
r22322: Cut timelimits for BENCH tests run in quicktest.
...
Andrew Bartlett
(This used to be commit 63b89ccbeb
)
2007-10-10 14:51:02 -05:00