Commit graph

22 commits

Author SHA1 Message Date
Luca Deri
ada61e1807 Warnign fixes 2020-01-28 17:17:26 +01:00
Luca Deri
57e6a93065 Improved scheduling algorithm to guarantee minimum service time when number of entries allow
Updated (C)
2020-01-06 23:36:36 +01:00
Luca Deri
38c0341106 Fixes #2343 2019-02-11 18:57:46 +01:00
Luca Deri
bedff2c8e2 Updated (C) 2019-01-07 19:28:49 +01:00
Simone Mainardi
845abaa55c Fixes deadlocks upon Redis reconnections and other Redis-related issues
Fixes #2253
2018-12-27 17:41:46 +01:00
Luca Deri
5c635ef87f Added preference (Logging sub-menu) to create a trace log (ntopng.log) instead of using syslog 2018-08-11 13:42:13 +02:00
Luca Deri
5db87b3347 Added fix for insecure readdir_r() call
Fix for #1848
2018-08-06 17:00:36 +00:00
Luca Deri
54e01e81f7 Trace fixes 2018-07-20 00:03:26 +02:00
Luca Deri
d39dde3383 Fixes for Win crashes
@simonemainardi Trace.cpp needs tome rework
2018-07-18 22:08:31 +02:00
Luca Deri
f0c936c368 Updated (C) to 2018 2018-03-22 21:59:42 +01:00
Simone Mainardi
190bb2fe97 Fixes possible deadlocks
A new redis instance is spawned for the trace of events. This
prevents possible deadlocks.
2017-09-15 11:49:13 +02:00
Simone Mainardi
e0bd87b2a9 Earlier close of ratated log files 2017-08-09 15:11:42 +02:00
Simone Mainardi
fbd5f1b3f3 Minor fix for log rotation 2017-08-08 10:42:42 +02:00
Simone Mainardi
3908b56e07 Implements log rotation
Fixes 1056
2017-08-07 19:43:56 +02:00
Luca
30e1a75f98 (C) update 2017-01-10 15:03:16 -08:00
Mathieu
c8311fe8fe Syntax fix 2016-07-15 14:40:40 +02:00
Luca Deri
306d4c1aaf Added runtime status to ease debugging and support. The new entry has been added to the home menu (below about) 2016-06-02 11:37:47 +02:00
Luca Deri
d7c452f0a3 Moved to 2016 2016-01-01 09:27:39 +01:00
Luca Deri
451a0885df Tracings now omit subdirs for more compact output
Options parsed from config files now strip trailer/header " and '
2015-08-19 07:34:45 +02:00
Luca Deri
a2542e719a Reworked initialization and licensing 2015-08-02 10:04:14 +02:00
Luca Deri
d65eb6b624 Win changes 2015-05-18 17:34:12 +02:00
Luca Deri
b178cf4121 Added travis file for code testing
Added .gitignore file for ignoring selected files
Reworked src and include paths to organize the source better
Fixed bug with invalid git version caused in some settings that do not compile code extracting it from github
2015-05-01 19:40:52 +02:00
Renamed from Trace.cpp (Browse further)