sfrench/samba-autobuild/.git
16 years agor22400: only add srcdir and builddir path if they differ
Stefan Metzmacher [Fri, 20 Apr 2007 07:36:21 +0000 (07:36 +0000)]
r22400: only add srcdir and builddir path if they differ

metze
(This used to be commit 581f33d9200d980e7e407f21e687a2bda2cec615)

16 years agor22399: fix major memory leak
Stefan Metzmacher [Fri, 20 Apr 2007 06:57:07 +0000 (06:57 +0000)]
r22399: fix major memory leak

metze
(This used to be commit cc71fa34961e7ab73eebc284194bf03e9b17525a)

16 years agor22398: try to let all tests pass 5400 seconds is not enough
Stefan Metzmacher [Fri, 20 Apr 2007 06:09:37 +0000 (06:09 +0000)]
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 b0a1f730f9d83546064b7438b8dac350eeb32a3b)

16 years agor22397: hopefully fix the build on some aix hosts in the build-farm
Stefan Metzmacher [Fri, 20 Apr 2007 05:58:31 +0000 (05:58 +0000)]
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 a6ba465fa8b0a4a0835593526d3f2670736c2c8e)

16 years agor22396: remove unused vars
Stefan Metzmacher [Fri, 20 Apr 2007 05:56:22 +0000 (05:56 +0000)]
r22396: remove unused vars

metze
(This used to be commit ff3ad7e5db64a27ec95475c40be094c7d69ae008)

16 years agor22387: see if this fixes the build on the aix1 hosts
Stefan Metzmacher [Thu, 19 Apr 2007 17:55:52 +0000 (17:55 +0000)]
r22387: see if this fixes the build on the aix1 hosts

metze
(This used to be commit fbf1b1bfa015e2126102d8eaf8861d779c21d969)

16 years agor22386: another unused include
Stefan Metzmacher [Thu, 19 Apr 2007 17:52:56 +0000 (17:52 +0000)]
r22386: another unused include

metze
(This used to be commit 3561258866c4844b0223cd28a5073953e48aa7e5)

16 years agor22385: remove unused include
Stefan Metzmacher [Thu, 19 Apr 2007 17:52:31 +0000 (17:52 +0000)]
r22385: remove unused include

metze
(This used to be commit c8a210bc6fa2529944bb1303ba06fe0734bdd23e)

16 years agor22384: print out the total selftest runtime
Stefan Metzmacher [Thu, 19 Apr 2007 17:50:57 +0000 (17:50 +0000)]
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 7b173c3421c30d6b5ce67f87ee81f011734e8c1a)

16 years agor22383: maybe this fixes the mkdir not enough args failure
Stefan Metzmacher [Thu, 19 Apr 2007 17:29:57 +0000 (17:29 +0000)]
r22383: maybe this fixes the mkdir not enough args failure
on sun1

metze
(This used to be commit 8b8152b49010a078ac9219265227e8ea7c8a3909)

16 years agor22382: fix memory leak
Stefan Metzmacher [Thu, 19 Apr 2007 17:00:15 +0000 (17:00 +0000)]
r22382: fix memory leak

metze
(This used to be commit 1998961e34f4c0ce6cdcfa193770b371d5e7727c)

16 years agor22381: fix memory leak
Stefan Metzmacher [Thu, 19 Apr 2007 16:50:16 +0000 (16:50 +0000)]
r22381: fix memory leak

metze
(This used to be commit 4bfe900d1b4bd037ce0115cf34761066f667beb6)

16 years agor22380: get the output of the exited smbd...
Stefan Metzmacher [Thu, 19 Apr 2007 16:37:11 +0000 (16:37 +0000)]
r22380: get the output of the exited smbd...

this shows all the memory leaks now...

metze
(This used to be commit 29c0b5644953ba6772f44b42cd49901127b250cd)

16 years agor22379: add missing file
Stefan Metzmacher [Thu, 19 Apr 2007 15:56:44 +0000 (15:56 +0000)]
r22379: add missing file

