gd/samba-autobuild/.git
16 years agor22501: dispatching events explicitly is not necessary.
Rafal Szczesniak [Tue, 24 Apr 2007 09:35:55 +0000 (09:35 +0000)]
r22501: dispatching events explicitly is not necessary.

rafal
(This used to be commit 01b1b2b36b05b49a34becbbd20bb4abdc0e86d1e)

16 years agor22500: there's a better way to find out if there are any children
Rafal Szczesniak [Tue, 24 Apr 2007 09:10:43 +0000 (09:10 +0000)]
r22500: there's a better way to find out if there are any children

rafal
(This used to be commit ebc67bc0ae71662e9adef23838a8c7b632bf4ea2)

16 years agor22499: UsrCtx should be created within UsersView. Tree widget just
Rafal Szczesniak [Tue, 24 Apr 2007 08:36:41 +0000 (08:36 +0000)]
r22499: UsrCtx should be created within UsersView. Tree widget just
opens it and passes the domain name(s) to operate on (selectable
via combo box).

rafal
(This used to be commit c438284adf17faff2cd76d14c9de252e995166bd)

16 years agor22498: The initial LDIF import into Fedora DS didn't work, so just push this
Andrew Bartlett [Tue, 24 Apr 2007 07:57:44 +0000 (07:57 +0000)]
r22498: The initial LDIF import into Fedora DS didn't work, so just push this
onto the end of dse.ldif.

This make Fedora DS work with multiple naming contexts.

Andrew Bartlett
(This used to be commit 43deee4f938444349ad2d398670537f4537a6072)

16 years agor22497: Support renaming objectclasses and attributes for the LDAP backend.
Andrew Bartlett [Tue, 24 Apr 2007 05:57:56 +0000 (05:57 +0000)]
r22497: Support renaming objectclasses and attributes for the LDAP backend.

OpenLDAP is fussy about operational attributes in user-supplied
schema.

Andrew Bartlett
(This used to be commit d7cd4b768a7f56ced8ed94b9a63d01865ba7d10a)

16 years agor22494: Skip subSchema again, but we will need to remap this objectClass.
Andrew Bartlett [Mon, 23 Apr 2007 21:56:23 +0000 (21:56 +0000)]
r22494: Skip subSchema again, but we will need to remap this objectClass.

Make the Fedora DS backend test again.

Andrew Bartlett
(This used to be commit 65327a0e4d61e2c9813720f04fe24ffc5c49278b)

16 years agor22488: Hopefully fix ipv6.
Jelmer Vernooij [Mon, 23 Apr 2007 15:32:47 +0000 (15:32 +0000)]
r22488: Hopefully fix ipv6.
(This used to be commit 7a0da66e39fde8c06ab8af94a14113141076c969)

16 years agor22487: Add a separate widget class for listing users and reposition
Rafal Szczesniak [Mon, 23 Apr 2007 13:37:33 +0000 (13:37 +0000)]
r22487: Add a separate widget class for listing users and reposition
things on NetManager's screen. Qooxdoo layout positioning can
be tricky sometimes...

rafal
(This used to be commit 3face29cc2a69b456b78f2384e1b306417b6817d)

16 years agor22486: add a flag to ignore timeouts of a request and don't close
Stefan Metzmacher [Mon, 23 Apr 2007 12:31:12 +0000 (12:31 +0000)]
r22486: add a flag to ignore timeouts of a request and don't close
the connection on timeout

metze
(This used to be commit 6b23ab1fd265e2a92456701fb02bd1838c098874)

16 years agor22485: don't crash when the main dcerpc code haven't setup
Stefan Metzmacher [Mon, 23 Apr 2007 10:39:20 +0000 (10:39 +0000)]
r22485: don't crash when the main dcerpc code haven't setup
transport.recv_data yet

also return always a usefull error

metze
(This used to be commit 0a8b4c328dfac972186564d2a4e1757d5135ec47)

16 years agor22478: Update the LDAP backend code to handle initialisation of multiple
Andrew Bartlett [Mon, 23 Apr 2007 07:33:15 +0000 (07:33 +0000)]
r22478: Update the LDAP backend code to handle initialisation of multiple
partitions onto the target LDAP server.

