Richard Sharpe | 1 Aug 2012 06:37
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  d4bce35 Add two flags to allow for handling of Extended Signatures (Session Key Protection) on a
TCON_AND_X request and response.
       via  610ac2d Make it possible to build under Solaris make as well as FreeBSD and Linux. Also add comments on
changes that might be needed
      from  23df816 VERSION: Move on to beta6!

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

- Log -----------------------------------------------------------------
commit d4bce355ad1c0c2e9d61cfaa6f8ef3ffb8d391f0
Author: Richard Sharpe <realrichardsharpe <at> gmail.com>
Date:   Tue Jul 31 19:36:18 2012 -0700

    Add two flags to allow for handling of Extended Signatures (Session Key Protection) on a TCON_AND_X
request and response.

    Autobuild-User(master): Richard Sharpe <sharpe <at> samba.org>
    Autobuild-Date(master): Wed Aug  1 06:36:37 CEST 2012 on sn-devel-104

commit 610ac2d350ee8a2d5e58d08f61ba1af03b3d762b
Author: Richard Sharpe <realrichardsharpe <at> gmail.com>
Date:   Sat Jun 2 22:27:22 2012 -0700

    Make it possible to build under Solaris make as well as FreeBSD and Linux. Also add comments on changes that
might be needed

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

Summary of changes:
(Continue reading)

Andrew Bartlett | 1 Aug 2012 11:43
Picon
Favicon

[SCM] Samba Shared Repository - annotated tag samba-4.0.0beta5 created

The annotated tag, samba-4.0.0beta5 has been created
        at  e20618e6ff98277475ad914d96f163885c09bfc4 (tag)
   tagging  50d6483ab8acd9a2af7558b6831c170a5bce3721 (commit)
  replaces  samba-4.0.0beta4
 tagged by  Andrew Bartlett
        on  Wed Aug 1 19:40:41 2012 +1000

- Log -----------------------------------------------------------------
samba4: tag release samba-4.0.0beta5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIVAwUAUBj5mWjGT3QfUnJfAQLQzQ/8DIJtrxfcIISnoc8iTyYtVbtUHUJUPR0n
a8tjSn575Ea654CjAKPxM6eUOMDSCe1q0dBq7O/yrlKeTp5C5hujs9kIw/LA/1tg
SMezdHQNCBeZJVb/WGdLFq722X20JMQoOL4iMVZrhgtf/1j3upqECL4jXCvTXgjZ
SJB9FL/emA59MzSZmFXCNdCPfPKNnKMQfw6dm7j375H3lL3HwxkbK6HejEYI6FhN
wv32fjB/V6ycSLMAlF8BzPx8sIBIKe3DKaPacGQ8VR6oZJud0zux1JUnIXS3nELi
sdcWhGr+ES9dxxsgt52jvRbb67QB1EXrhUVuG+lTL147b+DXurZqr0CCS3/gsD6H
AFzKPkoESaJA54ClZedtTAKtBr03b3ltI9yokrJqv2VAOwneSKdc/c0Yh6BL081e
MQV0kj7oEc6GXgAFiNvVLAceNVu387Vx9jTx+5C06H2IhCvi1an0yCl/qzLYVKsJ
rGGd/01NPcNKh8kPiDcCPaCDmCqw2iQ+JGM7akHIUFdy/FXXUcCX1NGXV35ofPOf
74f0xCxjZHWzvISkpaDBrrqXECzH1HIhCLlanXp9u4eAYQwRpfw72GekSCCpfzRV
eAdrXVBe5E4F8of9pbUAm05nYFBkMiTWdfzbYUAacQyXjsBUcs69pjg2/lPB8VvT
KqjBoYWJuAw=
=FmB6
-----END PGP SIGNATURE-----

Alexander Werth (1):
      s3:Really ignore unknown special ids in NFSv4 ACLs.

(Continue reading)

Andrew Bartlett | 1 Aug 2012 11:47
Picon
Favicon

[SCM] Samba Shared Repository - branch v4-0-test updated

