diff options
author | jlam <jlam@pkgsrc.org> | 2004-02-17 11:51:52 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-02-17 11:51:52 +0000 |
commit | 5577221b8cf97f4fc3fbde64fec2f730324996d6 (patch) | |
tree | cb06311b0118f7f6f9d1dda5883484cc932382a3 /net/samba/PLIST | |
parent | acb68d7a63c9300dc3b15d773a0eb01076039ee8 (diff) | |
download | pkgsrc-5577221b8cf97f4fc3fbde64fec2f730324996d6.tar.gz |
Update net/samba to 3.0.2a. Fixes from version 3.0.1 include:
o Joining a Samba domain from Pre-SP2 Windows 2000 clients.
o Logging onto a Samba domain from Windows XP clients.
o Problems with the %U and %u smb.conf variables in relation to
Windows 9x/ME clients.
o Kerberos failures due to an invalid in memory keytab detection
test.
o Updates to the ntlm_auth tool.
o Fixes for various SMB signing errors.
o Better separation of WINS and DNS queries for domain controllers.
o Issues with nss_winbind FreeBSD and Solaris.
o Several crash bugs in smbd and winbindd.
o Output formatting fixes for smbclient for better compatibility
with scripts based on the 2.2 version.
Diffstat (limited to 'net/samba/PLIST')
-rw-r--r-- | net/samba/PLIST | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/net/samba/PLIST b/net/samba/PLIST index dfe6d198f5a..8989959317c 100644 --- a/net/samba/PLIST +++ b/net/samba/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2004/02/17 00:01:26 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.16 2004/02/17 11:51:54 jlam Exp $ bin/findsmb bin/net bin/nmblookup @@ -93,10 +93,11 @@ sbin/nmbd sbin/smbd sbin/swat sbin/winbindd -share/doc/samba/FolderRedir.reg share/doc/samba/NT4-Locking.reg share/doc/samba/NT4_PlainPassword.reg -share/doc/samba/Win-NT-2K-XP-DeleteRoamingProfile.reg +share/doc/samba/Win-2Kx-XPP-DeleteCachedProfiles.reg +share/doc/samba/Win-2Kx-XPP-ForceLocalProfile.reg +share/doc/samba/Win-NT-DeleteRoamingProfile.reg share/doc/samba/Win2000_PlainPassword.reg share/doc/samba/Win95_PlainPassword.reg share/doc/samba/Win98_PlainPassword.reg @@ -179,6 +180,7 @@ share/samba/swat/help/smbclient.1.html share/samba/swat/help/smbcontrol.1.html share/samba/swat/help/smbcquotas.1.html share/samba/swat/help/smbd.8.html +share/samba/swat/help/smbget.1.html share/samba/swat/help/smbmnt.8.html share/samba/swat/help/smbmount.8.html share/samba/swat/help/smbpasswd.5.html @@ -192,6 +194,7 @@ share/samba/swat/help/smbumount.8.html share/samba/swat/help/speed.html share/samba/swat/help/swat.8.html share/samba/swat/help/tdbbackup.8.html +share/samba/swat/help/tdbdump.8.html share/samba/swat/help/testparm.1.html share/samba/swat/help/testprns.1.html share/samba/swat/help/troubleshooting.html |