Make the LDAP provision run before smbd starts, then stop the LDAP
server.  This ensures this occurs synchronously, We then restart it
for the 'real run' (with slapd's stdin being the FIFO).

This required fixing a few things in the provision scripts, with more
containers being created via a add/modify pair.

Andrew Bartlett
(This used to be commit 860dfa4ea1ab2b62d4d4fe0644e0a9b882fdafa1)

16 years agor22477: When an invaild base is specified to ldb_search, it should return
Andrew Bartlett [Mon, 23 Apr 2007 07:26:08 +0000 (07:26 +0000)]
r22477: When an invaild base is specified to ldb_search, it should return
LDB_ERR_NO_SUCH_OBJECT.  Handle this (found against LDAP, ldb_tdb is
being updated).

Andrew Bartlett
(This used to be commit 93e2ff2e85c57a192aadac96ce09a678d464e8ad)

16 years agor22476: The OID match is used very oddly in AD, as it is often used for fields
Andrew Bartlett [Mon, 23 Apr 2007 07:25:09 +0000 (07:25 +0000)]
r22476: The OID match is used very oddly in AD, as it is often used for fields
that contain attribute names and objectClasses.  Make it a case
insensitive string for now.

Andrew Bartlett
(This used to be commit 9908a05ef70c748c699b5a18178e7948f7814d7a)

16 years agor22475: Rather than segfault, show the name of the malformed entry.
Andrew Bartlett [Mon, 23 Apr 2007 07:23:45 +0000 (07:23 +0000)]
r22475: Rather than segfault, show the name of the malformed entry.

Andrew Bartlett
(This used to be commit e1536014a05645fd2300de5152e966aa1e067436)

16 years agor22474: If ldb does not return sucess, then the res variable may not be valid.
Andrew Bartlett [Mon, 23 Apr 2007 07:22:16 +0000 (07:22 +0000)]
r22474: If ldb does not return sucess, then the res variable may not be valid.
It *should* just be NULL from the initialisation above, but I've had
this not be the case...

Andrew Bartlett
(This used to be commit a2848dbf1fa9eafdef93bd914b12ff2f9f223a70)

16 years agor22472: Commit the start of the DRSUAPI pull replication service.
Stefan Metzmacher [Mon, 23 Apr 2007 00:43:47 +0000 (00:43 +0000)]
r22472: Commit the start of the DRSUAPI pull replication service.

It doesn't work completely yet because we aren't able to
resolve DNS SRV records. And also we also need a kdc locator
plugin...

But with some hacks the pull replication works fine

metze
(This used to be commit 0dc78f7439c9c786fd8c592960f9669dea40b811)

16 years agor22471: Convert more code to use proper LDB error codes.
Simo Sorce [Mon, 23 Apr 2007 00:36:49 +0000 (00:36 +0000)]
r22471: Convert more code to use proper LDB error codes.
This is a 1 to 1 convertion, next step is to make this
code report an error if the basedn is not used, hopefully
avoiding an  explicit search on the base object in the most
common cases.
(This used to be commit 50534c84b4577b2d32565a74a4716088f706bfea)

16 years agor22470: merge handling of broken connections from wins replication client code
Stefan Metzmacher [Sun, 22 Apr 2007 23:00:22 +0000 (23:00 +0000)]
r22470: merge handling of broken connections from wins replication client code
to the rpc client code

we need to always ask for read events on the socket otherwise we never
get the connection error reported.

shutdown the transport when a request timeout.

metze
(This used to be commit 3403c0cb15e08ec838b0bc834f941051fb94d124)

16 years agor22462: Fix test suite for ndr parser without using 'our'
Jelmer Vernooij [Sun, 22 Apr 2007 15:59:34 +0000 (15:59 +0000)]
r22462: Fix test suite for ndr parser without using 'our'
(This used to be commit d491e60c70de8d78c333b317a143919c1a68c6d9)

16 years agor22457: Fix tests for Samba3 client generator.
Jelmer Vernooij [Sun, 22 Apr 2007 14:19:22 +0000 (14:19 +0000)]
r22457: Fix tests for Samba3 client generator.
(This used to be commit cf5162ad100c1a8201d3309549c8ff0d3bd5a732)

16 years agor22456: Merge wireshark and ejs test improvements.
Jelmer Vernooij [Sun, 22 Apr 2007 13:57:07 +0000 (13:57 +0000)]
r22456: Merge wireshark and ejs test improvements.
(This used to be commit 0375978403dde8ef5052dcca544f118e5387e887)

16 years agor22455: split dependecies array for compiling and linking and use better names:-)
Stefan Metzmacher [Sun, 22 Apr 2007 11:40:11 +0000 (11:40 +0000)]
r22455: split dependecies array for compiling and linking and use better names:-)

