aaptel/samba-autobuild/.git
13 years agoRelease alpha15. samba-4.0.0alpha15
Jelmer Vernooij [Sat, 23 Apr 2011 21:39:41 +0000 (23:39 +0200)]
Release alpha15.

13 years agoUpdate WHATSNEW4.txt.
Jelmer Vernooij [Sat, 23 Apr 2011 21:38:52 +0000 (23:38 +0200)]
Update WHATSNEW4.txt.

13 years agoFix case of libUTIL_LDB.
Jelmer Vernooij [Sat, 23 Apr 2011 15:59:23 +0000 (17:59 +0200)]
Fix case of libUTIL_LDB.

Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sat Apr 23 18:52:06 CEST 2011 on sn-devel-104

13 years agoAdd missing dependency on com_err.
Jelmer Vernooij [Sat, 23 Apr 2011 13:56:39 +0000 (15:56 +0200)]
Add missing dependency on com_err.

Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sat Apr 23 16:53:03 CEST 2011 on sn-devel-104

13 years agoAdd check for krb5_free_unparsed_name, when using external heimdal.
Jelmer Vernooij [Sat, 23 Apr 2011 13:46:18 +0000 (15:46 +0200)]
Add check for krb5_free_unparsed_name, when using external heimdal.

13 years agos3: Fix Coverity ID 2478, UNINIT
Volker Lendecke [Sat, 23 Apr 2011 08:31:14 +0000 (10:31 +0200)]
s3: Fix Coverity ID 2478, UNINIT

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Sat Apr 23 14:11:22 CEST 2011 on sn-devel-104

13 years agos3:include/vfs.h: remove very old hints for vfs modules with interface version < 8
Stefan Metzmacher [Sat, 23 Apr 2011 08:17:27 +0000 (10:17 +0200)]
s3:include/vfs.h: remove very old hints for vfs modules with interface version < 8

The interface version is at 28 now, and this defines cause problem
on some systems, e.g. Tru64 defines vfs_init in the system headers.

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Sat Apr 23 12:07:35 CEST 2011 on sn-devel-104

13 years agoRevert "s3-vfs: another attempt to fix the Tru64 build."
Stefan Metzmacher [Sat, 23 Apr 2011 08:15:00 +0000 (10:15 +0200)]
Revert "s3-vfs: another attempt to fix the Tru64 build."

This reverts commit 52909271879d909533a86c3a448839debb6497c6.

A better fix will follow.

metze

13 years agos3:smbd/nttrans: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef's
Stefan Metzmacher [Sat, 23 Apr 2011 08:30:59 +0000 (10:30 +0200)]
s3:smbd/nttrans: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef's

We rely on uint64_t for a long time now...

metze

13 years agos3:lib/sysquota: remove ugly LARGE_SMB_OFF_T ifdef's
Stefan Metzmacher [Sat, 23 Apr 2011 08:27:37 +0000 (10:27 +0200)]
s3:lib/sysquota: remove ugly LARGE_SMB_OFF_T ifdef's

We rely on uint64_t for a long time now...

metze

13 years agos3:libsmb: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef's
Stefan Metzmacher [Sat, 23 Apr 2011 08:22:32 +0000 (10:22 +0200)]
s3:libsmb: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef's

We rely on uint64_t for a long time now...

metze

13 years agoSupport the 'PYTHON' environment variable.
Jelmer Vernooij [Sat, 23 Apr 2011 00:04:13 +0000 (02:04 +0200)]
Support the 'PYTHON' environment variable.

Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sat Apr 23 04:19:05 CEST 2011 on sn-devel-104

13 years agoscript/librelease: display the permission on the server
Stefan Metzmacher [Fri, 22 Apr 2011 08:25:23 +0000 (10:25 +0200)]
script/librelease: display the permission on the server

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Fri Apr 22 11:40:13 CEST 2011 on sn-devel-104

13 years agoscript/librelease: add more error checking
Stefan Metzmacher [Fri, 22 Apr 2011 08:18:15 +0000 (10:18 +0200)]
script/librelease: add more error checking

