SMBNetFS Changelog

What's new in SMBNetFS 0.6.0 Beta

Jan 11, 2015
  • New features:
  • negative cache implementation
  • speedup in the case of inaccessible servers
  • several bugfixes
  • Changes:
  • stop printing warning for samba-4.x.
  • fix long staning bug with visible flags for hosts
  • add negative cache to speedup works with inaccessible hosts (thanks to Aleksey Midenkov for the idea)
  • allow setting of event_config_update_period to zero to disable periodic configuration update (thanks to Aleksey Midenkov)
  • allow settings of max_retry_count to zero, also remove unneeded 2 sec delay after last failure (thanks to Aleksey Midenkov)
  • add smb_timeout option (thanks to Soci/Singular for the idea)
  • switch to atomic integer operations where it was possible
  • improve error reporting and add timestamp to debug messages (thanks to Aleksey Midenkov for the idea)