aboutsummaryrefslogtreecommitdiff
path: root/utils/bandwidthd/patches
Commit message (Collapse)AuthorAge
* bandwidthd: fix time_t problemJean-Michel Lacroix2022-10-25
| | | | | | Fixes issu #19510 with the change in time_t with musl 1.2 Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
* bandwidthd: fix format warningsRosen Penev2022-09-29
| | | | | | Should fix crashing errors under musl 1.2 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* bandwidthd: fix compilation with GCC10Rosen Penev2020-06-30
| | | | | | | | Added PKG_BUILD_PARALLEL for faster compilation. Fixed license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* bandwidthd: update to 2.0.1-34, sqlite support and SMTP trackingJean-Michel Lacroix2017-01-01
| | | | | | | | Addition of sqlite storage Tracking of SMTP traffic instead of P2P traffic Based on NethServer bandwidthd implementation Signed-off-by: Jean-Michel lacroix <lacroix@lepine-lacroix.info>
* Addition of bandwidthd from the oldpackagesJean-Michel Lacroix2015-10-14
Signed-off-by: Jean-Michel Lacroix lacroix@lepine-lacroix.info