cvs commit: ports/net/samba Makefile distinfo

Sergey A. Osokin osa at FreeBSD.org
Thu Jul 22 00:30:36 PDT 2004


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


More information about the cvs-all mailing list