metze

13 years agoscript/librelease: set umask 0022
Stefan Metzmacher [Fri, 22 Apr 2011 08:14:45 +0000 (10:14 +0200)]
script/librelease: set umask 0022

Releases should be readable by everyone.

metze

13 years agoscript/librelease: use a GPG_KEYID variable to hold the signing key
Stefan Metzmacher [Fri, 22 Apr 2011 08:08:52 +0000 (10:08 +0200)]
script/librelease: use a GPG_KEYID variable to hold the signing key

metze

13 years agos3: Fix Coverity ID 2047, UNUSED_VALUE
Volker Lendecke [Fri, 22 Apr 2011 08:05:42 +0000 (10:05 +0200)]
s3: Fix Coverity ID 2047, UNUSED_VALUE

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Fri Apr 22 10:53:24 CEST 2011 on sn-devel-104

13 years agos3: Fix Coverity ID 2325, RESOURCE_LEAK
Volker Lendecke [Fri, 22 Apr 2011 07:51:42 +0000 (09:51 +0200)]
s3: Fix Coverity ID 2325, RESOURCE_LEAK

13 years agos3: Fix Coverity ID 2336, NULL_RETURNS
Volker Lendecke [Fri, 22 Apr 2011 07:48:10 +0000 (09:48 +0200)]
s3: Fix Coverity ID 2336, NULL_RETURNS

13 years agos3: Fix Coverity ID 2335, CHECKED_RETURN
Volker Lendecke [Fri, 22 Apr 2011 07:45:54 +0000 (09:45 +0200)]
s3: Fix Coverity ID 2335, CHECKED_RETURN

13 years agoasn1: Fix Coverity ID 2299, CHECKED_RETURN
Volker Lendecke [Fri, 22 Apr 2011 07:41:52 +0000 (09:41 +0200)]
asn1: Fix Coverity ID 2299, CHECKED_RETURN

13 years agos3: Fix Coverity ID 2307, NULL_RETURNS
Volker Lendecke [Fri, 22 Apr 2011 07:39:37 +0000 (09:39 +0200)]
s3: Fix Coverity ID 2307, NULL_RETURNS

13 years agos3: Fix Coverity ID 986, BUFFER_SIZE_WARNING
Volker Lendecke [Fri, 22 Apr 2011 07:34:35 +0000 (09:34 +0200)]
s3: Fix Coverity ID 986, BUFFER_SIZE_WARNING

strncpy can leave the destination unterminated

13 years agos3: Fix Coverity ID 1340, NULL_RETURNS
Volker Lendecke [Thu, 21 Apr 2011 20:09:27 +0000 (22:09 +0200)]
s3: Fix Coverity ID 1340, NULL_RETURNS

13 years agoCosmetic. Fix bad indentation.
Jeremy Allison [Fri, 22 Apr 2011 00:25:13 +0000 (17:25 -0700)]
Cosmetic. Fix bad indentation.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Fri Apr 22 03:16:43 CEST 2011 on sn-devel-104

13 years agoFix compiler warning in debug message.
Jeremy Allison [Fri, 22 Apr 2011 00:22:44 +0000 (17:22 -0700)]
Fix compiler warning in debug message.

13 years agoRemove duplicate code - move to parent_dirname() as a common function.
Jeremy Allison [Thu, 21 Apr 2011 23:50:49 +0000 (16:50 -0700)]
Remove duplicate code - move to parent_dirname() as a common function.

13 years agos3-vfs: another attempt to fix the Tru64 build.
Günther Deschner [Thu, 21 Apr 2011 22:50:35 +0000 (00:50 +0200)]
s3-vfs: another attempt to fix the Tru64 build.

vfsops struct on Tru64 has a vfs_init function pointer.

Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Fri Apr 22 01:49:59 CEST 2011 on sn-devel-104

13 years agos3-waf: try to fix the build on sunos5.
Günther Deschner [Thu, 21 Apr 2011 22:49:54 +0000 (00:49 +0200)]
s3-waf: try to fix the build on sunos5.

Guenther

