openwrtv4/package/network/services/samba36/files
Conn O'Griofa 63f6fc5c16 samba: add file/interface reload triggers & filter interfaces
* Only parse interfaces that are up during init_config (as the
  script depends on this to determine the proper IP/subnet range)
* Add reload interface triggers for samba-designated interfaces
* Force full service restart upon config change to ensure Samba
  binds to new interfaces (sending HUP signal doesn't work)
* Rename "interface" variable to "samba_iface" and move into
  global scope

Needed to fix Samba connectivity for clients connecting from a
different LAN subnet (e.g. pseudobridge configurations) due to the
'bind interfaces only' setting.

Signed-off-by: Conn O'Griofa <connogriofa@gmail.com>
2016-08-15 15:18:35 +02:00
..
samba.config branding: add LEDE branding 2016-03-24 22:40:13 +01:00
samba.init samba: add file/interface reload triggers & filter interfaces 2016-08-15 15:18:35 +02:00
smb.conf.template samba36: disable local browse master by default 2016-07-18 13:37:12 +02:00