samba.git
16 years agor25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network.h becau...
Jelmer Vernooij [Sat, 13 Oct 2007 18:24:37 +0000 (20:24 +0200)]
r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network.h because we stripped down includes.

16 years agor25623: add 'make test-swrap-pcap' and 'make test-swrap-keep-pcap'
Stefan Metzmacher [Fri, 12 Oct 2007 06:10:12 +0000 (08:10 +0200)]
r25623: add 'make test-swrap-pcap' and 'make test-swrap-keep-pcap'

metze

16 years agor25622: let --socket-wrapper-keep-pcap imply --socket-wrapper-pcap
Stefan Metzmacher [Fri, 12 Oct 2007 06:08:46 +0000 (08:08 +0200)]
r25622: let --socket-wrapper-keep-pcap imply --socket-wrapper-pcap

metze

16 years agor25619: As perhaps could have been expected, the CFLAGS hack broke all non-gcc
Andrew Bartlett [Wed, 10 Oct 2007 23:54:48 +0000 (01:54 +0200)]
r25619: As perhaps could have been expected, the CFLAGS hack broke all non-gcc

compilers.

Instead, as jelmer suggests, remove the depricated marker on fstring,
for as long as it is used in the samba3 winbind protocol.

Andrew Bartlett

16 years agor25618: I'm sick of the fstring warnings turning up here. Let's see how much
Andrew Bartlett [Wed, 10 Oct 2007 22:44:39 +0000 (00:44 +0200)]
r25618: I'm sick of the fstring warnings turning up here. Let's see how much

of the build farm I can break with this...

Andrew Bartlett

16 years agor25617: Make sure system include paths come after samba include paths. Patch from...
Jelmer Vernooij [Wed, 10 Oct 2007 21:58:29 +0000 (23:58 +0200)]
r25617: Make sure system include paths come after samba include paths. Patch from Timur Bakeyev.

16 years agor25616: Fedora DS now has a way to install the schema and extra configuration
Andrew Bartlett [Wed, 10 Oct 2007 21:25:22 +0000 (23:25 +0200)]
r25616: Fedora DS now has a way to install the schema and extra configuration

as part of the setup inf file.

Andrew Bartlett

16 years agor25615: Honor SMBD_VALGRIND and NMBD_VALGRIND for Samba3.
Jelmer Vernooij [Wed, 10 Oct 2007 17:40:19 +0000 (19:40 +0200)]
r25615: Honor SMBD_VALGRIND and NMBD_VALGRIND for Samba3.

16 years agor25614: Add trivial tdb website.
Jelmer Vernooij [Wed, 10 Oct 2007 15:04:00 +0000 (17:04 +0200)]
r25614: Add trivial tdb website.

16 years agor25613: verify the length and type before checking the value,
Stefan Metzmacher [Wed, 10 Oct 2007 12:12:25 +0000 (14:12 +0200)]
r25613: verify the length and type before checking the value,

hopefully gives more info why this fails some bigendian
platforms

metze

16 years agor25612: Add test_SetKeySecurity() call.
Günther Deschner [Wed, 10 Oct 2007 11:56:47 +0000 (13:56 +0200)]
r25612: Add test_SetKeySecurity() call.

Guenther

16 years agor25611: Smaller fix for winreg test.
Günther Deschner [Wed, 10 Oct 2007 11:50:21 +0000 (13:50 +0200)]
r25611: Smaller fix for winreg test.

Guenther

16 years agor25610: Add security_descriptor_appendv() which takes va_list directly.
Günther Deschner [Wed, 10 Oct 2007 11:49:15 +0000 (13:49 +0200)]
r25610: Add security_descriptor_appendv() which takes va_list directly.

Guenther

16 years agor25609: Reformat RPC-WINREG test.
Günther Deschner [Wed, 10 Oct 2007 11:23:06 +0000 (13:23 +0200)]
r25609: Reformat RPC-WINREG test.

Guenther

16 years agor25608: Call security_descriptor_append from within security_descriptor_create.
Günther Deschner [Wed, 10 Oct 2007 11:17:28 +0000 (13:17 +0200)]
r25608: Call security_descriptor_append from within security_descriptor_create.

Guenther

16 years agor25607: Allow to set security descriptor type flags at creation time with
Günther Deschner [Wed, 10 Oct 2007 11:12:53 +0000 (13:12 +0200)]
r25607: Allow to set security descriptor type flags at creation time with

security_descriptor_create().