13 years agos3-waf: fix typo in comment.
Günther Deschner [Thu, 21 Apr 2011 22:49:28 +0000 (00:49 +0200)]
s3-waf: fix typo in comment.

Guenther

13 years agoRevert "s3-vfs: try to fix the Tru64 build."
Günther Deschner [Thu, 21 Apr 2011 22:15:47 +0000 (00:15 +0200)]
Revert "s3-vfs: try to fix the Tru64 build."

This reverts commit 1b7cd33291ec69f58a68396cf7406a6da3083df3.

13 years agos3-vfs: try to fix the Tru64 build.
Günther Deschner [Thu, 21 Apr 2011 16:26:40 +0000 (18:26 +0200)]
s3-vfs: try to fix the Tru64 build.

Volker, Jeremy please check.

Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Thu Apr 21 19:14:00 CEST 2011 on sn-devel-104

13 years agos3-proto: move more rpc client prototypes to cli_pipe.h.
Günther Deschner [Thu, 21 Apr 2011 16:24:35 +0000 (18:24 +0200)]
s3-proto: move more rpc client prototypes to cli_pipe.h.

Guenther

13 years agoscript: add hardcoded library release key id
Stefan Metzmacher [Thu, 21 Apr 2011 15:37:06 +0000 (17:37 +0200)]
script: add hardcoded library release key id

We don't want to use the key that might be configured
in ~/.gitconfig.

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Thu Apr 21 18:25:32 CEST 2011 on sn-devel-104

13 years agos4:ldb: change version to 1.1.0 after adding new functions: ldb-1.1.0
Stefan Metzmacher [Sat, 9 Apr 2011 09:33:03 +0000 (11:33 +0200)]
s4:ldb: change version to 1.1.0 after adding new functions:

ldb_ldif_parse_modrdn()
ldb_req_set_custom_flags()
ldb_req_get_custom_flags()

Signed-off-by: Simo Sorce <idra@samba.org>
metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Thu Apr 21 17:15:16 CEST 2011 on sn-devel-104

13 years agoldb: add custom flags and functions for the application that wants to manipulate...
Matthieu Patou [Wed, 20 Apr 2011 16:26:47 +0000 (20:26 +0400)]
ldb: add custom flags and functions for the application that wants to manipulate them

Signed-off-by: Simo Sorce <idra@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
13 years agos4:ldb/tests: add tests for ldbmodify and 'modrdn'
Stefan Metzmacher [Wed, 6 Apr 2011 18:14:54 +0000 (20:14 +0200)]
s4:ldb/tests: add tests for ldbmodify and 'modrdn'

Signed-off-by: Simo Sorce <idra@samba.org>
metze

13 years agos4:ldb/tools: add support for "modrdn" to ldbmodify
Stefan Metzmacher [Tue, 5 Apr 2011 12:42:06 +0000 (14:42 +0200)]
s4:ldb/tools: add support for "modrdn" to ldbmodify

Signed-off-by: Simo Sorce <idra@samba.org>
metze

13 years agos4:ldb/ldif: add support for "modrdn"
Stefan Metzmacher [Tue, 5 Apr 2011 12:41:27 +0000 (14:41 +0200)]
s4:ldb/ldif: add support for "modrdn"

This add a ldb_ldif_parse_modrdn() helper function to parse
the information out of a ldb_message structure.

Signed-off-by: Simo Sorce <idra@samba.org>
metze

13 years agos3-vfs: rename open function to open_fn.
Günther Deschner [Wed, 20 Apr 2011 20:55:25 +0000 (22:55 +0200)]
s3-vfs: rename open function to open_fn.

This should finally fix the AIX build and allow to remove AIX specific ifdefs.

Guenther

Signed-off-by: Jeremy Allison <jra@samba.org>
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Thu Apr 21 02:01:20 CEST 2011 on sn-devel-104

13 years agos3-build: move MAP_FILE define to the only place used.
Günther Deschner [Wed, 20 Apr 2011 16:21:25 +0000 (18:21 +0200)]
s3-build: move MAP_FILE define to the only place used.

Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Wed Apr 20 19:16:47 CEST 2011 on sn-devel-104

