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

Karolin Seeger kseeger at samba.org
Tue Oct 16 02:14:29 MDT 2012


The annotated tag, samba-4.0.0rc3 has been created
        at  7ec9bc72d2ba367c6b41eb24884e13c33c7e2a21 (tag)
   tagging  fa4b3c953c1addcac75ddea2d1a50b38d43fb668 (commit)
  replaces  samba-4.0.0rc2
 tagged by  Karolin Seeger
        on  Tue Oct 16 09:44:49 2012 +0200

- Log -----------------------------------------------------------------
samba: tag release samba-4.0.0rc3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)

iD8DBQBQfRB6bzORW2Vot+oRAk31AJ9JW8fEkbzdrVCGEATwt4DzHhC+ogCgkNyk
eL1hBgQO9MF3ALL3neus09g=
=6F7v
-----END PGP SIGNATURE-----

Andreas Schneider (6):
      s3fs-smbd: Make sure the registry is set up before we init printing.
      waf: Build pam_smbpass module only if enabled.
      s3fs-printing: Fix RAW printing for normal users.
      packaging: Add config for systemd-tmpfiles.
      packaging: Add support for reloading systemd services.
      s3-printing: Increase debug level for info that the db is empty.

Andrew Bartlett (32):
      docs: Remove references to default paramters in TOSHARG-PDC
      docs: Explain the no-domain-logons restriction applies to all HOME editions
      docs: Add mention of AD DC support in TOSHARG-PDC
      docs: Remove Win9X/WinMe mentions from TOSHARG-PDC
      selftest: Remove invalid security=share and rename secshare to simpleserver
      samba_dnsupdate: Move to using tmpfile/rename to keep the dns_hosts_file consistent
      samba_dnsupdate: Safely update/create names for Samba3 targets as well
      samba-tool: skip chown in sysvolreset when it would fail on a GID
      docs: Update docs to the modern age of Samba 4.0
      docs: Remove distinction between server and domain accounts
      docs: remove references to security=server
      docs: update for modern kerberos libs
      docs: Remove confusing reference to smb signing and client use spnego
      docs: Remove references to old kerberos behaviour
      docs: Remove references to Subversion, replace with wiki link
      docs: Remove out of date links to pserver.samba.org and old tarballs
      docs: Remove referenece to autogen.sh and document waf build instead
      docs: Remove referenece to old Red Hat Linux habits on winbindd
      docs: Update BDC docs to recognise the AD DC and to exclusivly recommend LDAP
      docs: Remove reference to inetd startup, it is not recommended
      docs: Clarify TOSHARG-Bugs for 2012
      docs: Update FastStart: remove security=share, avoid disable spoolss
      docs: Remove very outdated TOSHARG-Portability section
      docs: Remove very outdated TOSHARG-Other-Clients section
      docs: Remove references to sysv-style CUPS from TOSHARG-CUPS-printing
      docs: Remove references to mulitple passdb backends
      docs: Remove references to specific windows versions, instead mention Home/Professional/Server
      docs: Remove another reference to security=share
      docs: Update TOSHARG-Install
      docs: Fix typo in TOSHARG-Passdb
      docs: Remove mention of auth methods in TOSHARG-Passdb
      docs: Change TOSHARG-VFS to avoid suggesting VFS modules are Linux/IRIX only