metze
(This used to be commit 893b6f56b6aef14de7b54c57c23b8a2f885ba6ce)

16 years agor22378: none needs to be checked first
Stefan Metzmacher [Thu, 19 Apr 2007 15:05:59 +0000 (15:05 +0000)]
r22378: none needs to be checked first

metze
(This used to be commit 7688919ab879706450a745b59fe5ef2506c25943)

16 years agor22377: implement check_env() for samba4
Stefan Metzmacher [Thu, 19 Apr 2007 15:03:35 +0000 (15:03 +0000)]
r22377: implement check_env() for samba4

metze
(This used to be commit 4fe8e724efaced6c04388c70712413dfc1bb9f00)

16 years agor22375: implement check_env() logic in the frontend
Stefan Metzmacher [Thu, 19 Apr 2007 14:54:09 +0000 (14:54 +0000)]
r22375: implement check_env() logic in the frontend

metze
(This used to be commit 0b48ca5d3ebe8fe29774d85ee15e473af8c0714d)

16 years agor22374: fix perl warnings
Stefan Metzmacher [Thu, 19 Apr 2007 14:51:46 +0000 (14:51 +0000)]
r22374: fix perl warnings

metze
(This used to be commit e8dd140a03eb8ee5f444551a05d313864801c50e)

16 years agor22373: move in_list() to util_strlist.c to remove the dependency
Stefan Metzmacher [Thu, 19 Apr 2007 14:21:56 +0000 (14:21 +0000)]
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 54bfc1dccc40883d602402865eff3cfae676e9af)

16 years agor22372: split out become_daemon() into it's own function
Stefan Metzmacher [Thu, 19 Apr 2007 14:14:11 +0000 (14:14 +0000)]
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 8cd36c47aaf1098876bceb314cb0a1f39369cb46)

16 years agor22371: readd discard_const() to lib/util/util.h
Stefan Metzmacher [Thu, 19 Apr 2007 13:30:07 +0000 (13:30 +0000)]
r22371: readd discard_const() to lib/util/util.h

metze
(This used to be commit 76fbe90596f5f26c09185129d9a4f3e2b42428e1)

16 years agor22369: add ZERO_STRUCT() ... macros to lib/util/util.h again
Stefan Metzmacher [Thu, 19 Apr 2007 12:51:04 +0000 (12:51 +0000)]
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 2243142b46e20825339b4f6ed0e878c18e50e45f)

16 years agor22368: remove unused header maybe this fixes th ebuild on some hosts
Stefan Metzmacher [Thu, 19 Apr 2007 09:26:03 +0000 (09:26 +0000)]
r22368: remove unused header maybe this fixes th ebuild on some hosts

metze
(This used to be commit 3fbf80e5bb8e97e7e0387c2f0282d69e76e8e43c)

16 years agor22367: prepare merge to samba3
Stefan Metzmacher [Thu, 19 Apr 2007 09:15:55 +0000 (09:15 +0000)]
r22367: prepare merge to samba3

metze
(This used to be commit 8da55d6a64925f55f313c928d0441ff607ab3c07)

16 years agor22365: prepare merge to samba3
Stefan Metzmacher [Thu, 19 Apr 2007 09:08:30 +0000 (09:08 +0000)]
r22365: prepare merge to samba3

metze
(This used to be commit 6780c234275b29192c49bf6d45204b0ac458faaf)

16 years agor22361: warnings.pm isn't available on solaris 8
Stefan Metzmacher [Thu, 19 Apr 2007 08:37:16 +0000 (08:37 +0000)]
r22361: warnings.pm isn't available on solaris 8

metze
(This used to be commit a21a86543f46f677696eb77c140763414600e24d)

16 years agor22360: print out the name of the PCAP file and move setup and cleanup
Stefan Metzmacher [Thu, 19 Apr 2007 08:04:35 +0000 (08:04 +0000)]
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 dea42ce55965d22ff82279cacd8939b1e133ff1e)

