Commit graph

1632 commits

Author SHA1 Message Date
Simone Mainardi
e9811ae688 Implements X.509 client authentication 2019-01-09 12:21:56 +01:00
Simone Mainardi
22e5e2e9e0 Merge branch 'dev' of https://github.com/raphpen/ntopng into raphpen-dev 2019-01-07 19:20:26 +01:00
Simone Mainardi
04d1bd2029 Handles locales in community mode 2019-01-07 15:02:59 +01:00
Simone Mainardi
fcd586f8b4 Error handling and localization for recorded traffic extractions 2019-01-04 16:29:57 +01:00
emanuele-f
45769a1fbe Fix RRD default name for non wildcard tags 2019-01-04 12:45:55 +01:00
Simone Mainardi
8221d14e0f Handles extractions from recording processes non managed by ntopng
Implements #2276
2019-01-03 18:38:52 +01:00
emanuele-f
73fe73c0d9 Fix users and other prefs deleted during nEdge data reset 2019-01-03 15:46:31 +01:00
emanuele-f
25ed8843e6 Fix database migration page redirection
Fix #2285
2019-01-03 11:18:42 +01:00
Simone Mainardi
d11aa964fb Detects continuous reconding activity and status
Implements #2276
2019-01-02 19:11:11 +01:00
emanuele-f
66f2555d94 Fix tracker error aborting data delete on nEdge 2019-01-02 16:33:31 +01:00
Simone Mainardi
fcc66a4b05 Updates ntopctl to handle service n2disk-ntopng 2019-01-02 15:49:16 +01:00
emanuele-f
11a99722e0 Implement network data delete
IPv4 network masks /24 to /32 are now supported.

Fix #2257
2019-01-02 13:09:48 +01:00
emanuele-f
7360e2a363 Avoid using sudo for has-service check 2018-12-31 10:37:17 +01:00
emanuele-f
f6f84525d0 Use parametric retention 2018-12-26 16:45:24 +01:00
emanuele-f
d34b12c6a7 Move nIndex to pro with limitations 2018-12-26 16:31:09 +01:00
emanuele-f
9bda5cf401 Hide timeseries table views if step is too small 2018-12-22 02:07:54 +01:00
Simone Mainardi
55a05c2bb7 Limits the maximum number of nIndex interfaces 2018-12-21 17:41:03 +01:00
emanuele-f
cbb21f000c Remove unused js/css files 2018-12-20 18:15:58 +01:00
emanuele-f
75f4ee0fe0 Fix SNMP errors in network discovery with nEdge
Also hide language selector since nEdge is not localized yet
2018-12-20 15:41:31 +01:00
emanuele-f
657084e7d0 Properly handle L4 protocols charts 2018-12-20 12:16:46 +01:00
emanuele-f
46b950b521 Improve alert time format 2018-12-20 10:32:05 +01:00
emanuele-f
cc6f7915e4 Temporary disable InfluxDB on Windows as not working
The problem may be related to libcurl
2018-12-19 19:03:29 +01:00
emanuele-f
ed05294aa8 Reduce pam auth message logs 2018-12-19 18:51:33 +01:00
emanuele-f
a650f3f27e Fix error with floating point numbers 2018-12-19 17:13:43 +01:00
Alfredo Cardigliano
d5e93da5e8 Safety check 2018-12-19 14:40:38 +01:00
Raphael Pennisi
387b8304dd Merge branch 'dev' of https://github.com/raphpen/ntopng into dev 2018-12-19 12:05:39 +01:00
Raphael Pennisi
cf9a351000 Added HTTPS client certificate authentication 2018-12-19 11:55:27 +01:00
emanuele-f
ff3df0bb90 Fix LDAP and Radius menu entries visilibity 2018-12-18 18:53:19 +01:00
emanuele-f
f8c074bf03 Use cross platform ntop.msleep 2018-12-18 18:53:19 +01:00
emanuele-f
57f8f6f54e RRD error handling 2018-12-18 18:53:19 +01:00
emanuele-f
f744ca14e8 Implement RADIUS for captive portal users
Closes #2249
2018-12-18 11:29:31 +01:00
emanuele-f
453f515feb Windows fixes 2018-12-18 10:43:45 +01:00
Luca Deri
32c1bf8243 Removed old Lua leftover 2018-12-18 00:28:27 +01:00
emanuele-f
b97abeb6ad Community fixes 2018-12-17 13:02:11 +01:00
Emanuele Faranda
3f4653ef83 Fix nEdge graphs resolution to avoid gaps.
Fixes #2189
2018-12-17 10:30:16 +01:00
emanuele-f
d48eb6def0 Stop running HTTP GET requests if the client disconnects
For example, this avoids running too many queries on InfluxDB in parallel when the user clicks multiple items in the gui
2018-12-14 19:49:53 +01:00
Simone Mainardi
7f21b11dfb Fixes round attempts on infinite numbers 2018-12-14 12:30:17 +01:00
emanuele-f
af02c76c8b Implement scan detection alerts for remote hosts
Closes #2068
2018-12-14 12:28:23 +01:00
emanuele-f
6560486eda Remove debug code 2018-12-13 17:38:18 +01:00
emanuele-f
96ce6c0cf5 Improve stackedProgressBars 2018-12-13 17:26:55 +01:00
Alfredo Cardigliano
1059a44970 Safety check to avoid percentage overflows due to rounding 2018-12-13 05:14:17 +01:00
emanuele-f
7b67279a0f Move nindex specific code to pro 2018-12-13 11:27:26 +01:00
emanuele-f
156f83eb1f Move database preferences to separate sections
Fixes #2245
2018-12-13 10:46:55 +01:00
Alfredo Cardigliano
4b77c7640b Added total to the stackedProgressBars component 2018-12-12 23:48:15 +01:00
Alfredo Cardigliano
8758232169 Double counter cleanup 2018-12-12 18:41:13 +01:00
Alfredo Cardigliano
5c2f560b84 stackedProgressBars component improvements to handle bad inputs 2018-12-12 18:36:16 +01:00
Alfredo Cardigliano
8f6d29d7bc Caching storage status to avoi too many queries to disk 2018-12-12 18:28:24 +01:00
Alfredo Cardigliano
b42baafe66 stackedProgressBars legend fix 2018-12-12 16:30:34 +01:00
Alfredo Cardigliano
a3d370ea7e Global storage utilization in Runtime Status 2018-12-12 16:23:34 +01:00
Alfredo Cardigliano
931070804c Storage status in the interface page (rrd, flows index, pcap)
recording_utils.storageInfo now returns everything in bytes
Added getFolderSize to lua utils
Added rrd_utils.storageInfo
2018-12-12 14:44:41 +01:00