Björn Baumbach (3):
      s3-docs: Fix opening and ending tag mismatch in Samba3-HOWTO (Bug #9235)
      s4: samba_backup: Fix typos.
      s3-docs: add delete_lost option to vfs_streams_depot.8

Björn Jacke (3):
      replace: add some includes for poll.h
      packaging: apply some solaris packaging fixes
      autoconf: fix --with(out)-sendfile-support option handling

Daniele Dario (1):
      Correct command help message

David Disseldorp (4):
      vfs: fix lock logging in vfs_full_audit (cherry picked from commit 47becf6e20a970d273afab8be176d8cbe5ab2b9c)
      vfs: fix acl_blob_get* in vfs_full_audit
      vfs: add missing pwrite ops to full_audit
      vfs: check full_audit enum->str mapping on startup

Günther Deschner (1):
      pam_winbind: match more return codes when wbcGetPwnam has failed.

Jelmer Vernooij (43):
      smb.conf(5): Add basic documentation for 'server min protocol'.
      replace: Support setproctitle().
      Remove compatibility code for setproctitle() now moved to libreplace.
      replace: Avoid returning value in void setproctitle() replacement.
      samba.provision: Fix formatting, NameErrors. (cherry picked from commit fdb873a203695f0b208967a561424c0357374e5b)
      samba.provision.backend: Fix formatting. (cherry picked from commit 858135920d54662a06252deac4dbf9191a251018)
      samba.provision.sambadns: Fix formatting. (cherry picked from commit cd7dcf4571b321f39eda07c489dd16833d8d4185)
      samba.provision.common: Fix formatting. (cherry picked from commit ebcb6a744791478bfc4be0b94733ace540ab06bc)
      samba.netcmd: Formatting fixes, break lines. (cherry picked from commit 0ff2ea56d97cd8df7abeea8e819d7ec0bfd5b886)
      s4-python: Formatting fixes, break lines.
      samba-tool domain-provision: Fix docstring. (cherry picked from commit 61ce3e871a1fc1d16202d337d74c2e10f64b2c86)
      samba-tool domain-provision: Avoid python2.5-isms. (cherry picked from commit 6641d76562db10e6289c5e819b1296d8f6df37bf)
      samba-tool domain provision: DNS forwarder is not a boolean.
      s4-python: Override SIGINT handler in scripts only.
      samba-tool: Hide 'samba-tool domain samba3upgrade'.
      samba.tests.source: Check for trailing whitespace in Python files. (cherry picked from commit 6986f7bdda56d693c642945485006f9660053758)
      s4-python: Various formatting fixes.
      sanba.upgradehelpers: Use standard functionality for getting temp dir. (cherry picked from commit 0883e174bfdec22a4ff373041afce396cfe7fd7b)
      provision: Use logger rather than print.
      undocumented: Drop extension from helper scripts.
      smb.conf.5: Document 'cldap port'.
      Remove unused neatquotes script.
      smb.conf(5): Remove documentation for removed 'lock spin count' parameter.
      find_missing_manpages: Ignore make variables.
      find_missing_manpages: convert to python
      find_missing_doc: Convert to python.
      smb.conf(5): Distinguish parametric options.
      smb.conf(5): 'write ok' is a reverse synonym for 'read only'.
      smb.conf(5): Add basic documentation for 'krb5 port'.
      smb.conf(5): Add basic documentation for 'nbt port'.
      smb.conf(5): Add basic documentation for 'web port'.
      smb.conf(5): Add basic documentation for 'unicode'.
      smb.conf(5): Add basic documentation for 'dgram port'.
      smb.conf(5): Add basic documentation for 'kpasswd port'.
      smb.conf(5): Add basic documentation for 'rpc bigendian'.
      smb.conf(5): Consistent spelling of parameter names.
      smb.conf(5): Extend 'server min protocol' description.
      smb.conf(5): Document 'share backend' parameter.
      smb.conf(5): Add basic documentation for 'client min protocol'.
      smb.conf(5): Add documentation for 'client max protocol'.
      smb.conf(5): List 'protocol' as alias for 'server max protocol'.
      smb.conf(5): Add basic documentation for 'dcerpc endpoint servers'.
      Remove obsolete land-remote.py and land.py scripts.

Jeremy Allison (4):
      Fix bug #9209 - Parse of invalid SMB2 create blob can cause smbd crash.
      Fix net rpc share allowedusers to work with 2008r2
      Fix bug #9214 - Bad user supplied SMB2 credit value can cause smbd to call smb_panic.
      Correct fix for bug #9222 - smbd ignores the "server signing = no" setting for SMB2.

Joachim Schmitz (1):
      libreplace: Bug 8107, Fix poll replacement to become a msleep replacement

Kai Blin (2):
      s4 dns: Fix return code for deleted records
      libcli/dns: Time out requests after a while

Karolin Seeger (16):
      VERSION: Bump version up to 4.0.0rc3.
      html docs: Remove link to Using Samba.
      docs: Remove duplicate synonym min protocol.
      samba-tool: Fix typo in usage.
      samba-tool: Clarify usage of --help.
      samba-tool: Unify usage messages.
      samba-tool: Some more unifications...
      docs: Add man 8 samba-tool.
      docs: Add '-V' to the list of options.
      RHEL packaging: Try to fix makerpms.sh on RHEL.
      docs: Add very basic samba manpage.
      WHATSNEW: Start release notes for Samba 4.0.0rc3.
      WHATSNEW: Add more changes since rc2.
      WHATSNEW: Update changes since rc2.
      VERSION: Disable git snapshots for 4.0.0rc3.
      VERSION: Set valid value for SAMBA_VERSION_IS_SVN_SNAPSHOT.

Matthias Dieter Wallnöfer (1):
      s4:dns_server - introduce the wildcard binding feature

Matthieu Patou (18):
      s4-dns: fix a warning
      s4-provision: do not skip setting the acls on sysvol
      devel-crackname: Print if count > 0 (cherry picked from commit e332f989091411602ef7f286ebb2f5b1462550e4)
      s4-join: add some documentation (cherry picked from commit d57e0d8a6d213543a772a517551cca053cece85e)
      s4-join: factorize code, add info (cherry picked from commit 95ea6d765b98d9cbdebaa8e23aad91525d94ad40)
      Implement the LIST_INFO_FOR_SERVER input format
      drs-crackname: if there is no sid do not return the domain
      drs-getncchanges: do not set the highestUsn to 0
      s4-drs: EXOP_REPL_SECRETS can be called by RW DC as well
      s4-drs: fix the logic to allow REPL_SECRET if the account has GET_ALL_CHANGES
      ldap-server: remove warning for the ret not being used
      ldap-server: sscanf result was never used due to mistyped var
      lib-addns: ensure that allocated buffer are pre set to 0
      drs-replica-info: level_not_supported is wrong when we do support (partialy the level)
      drsuapi-idl: Fix the encoding of the source_dsa_dns
      s4-repl: make dreplsrv_partition_find_for_nc return BAD_NC only
      kcc: return invalid parameter if the taskId is not 0
      s4-dns: Ignore zones that shouldn't be returned currently

Ricky Nance (1):
      samba-tool domain provision: DNS forwarder default

Rusty Russell (1):
      tdb: Make robust against shrinking tdbs

Stefan Metzmacher (11):
      libcli/smb: fix padding in smb2_create_blob*
      s3:smb2_create: don't take 'state->te' as indication for "was_deferred" (bug #9196)
      s4:torture/smb2: remove samba specific stuff from smb2.oplock
      selftest/knownfail: samba*.smb2.oplock.stream1 doesn't work
      s4:samba-tool: add optional epilog to _create_parser()
      s4:samba-tool: use normal option parsing in SuperCommand
      s4:samba-tool: allow 'samba-tool --version'
      s4:scripting/python: add '-V' as alias for '--version'
      script/autobuild.py: remove --rebase-master and --push-master options
      script/autobuild.py: set the default for --log-base to the current gitroot
      s4:torture/smb2: improve the smb2.create.blob test

Volker Lendecke (3):
      s4: Fix a -Wunused-value warning
      tdb: Make tdb robust against improper CLEAR_IF_FIRST restart
      s3: Add two tests a CLEAR_IF_FIRST crash

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


-- 
Samba Shared Repository


More information about the samba-cvs mailing list