13 years agos3-smbd: fix the AIX 5.3 build.
Günther Deschner [Wed, 20 Apr 2011 15:54:24 +0000 (17:54 +0200)]
s3-smbd: fix the AIX 5.3 build.

(AIX defines open to be open64)

Guenther

13 years agos4-smbtorture: restructure documentname handling in spoolss test a bit.
Günther Deschner [Wed, 20 Apr 2011 15:53:43 +0000 (17:53 +0200)]
s4-smbtorture: restructure documentname handling in spoolss test a bit.

Guenther

13 years agos3-spoolss: fix debug statement in spoolss_addprinterex_level_2().
Günther Deschner [Wed, 20 Apr 2011 15:19:15 +0000 (17:19 +0200)]
s3-spoolss: fix debug statement in spoolss_addprinterex_level_2().

Guenther

13 years agolib/util/charset Always set *converted_size even on failure
Andrew Bartlett [Thu, 14 Apr 2011 07:22:53 +0000 (17:22 +1000)]
lib/util/charset Always set *converted_size even on failure

The caller may wish to inspect the partially converted string.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Wed Apr 20 05:17:48 CEST 2011 on sn-devel-104

13 years agolib/util/charset create _handle functions for convert_string() et al
Andrew Bartlett [Tue, 12 Apr 2011 04:36:17 +0000 (14:36 +1000)]
lib/util/charset create _handle functions for convert_string() et al

This is now API compatible with the existing code in lib/util/charset

lazy_initialize_conv() is no longer called as init_iconv() is called
when the smb.conf is processed, and get_conv_handle() will auto-init
with defaults if required.

load_case_tables_library() is no longer requried as all binaries and
libraries already load these in their entry points, as otherwise all
the other string functions would fail.

Andrew Bartlett

13 years agolibcli/auth Move PAC parsing and verification in common.
Andrew Bartlett [Wed, 20 Apr 2011 02:05:27 +0000 (12:05 +1000)]
libcli/auth Move PAC parsing and verification in common.

This uses the source3 PAC code (originally from Samba4) with some
small changes to restore functionality needed by the torture tests,
and to have a common API.

Andrew Bartlett

13 years agolibcli/auth: Move more kerberos wrapping in common
Andrew Bartlett [Wed, 20 Apr 2011 02:03:48 +0000 (12:03 +1000)]
libcli/auth: Move more kerberos wrapping in common

These functions are required to get the krb5 PAC parsing and
verfication in common.

Andrew Bartlett

13 years agos3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred()
Andrew Bartlett [Fri, 15 Apr 2011 22:50:53 +0000 (08:50 +1000)]
s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred()

This Heimdal function does not set the global state, and allows the
GSSAPI server to progress further when compiled against Heimdal (such
as in the top level build).

The ability to specify a keytab has been removed from the API as it is
unused, and and the Heimdal function (avoiding setting global
variables) works with an open keytab.

Andrew Bartlett

13 years agotdb_backup: avoid transaction on backup file, use lockall
Simo Sorce [Sun, 10 Apr 2011 02:21:35 +0000 (22:21 -0400)]
tdb_backup: avoid transaction on backup file, use lockall

Transactions have the side effect of generating bigger files.
By removing the transaction files get as much as 30% smaller.

Autobuild-User: Simo Sorce <idra@samba.org>
Autobuild-Date: Tue Apr 19 23:34:37 CEST 2011 on sn-devel-104

13 years agoFix Bug #8099 setpwent() actually does endpwent() and vice versa on FreeBSD
Sergey Korsak [Mon, 18 Apr 2011 12:48:47 +0000 (14:48 +0200)]
Fix Bug #8099 setpwent() actually does endpwent() and vice versa on FreeBSD

Signed-off-by: Günther Deschner <gd@samba.org>
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Tue Apr 19 19:15:14 CEST 2011 on sn-devel-104