The branch, v4-0-test has been updated
       via  50d6483 VERSION: Mark as the beta5 release
       via  fb24f47 WHATSNEW: prepare for 4.0 beta5
       via  3178741 s4-repl: Add tests for add replication conflicts and use of LostAndFound
       via  6d1b8ff s4-dsdb: Replace any existing lastKnownParent attribute during delete
       via  fcb54ca s4-dsdb: Improve tracing in repl_meta_data
       via  bc5be09 s4-dsdb: Handle rename conflicts in both directions
       via  8208d7b lib/ldb: Ensure rename target does not exist before deleting old record
       via  221cd52 s4-dsdb: Request extended DN and show deleted when searching for a possible parent
       via  eaa381a s3: Fix Coverity ID 710791 Resource leak
       via  3bc1f45 s3: Fix Coverity ID 710803 Resource leak
       via  d1dccfb s3: Fix Coverity ID 710818 Resource leak
       via  2ddc3a2 s3: Fix Coverity ID 710827 Resource leak
       via  c03e976 tevent: Refer to the correct header in testsuite.c
       via  d2eb26c s3: Make request_timed_out() static
       via  35c0f16 s3:smbd: do a clean shutdown during release_ip() after CTDB_SRVID_RELEASE_IP
       via  d73b793 s3:smbd: use print_sockaddr() instead of client_socket_addr()
       via  13de233 s3:smbd: move smbd_register_ips() next to release_ip()
       via  ec69eb4 s3:dbwrap_ctdb: initialize db_record->db
       via  cddcaf7 ldb: Add parameter to avoid NULL format string flagged by -Werror=format
       via  0e1814c s3-utils: Add cast to fix error found by -Werror=format
       via  3aa6f08 build: Add more -Werror flags now the tree is clean of these errors
       via  d6f47bd s4-torture: Fix format string errors found by -Werror=format
       via  ea6b8ee lib/tdb: Fix format string errors found by -Werror=format in tdb tests
       via  17bddd1 lib/ntdb: Fix format string errors found by -Werror=format in ntdb tests
       via  5b4792d lib/ccan: Fix format string errors found by -Werror=format in ccan failtest
       via  0f21fe7 auth/kerberos: Do not do pointer arithmatic on a void *
       via  2dfb2a4 s4-samba-tool ldapcmp: Fix synopsis
       via  14bd5ca s4-samba-tool ldapcmp: Add ridNextRID and rIDPreviousAllocationPool as per-DC attributes
       via  13095a9 dfs_server_ad: s/acct/aname as acct() is a function
(Continue reading)

Andrew Bartlett | 1 Aug 2012 11:47
Picon
Favicon

[SCM] Samba Shared Repository - branch v4-0-stable updated

The branch, v4-0-stable has been updated
       via  50d6483 VERSION: Mark as the beta5 release
       via  fb24f47 WHATSNEW: prepare for 4.0 beta5
       via  3178741 s4-repl: Add tests for add replication conflicts and use of LostAndFound
       via  6d1b8ff s4-dsdb: Replace any existing lastKnownParent attribute during delete
       via  fcb54ca s4-dsdb: Improve tracing in repl_meta_data
       via  bc5be09 s4-dsdb: Handle rename conflicts in both directions
       via  8208d7b lib/ldb: Ensure rename target does not exist before deleting old record
       via  221cd52 s4-dsdb: Request extended DN and show deleted when searching for a possible parent
       via  eaa381a s3: Fix Coverity ID 710791 Resource leak
       via  3bc1f45 s3: Fix Coverity ID 710803 Resource leak
       via  d1dccfb s3: Fix Coverity ID 710818 Resource leak
       via  2ddc3a2 s3: Fix Coverity ID 710827 Resource leak
       via  c03e976 tevent: Refer to the correct header in testsuite.c
       via  d2eb26c s3: Make request_timed_out() static
       via  35c0f16 s3:smbd: do a clean shutdown during release_ip() after CTDB_SRVID_RELEASE_IP
       via  d73b793 s3:smbd: use print_sockaddr() instead of client_socket_addr()
       via  13de233 s3:smbd: move smbd_register_ips() next to release_ip()
       via  ec69eb4 s3:dbwrap_ctdb: initialize db_record->db
       via  cddcaf7 ldb: Add parameter to avoid NULL format string flagged by -Werror=format
       via  0e1814c s3-utils: Add cast to fix error found by -Werror=format
       via  3aa6f08 build: Add more -Werror flags now the tree is clean of these errors
       via  d6f47bd s4-torture: Fix format string errors found by -Werror=format
       via  ea6b8ee lib/tdb: Fix format string errors found by -Werror=format in tdb tests
       via  17bddd1 lib/ntdb: Fix format string errors found by -Werror=format in ntdb tests
       via  5b4792d lib/ccan: Fix format string errors found by -Werror=format in ccan failtest
       via  0f21fe7 auth/kerberos: Do not do pointer arithmatic on a void *
       via  2dfb2a4 s4-samba-tool ldapcmp: Fix synopsis
       via  14bd5ca s4-samba-tool ldapcmp: Add ridNextRID and rIDPreviousAllocationPool as per-DC attributes
       via  13095a9 dfs_server_ad: s/acct/aname as acct() is a function