16 years agor22359: try to fix the start failures in the build-farm by creating the prefix dir
Stefan Metzmacher [Thu, 19 Apr 2007 07:39:45 +0000 (07:39 +0000)]
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 a3f35f5af4533d7903c2a1e181017b310baa9d71)

16 years agor22357: Don't use 'our'
Jelmer Vernooij [Thu, 19 Apr 2007 01:26:15 +0000 (01:26 +0000)]
r22357: Don't use 'our'
(This used to be commit 7989ee2aa015264dc9334b5e15d4fe6cb55f4e09)

16 years agor22356: Simple refactoring.
Jelmer Vernooij [Thu, 19 Apr 2007 01:23:09 +0000 (01:23 +0000)]
r22356: Simple refactoring.
(This used to be commit 913aa17b0278e0861f2662768453e436a3d71e1e)

16 years agor22346: Fix small mistake - after sending rpc request we should go to await
Rafal Szczesniak [Wed, 18 Apr 2007 22:16:34 +0000 (22:16 +0000)]
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 00098b6d554d54c5a13b5a58a8b0372239c4c985)

16 years agor22339: Run some more tests.
Jelmer Vernooij [Wed, 18 Apr 2007 14:43:05 +0000 (14:43 +0000)]
r22339: Run some more tests.
(This used to be commit 1b73e6a776a3ef478718f656523d125d28589f5c)

16 years agor22338: Allow regexes in known-failures file
Jelmer Vernooij [Wed, 18 Apr 2007 14:18:33 +0000 (14:18 +0000)]
r22338: Allow regexes in known-failures file
(This used to be commit 74efac5ce2655e47f8274f484630b82b6d5fcb24)

16 years agor22337: print out the smbd log output after each test
Stefan Metzmacher [Wed, 18 Apr 2007 14:02:26 +0000 (14:02 +0000)]
r22337: print out the smbd log output after each test

metze
(This used to be commit b6b95180d3fb851264fd64eb5a0de4803ee0892a)

16 years agor22336: Add some more share tests.
Jelmer Vernooij [Wed, 18 Apr 2007 13:28:04 +0000 (13:28 +0000)]
r22336: Add some more share tests.
(This used to be commit dfc88ad698644fe90f0275c457e7b84ddde302a4)

16 years agor22335: output the error code
Stefan Metzmacher [Wed, 18 Apr 2007 12:50:55 +0000 (12:50 +0000)]
r22335: output the error code

metze
(This used to be commit cf3a176615943fd552bd153a1760cbb21ab75db2)

16 years agor22334: don't print the test output if the test passed
Stefan Metzmacher [Wed, 18 Apr 2007 12:49:05 +0000 (12:49 +0000)]
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 d1d485fd0c0b9ebc1c9d5635397ee44d7c7406bb)

16 years agor22333: Use kerberos and the ntvfs/cifs backend for just one test, in the
Andrew Bartlett [Wed, 18 Apr 2007 12:17:53 +0000 (12:17 +0000)]
r22333: Use kerberos and the ntvfs/cifs backend for just one test, in the
quicktest.

Andrew Bartlett
(This used to be commit cf9508cd5615c01557b8011608b216542817c25b)

16 years agor22332: escape bad chars with '_' to form a nice filename
Stefan Metzmacher [Wed, 18 Apr 2007 11:55:03 +0000 (11:55 +0000)]
r22332: escape bad chars with '_' to form a nice filename

metze
(This used to be commit 3d3c0b36cbb0a34b3e241575d79427936aaa8306)

16 years agor22331: remove run_test_buildfarm() function
Stefan Metzmacher [Wed, 18 Apr 2007 11:31:55 +0000 (11:31 +0000)]
r22331: remove run_test_buildfarm() function
and pass buildfarm specific msg_ops to run_test()
instead

metze
(This used to be commit e102863020c98565155d1f6f8454db3ac3da884b)

16 years agor22329: abstract the output handling of run_test()
Stefan Metzmacher [Wed, 18 Apr 2007 11:08:16 +0000 (11:08 +0000)]
r22329: abstract the output handling of run_test()
via function pointers