13 years agotdb: make sure we skip over recovery area correctly.
Rusty Russell [Tue, 19 Apr 2011 11:30:59 +0000 (21:00 +0930)]
tdb: make sure we skip over recovery area correctly.

If it's really the recovery area, we can trust the rec_len field, and
don't have to go groping for bitpatterns.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
Autobuild-Date: Tue Apr 19 14:15:22 CEST 2011 on sn-devel-104

13 years agotdb_expand: limit the expansion with huge records
Simo Sorce [Mon, 18 Apr 2011 12:45:11 +0000 (22:15 +0930)]
tdb_expand: limit the expansion with huge records

ldb can create huge records when saving indexes.
Limit the tdb expansion to avoid consuming a lot of memory for
no good reason if the record being saved is huge.

13 years agotdb: tdb_repack() only when it's worthwhile.
Rusty Russell [Mon, 18 Apr 2011 12:45:11 +0000 (22:15 +0930)]
tdb: tdb_repack() only when it's worthwhile.

tdb_repack() is expensive and consumes memory, so we can spend some
effort to see if it's worthwhile.  In particular, tdbbackup doesn't
need to repack: it started with an empty database!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
13 years agotdb: fix transaction recovery area for converted tdbs.
Rusty Russell [Mon, 18 Apr 2011 12:45:11 +0000 (22:15 +0930)]
tdb: fix transaction recovery area for converted tdbs.

This is why macros are dangerous; these were converting the pointers, not the
things pointed to!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
13 years agoselftest Consolidate server wall clock time limits
Andrew Bartlett [Tue, 19 Apr 2011 03:50:40 +0000 (13:50 +1000)]
selftest Consolidate server wall clock time limits

This helps ensure that we don't have the Samba3 servers stop before
the full make test is finished.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Tue Apr 19 09:03:07 CEST 2011 on sn-devel-104

13 years agoselftest: move warning about invalid environments up to selftest.pl
Andrew Bartlett [Tue, 19 Apr 2011 02:43:54 +0000 (12:43 +1000)]
selftest: move warning about invalid environments up to selftest.pl

13 years agoselftest: Don't specify SELFTEST_TARGET as an env variable
Andrew Bartlett [Tue, 19 Apr 2011 01:59:28 +0000 (11:59 +1000)]
selftest: Don't specify SELFTEST_TARGET as an env variable

It is much more reliable to specify it as a direct parameter, and this
is needed for the combined 'make test'.

Andrew Bartlett

13 years agoselftest Test for socket_wrapper support in combined samba target as well
Andrew Bartlett [Tue, 19 Apr 2011 01:58:50 +0000 (11:58 +1000)]
selftest Test for socket_wrapper support in combined samba target as well

13 years agoselftest: Add hooks to enable a combined selftest run.
Andrew Bartlett [Mon, 18 Apr 2011 08:59:00 +0000 (18:59 +1000)]
selftest: Add hooks to enable a combined selftest run.

Andrew Bartlett

13 years agos4-selftest Rename Samba4 'member' test environment to s4member
Andrew Bartlett [Mon, 18 Apr 2011 08:57:22 +0000 (18:57 +1000)]
s4-selftest Rename Samba4 'member' test environment to s4member

This will avoid a conflict with the s3 'member' environment.

Andrew Bartlett

13 years agos4-selftest: Move Samba4 test interfaces out of the way of the Samba3 tests.
Andrew Bartlett [Mon, 18 Apr 2011 08:56:41 +0000 (18:56 +1000)]
s4-selftest: Move Samba4 test interfaces out of the way of the Samba3 tests.

This avoids a conflict when we merge the test suites.

13 years agos3-selftest Fix interface localktest6 listens on.
Andrew Bartlett [Mon, 18 Apr 2011 08:55:35 +0000 (18:55 +1000)]
s3-selftest Fix interface localktest6 listens on.

Andrew Bartlett

13 years agoselftest Add combined 'Samba' target module
Andrew Bartlett [Mon, 18 Apr 2011 07:38:35 +0000 (17:38 +1000)]
selftest Add combined 'Samba' target module

