metze/old/samba4-sync/samba4-sync.git/.git
16 years agor25600: fix stupid typo...this should fix the build on sunX 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.

16 years agor25460: use common structure in param/generic.c
Jelmer Vernooij [Tue, 2 Oct 2007 13:00:33 +0000 (13:00 +0000)]
r25460: use common structure in param/generic.c

16 years agor25459: Avoid bashism. Reported by Björn Jacke.
Jelmer Vernooij [Tue, 2 Oct 2007 10:50:42 +0000 (10:50 +0000)]
r25459: Avoid bashism. Reported by Björn Jacke.

16 years agor25458: Fix warning
Jelmer Vernooij [Tue, 2 Oct 2007 10:19:00 +0000 (10:19 +0000)]
r25458: Fix warning

16 years agor25457: use different location for out-of-tree builds
Jelmer Vernooij [Tue, 2 Oct 2007 04:45:25 +0000 (04:45 +0000)]
r25457: use different location for out-of-tree builds

16 years agor25456: Avoid externs for charsets for now - it breaks openchange.
Jelmer Vernooij [Mon, 1 Oct 2007 23:26:37 +0000 (23:26 +0000)]
r25456: Avoid externs for charsets for now - it breaks openchange.

16 years agor25454: Use standard bool types in a couple more places.
Jelmer Vernooij [Mon, 1 Oct 2007 22:13:02 +0000 (22:13 +0000)]
r25454: Use standard bool types in a couple more places.

16 years agor25453: Fix include for NTSTATUS.
Jelmer Vernooij [Mon, 1 Oct 2007 21:38:15 +0000 (21:38 +0000)]
r25453: Fix include for NTSTATUS.

16 years agor25452: Move the creation of the server entry to the self join, as this makes
Andrew Bartlett [Mon, 1 Oct 2007 21:08:53 +0000 (21:08 +0000)]
r25452: Move the creation of the server entry to the self join, as this makes
no sense on a member server.

Andrew Bartlett

16 years agor25451: Rework the display of provision options to use printf syntax, and
Andrew Bartlett [Mon, 1 Oct 2007 21:08:06 +0000 (21:08 +0000)]
r25451: Rework the display of provision options to use printf syntax, and
avoid %s in the substituted strings from becoming a problem.

Andrew Bartlett

16 years agor25450: Make it easier to test with a particular version of OpenLDAP, by
Andrew Bartlett [Mon, 1 Oct 2007 21:07:07 +0000 (21:07 +0000)]
r25450: Make it easier to test with a particular version of OpenLDAP, by
setting OPENLDAP_PATH, move to using hdb as the backend (allows
subtree renames), and re-enable the --quiet option.

Andrew Bartlett

16 years agor25449: Add convenience function for opening the default smb.conf for openchange.
Jelmer Vernooij [Mon, 1 Oct 2007 19:46:00 +0000 (19:46 +0000)]
r25449: Add convenience function for opening the default smb.conf for openchange.

16 years agor25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer versions...
Jelmer Vernooij [Mon, 1 Oct 2007 19:30:27 +0000 (19:30 +0000)]
r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer versions of splint support immediate structures just fine.

16 years agor25447: Fix installation of headers. Patch by Brad Hards.
Jelmer Vernooij [Mon, 1 Oct 2007 18:58:38 +0000 (18:58 +0000)]
r25447: Fix installation of headers. Patch by Brad Hards.

16 years agor25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij [Mon, 1 Oct 2007 18:52:55 +0000 (18:52 +0000)]
r25446: Merge some changes I made on the way home from SFO:

2007-09-29 More higher-level passing around of lp_ctx.
2007-09-29 Fix warning.
2007-09-29 Pass loadparm contexts on a higher level.
2007-09-29 Avoid using global loadparm context.

16 years agor25444: Add an initial version of a WINBIND-STRUCT-GETPWENT test.
Michael Adam [Mon, 1 Oct 2007 15:49:56 +0000 (15:49 +0000)]
r25444: Add an initial version of a WINBIND-STRUCT-GETPWENT test.
To be extended...

Michael

16 years agor25443: Enhance the WINBINDD-STRUCT-SHOW_SEQUENCE test:
Michael Adam [Mon, 1 Oct 2007 15:45:01 +0000 (15:45 +0000)]
r25443: Enhance the WINBINDD-STRUCT-SHOW_SEQUENCE test:
Compare the lists of sequence numbers obtained by
(a) calling SHOW_SEQUENCE without domain argument and
(b) walking the list of trusted domains.
output the sequence numbers of the individual domains upon success.

Michael