metze
(This used to be commit 4a77fc9cf5037a851b605dde8f5deb5d22f025c3)

16 years agor22328: Add initial testsuite for share code.
Jelmer Vernooij [Wed, 18 Apr 2007 01:17:30 +0000 (01:17 +0000)]
r22328: Add initial testsuite for share code.
(This used to be commit 3d079732a9cf15fcc3638db5f77bb45d7580d251)

16 years agor22326: Merge some more test improvements.
Jelmer Vernooij [Wed, 18 Apr 2007 00:12:39 +0000 (00:12 +0000)]
r22326: Merge some more test improvements.
(This used to be commit 3f85eab5908b8aa6761f23702f987d89f2977179)

16 years agor22325: Typo fix
Rafal Szczesniak [Tue, 17 Apr 2007 23:11:40 +0000 (23:11 +0000)]
r22325: Typo fix

rafal
(This used to be commit 543bbb4e5603a1941e63458bbf7b8476e7a7d304)

16 years agor22324: Another step closer to nice listing of user accounts.
Rafal Szczesniak [Tue, 17 Apr 2007 23:10:57 +0000 (23:10 +0000)]
r22324: Another step closer to nice listing of user accounts.

rafal
(This used to be commit 3f717e7fc7b0876de01cac375ef3151700066e0d)

16 years agor22323: - add credentials property to NetContext object
Rafal Szczesniak [Tue, 17 Apr 2007 23:06:43 +0000 (23:06 +0000)]
r22323: - add credentials property to NetContext object
- change a comment (matches the idea better)

rafal
(This used to be commit 4e8d9d3f6066d86af0e6dbe1f7091ce848dceb4f)

16 years agor22322: Cut timelimits for BENCH tests run in quicktest.
Andrew Bartlett [Tue, 17 Apr 2007 22:35:01 +0000 (22:35 +0000)]
r22322: Cut timelimits for BENCH tests run in quicktest.

Andrew Bartlett
(This used to be commit 63b89ccbebee6b1a73ac495e03c566e0b39e4646)

16 years agor22319: sync lib/tdb/ with samba3
Stefan Metzmacher [Tue, 17 Apr 2007 17:24:02 +0000 (17:24 +0000)]
r22319: sync lib/tdb/ with samba3

metze
(This used to be commit 8f24f6b38e967075589529a08c68a1a56f9f0499)

16 years agor22312: avoid the need of typing 'run' into each gdb xterm
Stefan Metzmacher [Tue, 17 Apr 2007 15:55:08 +0000 (15:55 +0000)]
r22312: avoid the need of typing 'run' into each gdb xterm

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)

16 years agor22311: use different ip-addresses for dc and member
Stefan Metzmacher [Tue, 17 Apr 2007 15:33:50 +0000 (15:33 +0000)]
r22311: use different ip-addresses for dc and member

metze
(This used to be commit d5b13e79233090b1bd1c2efbc910336afced015e)

16 years agor22310: - use 'everything' instead of 'all libraries'
Stefan Metzmacher [Tue, 17 Apr 2007 14:56:46 +0000 (14:56 +0000)]
r22310: - use 'everything' instead of 'all libraries'

- add gdbtest-env

metze
(This used to be commit 589364d98f67bd4a2a07e6b87c6a8b394372950c)

16 years agor22309: cosmetic changes...
Stefan Metzmacher [Tue, 17 Apr 2007 14:05:00 +0000 (14:05 +0000)]
r22309: cosmetic changes...

force that make install first builds everything and then installs

metze
(This used to be commit a2025687e27e7f07c3c8902a52861891b240b639)

16 years agor22308: disabled shared libraries on aix and openbsd
Stefan Metzmacher [Tue, 17 Apr 2007 13:58:57 +0000 (13:58 +0000)]
r22308: disabled shared libraries on aix and openbsd
until we can link libtorture.so and libntvfs.so
there

metze
(This used to be commit 9e6ed9ed0fd2b65c87d5bcfd99f88fe035c6c362)