To work around environment variable handling, the initialisation of
NSS_WRAPPER_WINBIND_SO_PATH is pushed in to Samba3.pm (the s3 autoconf
build still overrides this)

Andrew Bartlett

13 years agos4-selftest: Avoid duplicating the servers IP in the provision() sub arguments.
Andrew Bartlett [Mon, 18 Apr 2011 06:09:30 +0000 (16:09 +1000)]
s4-selftest: Avoid duplicating the servers IP in the provision() sub arguments.

This should make it easier to change the IP address.

Andrew Bartlett

13 years agos3-selftest Rename s3 DC environment to s3dc
Andrew Bartlett [Mon, 18 Apr 2011 05:28:40 +0000 (15:28 +1000)]
s3-selftest Rename s3 DC environment to s3dc

This should avoid a clash with the s4 DC environment in a future
combined 'make test'.

Andrew Bartlett

13 years agos4-selftest: Stop creating netbios aliases everywhere
Andrew Bartlett [Mon, 18 Apr 2011 04:34:40 +0000 (14:34 +1000)]
s4-selftest: Stop creating netbios aliases everywhere

This reduces some of the clutter when we have quite so many server
configurations starting.

The one case that actually needs an alias (dc environment for the
test_nmblookup.sh test) will still keep it.

Andrew Bartlett

13 years agoselftest: put the target on the environment
Andrew Bartlett [Mon, 18 Apr 2011 03:44:36 +0000 (13:44 +1000)]
selftest: put the target on the environment

This will allow us to have a 'switch' target type that creates
environments from Samba3 or Samba4 as required.

Andrew Bartlett

13 years agolib/socket_wrapper: allow up to 32 interfaces for a bigger 'make test'
Andrew Bartlett [Tue, 19 Apr 2011 00:02:55 +0000 (10:02 +1000)]
lib/socket_wrapper: allow up to 32 interfaces for a bigger 'make test'

The combined s3/s4 'make test' needs more interfaces.

Andrew Bartlett

13 years agoFix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs are null.
Jeremy Allison [Mon, 18 Apr 2011 21:32:11 +0000 (14:32 -0700)]
Fix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs are null.

Correct fix - ensure we have enough length, and correctly null out
passed in structs if not.

Jeremy.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Tue Apr 19 00:17:08 CEST 2011 on sn-devel-104

13 years agos3 waf: Mimic the autoconf check for netgrent
Kai Blin [Mon, 18 Apr 2011 12:55:51 +0000 (14:55 +0200)]
s3 waf: Mimic the autoconf check for netgrent

The autoconf check for netgrent headers makes sure that the compiler flag used
(-Werror-implicit-function-declaration) is recognized by the compiler before
using it for the test. Mimic this behaviour in the waf checks.
Thanks to gd for noticing this.

Signed-off-by: Günther Deschner <gd@samba.org>
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Mon Apr 18 16:24:15 CEST 2011 on sn-devel-104

13 years agos3 autobuild: Fix CFLAG check for netgrent tests
Kai Blin [Mon, 18 Apr 2011 12:48:47 +0000 (14:48 +0200)]
s3 autobuild: Fix CFLAG check for netgrent tests

In 45ac8ffd I accidently added the wrong flag check. Fix this.
Thanks to gd for noticing.

Signed-off-by: Günther Deschner <gd@samba.org>
13 years agos3: Fix the build of vfs_gpfs.c
Volker Lendecke [Mon, 18 Apr 2011 11:53:51 +0000 (13:53 +0200)]
s3: Fix the build of vfs_gpfs.c

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Mon Apr 18 14:40:07 CEST 2011 on sn-devel-104

13 years agosamba-tool: fix machinepw command so that we use the full path to the secret database...
Matthieu Patou [Sun, 17 Apr 2011 10:15:40 +0000 (14:15 +0400)]
samba-tool: fix machinepw command so that we use the full path to the secret database and raise an error if secret can't be found

Autobuild-User: Matthieu Patou <mat@samba.org>
Autobuild-Date: Sun Apr 17 13:12:27 CEST 2011 on sn-devel-104

