Andreas Schneider | 1 Aug 2011 12:32
Picon
Favicon
Gravatar

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  f72d56d s3-rpc_server: Only setup tcpip ports if epmapper is enabled.
       via  aca4dbe s3-rpc_server: Use rpc_spoolss_mode().
       via  538bd1e s3-rpc_server: Add rpc_spoolss_mode().
       via  b11878d s3-rpc_server: Enable endpoint mapper as daemon by default.
       via  d189d2b s3-rpc_server: Use rpc_epmapper_mode().
       via  176ce4b s3-rpc_server: Add rpc_epmapper_mode().
       via  9c5f2ec s3-rpc_server: Disable listening on tcpip ports by default.
       via  e0931a5 s3-torture: Run epmapper as daemon and the tests over ncalrpc.
       via  4854272 s3-epmd: Use rpc_setup_tcpip_sockets().
       via  4b751b2 s3-librpc: Remove obsolete dcerpc_binding_vector_create().
       via  0fef676 s3-rpc_server: Use binding vector in rpc_ep_try_register().
       via  498e53c s3-rpc_server: Add RPC socket helper functions.
       via  02cdb65 s3-librpc: Add dcerpc_binding_vector_replace_iface().
       via  9cc6f90 s3-librpc: Add dcerpc_binding_vector_dup().
       via  169d0c4 s3-librpc: Add dcerpc_binding_vector_add_unix().
       via  eaced2e s3-librpc: Add dcerpc_binding_vector_add_port().
       via  c810e47 s3-librpc: Add dcerpc_binding_vector_add_np_default().
       via  08523ed s3-librpc: Add dcerpc_binding_vector_new().
       via  d597bf4 s3-rpc_server: Rename to rpc service setup.
       via  e25b34a s3-rpc_server: Move the endpoint registration to own file.
       via  cca96e4 s3-rpc_server: Added common function to create tcpip socket.
      from  95e8f09 s3-lsa: Fix crypto prototypes.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master

- Log -----------------------------------------------------------------
commit f72d56de5092a10d78798f233e29b23d62cc425a
Author: Andreas Schneider <asn <at> samba.org>
Date:   Mon Aug 1 11:14:12 2011 +0200
(Continue reading)

Matthieu Patou | 1 Aug 2011 13:44
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  2d23dff s4-upgradeprovision: try to fix the detection of  <at> provision record
      from  f72d56d s3-rpc_server: Only setup tcpip ports if epmapper is enabled.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master

- Log -----------------------------------------------------------------
commit 2d23dff49b353265e0c0f8ba5a62b95c2313e713
Author: Matthieu Patou <mat <at> matws.net>
Date:   Sun Jul 31 00:46:58 2011 +0400

    s4-upgradeprovision: try to fix the detection of  <at> provision record

    Autobuild-User: Matthieu Patou <mat <at> samba.org>
    Autobuild-Date: Mon Aug  1 13:43:50 CEST 2011 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 source4/scripting/bin/upgradeprovision |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Changeset truncated at 500 lines:

diff --git a/source4/scripting/bin/upgradeprovision b/source4/scripting/bin/upgradeprovision
index af97964..0a3df32 100755
--- a/source4/scripting/bin/upgradeprovision
+++ b/source4/scripting/bin/upgradeprovision
 <at>  <at>  -1348,7 +1348,7  <at>  <at>  def rebuild_sd(samdb, names):

(Continue reading)

Stefan Metzmacher | 1 Aug 2011 14:56
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  a833aaf s3:rpc_transport_tstream: call tstream_cli_np_use_trans() before tstream_writev_queue_send()
       via  98cc4c8 pidl:NDR/Server: use interface->{UUID} and {NAME} instead of the raw {PROPERTIES}
       via  e7a7a24 pidl:NDR/Parser: use interface->{UUID} and {NAME} instead of the raw {PROPERTIES}
       via  7ae14ed pidl:NDR/Parser: use '0' instead of 'NULL' for an uint32_t value
      from  2d23dff s4-upgradeprovision: try to fix the detection of  <at> provision record

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master

- Log -----------------------------------------------------------------
commit a833aaf52c4c846f623441a2a0cff054e2de11af
Author: Stefan Metzmacher <metze <at> samba.org>
Date:   Thu Jul 28 12:54:31 2011 +0200

    s3:rpc_transport_tstream: call tstream_cli_np_use_trans() before tstream_writev_queue_send()

    This will be needed when tstream_writev_queue_send() changes it's behavior and
    avoids using an immediate event when the queue is empty.

    metze

    Autobuild-User: Stefan Metzmacher <metze <at> samba.org>
    Autobuild-Date: Mon Aug  1 14:55:00 CEST 2011 on sn-devel-104

commit 98cc4c8419121246b46f5a5492dd9e4e45cf5aad
Author: Stefan Metzmacher <metze <at> samba.org>
Date:   Mon Aug 1 11:32:48 2011 +0200

    pidl:NDR/Server: use interface->{UUID} and {NAME} instead of the raw {PROPERTIES}

