diff options
author | grant <grant@pkgsrc.org> | 2004-11-09 08:21:26 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-11-09 08:21:26 +0000 |
commit | 51cae28e223c5c4a5442651c44fcf903f9fb2c82 (patch) | |
tree | 713ca9414d11af5db6459b300a538db78b6c95d5 /net/samba/PLIST | |
parent | 5462dd2a1682cf84b4862d6d48e7f1895cb061e9 (diff) | |
download | pkgsrc-51cae28e223c5c4a5442651c44fcf903f9fb2c82.tar.gz |
update to samba-3.0.8.
Common bugs fixed in 3.0.8 include:
o Compile fixes for HP-UX
o Fixes for the printer publishing code used when joined to
an AD domain.
o Incompatibilities with file system quotas.
o Several bugs in the spoolss printing code and print system
backends.
o Inconsistencies in the username map functionality when
configured on domain member servers.
o Various compile warnings and errors on various platforms.
o Fixes for kerberos interoperability with Windows 200x
domains when using DES keys.
o Fix for CAN-2004-0930 -- smbd remote DoS vulnerability.
New features included in the 3.0.8 release are:
o New migration functionality added the the net tool
for files/directories, printers, and shares.
o New experimental idmap backend for assigning uids/gids
directly based on the user/group RID when acting as a
member of single domain without any trusts.
o Additional printer migration support for XP/2003 platforms.
Diffstat (limited to 'net/samba/PLIST')
-rw-r--r-- | net/samba/PLIST | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/samba/PLIST b/net/samba/PLIST index 75b0a16a254..1d486c36d48 100644 --- a/net/samba/PLIST +++ b/net/samba/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.25 2004/11/06 11:07:17 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.26 2004/11/09 08:21:26 grant Exp $ bin/findsmb bin/net bin/nmblookup @@ -20,6 +20,7 @@ bin/smbtree ${SMBMOUNT}bin/smbumount bin/tdbbackup bin/tdbdump +bin/tdbtool bin/testparm bin/testprns bin/wbinfo @@ -371,10 +372,6 @@ share/samba/swat/images/wizard.gif share/samba/swat/include/footer.html share/samba/swat/include/header.html share/samba/swat/lang/ja/help/welcome.html -share/samba/swat/lang/ja/include/footer.html -share/samba/swat/lang/ja/include/header.html -share/samba/swat/lang/ja/include/header.nocss.html -share/samba/swat/lang/ja/include/header_css.html share/samba/swat/lang/tr/help/welcome.html share/samba/swat/lang/tr/images/globals.gif share/samba/swat/lang/tr/images/home.gif @@ -384,7 +381,6 @@ share/samba/swat/lang/tr/images/samba.gif share/samba/swat/lang/tr/images/shares.gif share/samba/swat/lang/tr/images/status.gif share/samba/swat/lang/tr/images/viewconfig.gif -share/samba/swat/lang/tr/include/header.html share/samba/swat/using_samba/appa.html share/samba/swat/using_samba/appb.html share/samba/swat/using_samba/appc.html |