calculate the CFLAGS only based on the public dependencies when recursing

metze
(This used to be commit 62f9d0ce1cdc5eb84b76004220fc7d1eb4a72f15)

16 years agor22454: - let asn1_deps.pl calculate the dependencies depending on the IMPORT line...
Stefan Metzmacher [Sun, 22 Apr 2007 11:28:12 +0000 (11:28 +0000)]
r22454: - let asn1_deps.pl calculate the dependencies depending on the IMPORT line in the asn1 file
- fix some heimdal dependencies

metze
(This used to be commit 4e7d2ecfc0f37de8c66d0ad93f07d00c992b4642)

16 years agor22453: Fix TDR testsuite without using our.
Jelmer Vernooij [Sun, 22 Apr 2007 10:42:33 +0000 (10:42 +0000)]
r22453: Fix TDR testsuite without using our.
(This used to be commit 2c82aea0d3cb43b6d653fa7d64d490eddef26903)

16 years agor22452: fix creation of MK_FILES variable in Makefile
Stefan Metzmacher [Sun, 22 Apr 2007 10:37:51 +0000 (10:37 +0000)]
r22452: fix creation of MK_FILES variable in Makefile

metze
(This used to be commit d970f18144112f1f0103f54d030c961a3fce08f7)

16 years agor22451: allow
Stefan Metzmacher [Sun, 22 Apr 2007 10:33:59 +0000 (10:33 +0000)]
r22451: allow

SKIP_DEP_FILES=yes make

metze
(This used to be commit 31fab208f63f0ee3fb1838c9b59421feb5752948)

16 years agor22443: It isn't fatal to get the case wrong on this stuff.
Andrew Bartlett [Sun, 22 Apr 2007 09:17:25 +0000 (09:17 +0000)]
r22443: It isn't fatal to get the case wrong on this stuff.

Andrew Bartlett
(This used to be commit 55639277b2be2f249173f64d51ac87d176e53449)

16 years agor22442: fix the build without autodependencies
Stefan Metzmacher [Sun, 22 Apr 2007 07:49:54 +0000 (07:49 +0000)]
r22442: fix the build without autodependencies

metze
(This used to be commit 9e68b0490daaed18dc1e6281da34317bece27a95)

16 years agor22440: fix autodependencies build
Stefan Metzmacher [Sun, 22 Apr 2007 00:21:14 +0000 (00:21 +0000)]
r22440: fix autodependencies build

metze
(This used to be commit ced8b673777d233a354ad7037767ca0e63e0747c)

16 years agor22439: fix some dependencies
Stefan Metzmacher [Sat, 21 Apr 2007 23:12:45 +0000 (23:12 +0000)]
r22439: fix some dependencies

metze
(This used to be commit fb2c89bf9028afa8732508f8f85bb6e30ae4c03d)

16 years agor22438: get rid of printf format warnings in heimdal code
Stefan Metzmacher [Sat, 21 Apr 2007 23:02:49 +0000 (23:02 +0000)]
r22438: get rid of printf format warnings in heimdal code

metze
(This used to be commit 2ab998da99102e257a61e04c776fe2db2088351c)

16 years agor22437: fix dependencies
Stefan Metzmacher [Sat, 21 Apr 2007 22:33:23 +0000 (22:33 +0000)]
r22437: fix dependencies

metze
(This used to be commit ca6594eb6bea52caaf504eba7dd7c7d6a37075a2)

16 years agor22436: allow:
Stefan Metzmacher [Sat, 21 Apr 2007 22:07:10 +0000 (22:07 +0000)]
r22436: allow:

AUTOGEN_SKIP_SWAT=yes ./autogen.sh

metze
(This used to be commit 8f86e6eba9c2a0c2015f36e3302c94bda1d469a2)

16 years agor22427: Abort in a few more cases of failure to provision.
Andrew Bartlett [Sat, 21 Apr 2007 21:09:56 +0000 (21:09 +0000)]
r22427: Abort in a few more cases of failure to provision.

Andrew Bartlett
(This used to be commit 113544876f419dda185f3dff1c3c3a8833b2551f)

16 years agor22424: fixed the bad merge (thanks to metze for pointing out)
Andrew Tridgell [Sat, 21 Apr 2007 08:04:58 +0000 (08:04 +0000)]
r22424: fixed the bad merge (thanks to metze for pointing out)
(This used to be commit bffb8f88006fd2530cad270df642d9a23a01b34b)