Guenther

16 years agor25606: Allow test_GetKeySecurity() to return a security descriptor.
Günther Deschner [Wed, 10 Oct 2007 10:55:07 +0000 (12:55 +0200)]
r25606: Allow test_GetKeySecurity() to return a security descriptor.

Guenther

16 years agor25605: Last round of registry reformats (before this gets an obsession...).
Günther Deschner [Wed, 10 Oct 2007 10:44:48 +0000 (12:44 +0200)]
r25605: Last round of registry reformats (before this gets an obsession...).

Guenther

16 years agor25604: Add security_descriptor_append() helper function.
Günther Deschner [Wed, 10 Oct 2007 10:42:55 +0000 (12:42 +0200)]
r25604: Add security_descriptor_append() helper function.

Guenther

16 years agor25603: More reformat.
Günther Deschner [Wed, 10 Oct 2007 10:27:24 +0000 (12:27 +0200)]
r25603: More reformat.

Guenther

16 years agor25602: don't imply "system/network.h" within replace.h,
Stefan Metzmacher [Wed, 10 Oct 2007 10:09:06 +0000 (12:09 +0200)]
r25602: don't imply "system/network.h" within replace.h,

as this brings in the socket_wrapper.h in unexpected
code and we endup with a missing 'swrap_close' while linking

metze

16 years agor25601: replace.h should never imply any "system/*.h"
Stefan Metzmacher [Wed, 10 Oct 2007 09:57:16 +0000 (11:57 +0200)]
r25601: replace.h should never imply any "system/*.h"

