[SCM] Samba Shared Repository - annotated tag release-3-3-1 created - release-3-3-1

Karolin Seeger kseeger at samba.org
Tue Feb 24 09:32:11 GMT 2009


The annotated tag, release-3-3-1 has been created
        at  0a2079813e4ba615ebad72451291fcc1498e8f26 (tag)
   tagging  57930cf3e4eb79b26cd062b51635d1df2d68a0ed (commit)
  replaces  release-3-3-0
 tagged by  Karolin Seeger
        on  Tue Feb 24 09:50:09 2009 +0100

- Log -----------------------------------------------------------------
tag release-3-3-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iD8DBQBJo7TKbzORW2Vot+oRAnikAJ0ds1+yr/o9RBYBfXM/dx6WYhnaywCgj+3s
lblHlMZdlHA18jAXJg+/G38=
=6tV0
-----END PGP SIGNATURE-----

Aravind Srinivasan (1):
      Have nmbd check all available interfaces for WINS before failing

Björn Jacke (9):
      give configure check "sub-second timestamps without struct timespec" a chance to succeed
      rather cosmetic fix for failed birthtime configure checks
      add configure check for AIX style sub-second resolution support
      add missing semicolons
      add configure check for Tru64 sub-second timestamp resolution
      add Tru64 sub-second resolution timestamp support
      fix build with external dns_sd libraries
      enable IPv6 support for NetBSD, FreeBSD
      all BSDs use this evironment variable

Bo Yang (1):
      Make libsmbclient work with DFS

Dan Sledz (1):
      Fix double free caused by incorrect talloc_steal usage.

Derrell Lipman (15):
      eliminate compiler warnings
      [Bug 6069] Add a fstatvfs function for libsmbclient
      [Bug 6069] Add a fstatvfs function for libsmbclient
      [Bug 6069] Add a fstatvfs function for libsmbclient
      [Bug 6069] Add a fstatvfs function for libsmbclient
      [Bug 6069] Add a fstatvfs function for libsmbclient
      Check for the right error return value
      ignore new test program executables
      Ensure consistency of values on stack (caught by AIX compiler)
      It seems some systems use f_flags instead of f_flag. Use the appropriate one.
      Get rid of the warnings I had for testing
      enums are traditionally signed. Avoid use of high bit in bit flags.
      remove accidental white space
      Remove compiler warnings about unknown structure pointer
      variable grouping: just my OCD desire to keep similar things together

Günter Kukkukk (1):
      Don't try and delete a default ACL from a file.

Günther Deschner (9):
      s3-docs: fix typo in eventlogadm manpage.
      s3-net: remove unused ENUM_HND.
      s3-rpcclient: fix getform command asprintf return code.
      s3-spoolss: fix memleak in get_remote_printer_publishing_data().
      pidl: add copy of pidl to 3-3-test in order to regenerate librpc code.
      s3: re-run make idl.
      s3-accessmask: re-run make samba3-idl and remove duplicate copies.
      s3: remove duplicate prototypes for generated rpc server functions.
      s3-libnet: fix coverity #848 (UNINIT).

Holger Hetterich (1):
      Enable total anonymization in vfs_smb_traffic_analyzer, by mapping any user names to the one given by anonymize_prefix, without generating a hash number. This setting is optional and is compatible with the module configuration format of Samba 3.3.

Jeff Layton (1):
      mount.cifs: initialize rc to 0 in main