(Continue reading)

Stefan Metzmacher | 1 Aug 2011 17:48
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  695af0f winsif.idl: fix comment about a pidl bug
       via  0ea3760 pidl:NDR/Parser: allow [string,size_of()] together
       via  eb9aa9b eventlog6.idl: fix definition of eventlog6_StringArray
      from  a833aaf s3:rpc_transport_tstream: call tstream_cli_np_use_trans() before tstream_writev_queue_send()

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master

- Log -----------------------------------------------------------------
commit 695af0f6ed7ed3d266f3bc1a45a8086b31ef287a
Author: Stefan Metzmacher <metze <at> samba.org>
Date:   Mon Aug 1 15:38:12 2011 +0200

    winsif.idl: fix comment about a pidl bug

    metze

    Autobuild-User: Stefan Metzmacher <metze <at> samba.org>
    Autobuild-Date: Mon Aug  1 17:47:05 CEST 2011 on sn-devel-104

commit 0ea3760cae85226f6fbc59a9ca6b9eb9e2ab577b
Author: Stefan Metzmacher <metze <at> samba.org>
Date:   Mon Aug 1 15:17:41 2011 +0200

    pidl:NDR/Parser: allow [string,size_of()] together

    metze

commit eb9aa9b9f41212849f605fb0cecef0b940e906d6
Author: Stefan Metzmacher <metze <at> samba.org>
(Continue reading)

Jelmer Vernooij | 1 Aug 2011 19:00
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  7585057 acl: Improve error message when setting acls fails.
       via  cdc146d remove unnecessary dependency on 'events' from ldb modules.
       via  56e86ed heimdal_build: Use krb5-config to find heimdal include directory and library path, rather
than hardcoding.
      from  695af0f winsif.idl: fix comment about a pidl bug

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master

- Log -----------------------------------------------------------------
commit 7585057a22beda5bac2b98c7488e994880927daf
Author: Jelmer Vernooij <jelmer <at> samba.org>
Date:   Sun Jul 31 20:05:23 2011 +0200

    acl: Improve error message when setting acls fails.

    Autobuild-User: Jelmer Vernooij <jelmer <at> samba.org>
    Autobuild-Date: Mon Aug  1 18:59:12 CEST 2011 on sn-devel-104

commit cdc146d0c4969e693dd172a0fe7b40ac95bb9e0f
Author: Jelmer Vernooij <jelmer <at> samba.org>
Date:   Sun Jul 31 19:42:15 2011 +0200

    remove unnecessary dependency on 'events' from ldb modules.

commit 56e86ed52d5e0567b79049ec0d52b9e15b34fec7
Author: Jelmer Vernooij <jelmer <at> samba.org>
Date:   Sat Jul 30 17:45:04 2011 +0200

    heimdal_build: Use krb5-config to find heimdal include directory and library path, rather than hardcoding.
(Continue reading)

Jeremy Allison | 1 Aug 2011 22:04
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  0c67efd Fix bug 7462 - Non-standard SA_RESETHAND is used in ...lib/tevent/tevent_signal.c
      from  7585057 acl: Improve error message when setting acls fails.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master

- Log -----------------------------------------------------------------
commit 0c67efdd68b9808542c090b9fd9920e4e37d85d0
Author: Jeremy Allison <jra <at> samba.org>
Date:   Mon Aug 1 11:49:10 2011 -0700

    Fix bug 7462 - Non-standard SA_RESETHAND is used in ...lib/tevent/tevent_signal.c

    Make SA_RESETHAND conditional on its existance.

    Autobuild-User: Jeremy Allison <jra <at> samba.org>
    Autobuild-Date: Mon Aug  1 22:03:45 CEST 2011 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 lib/replace/system/wait.h  |    4 ----
 lib/tevent/testsuite.c     |    2 ++
 lib/tevent/tevent_signal.c |    4 ++++
 3 files changed, 6 insertions(+), 4 deletions(-)

Changeset truncated at 500 lines:

diff --git a/lib/replace/system/wait.h b/lib/replace/system/wait.h
index 41db180..f0c3bdc 100644
(Continue reading)

Jelmer Vernooij | 2 Aug 2011 01:42
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  6eb496c dbcheck: Cancel transaction if operation fails.
      from  0c67efd Fix bug 7462 - Non-standard SA_RESETHAND is used in ...lib/tevent/tevent_signal.c

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master

- Log -----------------------------------------------------------------
commit 6eb496cf45a193d0945a3b6a84af693c6f44d7b7
Author: Jelmer Vernooij <jelmer <at> samba.org>
Date:   Mon Aug 1 20:04:02 2011 +0200

    dbcheck: Cancel transaction if operation fails.

    Autobuild-User: Jelmer Vernooij <jelmer <at> samba.org>
    Autobuild-Date: Tue Aug  2 01:41:07 CEST 2011 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 source4/scripting/python/samba/netcmd/dbcheck.py |   25 +++++++++++++--------
 1 files changed, 15 insertions(+), 10 deletions(-)