(here it's "system/time.h")

metze

16 years agoMerge commit 'release-4-0-0alpha1' into v4-0-test
Stefan Metzmacher [Fri, 21 Dec 2007 04:23:22 +0000 (05:23 +0100)]
Merge commit 'release-4-0-0alpha1' into v4-0-test

16 years ago[GLUE] fix some executable bits on shell scripts
Stefan Metzmacher [Fri, 21 Dec 2007 04:21:31 +0000 (05:21 +0100)]
[GLUE] fix some executable bits on shell scripts

metze

16 years agor24958: This is the final text, and the final version. I'll send the release samba-4.0.0alpha1
Andrew Bartlett [Tue, 4 Sep 2007 21:47:00 +0000 (23:47 +0200)]
r24958: This is the final text, and the final version. I'll send the release

mail shortly.

Andrew Bartlett

16 years agor24947: Forgot to merge this to release branch, so we got weird subs in
Andrew Bartlett [Tue, 4 Sep 2007 07:15:16 +0000 (09:15 +0200)]
r24947: Forgot to merge this to release branch, so we got weird subs in

named.conf example.

Andrew Bartlett

16 years agor24944: Merge acct_expiry fix to release branch.
Andrew Bartlett [Tue, 4 Sep 2007 03:57:54 +0000 (05:57 +0200)]
r24944: Merge acct_expiry fix to release branch.

Andrew Bartlett

16 years agor24919: Merge build fix and improved error strings to release branch.
Andrew Bartlett [Mon, 3 Sep 2007 05:58:18 +0000 (07:58 +0200)]
r24919: Merge build fix and improved error strings to release branch.

Andrew Bartlett

16 years agor24917: More thoughts on Samba4 release notes, readme etc.
Andrew Bartlett [Mon, 3 Sep 2007 03:36:19 +0000 (05:36 +0200)]
r24917: More thoughts on Samba4 release notes, readme etc.

Andrew Bartlett

16 years agor24916: (merge to release branch)
Andrew Bartlett [Mon, 3 Sep 2007 02:14:54 +0000 (04:14 +0200)]
r24916: (merge to release branch)

In response to bug #4892 by Matthias Wallnöfer <mwallnoefer@yahoo.de>
allow the objectclass module to reconstruct the objectclass hierarchy,
rather than using templates.

The issue being fixed in particular is that 'top' was not being set on
containers.

This should ensure we do this right for all objects.

Andrew Bartlett

16 years agor24912: Merge 'use more substituted variables' patch to release branch.
Andrew Bartlett [Sun, 2 Sep 2007 21:43:25 +0000 (23:43 +0200)]
r24912: Merge 'use more substituted variables' patch to release branch.

Andrew Bartlett

16 years agor24910: Merge named.conf patch by Andrew Kroeger <andrew@sprocks.gotdns.com>
Andrew Bartlett [Sun, 2 Sep 2007 21:29:48 +0000 (23:29 +0200)]
r24910: Merge named.conf patch by Andrew Kroeger <andrew@sprocks.gotdns.com>

into release branch.

Andrew Bartlett

16 years agor24858: Make the 'vampire' code work again - clearly nobody uses this...
Andrew Bartlett [Fri, 31 Aug 2007 21:13:18 +0000 (23:13 +0200)]
r24858: Make the 'vampire' code work again - clearly nobody uses this...

Andrew Bartlett

16 years agor24823: Without any better ideas as to how to fill out the WHATSNEW, I've
Andrew Bartlett [Fri, 31 Aug 2007 04:48:32 +0000 (06:48 +0200)]
r24823: Without any better ideas as to how to fill out the WHATSNEW, I've

stolen the text from the first TP.  Comments welcome...

Andrew Bartlett

16 years agor24821: Update the mkrelease.sh script and mkversion.sh to make releasing correct
Andrew Bartlett [Fri, 31 Aug 2007 00:35:16 +0000 (02:35 +0200)]
r24821: Update the mkrelease.sh script and mkversion.sh to make releasing correct

Samba4 tarballs harder to screw up.

Andrew Bartlett

16 years agor25600: fix stupid typo...this should fix the build on sunX samba-misc-tags/initial-v4-0-unstable
Stefan Metzmacher [Wed, 10 Oct 2007 10:19:19 +0000 (10:19 +0000)]
r25600: fix stupid typo...this should fix the build on sunX

metze

16 years agor25599: print the error...
Stefan Metzmacher [Wed, 10 Oct 2007 09:39:00 +0000 (09:39 +0000)]
r25599: print the error...

metze

16 years agor25597: HPUX doesn't have INET_ADDRSTRLEN defined
Stefan Metzmacher [Wed, 10 Oct 2007 07:18:24 +0000 (07:18 +0000)]
r25597: HPUX doesn't have INET_ADDRSTRLEN defined

metze

16 years agor25596: It isn't valid to take the address of an array on the stack, and this
Andrew Bartlett [Wed, 10 Oct 2007 01:54:07 +0000 (01:54 +0000)]
r25596: It isn't valid to take the address of an array on the stack, and this
isn't what memset wants anyway.

Thanks to Indar Kriplani <indar.kriplani@gmail.com>.  Fixes bug 5010

Andrew Bartlett

16 years agor25595: we pass the "blackbox.smbclient.*USER and PASSWD" test
Stefan Metzmacher [Tue, 9 Oct 2007 19:01:48 +0000 (19:01 +0000)]
r25595: we pass the "blackbox.smbclient.*USER and PASSWD" test
so don't let the build-farm complain that is passes unexpected

metze

16 years agor25594: Merge from 3_2:
Günther Deschner [Tue, 9 Oct 2007 16:26:11 +0000 (16:26 +0000)]
r25594: Merge from 3_2:

"Add missing security_secinfo bits as seen while managing security descriptor
inheritance with regedit."

Guenther

16 years agor25586: Fix getaddrinfo detection - from Timur.
Jeremy Allison [Mon, 8 Oct 2007 23:10:09 +0000 (23:10 +0000)]
r25586: Fix getaddrinfo detection - from Timur.
Jeremy.

16 years agor25585: don't start winbindd untill the build-farm faked users work with it
Stefan Metzmacher [Mon, 8 Oct 2007 20:06:37 +0000 (20:06 +0000)]
r25585: don't start winbindd untill the build-farm faked users work with it

metze

16 years agor25582: build nmblookup with make testsuite as it's needed in the blackbox tests
Stefan Metzmacher [Mon, 8 Oct 2007 17:43:27 +0000 (17:43 +0000)]
r25582: build nmblookup with make testsuite as it's needed in the blackbox tests

metze

16 years agor25581: move variable to the place it belongs to.
Stefan Metzmacher [Mon, 8 Oct 2007 15:22:26 +0000 (15:22 +0000)]
r25581: move variable to the place it belongs to.

metze

16 years agor25580: Error out if there are no tests to run.
Jelmer Vernooij [Mon, 8 Oct 2007 14:57:11 +0000 (14:57 +0000)]
r25580: Error out if there are no tests to run.

16 years agor25579: BOOL -> bool
Stefan Metzmacher [Mon, 8 Oct 2007 14:22:10 +0000 (14:22 +0000)]
r25579: BOOL -> bool

metze

16 years agor25578: BOOL -> bool
Stefan Metzmacher [Mon, 8 Oct 2007 14:21:22 +0000 (14:21 +0000)]
r25578: BOOL -> bool

metze

16 years agor25577: BOOL -> bool
Stefan Metzmacher [Mon, 8 Oct 2007 14:19:35 +0000 (14:19 +0000)]
r25577: BOOL -> bool

metze

16 years agor25576: BOOL -> bool
Stefan Metzmacher [Mon, 8 Oct 2007 14:18:19 +0000 (14:18 +0000)]
r25576: BOOL -> bool

metze

16 years agor25574: Support SMBD_OPTIONS, NMBD_OPTIONS and WINBINDD_OPTIONS environment variables...
Jelmer Vernooij [Mon, 8 Oct 2007 12:57:30 +0000 (12:57 +0000)]
r25574: Support SMBD_OPTIONS, NMBD_OPTIONS and WINBINDD_OPTIONS environment variables for make test.

16 years agor25566: Use -lexecinfo for backtraces on FreeBSD. Patch by Timur I. Bakeyev <timur...
Jelmer Vernooij [Mon, 8 Oct 2007 10:05:13 +0000 (10:05 +0000)]
r25566: Use -lexecinfo for backtraces on FreeBSD. Patch by Timur I. Bakeyev <timur@com.bat.ru>

16 years agor25562: Use standard bool types in cyrus sasl code - patch by Julien.
Jelmer Vernooij [Sun, 7 Oct 2007 13:10:39 +0000 (13:10 +0000)]
r25562: Use standard bool types in cyrus sasl code - patch by Julien.

16 years agor25558: Define HAVE_* for other gai functions to prevent problems with libroken.
Jelmer Vernooij [Sun, 7 Oct 2007 00:25:27 +0000 (00:25 +0000)]
r25558: Define HAVE_* for other gai functions to prevent problems with libroken.

16 years agor25556: Update README.
Jelmer Vernooij [Sat, 6 Oct 2007 22:58:15 +0000 (22:58 +0000)]
r25556: Update README.

16 years agor25555: Remove support for BOOL, True and False.
Jelmer Vernooij [Sat, 6 Oct 2007 22:42:39 +0000 (22:42 +0000)]
r25555: Remove support for BOOL, True and False.

16 years agor25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij [Sat, 6 Oct 2007 22:28:14 +0000 (22:28 +0000)]
r25554: Convert last instances of BOOL, True and False to the standard types.

16 years agor25553: Convert to standard bool type.
Jelmer Vernooij [Sat, 6 Oct 2007 22:25:41 +0000 (22:25 +0000)]
r25553: Convert to standard bool type.

16 years agor25552: Convert to standard bool type.
Jelmer Vernooij [Sat, 6 Oct 2007 22:16:19 +0000 (22:16 +0000)]
r25552: Convert to standard bool type.

16 years agor25551: Convert to standard bool type.
Jelmer Vernooij [Sat, 6 Oct 2007 22:10:49 +0000 (22:10 +0000)]
r25551: Convert to standard bool type.

16 years agor25550: Convert to standard bool type.
Jelmer Vernooij [Sat, 6 Oct 2007 22:07:21 +0000 (22:07 +0000)]
r25550: Convert to standard bool type.

16 years agor25549: Convert to standard bool type.
Jelmer Vernooij [Sat, 6 Oct 2007 21:48:28 +0000 (21:48 +0000)]
r25549: Convert to standard bool type.

16 years agor25548: Convert to standard bool type.
Jelmer Vernooij [Sat, 6 Oct 2007 21:42:58 +0000 (21:42 +0000)]
r25548: Convert to standard bool type.

16 years agor25547: Convert to standard bool type.
Jelmer Vernooij [Sat, 6 Oct 2007 21:39:52 +0000 (21:39 +0000)]
r25547: Convert to standard bool type.

16 years agor25546: Convert to standard bool type.
Jelmer Vernooij [Sat, 6 Oct 2007 21:33:16 +0000 (21:33 +0000)]
r25546: Convert to standard bool type.

16 years agor25545: Use inet_ntop for ipv4 code as well - should make it easier to share code...
Jelmer Vernooij [Sat, 6 Oct 2007 21:31:00 +0000 (21:31 +0000)]
r25545: Use inet_ntop for ipv4 code as well - should make it easier to share code between IPv4 and IPv6 later on.

16 years agor25544: Cleanup some more indents in lib/registry.
Günther Deschner [Sat, 6 Oct 2007 00:17:44 +0000 (00:17 +0000)]
r25544: Cleanup some more indents in lib/registry.

Guenther

16 years agor25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getnameinfo
Jelmer Vernooij [Fri, 5 Oct 2007 23:54:12 +0000 (23:54 +0000)]
r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getnameinfo
(and friends) from SAMBA_3_2, with some minor tweaks:

- avoid including network headers in replace.h unless absolutely required
- autoconf tests for getaddrinfo() in lib/replace

The heimdal-specific code also no longer looks for these functions anymore.

16 years agor25541: Add setup.py for building ldb python wrappers standalone.
Jelmer Vernooij [Fri, 5 Oct 2007 23:04:46 +0000 (23:04 +0000)]
r25541: Add setup.py for building ldb python wrappers standalone.

16 years agor25540: Remove prototypes for already removed functions.
Jelmer Vernooij [Fri, 5 Oct 2007 23:02:07 +0000 (23:02 +0000)]
r25540: Remove prototypes for already removed functions.

16 years agor25539: Also correct indent for winreg server.
Günther Deschner [Fri, 5 Oct 2007 22:34:25 +0000 (22:34 +0000)]
r25539: Also correct indent for winreg server.

Guenther

16 years agor25537: Use new path for events modules.
Jelmer Vernooij [Fri, 5 Oct 2007 21:58:26 +0000 (21:58 +0000)]
r25537: Use new path for events modules.

16 years agor25536: Fix path for messaging - this code path doesn't appear to have a test, otherw...
Jelmer Vernooij [Fri, 5 Oct 2007 21:54:34 +0000 (21:54 +0000)]
r25536: Fix path for messaging - this code path doesn't appear to have a test, otherwise it would've caused a crash in the testsuite earlier...

16 years agor25535: Deal with events subsystem failures.
Jelmer Vernooij [Fri, 5 Oct 2007 21:51:47 +0000 (21:51 +0000)]
r25535: Deal with events subsystem failures.

16 years agor25532: Fix some more indentations. Sorry Günther, could not resist, after
Michael Adam [Fri, 5 Oct 2007 21:22:07 +0000 (21:22 +0000)]
r25532: Fix some more indentations. Sorry Günther, could not resist, after
having gone through this just before you committed r25529. :-)