Jeremy Allison (23):
      Fix bug #6069 - Build breaks with too many arguments to
      Fix warning (bad handler prototype) and fix detection of dns_sd
      Following Björn JACKE's patch, unify the detection of the timespec code in configure.in, and the application of it in time.c
      Fix coverity CID#115. Resource leak in error path.
      Fix coverity CID#116. Resource leak on error path.
      Fix coverity CID#117 - resource leak in error path.
      Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or delete file
      Fix bug #Bug 6090 renaming or deleting a "not matching/resolving" symlink is failing.
      Noted by Vericode analysis. Correctly use chroot().
      Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure
      Attempt to fix bug #6099. According to Microsoft
      Fix bug #6117 - Samba 3.3.0: pdbedit -a core dumps.
      Don't miss an absolute pathname as a kerberos keytab path. From Glenn Machin <gmachin at sandia.gov>.
      Fix coverity CID-602. Possible use of uninitialized var.
      Gah, typo :-(. Sorry.
      Backport the semantics of when to delete alternate data streams on a file truncate.
      Fix printf type warning.
      Fix printf warnings found on systems where time_t <> long int.
      Fix bug #6133 - Cannot delete non-ACL files on Solaris/ZFS/NFSv4 ACL filesystem.
      Change smbc_set_credentials_with_fallback() (unreleased) to use
      Quieten down a boatload of shadowed variable warnings on Solaris.
      More warning fixes for Solaris.
      More warning fixes for Solaris.

Karolin Seeger (19):
      docs: Describe "service" in man mount.cifs.
      s3/libads: Change "ldap ssl:ads" parameter to "ldap ssl ads".
      docs: Add description of "ldap ssl ads" to man smb.conf.
      docs: Clarify "ldap ssl" description in man smb.conf.
      docs: Add man sharesec.
      s3-WHATSNEW: Start WHATSNEW for 3.3.1.
      s3-WHATSNEW: Update WHATSNEW.
      WHATSNEW: Update changes since 3.3.0.
      WHATSNEW: Update changes since 3.3.0.
      WHATSNEW: Jeremy fixed CID 602, not Volker.
      WHATSNEW: Update changes since 3.3.0.
      s3/docs: Fix several typos.
      s3/docs: Add man vfs_acl_xattr.
      s3/docs: Add man vfs_acl_tdb.
      s3/docs: Add hint about getfattr in man vfs_acl_xattr.
      s3/docs: Fix typo in man mount.cifs.
      WHATSNEW: Updates changes since 3.3.0.
      VERSION: Raise version number.
      WHATSNEW: Update changes since 3.3.0.

Lars Müller (2):
      Conditional install of the cifs.upcall man page
      Adjust regex to match variable names including underscores

Michael Adam (22):
      libreplace: fix bug #6066 - netinet/ip.h present but cannot be compiled
      libreplace: fix detection of netinet/ip.h on solaris 8
      WHATSNEW: oops, the wrong parameter was reported to have been removed.
      fix bug #6073: prevent ads_connect() from using SSL unless explicitly requested
      s3:winbind_user: move initialization of domain up in winbindd_fill_pwent()
      s3:winbind_user: fix "getent passwd" to allocate new uids.
      s3:winbind_group: fix "getent group" to allocate new gids.
      docs: fix two typos in the mount.cifs manpage
      s3:net conf: remove check for sharename being a usernam in "net conf addshare"
      s3:winbindd_user: fix a debug message.
      s3:winbindd_user: create domain connection in winbindd_fill_pwent if necessary.
      Revert "s3:winbindd_user: create domain connection in winbindd_fill_pwent if necessary."
      packaging: add script fill-templates
      packaging: fix fill-templates call to update-pkginfo to pushd appropriately first
      packaging: don't clutter the output of fillup-templates  with popd output
      packaging: remove commented out stuff from update-pkginfo
      packaging: use "find" instead of "du" to find files... :-)
      packaging: make update-pkginfo callable from any directory
      s3:build: some implementations of "ln" are picky about the order of arguments
      s3:packaging: paths cosmetics in fill-templates
      s3:packaging: fix path to calling update-pkginfo after pushd in fill-templates
      s3:packaging: fix parsing of include.h in fill-templates

Miguel Suarez (1):
      Fix bug #6085 - In vfs_default.c change utime( ) call.

Shirish Pargaonkar (2):
      umount.cifs: clean-up entries in /etc/mtab after unmount
      mount.cifs: add fakemount (-f) and nomtab (-n) flags to mount.cifs

Simo Sorce (1):
      For some unknown reason ldbrename was not being built in samba3.

Stefan Metzmacher (9):
      s3:ctdbd_conn: canonicalize ips before sending them to ctdbd
      s3:configure: autodetect ctdb/cluster support
      s3:auth: add S-1-22-X-Y sids to the local token
      s3:auth: only create_local_token() should add S-1-22-X-Y sids
      netlogon.idl: add idl for netr_LogonGetCapabilities()
      s3:netlogon: implement _netr_LogonGetCapabilities() with NT_STATUS_NOT_IMPLEMENTED
      librpc: rerun 'PIDL=pidl/pidl make idl'
      fix proto.h after idl changes
      s3:make: use pidl/pidl for 'make idl'

Steven Danneman (1):
      Make sharesec utility part of the default binary install.

Ted Percival (1):
      Probably fixes a crash during name resolution when log level >= 10

Tim Prouty (2):
      s3 build: Fix "assignment discards qualifiers from pointer target type" warnings
      s3 vfs: Fix SMB_VFS_RECVFILE/SENDFILE macros

Volker Lendecke (14):
      Fix a valgrind error when the socket dies
      Avoid valgrind errors
      Fix bug 5798: "CFLAGS info lost in configure"
      s3: Fix 'net rpc join' for users with the SeMachineAccountPrivilege.
      Fix count in _srvsvc_NetDiskEnum()
      Fix coverity ID 876 (FORWARD_NULL)
      Fix resume handle for _samr_EnumDomainGroups
      Fix Coverity ID 745 (RESOURCE_LEAK)
      Fix Coverity ID 744
      Fix Coverity ID 742 (RESOURCE_LEAK)
      Fix Coverity IDs 879 and 880 (RESOURCE_LEAK, REVERSE_INULL)
      Fix Coverity ID 740 (RESOURCE_LEAK)
      Fix a buffer handling bug when adding lots of registry keys
      Fix a O(n^2) algorithm in regdb_fetch_keys()

Yasuma Takeda (2):
      Fix bug #6098 - When the DNS server is invalid, the ads_find_dc() does not work correctly with "security = domain"
      Fix bug 5920

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


-- 
Samba Shared Repository


More information about the samba-cvs mailing list