16 years agor25440: Add simple WINBINDD_SETPWENT and WINBINDD_ENDPWENT tests.
Michael Adam [Sun, 30 Sep 2007 09:19:10 +0000 (09:19 +0000)]
r25440: Add simple WINBINDD_SETPWENT and WINBINDD_ENDPWENT tests.
WINBINDD_GETPWENT is to follow.

Michael

16 years agor25439: Extend the SHOW_SEQUENCE test somewhat to walk the list of trusted domains.
Michael Adam [Sun, 30 Sep 2007 09:15:04 +0000 (09:15 +0000)]
r25439: Extend the SHOW_SEQUENCE test somewhat to walk the list of trusted domains.

Michael

16 years agor25438: start samba3's winbindd in the selftest "dc" env
Stefan Metzmacher [Sun, 30 Sep 2007 09:08:10 +0000 (09:08 +0000)]
r25438: start samba3's winbindd in the selftest "dc" env

metze

16 years agor25437: let the default env for 'make testenv' depend on the target
Stefan Metzmacher [Sun, 30 Sep 2007 09:07:07 +0000 (09:07 +0000)]
r25437: let the default env for 'make testenv' depend on the target
as only samba4 supports the "member target yet.

metze

16 years agor25435: actually pass the statistics to the buildfarm output module
Stefan Metzmacher [Sun, 30 Sep 2007 08:26:53 +0000 (08:26 +0000)]
r25435: actually pass the statistics to the buildfarm output module
to calculate the SELFTEST RUNTIME correct

metze

16 years agor25433: - dcerpc_AuthType is a 8bit enum not 32bit
Stefan Metzmacher [Sun, 30 Sep 2007 07:12:10 +0000 (07:12 +0000)]
r25433: - dcerpc_AuthType is a 8bit enum not 32bit
- also add dcerpc_AuthLevel enum

metze

16 years agor25430: Add the loadparm context to all parametric options.
Jelmer Vernooij [Sat, 29 Sep 2007 18:00:19 +0000 (18:00 +0000)]
r25430: Add the loadparm context to all parametric options.

16 years agor25428: forward declarations of enums are not portable,
Stefan Metzmacher [Sat, 29 Sep 2007 15:16:38 +0000 (15:16 +0000)]
r25428: forward declarations of enums are not portable,
so pass struct cli_credentials *cred instead of
enum credentials_use_kerberos use_kerberos.

metze

16 years agor25427: fix SELFTEST RUNTIME calculation for the build-farm
Stefan Metzmacher [Sat, 29 Sep 2007 08:57:02 +0000 (08:57 +0000)]
r25427: fix SELFTEST RUNTIME calculation for the build-farm

metze

16 years agor25425: move LDB_MODULESDIR define into config.h
Stefan Metzmacher [Sat, 29 Sep 2007 07:57:13 +0000 (07:57 +0000)]
r25425: move LDB_MODULESDIR define into config.h
this hopefully fixes the build on some hosts

metze

16 years agor25421: SHLIBEXT comes in via samba's config.h already
Stefan Metzmacher [Sat, 29 Sep 2007 06:04:40 +0000 (06:04 +0000)]
r25421: SHLIBEXT comes in via samba's config.h already

metze

16 years agor25419: fix generation of git revision calculation
Stefan Metzmacher [Fri, 28 Sep 2007 23:40:47 +0000 (23:40 +0000)]
r25419: fix generation of git revision calculation

metze

16 years agor25411: Fix IPv6 socket backend.
Jelmer Vernooij [Fri, 28 Sep 2007 18:54:55 +0000 (18:54 +0000)]
r25411: Fix IPv6 socket backend.

16 years agor25410: Use C99 struct initialization.
Jelmer Vernooij [Fri, 28 Sep 2007 18:53:26 +0000 (18:53 +0000)]
r25410: Use C99 struct initialization.

16 years agor25409: Add SHOW_SEQUENCE winbind test (struct based).
Michael Adam [Fri, 28 Sep 2007 18:46:55 +0000 (18:46 +0000)]
r25409: Add SHOW_SEQUENCE winbind test (struct based).

Michael

16 years agor25404: fix the build
Stefan Metzmacher [Fri, 28 Sep 2007 05:19:37 +0000 (05:19 +0000)]
r25404: fix the build

metze

16 years agor25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij [Fri, 28 Sep 2007 01:17:46 +0000 (01:17 +0000)]
r25398: Parse loadparm context to all lp_*() functions.

16 years agor25395: Fix help for --socket-wrapper-pcap.
Jelmer Vernooij [Thu, 27 Sep 2007 23:44:38 +0000 (23:44 +0000)]
r25395: Fix help for --socket-wrapper-pcap.

16 years agor25394: Print out version info in test output for use by Samba 3.
Jelmer Vernooij [Thu, 27 Sep 2007 23:38:30 +0000 (23:38 +0000)]
r25394: Print out version info in test output for use by Samba 3.