Michael

16 years agor25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3.
Günther Deschner [Fri, 5 Oct 2007 21:21:58 +0000 (21:21 +0000)]
r25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3.

Guenther

16 years agor25530: Fix missing dependency
Jelmer Vernooij [Fri, 5 Oct 2007 21:02:42 +0000 (21:02 +0000)]
r25530: Fix missing dependency

16 years agor25529: Reformatting.
Günther Deschner [Fri, 5 Oct 2007 20:45:16 +0000 (20:45 +0000)]
r25529: Reformatting.

Guenther

16 years agor25527: Deal with no tests being registered.
Jelmer Vernooij [Fri, 5 Oct 2007 20:33:55 +0000 (20:33 +0000)]
r25527: Deal with no tests being registered.

16 years agor25524: Fix directory names for local module builds.
Jelmer Vernooij [Fri, 5 Oct 2007 19:51:29 +0000 (19:51 +0000)]
r25524: Fix directory names for local module builds.

16 years agor25522: Convert to standard bool types.
Jelmer Vernooij [Fri, 5 Oct 2007 18:03:01 +0000 (18:03 +0000)]
r25522: Convert to standard bool types.

16 years agor25518: Convert to standard bool types.
Jelmer Vernooij [Fri, 5 Oct 2007 17:24:50 +0000 (17:24 +0000)]
r25518: Convert to standard bool types.