13 years agos3: Use \0 instead of NULL when 0-terminating a string
Volker Lendecke [Sun, 17 Apr 2011 09:32:28 +0000 (11:32 +0200)]
s3: Use \0 instead of NULL when 0-terminating a string

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Sun Apr 17 12:26:15 CEST 2011 on sn-devel-104

13 years agos3: guest sesssetup is only 13 words
Volker Lendecke [Sat, 2 Apr 2011 21:53:27 +0000 (23:53 +0200)]
s3: guest sesssetup is only 13 words
(cherry picked from commit 69650a2aaa8649570261df7efccb35ad76d7cfc1)

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Sat Apr 16 16:20:08 CEST 2011 on sn-devel-104

13 years agos3: Remove an unused variable
Volker Lendecke [Sat, 16 Apr 2011 13:27:53 +0000 (15:27 +0200)]
s3: Remove an unused variable

13 years agos3: Use tevent_req_nterror properly in a few places
Volker Lendecke [Sat, 2 Apr 2011 14:02:23 +0000 (16:02 +0200)]
s3: Use tevent_req_nterror properly in a few places

13 years agoRemove broken link.
Jelmer Vernooij [Sat, 16 Apr 2011 11:46:07 +0000 (13:46 +0200)]
Remove broken link.

Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sat Apr 16 14:59:15 CEST 2011 on sn-devel-104

13 years agoutil: Build samba-util without unresolved symbols.
Brad Hards [Thu, 14 Apr 2011 06:12:19 +0000 (16:12 +1000)]
util: Build samba-util without unresolved symbols.

This is useful for the Samba4 case where external users otherwise need to link to
(private) libsamba-util-common.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Sat Apr 16 12:29:33 CEST 2011 on sn-devel-104

13 years agos4-heimdal: Allow any kvno to match when searching the keytab.
Andrew Bartlett [Sat, 16 Apr 2011 05:44:23 +0000 (15:44 +1000)]
s4-heimdal: Allow any kvno to match when searching the keytab.

Windows does not use a KVNO when it checks it's passwords, and MIT
doesn't check the KVNO when no acceptor identity is specified (looping
over all keys in the keytab).

Andrew Bartlett

13 years agos3-gse Allow GSSAPI wrapper to compile against Heimdal
Andrew Bartlett [Fri, 15 Apr 2011 23:22:08 +0000 (09:22 +1000)]
s3-gse Allow GSSAPI wrapper to compile against Heimdal

13 years agoselftest: Allow the top level build to run the samba4 or samba3 tests
Andrew Bartlett [Fri, 15 Apr 2011 22:47:50 +0000 (08:47 +1000)]
selftest: Allow the top level build to run the samba4 or samba3 tests

This is selected with for example

./buildtools/bin/waf test --target=samba3

Andrew Bartlett

13 years agos4-heimdal_build: Add extra HAVE defines needed for the source3 krb5 code
Andrew Bartlett [Fri, 15 Apr 2011 22:46:25 +0000 (08:46 +1000)]
s4-heimdal_build: Add extra HAVE defines needed for the source3 krb5 code

13 years agoselftest Remove selftest of the test subsystem
Andrew Bartlett [Fri, 15 Apr 2011 06:58:50 +0000 (16:58 +1000)]
selftest Remove selftest of the test subsystem

The intereactions between selftest.pl and the target are now too
complex to unit test like this any more.

Andrew Bartlett

13 years agoselftest: Move Samba4 selftest wscript to the top level
Andrew Bartlett [Fri, 15 Apr 2011 06:42:35 +0000 (16:42 +1000)]
selftest: Move Samba4 selftest wscript to the top level

13 years agoselftest Add binary mappings for samba3 selftest
Andrew Bartlett [Fri, 15 Apr 2011 06:39:53 +0000 (16:39 +1000)]
selftest Add binary mappings for samba3 selftest

This will help us have a top level 'make test', working around the
fact that the --eanble-s3build has different names for some of these
binaries, without fixing the names forever (we can just change the
mapping later).

Andrew Bartlett