16 years agor22307: when no lex or yacc is found:
Stefan Metzmacher [Tue, 17 Apr 2007 13:48:12 +0000 (13:48 +0000)]
r22307: when no lex or yacc is found:
- 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)

16 years agor22306: try to make the aix compiler happy
Stefan Metzmacher [Tue, 17 Apr 2007 13:14:33 +0000 (13:14 +0000)]
r22306: try to make the aix compiler happy

metze
(This used to be commit 44e1459373821adf4ed41a814a1be238442e37fb)

16 years agor22305: fix make test using a absolute path for
Stefan Metzmacher [Tue, 17 Apr 2007 13:06:00 +0000 (13:06 +0000)]
r22305: fix make test using a absolute path for
--with-selftest-prefix

metze
(This used to be commit b9dc78c3ad4c636bd8356978c18313ab4277cd64)

16 years agor22300: fix make everything, we need to build shared libraries...
Stefan Metzmacher [Tue, 17 Apr 2007 09:02:31 +0000 (09:02 +0000)]
r22300: fix make everything, we need to build shared libraries...

this should fix the build-farm where some hosts show
a make install failure, where it's really should be
a make everything build failure

metze
(This used to be commit a50ae5d8637871b3ac06d0c7bb7cff45e68d5b12)

16 years agor22297: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplace
Stefan Metzmacher [Tue, 17 Apr 2007 08:03:01 +0000 (08:03 +0000)]
r22297: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplace

metze
(This used to be commit b69c950858d837d7bd734d418129ade69106a00d)

16 years agor22296: heimdal/lib/roken/roken.h.in includes <socket_wrapper.h>
Stefan Metzmacher [Tue, 17 Apr 2007 07:45:54 +0000 (07:45 +0000)]
r22296: heimdal/lib/roken/roken.h.in includes <socket_wrapper.h>
which doesn't work on some hosts in the farm

so include socket_wrapper via "system/network.h" as the rest of samba4

metze
(This used to be commit 38aeb585a19e1d022a8c559cc6d08391b270785b)

16 years agor22295: Use delegated credentials and kerberos to test the pass-though
Andrew Bartlett [Tue, 17 Apr 2007 03:52:08 +0000 (03:52 +0000)]
r22295: Use delegated credentials and kerberos to test the pass-though
authenticatication as well as the ntvfs/cifs layer.

Andrew Bartlett
(This used to be commit a59ec710ce546f3948bdb655dfcb98e2aa55f039)

16 years agor22294: Lock the delegated credentials to being kerberos only, we just don't
Andrew Bartlett [Tue, 17 Apr 2007 03:49:46 +0000 (03:49 +0000)]
r22294: Lock the delegated credentials to being kerberos only, we just don't
have the data for anything else.

Andrew Bartlett
(This used to be commit 9e0c0cd0ff678388436430bb1ba4eb7595cbefbd)

16 years agor22293: Try to make it more clear what failed to parse.
Andrew Bartlett [Tue, 17 Apr 2007 03:49:08 +0000 (03:49 +0000)]
r22293: Try to make it more clear what failed to parse.

Andrew Bartlett
(This used to be commit 144ab7294d76397a5e6662d344105a0d59c9f423)