16 years agor25516: Sorry, I reverted too much of r25448 in r25515.
Michael Adam [Fri, 5 Oct 2007 12:41:22 +0000 (12:41 +0000)]
r25516: Sorry, I reverted too much of r25448 in r25515.
These two fixes should have remained! Thanks to
Metze for pointing this out.

Michael

16 years agor25515: Revert r25448:
Michael Adam [Fri, 5 Oct 2007 12:05:40 +0000 (12:05 +0000)]
r25515: Revert r25448:

Immediate structures are *not* supportet by the native C compiler
at least on Solaris, Tru64 and HP-UX.

Michael

16 years agor25514: don't blindly overwrite the result last_reason,
Stefan Metzmacher [Fri, 5 Oct 2007 08:54:27 +0000 (08:54 +0000)]
r25514: don't blindly overwrite the result last_reason,
print the old one as warning...

metze

16 years agor25513: don't hide warnings in subunit mode
Stefan Metzmacher [Fri, 5 Oct 2007 08:53:13 +0000 (08:53 +0000)]
r25513: don't hide warnings in subunit mode

metze

16 years agor25512: reformat code...
Stefan Metzmacher [Fri, 5 Oct 2007 08:51:26 +0000 (08:51 +0000)]
r25512: reformat code...

metze

16 years agor25509: Extend the WINBIND-STRUCT-LOOKUP_NAME_SID test to also
Michael Adam [Thu, 4 Oct 2007 23:20:30 +0000 (23:20 +0000)]
r25509: Extend the WINBIND-STRUCT-LOOKUP_NAME_SID test to also
verify failure of the lookup for an invalid SID and an
invalid name.

