The annotated tag, release-3-0-31 has been created
at 037a6faaabf2784aaeb38c42f5aa79a2ff27fc49 (tag)
tagging df2e84cf4c3ebe3712af966384cff29d897f3616 (commit)
replaces release-3-0-29
tagged by Gerald W. Carter
on Mon Jul 21 10:10:53 2008 -0500
- Log -----------------------------------------------------------------
Tagging the 3.0.31 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBIhKcCIR7qMdg1EfYRAhzbAKC4TPkmkddJh/dYc+Im2JRtifAdbgCg4Vj0
SrjdDjufB1kKl2IgJZccVC8=
=DvPN
-----END PGP SIGNATURE-----
Alexander Bokovoy (2):
Fix documentation networkless build. We did override build/catalog.xml
but didn't define BUILDDIR for it
Fix use of smbconfoption in samba.entities.
Gerald Carter (1):
Set version in v3-0-test to 3.0.30-GIT
Gerald W. Carter (6):
Release scripts: Copy the support release scripts from the v3-3-tree
Security: Patche for CVE-2008-1105.
Updating release notes for 3.0.30 security release.
Return NULL in sitename_fetch() if gencache_init() fails. Not false
Setting version to 3.0.31
Updating release notes for 3.0.31
Günther Deschner (7):
Fix Bug #5285. (libcap header mismatch)
Fix joining NT4 domains.
Don't let winbind getgroups crash when we have no gids in the token.
net: for robustness reasons, fallback to level 24 pwd set while joining.
net: fix joining w2k domains in "security = ads".
pam_winbind: fix pam_sm_chauthtok for storing modified cached creds.
pam_winbind: Update cached creds during password change.
Herb Lewis (1):
ENODATA is not defined in freeBSD 4.6.2
Jeremy Allison (33):
Memory leak fixes from Chere Zhou <[EMAIL PROTECTED]>.
Fix winbindd on a PDC by reverting :
83b04c60fac76ccd2d5aecb14f8896a07d488b1f..6e66512d5beb256a44c6703cdb8c7fa7e0fd8537.
From Michael R Sweet <[EMAIL PROTECTED]>.
Fix bug #5504. winbindd children and parent were handing SIGTERM in the
same way - deleting the socket !
Fix valgrind bug in debug statement. Don't reference uninitialized memory.
minor memory leak fix from Chere Zhou <[EMAIL PROTECTED]>.
Split the winbindd_passdb backend into a 'builtin' and a 'sam'
Merge branch 'v3-0-test' of ssh://[EMAIL PROTECTED]/data/git/samba into
v3-0-test
Fix bug reported by David Eisner <[EMAIL PROTECTED]>. When allocating cli
Fix by Bo Yang <[EMAIL PROTECTED]> for bug with winbindd trusted domain
chil
More correct fix (hopefully :-) for any memory leaks.
Merge branch 'v3-0-test' of ssh://[EMAIL PROTECTED]/data/git/samba into
v3-0-test
Bugfix noticed by Herb. On using the again: tag as a
We should use set_domain_offline(domain) function instead of just set
staus to offline. Otherwise,
Fix bug #5533. Winbindd fails to cope correctly with a workgroup name
containing a '.'.
Fix bug #5531 - fix conversion of ns units when converting from nttime to
timespec.
Merge branch 'v3-0-test' of ssh://[EMAIL PROTECTED]/data/git/samba into
v3-0-test
Merge branch 'v3-0-test' of ssh://[EMAIL PROTECTED]/data/git/samba into
v3-0-test
Fix bug #5555. Don't return NT_STATUS_PASSWORD_MUST_CHANGE error on
machine account logon.
Fix for bug #5551, smbd recursing back into winbindd from a winbindd call.
Final (hopefully :-) part of fix for bug #5551. Allow passdb backend to
enumerate domain groups.
Merge branch 'v3-0-test' of ssh://[EMAIL PROTECTED]/data/git/samba into
v3-0-test
Part of fix for #5551. Split out the group enumeration functions to a
BUILTIN and a Domain
Fix "variable might be used uninitialized" message.
Fix gcc -O3 warnings.
Fix usage message for net rpc trustdom add.
Merge branch 'v3-0-test' of ssh://[EMAIL PROTECTED]/data/git/samba into
v3-0-test
Ensure consistent use of pdb_get_nt_passwd instead of
pdb_get_lanman_passwd.
Fix bug #5578, reported by [EMAIL PROTECTED] Bad (non-Samba) use of
strlcat gives error.
Canonicalize servername in the printer functions to remove leading '\\'
characters. Ensure we always return consistent names.
Patch from SATOH Fumiyasu <[EMAIL PROTECTED]> for bug #5202. Re-activate
"acl group control"
Allow authentication and memory credential refresh after password change
from gdm/xdm. Patch from boyang <[EMAIL PROTECTED]>.
Fix from Volker. Fix a segfault in base64_encode_data_blob
Jim McDonough (2):
Merge branch 'v3-0-test' of git://git.samba.org/samba into 3.0-test
Don't reset password last set time just because the expired flag
John H Terpstra (18):
Clarification that hosts resolution is done by winbind only on IRIX, all
other systems use libnss_wins.so.
Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-test
Fix typos.
Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-test
Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-test
Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-test
Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-test
Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-test
Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-test
Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-test
Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-test
Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-test
Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-test
Merge branch 'v3-0-test' of git://git.samba.org/samba into v3-0-test
Fixing net help info.
Clarification that hosts resolution is done by winbind only on IRIX, all
other systems use libnss_wins.so.
Added TDB File documentation requested by some users.
Fixed publishing date info.
Karolin Seeger (10):
man pages: Remove ldb man pages.
Fix usage message for 'net idmap dump'.
Samba3-HOWTO: Add improvements/fixes.
man pages: Fix synonyms.
man pages: Fix broken smb.conf section about the 'get quota command'.
man pages: Don't refer to numbered chapter of the HOWTO collection.
man pages: Move 'smbsh' man page to the examples directory.
man pages: Correct version in man winbindd again.
Samba3 HOWTO: Remove trailing whitespaces.
man pages: Add missing whitespace.
Michael Adam (2):
tdbtool: fix off-by-one error in argument length. (bug #2344)
Revert "tdbtool: fix off-by-one error in argument length. (bug #2344)"
Steven Danneman (2):
Use machine account and machine password from our domain when
spnego SPN fix when contacting trusted domains
Volker Lendecke (4):
In libsmbclient, map NT_STATUS_OBJECT_PATH_NOT_FOUND to ENOENT
Fix location of smbldap-tools
Add -brtl to the AIX linker flags, use bexpfull instead of bexpall
AIX build fix from William Jojo -- thanks
-----------------------------------------------------------------------
--
Samba Shared Repository