[SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Jeremy Allison
The branch, master has been updated via 4360c5b Patch for bug #8156 - net ads join fails to use the user's kerberos ticket. via e0b2f6b The "workgroup" parameter is not used at all in cli_session_setup_kerberos(). Remove it. from 9f14d10 Fix bug #8157 - std_pcap_cache_reloa

[SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Jeremy Allison
The branch, master has been updated via 9f14d10 Fix bug #8157 - std_pcap_cache_reload() fails to parse a cups printcap file correctly. from 95a55e2 Fix bug 8133 - strange behavior for the file (whose filename first character is period ) in SMB2 case. http://gitweb.samba.org/?p=sam

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-05-20 Thread Karolin Seeger
The branch, v3-6-test has been updated via 9231770 Make protocol version 2 the default protocol, and only run on version 1 if V1 is explcitly given as a module option. from aba30a8 s3-epmapper: Fixed endpoint registration. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-05-20 Thread Karolin Seeger
The branch, v3-6-test has been updated via aba30a8 s3-epmapper: Fixed endpoint registration. from 8546896 Fix bug 8153 found when building on an IPv6-only system by Kai Blin. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test - Log ---

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-05-20 Thread Karolin Seeger
The branch, v3-6-test has been updated via 8546896 Fix bug 8153 found when building on an IPv6-only system by Kai Blin. from 72e50d3 Fix Bug 8152 - smbd crash in release_ip() http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test - Log ---

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-05-20 Thread Karolin Seeger
The branch, v3-6-test has been updated via 72e50d3 Fix Bug 8152 - smbd crash in release_ip() from ba6f63ca s3:rpc_server: create lp_ncalrpc_dir() with 0755 before lp_ncalrpc_dir()/np with 0700 http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test - Log -

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-05-20 Thread Karolin Seeger
The branch, v3-6-test has been updated via ba6f63ca s3:rpc_server: create lp_ncalrpc_dir() with 0755 before lp_ncalrpc_dir()/np with 0700 via 6e89c23 ncalrpc: Force ncalrpc dir to be mode 755 in all users from 7304370 talloc: splitout _talloc_free_children_internal() http:/

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-05-20 Thread Karolin Seeger
The branch, v3-6-test has been updated via 7304370 talloc: splitout _talloc_free_children_internal() via e3ff6f5 talloc: fixed a use after free error in talloc_free_children() via d54493b talloc: use _talloc_free_internal() in talloc_free_children() via ac6bb22 tal

[SCM] Samba Shared Repository - branch v3-5-test updated

2011-05-20 Thread Karolin Seeger
The branch, v3-5-test has been updated via 9c75728 s3-net: make sure we dont crash when publishing a single printer. from 19bbd0a s3/configure: fix GNU ld version detection with old gcc releases http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log --

[SCM] Samba Shared Repository - branch v3-5-test updated

2011-05-20 Thread Karolin Seeger
The branch, v3-5-test has been updated via 19bbd0a s3/configure: fix GNU ld version detection with old gcc releases from c8ba5d4 tdb_expand: limit the expansion with huge records http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test - Log ---

[SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Jeremy Allison
The branch, master has been updated via 95a55e2 Fix bug 8133 - strange behavior for the file (whose filename first character is period ) in SMB2 case. via 38c77db Optimization. If the attributes passed to can_rename() include both FILE_ATTRIBUTE_HIDDEN and FILE_ATTRIBUTE_SYSTEM th

[SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Christian Ambach
The branch, master has been updated via df650fa s3:smbd remove unused code from 8a2eff8 s3: Fork the echo handler only after SMB1 negprot is done http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit

Re: [SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Jelmer Vernooij
On Mon, 2010-05-31 at 09:46 +0200, Stefan (metze) Metzmacher wrote: > > diff --git a/lib/talloc/wscript b/lib/talloc/wscript > > index 3a87506..61930f6 100644 > > --- a/lib/talloc/wscript > > +++ b/lib/talloc/wscript > > @@ -60,14 +60,14 @@ def build(bld): > >abi_file='A

Re: [SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Jelmer Vernooij
On Mon, 2010-05-31 at 19:49 +0200, Stefan (metze) Metzmacher wrote: > Am 31.05.2010 19:23, schrieb Jelmer Vernooij: > > The branch, master has been updated > >via 7f75ee0... ldb: Install ldb_handlers.h header. > >via fe8302b... ldb: Remove Samba-specific symbols. > >via 1

Re: [SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Jelmer Vernooij
Hi Matthias, On Fri, 2010-05-28 at 12:08 -0500, Matthias Dieter Wallnöfer wrote: > Summary of changes: > source4/web_server/wsgi.c |3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > > Changeset truncated at 500 lines: > > diff --git a/source4/web_server/wsgi.c b/source4/web_ser

[SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Volker Lendecke
The branch, master has been updated via 8a2eff8 s3: Fork the echo handler only after SMB1 negprot is done via af9afe9 s3: Fix Coverity ID 2573: UNUSED_VALUE via f043bab s3: Fix an uninitialized variable from 1e472f1 s3:testparm: don't return an error for a warning mes

Re: talloc dep for talloc.h

2011-05-20 Thread simo
On Tue, 2011-01-04 at 11:30 +0100, Jelmer Vernooij wrote: > On Tue, 2011-01-04 at 21:27 +1100, Andrew Bartlett wrote: > > On Tue, 2011-01-04 at 09:55 +0100, Jelmer Vernooij wrote: > > > On Tue, 2011-01-04 at 05:40 +0100, Andrew Bartlett wrote: > > > > commit 640028d158583825ea5ffd1266f099cf8776db5d

Re: [SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Jelmer Vernooij
On Tue, 2011-01-04 at 05:40 +0100, Andrew Bartlett wrote: > commit 640028d158583825ea5ffd1266f099cf8776db5d > Author: Andrew Bartlett > Date: Tue Jan 4 14:41:38 2011 +1100 > > nsswitch Add talloc depencency for nsstest > > nsstest does not use talloc, but it includes talloc.h via i

Re: talloc dep for talloc.h

2011-05-20 Thread Jelmer Vernooij
On Tue, 2011-01-04 at 21:27 +1100, Andrew Bartlett wrote: > On Tue, 2011-01-04 at 09:55 +0100, Jelmer Vernooij wrote: > > On Tue, 2011-01-04 at 05:40 +0100, Andrew Bartlett wrote: > > > commit 640028d158583825ea5ffd1266f099cf8776db5d > > > Author: Andrew Bartlett > > > Date: Tue Jan 4 14:41:38 2

Re: [SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Jelmer Vernooij
On Fri, 2010-12-10 at 22:35 +0100, Matthieu Patou wrote: > commit 6875a611a71bf6d1623fc62361fc8b145b1f6559 > Author: Matthieu Patou > Date: Fri Dec 10 23:16:28 2010 +0300 > > build: add a function to test if -lc is needed > > This is needed on openbsd as some linking flags makes ma

Re: [SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Jelmer Vernooij
Hi Matthieu, On Sat, 2010-10-30 at 16:27 +0200, Matthieu Patou wrote: > - Log - > commit dce1a8f5233608d5bf59730200af3e041ce5 > Author: Matthieu Patou > Date: Thu Oct 28 13:09:51 2010 +0400 > > provision: when deriving net

Re: [SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Jelmer Vernooij
Hi Matthias, On Fri, 2010-05-28 at 03:25 -0500, Matthias Dieter Wallnöfer wrote: > diff --git a/source4/web_server/wsgi.c b/source4/web_server/wsgi.c > index 7ee70e1..7a23ae4 100644 > --- a/source4/web_server/wsgi.c > +++ b/source4/web_server/wsgi.c > @@ -300,7 +300,9 @@ static PyObject *create_en

Re: [SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Jelmer Vernooij
Hi Metze, On Sun, 2010-08-08 at 04:08 -0500, Stefan Metzmacher wrote: > - Log - > commit ad94ae980462dc4c581a2fa1d7e927c2ae625c19 > Author: Stefan Metzmacher > Date: Thu Aug 5 17:19:16 2010 +0200 > > librpc/idl/mgmt.idl: add m

Re: [SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Jelmer Vernooij
Hi Matthias, On Sat, 2010-04-17 at 13:12 -0500, Matthias Dieter Wallnöfer wrote: > - Log - > commit c678563efec82e84c9c86309cbf9495950a02b8c > Author: Matthias Dieter Wallnöfer > Date: Sat Apr 17 20:08:15 2010 +0200 > > s4:kdc

Re: [SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Björn JACKE
On 2010-05-25 at 07:41 +0200 Stefan (metze) Metzmacher sent off: > I think we also need -qhalt=e here, to match -Werror. > > I'm wondering if --errwarn is the correct thing for the sun case... -qhalt=w and -errwarn=%all are the equivalent options for -Werror. Some configure checks need to bail ou

Re: [SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Björn JACKE
Hi Metze, On 2010-06-10 at 20:50 +0200 Stefan (metze) Metzmacher sent off: > > + * h_errno is defined as function call macro for multithreaded > > applications > > + * in HP-UX. *this* h_errno is not used in the HP-UX codepath of our nss > > + * modules, so let's simply comment it out he

[SCM] Samba Website Repository - branch master updated

2011-05-20 Thread John Terpstra
The branch, master has been updated via 8997f02 Added Paulo Dias company to Portugal index. from 2ec6c01 add myself to the team list http://gitweb.samba.org/?p=samba-web.git;a=shortlog;h=master - Log - commit 8997f021

[SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Stefan Metzmacher
The branch, master has been updated via 1e472f1 s3:testparm: don't return an error for a warning message from 7ab9e26 s3-epmapper: Fixed endpoint registration. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log --

[SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Andreas Schneider
The branch, master has been updated via 7ab9e26 s3-epmapper: Fixed endpoint registration. from d432c7e s3: Remove unused cli_setup_packet() http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 7ab9e

[SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Volker Lendecke
The branch, master has been updated via d432c7e s3: Remove unused cli_setup_packet() from a2f4309 torture-dfs: fix a typo that was causing the test to be flacky http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

[SCM] Samba Shared Repository - branch master updated

2011-05-20 Thread Matthieu Patou
The branch, master has been updated via a2f4309 torture-dfs: fix a typo that was causing the test to be flacky from 642c6ba Fix Bug 8152 - smbd crash in release_ip() http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log ---