bandwidthd: update to 2.0.1-34, sqlite support and SMTP tracking
authorJean-Michel Lacroix <redacted>
Sun, 1 Jan 2017 17:44:56 +0000 (12:44 -0500)
committerJean-Michel Lacroix <redacted>
Sun, 1 Jan 2017 17:44:56 +0000 (12:44 -0500)
commit5c9665a0706cd9de96a2e49f8ad3102a37acd36f
treebfeeaf12e059de2d1f270d47a15c91426e7b68e7
parenta876e13fd614d81c6dd295e014d01738416ec9a5
bandwidthd: update to 2.0.1-34, sqlite support and SMTP tracking
Addition of sqlite storage
Tracking of SMTP traffic instead of P2P traffic
Based on NethServer bandwidthd implementation

Signed-off-by: Jean-Michel lacroix <redacted>
26 files changed:
utils/bandwidthd-php/Makefile [deleted file]
utils/bandwidthd-php/files/legend.gif [deleted file]
utils/bandwidthd/Makefile
utils/bandwidthd/files/bandwidthd-pgsql.config
utils/bandwidthd/files/bandwidthd-php.config [moved from utils/bandwidthd-php/files/bandwidthd-php.config with 100% similarity]
utils/bandwidthd/files/bandwidthd-php.init [moved from utils/bandwidthd-php/files/bandwidthd-php.init with 97% similarity]
utils/bandwidthd/files/bandwidthd-sqlite.config [new file with mode: 0644]
utils/bandwidthd/files/bandwidthd-sqlite.init [moved from utils/bandwidthd/files/bandwidthd-pgsql.init with 50% similarity, mode: 0755]
utils/bandwidthd/files/bandwidthd.config
utils/bandwidthd/files/bandwidthd.init [changed mode: 0644->0755]
utils/bandwidthd/files/logo-openwrt.gif [moved from utils/bandwidthd-php/files/logo.gif with 100% similarity]
utils/bandwidthd/files/logo.gif [deleted file]
utils/bandwidthd/files/phphtdocs-sqlite/details.php [new file with mode: 0644]
utils/bandwidthd/files/phphtdocs-sqlite/footer.php [moved from utils/bandwidthd-php/files/footer.php with 100% similarity]
utils/bandwidthd/files/phphtdocs-sqlite/graph.php [new file with mode: 0644]
utils/bandwidthd/files/phphtdocs-sqlite/include.php [new file with mode: 0644]
utils/bandwidthd/files/phphtdocs-sqlite/index.php [new file with mode: 0644]
utils/bandwidthd/files/phphtdocs/details.php [moved from utils/bandwidthd-php/files/details.php with 99% similarity]
utils/bandwidthd/files/phphtdocs/footer.php [new file with mode: 0644]
utils/bandwidthd/files/phphtdocs/graph.php [moved from utils/bandwidthd-php/files/graph.php with 80% similarity]
utils/bandwidthd/files/phphtdocs/include.php [moved from utils/bandwidthd-php/files/include.php with 100% similarity]
utils/bandwidthd/files/phphtdocs/index.php [moved from utils/bandwidthd-php/files/index.php with 99% similarity]
utils/bandwidthd/patches/010-dont-add-host-paths-in-config.in.patch [new file with mode: 0644]
utils/bandwidthd/patches/010-dont-add-host-paths.patch [deleted file]
utils/bandwidthd/patches/020-change-p2p-to-smtp.patch [new file with mode: 0644]
utils/bandwidthd/patches/100-fix_config_file_location [deleted file]
git clone https://git.99rst.org/PROJECT