Date: Mon, 9 Jan 2006 16:45:33 +0000 (UTC) From: Sergey Matveychuk <sem@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/samba3 Makefile distinfo pkg-plist ports/net/samba3/files patch-Makefile.in patch-configure.in patch-nsswitch_pam_winbind.c patch-pam_smbpass patch-smbd_aio.c patch-smbd_statvfs.c samba.sh.sample smb.conf.default Message-ID: <200601091645.k09GjXgd048620@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sem 2006-01-09 16:45:33 UTC
FreeBSD ports repository
Modified files:
net/samba3 Makefile distinfo pkg-plist
net/samba3/files patch-Makefile.in samba.sh.sample
smb.conf.default
Added files:
net/samba3/files patch-configure.in
patch-nsswitch_pam_winbind.c
patch-pam_smbpass patch-smbd_aio.c
patch-smbd_statvfs.c
Log:
- Update to 3.0.21a
Common bugs fixed in 3.0.21 include:
o Missing groups in a user's token when logging in via kerberos
o Incompatibilities with newer MS Windows hotfixes and
embedded OS platforms
o Portability and crash bugs.
o Performance issues in winbindd.
New features introduced in Samba 3.0.21 include:
o Complete NTLMv2 support by consolidating authentication
mechanism used at the CIFS and RPC layers.
o The capability to manage Unix services using the Win32
Service Control API.
o The capability to view external Unix log files via the
Microsoft Event Viewer.
o New libmsrpc share library for application developers.
o Rewrite of CIFS oplock implementation.
o Performance Counter external daemon.
o Winbindd auto-detection query methods when communicating with
a domain controller.
o The ability to enumerate long share names in libsmbclient
applications.
PR: ports/91528
Submitted by: Timur I. Bakeyev (maintainer)
Revision Changes Path
1.146 +34 -20 ports/net/samba3/Makefile
1.67 +3 -2 ports/net/samba3/distinfo
1.6 +10 -21 ports/net/samba3/files/patch-Makefile.in
1.14 +66 -0 ports/net/samba3/files/patch-configure.in (new)
1.1 +36 -0 ports/net/samba3/files/patch-nsswitch_pam_winbind.c (new)
1.1 +88 -0 ports/net/samba3/files/patch-pam_smbpass (new)
1.1 +33 -0 ports/net/samba3/files/patch-smbd_aio.c (new)
1.1 +47 -0 ports/net/samba3/files/patch-smbd_statvfs.c (new)
1.12 +4 -5 ports/net/samba3/files/samba.sh.sample
1.17 +5 -0 ports/net/samba3/files/smb.conf.default
1.63 +15 -4 ports/net/samba3/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601091645.k09GjXgd048620>