16 years agor22292: Start the LDAP server inside the same fifo as smbd, as OpenLDAP (like
Andrew Bartlett [Tue, 17 Apr 2007 03:47:51 +0000 (03:47 +0000)]
r22292: Start the LDAP server inside the same fifo as smbd, as OpenLDAP (like
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)

16 years agor22290: Fedora DS is incredibly picky about newlines...
Andrew Bartlett [Tue, 17 Apr 2007 01:32:55 +0000 (01:32 +0000)]
r22290: Fedora DS is incredibly picky about newlines...
(This used to be commit 0e80f456e87f4c742dee3e1de3d95cd007d09bbc)

16 years agor22289: Another fedora ds fix
Jelmer Vernooij [Tue, 17 Apr 2007 01:21:20 +0000 (01:21 +0000)]
r22289: Another fedora ds fix
(This used to be commit 25a7eabc6bca3e7cdc0d0d0bf1b0981873fe7b83)

16 years agor22288: Somehow, Jelmer lost a few capital letters. I'll send him a new batch.
Andrew Bartlett [Tue, 17 Apr 2007 01:06:10 +0000 (01:06 +0000)]
r22288: Somehow, Jelmer lost a few capital letters.  I'll send him a new batch.

Andrew Bartlett
(This used to be commit 5e9f7805f067ff029bc916f5bc694d9d9001da72)

16 years agor22287: Fix some issues in fedora ds code.
Jelmer Vernooij [Tue, 17 Apr 2007 00:53:07 +0000 (00:53 +0000)]
r22287: Fix some issues in fedora ds code.
(This used to be commit e820f1d0f398a6ebfdf5be2f756f9f256d9c88d5)

16 years agor22286: Import branch that converted the Samba4 test target code to perl and makes...
Jelmer Vernooij [Tue, 17 Apr 2007 00:30:01 +0000 (00:30 +0000)]
r22286: Import branch that converted the Samba4 test target code to perl and makes the code a bit clearer.
(This used to be commit e3ba5ced0440e736f0f140e12a8c728f79a20bb2)

16 years agor22284: Make this script executable
Andrew Bartlett [Mon, 16 Apr 2007 22:19:51 +0000 (22:19 +0000)]
r22284: Make this script executable
(This used to be commit b0cbf169366e3624f4d8c2b1a65e478e72734871)

16 years agor22279: add a lot more detailed strtoll() and strtoull() tests
Stefan Metzmacher [Mon, 16 Apr 2007 19:55:51 +0000 (19:55 +0000)]
r22279: add a lot more detailed strtoll() and strtoull() tests

metze
(This used to be commit 8b6d9076040b27fb13b99209116973f5abcec667)

16 years agor22273: - provide __LINESTR__ macro
Stefan Metzmacher [Mon, 16 Apr 2007 19:45:35 +0000 (19:45 +0000)]
r22273: - provide __LINESTR__ macro
- add __STRINGSTRING() macro to really create a string of __LINE__
- fix __location__ macro

metze
(This used to be commit 24324fbcff1a896c55e789063f9916dbd092956d)

16 years agor22270: provide __location__ in replace.h
Stefan Metzmacher [Mon, 16 Apr 2007 19:22:24 +0000 (19:22 +0000)]
r22270: provide __location__ in replace.h

and see how the build-farm likes this simpler version

metze
(This used to be commit 2abc79680f8342c9a7a6c1f3746489dd598b7bf8)

16 years agor22267: protect #define __location__ with an #ifndef
Stefan Metzmacher [Mon, 16 Apr 2007 19:14:55 +0000 (19:14 +0000)]
r22267: protect #define __location__ with an #ifndef

metze
(This used to be commit 138ffd6d486bb315ee6933f25e693d4207d870d6)

16 years agor22263: use AC_HAVE_DECL() because AC_CHECK_DECLS() defines to 1 or 0
Stefan Metzmacher [Mon, 16 Apr 2007 12:43:18 +0000 (12:43 +0000)]
r22263: use AC_HAVE_DECL() because AC_CHECK_DECLS() defines to 1 or 0
and #ifndef doesn't work.

metze
(This used to be commit 99125fe76a115b237e18c6a8b73e4adffc5ffb8d)

16 years agor22260: Use single script for creating Samba 4 test environments. Add first test
Jelmer Vernooij [Mon, 16 Apr 2007 10:44:26 +0000 (10:44 +0000)]
r22260: Use single script for creating Samba 4 test environments. Add first test
that uses the member environment.
(This used to be commit 9e3142a1bb3f3b3e06ea1a54215474d88de4d44d)

16 years agor22259: libreplace always provides strptime()
Stefan Metzmacher [Mon, 16 Apr 2007 10:39:26 +0000 (10:39 +0000)]
r22259: libreplace always provides strptime()

metze
(This used to be commit 312d3e1f0d30390f140cb91cae893a8d729de930)

16 years agor22258: make ntvfs a library again
Stefan Metzmacher [Mon, 16 Apr 2007 10:36:51 +0000 (10:36 +0000)]
r22258: make ntvfs a library again

metze
(This used to be commit 26566222ec6ff221d8d8c971f5a1d6d9d4952e30)

16 years agor22257: disable shared libraries on IRIX for now
Stefan Metzmacher [Mon, 16 Apr 2007 10:36:15 +0000 (10:36 +0000)]
r22257: disable shared libraries on IRIX for now
as us4 fails to link libtorture.so because of an argv overflow

metze
(This used to be commit c924b0b89c3d8cd2e8b4db5866be028d9f13a787)

16 years agor22256: Use shorter directory names for tests.
Jelmer Vernooij [Mon, 16 Apr 2007 10:04:39 +0000 (10:04 +0000)]
r22256: Use shorter directory names for tests.
(This used to be commit cddf4d95aa88f4653c2b5da7bdfa4d03bdae0bbc)

16 years agor22253: - make the strtoll tests more verbose
Stefan Metzmacher [Mon, 16 Apr 2007 09:43:48 +0000 (09:43 +0000)]
r22253: - make the strtoll tests more verbose
- add initial strtoull tests

metze
(This used to be commit 5d1e0f167add3c75955a27aa1ff3b16523ccf5c2)

16 years agor22250: try to fix the build on aix1 in the farm
Stefan Metzmacher [Mon, 16 Apr 2007 09:19:35 +0000 (09:19 +0000)]
r22250: try to fix the build on aix1 in the farm

metze
(This used to be commit 0a04ed570b125be1716628136f87f0244ad12f72)

16 years agor22246: only test strtoll once
Stefan Metzmacher [Mon, 16 Apr 2007 07:40:32 +0000 (07:40 +0000)]
r22246: only test strtoll once

metze
(This used to be commit 236def3494f20c59ad44464a5359f3387acbb708)

16 years agor22243: remove useless printf's
Stefan Metzmacher [Mon, 16 Apr 2007 06:29:45 +0000 (06:29 +0000)]
r22243: remove useless printf's

metze
(This used to be commit 8267e2964eddf0afc13edec8e91f9e7ca1d72644)

16 years agor22242: ctdb init now takes a process model
Andrew Tridgell [Mon, 16 Apr 2007 06:23:42 +0000 (06:23 +0000)]
r22242: ctdb init now takes a process model
(This used to be commit ec611774da4759d2d6a334e57c104ed0ad5b7967)

16 years agor22239: use strlcpy instead of strcpy to make the IBM checker happy
Stefan Metzmacher [Mon, 16 Apr 2007 06:08:06 +0000 (06:08 +0000)]
r22239: use strlcpy instead of strcpy to make the IBM checker happy

metze
(This used to be commit d51af1b3ac8c332481f978b909ee461941f8a50d)

16 years agor22238: Because these utilities compile in socket_wrapper.ho, they may need
Andrew Bartlett [Mon, 16 Apr 2007 05:48:11 +0000 (05:48 +0000)]
r22238: Because these utilities compile in socket_wrapper.ho, they may need
-lsocket on some systems.

Andrew Bartlett
(This used to be commit 4273fecfb788fb4060a0ba2ebf1e397aa5224020)

16 years agor22237: this init fn doesn't exist yet
Andrew Tridgell [Mon, 16 Apr 2007 05:18:13 +0000 (05:18 +0000)]
r22237: this init fn doesn't exist yet
(This used to be commit 6d9d62dca3cb6abad95c4ec9238da0b7bf32cefa)

16 years agor22236: Update to Heimdal's socket_wrapper, which supports IPv6.
Andrew Bartlett [Mon, 16 Apr 2007 04:59:47 +0000 (04:59 +0000)]
r22236: Update to Heimdal's socket_wrapper, which supports IPv6.

To make this pass, I needed to add support for 6 and 17 as valid
protocol values to socket().

Andrew Bartlett
(This used to be commit 2254e61a1e5b29a64c5a24aac029ace193057e24)

16 years agor22235: Test kinit, and PKINIT functionality by means of a new blackbox test.
Andrew Bartlett [Mon, 16 Apr 2007 04:55:52 +0000 (04:55 +0000)]
r22235: Test kinit, and PKINIT functionality by means of a new blackbox test.

Andrew Bartlett
(This used to be commit 7f27bfc3568bc09b2b9cb9ba03aae55a03e08f9a)

16 years agor22234: merge test suite changes from bzr tree
Andrew Tridgell [Mon, 16 Apr 2007 04:47:11 +0000 (04:47 +0000)]
r22234: merge test suite changes from bzr tree
(This used to be commit d825f4e6cc96a365061805352a2df3818df2364e)

16 years agor22233: Allow 'REALM' as a global environment variable in the tests.
Andrew Bartlett [Mon, 16 Apr 2007 03:16:23 +0000 (03:16 +0000)]
r22233: Allow 'REALM' as a global environment variable in the tests.

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)

