Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added missing library | Luca Deri | 2022-09-21 |
| | |||
* | Do not interfere with CFLAGS/LDFLAGS env anymore. (#1659) | Toni | 2022-07-13 |
| | | | | | | | * CI fixes * some build systems do not like that (e.g. OpenWrt) * fixed some rrdtool related build warnings/errors Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Added gprof CPU/HEAP profiling support. (#1592) | Toni | 2022-06-12 |
| | | | | | * Some small auto{conf,make} improvements Signed-off-by: lns <matzeton@googlemail.com> | ||
* | Updated README.md (#1562) | Toni | 2022-05-30 |
| | | | | | | | * make check great again (not so much) * make doc/doc-view * CI updates Signed-off-by: lns <matzeton@googlemail.com> | ||
* | Added script to compare and verify the output of `make dist'. (#1551) | Toni | 2022-05-26 |
| | | | | | | | This fixes some build/test issues resulting when using tarballs. * nDPI uses autotools (especially autoconf) in a wrong way, see #1163 Signed-off-by: lns <matzeton@googlemail.com> | ||
* | Updated RRD dependencies | Luca Deri | 2022-05-03 |
| | |||
* | Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2 | Toni Uhlig | 2022-04-14 |
| | | | | | | | * Removed Visual Studio leftovers. Maintaining an autotools project with VS integration requires some additional overhead. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> Signed-off-by: lns <matzeton@googlemail.com> | ||
* | Added code for identifiying anomalies with metrics stored in InfluxDB | Luca Deri | 2022-03-30 |
| | |||
* | Restore a unit test result (#1403) | Ivan Nardi | 2022-01-13 |
| | | | | | Deleted, probably by mistake, in 406ac7e8 Fix Makefile and add compilation of `rrdtool` in CI tests | ||
* | FreeBSD fixes | Luca Deri | 2022-01-13 |
| | |||
* | Added missing dependency | Luca Deri | 2022-01-05 |
| | |||
* | Update copyright | Alfredo Cardigliano | 2022-01-03 |
| | |||
* | Added missing install target | Luca Deri | 2021-12-07 |
| | |||
* | Configure improvements | Luca Deri | 2021-12-04 |
| | | | | Fixed invalid anomaly detection in rrd_anomaly | ||
* | Added example for finding similarities in RRDs using nDPI statistical APIs | Luca Deri | 2021-12-04 |
| | |||
* | Added quick mode (-q) | Luca Deri | 2021-12-03 |
| | |||
* | Updated rrdtool makefile | Luca Deri | 2021-12-03 |
| | |||
* | Demo tool for finding anomalies in RRD files | Luca Deri | 2021-12-03 |