stad 0.0.6 released
The stad daemon is part of the SMB traffic analyzer software suite, a toolset aiming at visualizing the data flow on one or more Samba servers, providing statistics about the usage of Samba services. The long term goal of the SMB Traffic Analyzer project is to provide a universal remote debugging facility for Samba.
Just released stad version 0.0.6. The changes, in short, are:
- various small fixes for libsta
- iniparser is now delivered with the package, self compiling and linked statically against stad. This should help building stad on distributions that do not provide iniparser.
- the beginnings of a remote control network connection, which will allow client programs to change or view the stad configuration at runtime. This will enable a stad appliance that can be configured completely remotely. However, this code is not yet ready for primetime and as such it is disabled by default.
- Since question arose on how to build stad, I’ve added a brief text to the README file in the package.
Binaries and src RPMs are available thanks to the openSUSE buildservice for
Sources are available via git, this release was tagged in git as “0.0.6″.
git clone git://git.lamuella.org/projects/stad/stad.git
Cheers,
Holger