Date: Thu, 22 Jul 2004 07:30:35 +0000 (UTC) From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/samba Makefile distinfo Message-ID: <200407220730.i6M7UZVg090944@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa 2004-07-22 07:30:35 UTC
FreeBSD ports repository
Modified files:
net/samba Makefile distinfo
Log:
Add the new one knob WITH_BROWSING_HACKS.
- New configuration options: allow workgroups/deny workgroups.
When samba is a local master on subnet these options allow
you to restrict list of available workgroup names in "Network
Neighbourhood". Options accept a list of names.
- New configuration options: allow master/deny masters.
When samba is running as a WINS server these options allow
you to restrict registering of particular IP addresses as
group masters. Options accept same arguments as "allow hosts".
- New configuration option: workgroups.
This allows you to be a member (and thus a master browser!) of
multiple workgroups.
- New configuration option: force local master.
Allows to ignore Windows NT PDC attempts to claim master
browser name on subnet. This is violation of standard, but is
useful.
- All registered NetBIOS names must be isprint().
Do not bump PORTREVISION, because new features show up
only if WITH_BROWSING_HACKS is defined in compile-time.
Submitted by: glebius
Revision Changes Path
1.141 +7 -1 ports/net/samba/Makefile
1.53 +2 -0 ports/net/samba/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407220730.i6M7UZVg090944>