16 years agor22423: don't need popt here
Andrew Tridgell [Sat, 21 Apr 2007 07:37:21 +0000 (07:37 +0000)]
r22423: don't need popt here
(This used to be commit fd8594d62eed8f1fb8d702689b21eff297bb6593)

16 years agor22422: merged tdb changes from ctdb
Andrew Tridgell [Sat, 21 Apr 2007 07:25:40 +0000 (07:25 +0000)]
r22422: merged tdb changes from ctdb
(This used to be commit a0ff739bcab32065d9d3957eb1d93f7791f84f04)

16 years agor22421: merged in latest ctdb changes from bzr
Andrew Tridgell [Sat, 21 Apr 2007 07:23:42 +0000 (07:23 +0000)]
r22421: merged in latest ctdb changes from bzr
(This used to be commit 3633f862b966866819c9a0a6ad0238a858e15e62)

16 years agor22420: fix smbd timeout
Stefan Metzmacher [Sat, 21 Apr 2007 07:21:08 +0000 (07:21 +0000)]
r22420: fix smbd timeout

metze
(This used to be commit 3ac671bd5cd9455de72e2497a6ce100609697885)

16 years agor22415: Remove test directory once we are finished. Merge -r 22393:22394
James Peach [Fri, 20 Apr 2007 17:55:36 +0000 (17:55 +0000)]
r22415: Remove test directory once we are finished. Merge -r 22393:22394
from SAMBA_3_0.
(This used to be commit a8fe3c34e2964c7080ec3702b53ec141d58b7e5f)

16 years agor22414: use more portable perl
Stefan Metzmacher [Fri, 20 Apr 2007 17:13:52 +0000 (17:13 +0000)]
r22414: use more portable perl

hopefully fix solaris 8...

metze
(This used to be commit 103df4465e464f8aef3ec8ff91fa2b11c7771492)

16 years agor22410: disallow PUBLIC_ options on MODULE and BINARY
Stefan Metzmacher [Fri, 20 Apr 2007 11:44:45 +0000 (11:44 +0000)]
r22410: disallow PUBLIC_ options on MODULE and BINARY

metze
(This used to be commit b60a4f2765baabb6399d011e88562543239a8a88)

16 years agor22409: try to fix selftest.pl on systems with old perl versions
Stefan Metzmacher [Fri, 20 Apr 2007 11:40:44 +0000 (11:40 +0000)]
r22409: try to fix selftest.pl on systems with old perl versions

metze
(This used to be commit 81a2a144df651bb37995c718fc9f7d7bffa9bac9)

16 years agor22408: more private dependecies
Stefan Metzmacher [Fri, 20 Apr 2007 11:29:45 +0000 (11:29 +0000)]
r22408: more private dependecies

split MODULE::DCESRV from SUBSYSTEM::dcerpc_server

metze
(This used to be commit c7518d6140c54e0cc7c371bf4a4a5b06b7f63a9c)

16 years agor22407: this dependecies should be private
Stefan Metzmacher [Fri, 20 Apr 2007 11:28:25 +0000 (11:28 +0000)]
r22407: this dependecies should be private

metze
(This used to be commit 7ad60e62fd4fb1317cc86ef430d35d2c54fd20c2)

16 years agor22406: this dependencies should also be private
Stefan Metzmacher [Fri, 20 Apr 2007 11:04:13 +0000 (11:04 +0000)]
r22406: this dependencies should also be private

metze
(This used to be commit 7f07895cac3e933b39f81bf67812834352184af0)

16 years agor22405: fix memory leak in error path
Stefan Metzmacher [Fri, 20 Apr 2007 11:02:45 +0000 (11:02 +0000)]
r22405: fix memory leak in error path

metze
(This used to be commit d19195bfa5405822613d5236cd76547f0ac77bde)

16 years agor22404: more dependencies which should be private
Stefan Metzmacher [Fri, 20 Apr 2007 11:00:20 +0000 (11:00 +0000)]
r22404: more dependencies which should be private

metze
(This used to be commit e0e35965d1eaab182941d17da744b70c4234ca52)

16 years agor22403: this dependencies should be private
Stefan Metzmacher [Fri, 20 Apr 2007 10:57:13 +0000 (10:57 +0000)]
r22403: this dependencies should be private

metze
(This used to be commit c3cc03ffb290cb7c1eba51e98c52e5e7c1aba5fb)

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)