Michael

16 years agor25504: run WINBIND tests for samba3
Stefan Metzmacher [Thu, 4 Oct 2007 14:51:11 +0000 (14:51 +0000)]
r25504: run WINBIND tests for samba3

metze

16 years agor25477: Add user and group retrieval functions (used in LIST_USERS/GROUPS tests).
Michael Adam [Wed, 3 Oct 2007 00:37:42 +0000 (00:37 +0000)]
r25477: Add user and group retrieval functions (used in LIST_USERS/GROUPS tests).

Add winbind separator and winbind domain name retrieval functions.

Add WINBIND-STRUCT-LOOKUP_NAME_SID test that walks through the list
of groups and names, converts each name with LOOKUPSID and the resulting
sid with LOOKUPNAME and compares the result with the original name.

Michael

16 years agor25471: Use macros for loadparm field names, should make migration to offsets rather...
Jelmer Vernooij [Tue, 2 Oct 2007 18:40:37 +0000 (18:40 +0000)]
r25471: Use macros for loadparm field names, should make migration to offsets rather than pointers easier later on.

16 years agor25469: Finish WINBIND-STRUCT-SHOW_SEQUENCE test:
Michael Adam [Tue, 2 Oct 2007 16:08:37 +0000 (16:08 +0000)]
r25469: Finish WINBIND-STRUCT-SHOW_SEQUENCE test:
* Extract retrieval of list of sequence numbers into its own function.
* Unclutter comment output.
* Add tests for BUILTIN and local domain not being disconnected.
* Improve use of torture_assert macros.

Michael

16 years agor25468: export WINBINDD_PRIV_PIPE_DIR
Stefan Metzmacher [Tue, 2 Oct 2007 15:56:33 +0000 (15:56 +0000)]
r25468: export WINBINDD_PRIV_PIPE_DIR

metze

16 years agor25467: use uppercase netbios name for samba3.
Stefan Metzmacher [Tue, 2 Oct 2007 15:55:34 +0000 (15:55 +0000)]
r25467: use uppercase netbios name for samba3.

metze

16 years agor25466: fix calculation of $expected_ret, when there're
Stefan Metzmacher [Tue, 2 Oct 2007 15:54:26 +0000 (15:54 +0000)]
r25466: fix calculation of $expected_ret, when there're
some expected and some unexpected failures within
one testsuite.

metze

16 years agor25465: improve plain output...
Stefan Metzmacher [Tue, 2 Oct 2007 15:53:26 +0000 (15:53 +0000)]
r25465: improve plain output...

metze

16 years agor25464: improve build-farm output...
Stefan Metzmacher [Tue, 2 Oct 2007 15:52:23 +0000 (15:52 +0000)]
r25464: improve build-farm output...

metze

16 years agor25463: revert accidently committed type changes for now, broke the build.
Jelmer Vernooij [Tue, 2 Oct 2007 15:02:19 +0000 (15:02 +0000)]
r25463: revert accidently committed type changes for now, broke the build.

16 years agor25462: Remove refernece to categories from js as well.
Jelmer Vernooij [Tue, 2 Oct 2007 14:29:20 +0000 (14:29 +0000)]
r25462: Remove refernece to categories from js as well.

16 years agor25461: Remove section headers in loadparm - trying to keep data and metadata separat...
Jelmer Vernooij [Tue, 2 Oct 2007 13:30:10 +0000 (13:30 +0000)]
r25461: Remove section headers in loadparm - trying to keep data and metadata separate and this should help when refactoring loadparm later on.