(Continue reading)

Stefan Metzmacher | 1 Aug 2012 18:26
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  b93e6ef s3:smbd: add a optional_support helper variable to reply_tcon_and_X()
       via  3fb6549 s3:smbd: make use of TCONX_FLAG_DISCONNECT_TID define
       via  3682eb8 s3:libsmb: add a optional_support helper variable
       via  137d65b s3:libsmb: add a tcon_flags helper variable
       via  d3aaa1e libcli/smb: move some TCON related defines to smb_constants.h
       via  8e1c6d4 s3:rpc_client: rename pipe_auth_data->user_session_key to transport_session_key
       via  0ec50e8 s3:libsmb: remove unused cli_state->user_session_key
       via  0068a9f s3:utils/net_rpc*: make use of cli_get_session_key()
       via  616206a s3:libnet_join: make use of cli_get_session_key() in libnet_join_joindomain_rpc()
       via  8b42f52 s3:rpc_client: make use of smbXcli_session_application_key()
       via  00cde56 s4:libcli/raw: remove unused smbcli_session->user_session_key
       via  7977d90 s4:librpc/dcerpc_smb2: sync smb2_session_key() with smb_session_key()
       via  286e249 s4:librpc/dcerpc_smb: make use of smbXcli_session_application_key()
       via  2f4f214 libcli/smb: remove unused smb2cli_session_application_key()
       via  803fb40 s4:librpc/dcerpc_smb2: make use of smbXcli_session_application_key()
       via  5f25567 libcli/smb: add smbXcli_session_application_key()
       via  ac1452c s4:libcli/smb_composite: make use of smb1cli_session_set_session_key()
       via  1a9a910 s4:libcli/smb_composite: always use set_user_session_key() helper
       via  c9eac1a s3:libsmb: make use of smb1cli_session_set_session_key()
       via  7af537e libcli/smb: allow resetting of the smb1 application_key
       via  68c1eec libcli/smb: let smb1cli_session_set_id() reset the application_key
       via  c3cb672 libcli/smb: add smb1cli_session_set_session_key()
       via  9b9ef92 s3:ctdbd_conn: use unitX_t types consistently throughout the module
      from  d4bce35 Add two flags to allow for handling of Extended Signatures (Session Key Protection) on a
TCON_AND_X request and response.

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

- Log -----------------------------------------------------------------
(Continue reading)

Andrew Tridgell | 2 Aug 2012 03:10
Picon
Favicon
Gravatar

[SCM] Samba Shared Repository - annotated tag ldb-1.1.9 created

The annotated tag, ldb-1.1.9 has been created
        at  51af311500e58096f406c89dd4b9b366295506e4 (tag)
   tagging  b93e6ef5e70bd90a06ae80b209a10456ca461a62 (commit)
  replaces  samba-4.0.0beta5
 tagged by  Andrew Tridgell
        on  Thu Aug 2 11:08:43 2012 +1000

- Log -----------------------------------------------------------------
ldb: tag release ldb-1.1.9
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEVAwUAUBnTG0eTkWETCEAlAQLdOgf/WZ/IUt+TZcdrj7uIq66OwKQ3hHaWGb71
c8WzsGGeemNS2BOpO3pvBTlf/wf09LLPvamnl9yIYQ6feQKixcPS7B/M2qW1nj/8
oaT3PAJH+4gZ9S93oLLYoHBm+ru/mlWqZnjZKVzYYhBPiiE6nFek1gxvgnneLstX
+72dGAVzbqe4T/kczDMXNILTPUw+eyDXXMMK6tbjzwLUc9i/D+EcPdljsjwAl/0T
T1zGJptjcwdKh8VCM6xOF50IGoRp2WbDk7O7y24xS3ZC7KT4CuPPcDv0BfbXc/k5
Zmb6eAt8RhUmrenIdXAg8gaQ0IFyvvZY1AFYp1FiTZifDGV+ZoDbZg==
=yz6v
-----END PGP SIGNATURE-----

Andrew Bartlett (1):
      VERSION: Move on to beta6!

Michael Adam (1):
      s3:ctdbd_conn: use unitX_t types consistently throughout the module

Richard Sharpe (2):
      Make it possible to build under Solaris make as well as FreeBSD and Linux. Also add comments on changes that
might be needed
(Continue reading)

Andrew Tridgell | 2 Aug 2012 09:00
Picon
Favicon
Gravatar

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  02dcf05 heimdal: fixed -Werror=format error in com_err
      from  b93e6ef s3:smbd: add a optional_support helper variable to reply_tcon_and_X()

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