Changeset truncated at 500 lines:

diff --git a/source4/scripting/python/samba/netcmd/dbcheck.py b/source4/scripting/python/samba/netcmd/dbcheck.py
index 3f379c0..2a175f3 100644
--- a/source4/scripting/python/samba/netcmd/dbcheck.py
+++ b/source4/scripting/python/samba/netcmd/dbcheck.py
 <at>  <at>  -96,16 +96,21  <at>  <at>  class cmd_dbcheck(Command):

(Continue reading)

Jeremy Allison | 2 Aug 2011 02:59
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  11c2d37 Fix bug #8341 - libsmbclient segfault when feed the root of a mounted share via an uri
      from  6eb496c dbcheck: Cancel transaction if operation fails.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master

- Log -----------------------------------------------------------------
commit 11c2d3717c672386538c6490a860b0cb66b8111c
Author: Alban Browaeys <prahal <at> yahoo.com>
Date:   Mon Aug 1 16:40:22 2011 -0700

    Fix bug #8341 - libsmbclient segfault when feed the root of a mounted share via an uri

    Fix null deref.

    Autobuild-User: Jeremy Allison <jra <at> samba.org>
    Autobuild-Date: Tue Aug  2 02:58:26 CEST 2011 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 source3/libsmb/clifsinfo.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

Changeset truncated at 500 lines:

diff --git a/source3/libsmb/clifsinfo.c b/source3/libsmb/clifsinfo.c
index b0a8fdd..5f8e551 100644
--- a/source3/libsmb/clifsinfo.c
+++ b/source3/libsmb/clifsinfo.c
(Continue reading)

Jelmer Vernooij | 2 Aug 2011 04:54
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  3427029 samba-tool: Don't install -c version, which is now deprecated.
      from  11c2d37 Fix bug #8341 - libsmbclient segfault when feed the root of a mounted share via an uri

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master

- Log -----------------------------------------------------------------
commit 342702918a8cfd5f2b6a3861edbccb72508dace7
Author: Jelmer Vernooij <jelmer <at> samba.org>
Date:   Tue Aug 2 03:32:54 2011 +0200

    samba-tool: Don't install -c version, which is now deprecated.

    Autobuild-User: Jelmer Vernooij <jelmer <at> samba.org>
    Autobuild-Date: Tue Aug  2 04:53:39 CEST 2011 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 source4/samba_tool/wscript_build |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

Changeset truncated at 500 lines:

diff --git a/source4/samba_tool/wscript_build b/source4/samba_tool/wscript_build
index f378b51..4092b53 100644
--- a/source4/samba_tool/wscript_build
+++ b/source4/samba_tool/wscript_build
 <at>  <at>  -4,5 +4,6  <at>  <at>  bld.SAMBA_BINARY('samba-tool-c',
 	source='samba_tool.c vampire.c gpo.c',
(Continue reading)

Stefan Metzmacher | 2 Aug 2011 06:07
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  ac8096e s4:kdc: fix compiler warning
       via  6d1ef3f s3:libsmb/libsmb_server: make use of cli_set_timeout()
       via  91b0aab s3:libsmb/cli*: make use of cli_state_protocol()
       via  5e59a36 s3:client: make use of cli_state_protocol()
       via  ec9b613 s3:auth_server: make use of cli_state_protocol()
       via  da53434 s3:spoolss: make use of cli_state_protocol()
       via  32a4773 s3:masktest: make use of cli_state_protocol()
       via  ed6b8de s3:net_rpc: make use of cli_state_protocol()
       via  a60b169 s3:winbindd_cm: make use of cli_state_protocol()
       via  233336d s3:libsmb: add cli_state_protocol()
       via  c399ad4 s3:include: change cli->protocol to enum protocol_types
       via  6e8a6e0 s3:libsmb/cli*: make use of cli_state_capabilities()
       via  ffd99c5 s3:libsmb/libsmb_*: make use of cli_state_capabilities()
       via  a4d79a3 s3:torture: make use of cli_state_capabilities()
       via  3ce648a s3:winbindd_cm: make use of cli_state_capabilities()
       via  f934aa1 s3:include: make use of cli_state_capabilities() in SERVER_HAS_UNIX_CIFS()
       via  24c5427 s3:libsmb: add cli_state_capabilities()
       via  a83e769 s3:smb2cli_base: smb2cli_req_send() needs to call tevent_req_post() on error
      from  3427029 samba-tool: Don't install -c version, which is now deprecated.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master

- Log -----------------------------------------------------------------
commit ac8096e69d7357bac5430cde1d713a04acf58b57
Author: Stefan Metzmacher <metze <at> samba.org>
Date:   Tue Aug 2 03:57:50 2011 +0200

    s4:kdc: fix compiler warning

(Continue reading)


Gmane