13 years agoselftest: Start using the binary mapping at the python layer as well
Andrew Bartlett [Fri, 15 Apr 2011 05:17:58 +0000 (15:17 +1000)]
selftest: Start using the binary mapping at the python layer as well

13 years agoselftest: Remove duplication between BUILDIR and BINDIR
Andrew Bartlett [Fri, 15 Apr 2011 02:41:22 +0000 (12:41 +1000)]
selftest: Remove duplication between BUILDIR and BINDIR

Just have BINDIR, and have it default to ./bin

Andrew Bartlett

13 years agoselftest: Remove unused BUILDDIR_ABS environment variable
Andrew Bartlett [Fri, 15 Apr 2011 02:28:21 +0000 (12:28 +1000)]
selftest: Remove unused BUILDDIR_ABS environment variable

13 years agoselftest: Provide a single bindir_path function across all targets
Andrew Bartlett [Fri, 15 Apr 2011 02:27:30 +0000 (12:27 +1000)]
selftest: Provide a single bindir_path function across all targets

This will allow a mapping to be made between things like smbtorture4
-> smbtorture that is correct for the different build environments.

Andrew Bartlett

13 years agoTrying to track down the SMB2 error. Add an invariant test.
Jeremy Allison [Fri, 15 Apr 2011 23:30:17 +0000 (16:30 -0700)]
Trying to track down the SMB2 error. Add an invariant test.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Sat Apr 16 02:15:38 CEST 2011 on sn-devel-104

13 years agoUse handle based xattr set if available.
Jeremy Allison [Fri, 15 Apr 2011 17:49:34 +0000 (10:49 -0700)]
Use handle based xattr set if available.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Fri Apr 15 22:11:12 CEST 2011 on sn-devel-104

13 years agoEnsure vfs_chown_fsp() is safe against races.
Jeremy Allison [Fri, 15 Apr 2011 19:21:39 +0000 (12:21 -0700)]
Ensure vfs_chown_fsp() is safe against races.

13 years agos3-waf: only LIBNMB needs to linked against -lresolv.
Günther Deschner [Fri, 15 Apr 2011 13:36:58 +0000 (15:36 +0200)]
s3-waf: only LIBNMB needs to linked against -lresolv.

Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Fri Apr 15 17:02:16 CEST 2011 on sn-devel-104

13 years agos4-dsdb: Add more information on why we don't check the SD control
Matthieu Patou [Thu, 14 Apr 2011 19:03:50 +0000 (23:03 +0400)]
s4-dsdb: Add more information on why we don't check the SD control

Signed-off-by: Nadezhda Ivanova <nivanova@samba.org>
Autobuild-User: Nadezhda Ivanova <nivanova@samba.org>
Autobuild-Date: Fri Apr 15 16:16:27 CEST 2011 on sn-devel-104

13 years agos4-dsdb: If current attribute list is empty use the one from the request
Matthieu Patou [Thu, 14 Apr 2011 18:02:48 +0000 (22:02 +0400)]
s4-dsdb: If current attribute list is empty use the one from the request

This will avoid overwritting attribute list made by upper modules.

Signed-off-by: Nadezhda Ivanova <nivanova@samba.org>
13 years agos3-build: fix the --with-profiling-data build on mac os x.
Günther Deschner [Fri, 15 Apr 2011 10:39:15 +0000 (12:39 +0200)]
s3-build: fix the --with-profiling-data build on mac os x.

Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Fri Apr 15 13:33:43 CEST 2011 on sn-devel-104

13 years agos3-waf: try to fix the non-ldap-but-krb5 build.
Günther Deschner [Fri, 15 Apr 2011 10:37:55 +0000 (12:37 +0200)]
s3-waf: try to fix the non-ldap-but-krb5 build.

Guenther

13 years agos3: Fix bug 8066, wrong output in smbget
Volker Lendecke [Thu, 7 Apr 2011 20:03:49 +0000 (22:03 +0200)]
s3: Fix bug 8066, wrong output in smbget

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Fri Apr 15 09:32:55 CEST 2011 on sn-devel-104