- Log -----------------------------------------------------------------
commit 02dcf059149174beab3528d201fd36e313ba5ee5
Author: Andrew Tridgell <tridge <at> samba.org>
Date:   Thu Aug 2 14:59:37 2012 +1000

    heimdal: fixed -Werror=format error in com_err

    This needs to be merged upstream

    Autobuild-User(master): Andrew Tridgell <tridge <at> samba.org>
    Autobuild-Date(master): Thu Aug  2 08:59:24 CEST 2012 on sn-devel-104

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

Summary of changes:
 source4/heimdal/lib/com_err/error.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Changeset truncated at 500 lines:

diff --git a/source4/heimdal/lib/com_err/error.c b/source4/heimdal/lib/com_err/error.c
index 6864e87..bf046da 100644
--- a/source4/heimdal/lib/com_err/error.c
+++ b/source4/heimdal/lib/com_err/error.c
(Continue reading)

Stefan Metzmacher | 2 Aug 2012 10:55
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  e956253 s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flag
       via  95b64f0 s4:libcli: send the TCONX_FLAG_EXTENDED_RESPONSE flag
      from  02dcf05 heimdal: fixed -Werror=format error in com_err

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

- Log -----------------------------------------------------------------
commit e9562530d91ba66f9e60886ce0125eb146a15ce5
Author: Stefan Metzmacher <metze <at> samba.org>
Date:   Thu Aug 2 08:48:11 2012 +0200

    s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flag

    metze

    Autobuild-User(master): Stefan Metzmacher <metze <at> samba.org>
    Autobuild-Date(master): Thu Aug  2 10:54:18 CEST 2012 on sn-devel-104

commit 95b64f08a331aec2b520d43c2c4dda49ccc44e84
Author: Stefan Metzmacher <metze <at> samba.org>
Date:   Thu Aug 2 08:48:11 2012 +0200

    s4:libcli: send the TCONX_FLAG_EXTENDED_RESPONSE flag

    metze

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

Summary of changes:
(Continue reading)

Andrew Bartlett | 2 Aug 2012 13:28
Picon
Favicon

[SCM] Samba Shared Repository - branch master updated

The branch, master has been updated
       via  1e5098d s3-pysmbd: Add hook for get_nt_acl()
       via  64f494d s3-pysmbd: fix DEBUG
       via  e5686a4 s3-pysmbd: Add my copyright
       via  55a0d66 s3-pysmbd: Add set_nt_acl() function based on parts of vfstest
       via  b041d29 s3-pypassdb: Fix wrapper for pdb_domain_info to return correct dns_{domain,forest}
      from  e956253 s4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flag

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

- Log -----------------------------------------------------------------
commit 1e5098d5e1bb4dd2df6af690ad5555e1b4b52a8d
Author: Andrew Bartlett <abartlet <at> samba.org>
Date:   Thu Aug 2 15:16:13 2012 +1000

    s3-pysmbd: Add hook for get_nt_acl()

    Autobuild-User(master): Andrew Bartlett <abartlet <at> samba.org>
    Autobuild-Date(master): Thu Aug  2 13:27:55 CEST 2012 on sn-devel-104

commit 64f494de5e8e468a3adde62b02843d734d6cc483
Author: Andrew Bartlett <abartlet <at> samba.org>
Date:   Thu Aug 2 13:36:55 2012 +1000

    s3-pysmbd: fix DEBUG

commit e5686a4cf0931d8a89ed8f5922fd00d93b7893ea
Author: Andrew Bartlett <abartlet <at> samba.org>
Date:   Thu Aug 2 13:36:43 2012 +1000

(Continue reading)

Karolin Seeger | 2 Aug 2012 19:28
Picon
Favicon

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

The branch, v3-5-test has been updated
       via  6f5cfa2 WHATSNEW: Remove "Major enhancements" section.
      from  a7e0d4a WHATSNEW: Add changes since 3.5.16.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-5-test

- Log -----------------------------------------------------------------
commit 6f5cfa259dfb5501db21163982ad4397c254a9c9
Author: Karolin Seeger <kseeger <at> samba.org>
Date:   Thu Aug 2 19:26:06 2012 +0200

    WHATSNEW: Remove "Major enhancements" section.

    Karolin

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

Summary of changes:
 WHATSNEW.txt |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

Changeset truncated at 500 lines:

diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 06c1f77..e95acf1 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
 <at>  <at>  -6,10 +6,6  <at>  <at> 

 This is the latest stable release of Samba 3.5.
(Continue reading)


Gmane