Commit graph

2951 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
fd0ea2e70a Improve alert via email documentation 2019-01-04 15:50:00 +01:00
Simone Mainardi
e4b5fd7a3a Breaks about page into system and ntopng 2019-01-04 14:57:53 +01:00
emanuele-f
45769a1fbe Fix RRD default name for non wildcard tags 2019-01-04 12:45:55 +01:00
Simone Mainardi
931f2c59c7 Changes n2disk-ntopng files to prevent overwrites 2019-01-04 11:35:56 +01:00
Simone Mainardi
2c1e924cdf Adds hdd icon to the interfaces dropdown when rec is on 2019-01-03 20:04:05 +01:00
Simone Mainardi
b7159a0d43 Adds maintenance information to the about page 2019-01-03 19:30:29 +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
emanuele-f
4198318c9b Add nEdge users settings links 2019-01-03 10:46:38 +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
emanuele-f
7dad74775c Remove user language selector in user add dialog in nEdge 2019-01-02 16:33:30 +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
Simone Mainardi
31ed9c00e2 Splits protocol View for Hosts
Implements #2265
2018-12-31 13:26:44 +01:00
Simone Mainardi
8f893a8f50 Splits protocol View for Interfaces
Implements #2265
2018-12-31 13:05:07 +01:00
emanuele-f
e4c6e6e807 Fix js errors 2018-12-31 12:12:19 +01:00
emanuele-f
7360e2a363 Avoid using sudo for has-service check 2018-12-31 10:37:17 +01:00
emanuele-f
b9cf64dda0 Move minute interface top senders/receivers to the ts table
Fixes #2061
2018-12-28 09:33:25 +01:00
Simone Mainardi
1f2bae8ed2 Fixes historical data explorer with view interfaces
Fixes #2264
2018-12-27 15:08:48 +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
Simone Mainardi
e274ad258b Minor host/interface/network reports fix 2018-12-24 11:35:51 +01:00
Simone Mainardi
590215ac35 Adds host/interface/network reports to nEdge 2018-12-24 10:25:05 +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
2223289c24 Fix top hosts links 2018-12-20 18:39:31 +01:00
emanuele-f
cbb21f000c Remove unused js/css files 2018-12-20 18:15:58 +01:00
Simone Mainardi
b738e73ea5 Fixes missing storage utilization on Windows 2018-12-20 17:24:15 +01:00
emanuele-f
a6f9dd2704 Temporary hide delete data tab for oem 2018-12-20 16:26:05 +01:00
emanuele-f
6e4f44ba5a Fix empty top talkers table 2018-12-20 15:52:42 +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
067bf60602 localization tool now sorts the en lang before performing diff 2018-12-20 10:52:44 +01:00
emanuele-f
46b950b521 Improve alert time format 2018-12-20 10:32:05 +01:00
Simone Mainardi
19052bcd62 Minor localization updates 2018-12-20 10:23:54 +01:00
Luca
15efe2fd44 Added nIndex version 2018-12-19 19:38:59 +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
33daf0866a Avoid submiting delete data when form is invalid 2018-12-19 11:31:13 +01:00
emanuele-f
ff3df0bb90 Fix LDAP and Radius menu entries visilibity 2018-12-18 18:53:19 +01:00