16 years agor22232: add a special message handler ID meaning "all messages please"
Andrew Tridgell [Mon, 16 Apr 2007 00:29:13 +0000 (00:29 +0000)]
r22232: add a special message handler ID meaning "all messages please"

This better fits the way Samba4 does message dispatch
(This used to be commit 2c12f8e72fb999f4f66700291dd4d7f6f73a8eae)

16 years agor22231: merge from bzr ctdb tree
Andrew Tridgell [Mon, 16 Apr 2007 00:18:54 +0000 (00:18 +0000)]
r22231: merge from bzr ctdb tree
(This used to be commit 807b959082d3b9a929c9f6597714e636638a940e)

16 years agor22226: move discard_const macros to librelace
Stefan Metzmacher [Sun, 15 Apr 2007 21:13:13 +0000 (21:13 +0000)]
r22226: move discard_const macros to librelace

metze
(This used to be commit c2cfee6d25718fac35bd4ed982c7424f1c3ed0b7)

16 years agor22223: make comparing of struct tm more verbose and more portable
Stefan Metzmacher [Sun, 15 Apr 2007 20:55:52 +0000 (20:55 +0000)]
r22223: make comparing of struct tm more verbose and more portable

metze
(This used to be commit 2552a3300ba94b48e447e82f6b1d2ffa76d5c660)

16 years agor22222: a dummy commit:-)
Stefan Metzmacher [Sun, 15 Apr 2007 20:19:47 +0000 (20:19 +0000)]
r22222: a dummy commit:-)

metze
(This used to be commit aab2fe6c187154b344e63a3bab7488207169879f)

16 years agor22218: fix libreplace standalone build
Stefan Metzmacher [Sun, 15 Apr 2007 19:09:34 +0000 (19:09 +0000)]
r22218: fix libreplace standalone build

metze
(This used to be commit 398e008ea78777164dcf4eef059626d574c35f47)

16 years agor22217: merge from samba3 21944:
Stefan Metzmacher [Sun, 15 Apr 2007 16:30:01 +0000 (16:30 +0000)]
r22217: merge from samba3 21944:

move acl header checks to the correct place only

metze
(This used to be commit be84eb68e1f0d3826b9f819fa44d8b399e38cbcd)

16 years agor22216: move strptime testsuite into it's own file
Stefan Metzmacher [Sun, 15 Apr 2007 16:13:06 +0000 (16:13 +0000)]
r22216: move strptime testsuite into it's own file
so we can include it for the configure test

as it seems that strptime() is really broken on some hosts
in the build farm, re should use the replacement code
when we detect this in the configure test

metze
(This used to be commit 08a5e9760643b9fbf00fdcf7163de7cf50e841e6)

16 years agor22215: add strptime replacement to libreplace based on the patch
Stefan Metzmacher [Sat, 14 Apr 2007 09:14:40 +0000 (09:14 +0000)]
r22215: add strptime replacement to libreplace based on the patch
from jojowil@hvcc.edu to bug 4063

also add a testsuite for strptime()

metze
(This used to be commit aba64521707143e6505b3322c390882a918a148a)