Commit graph

705 commits

Author SHA1 Message Date
Simone Mainardi
04627745ae nEdge packaging 2017-12-17 23:14:47 +01:00
Luca Deri
c9ecd931d9 Code cleanup 2017-12-16 08:23:56 +01:00
Simone Mainardi
fe9c592e14 Changes flows dropped to flows blocked 2017-12-15 15:01:34 +01:00
Simone Mainardi
f25c6b6724 Makes informative dropped flows alerts configurable 2017-12-14 19:11:18 +01:00
Simone Mainardi
754377d372 Implements remote-to-remote flows alerts 2017-12-12 13:16:46 +01:00
emanuele-f
d2deb32105 Fix captive portal issue when moving a device to the default pool 2017-12-08 13:30:42 +01:00
emanuele-f
b55a93cbe0 Update fix for chrome autocomplete 2017-12-06 18:07:24 +01:00
emanuele-f
4cd147da67 Fix pools view button 2017-12-06 10:02:31 +01:00
emanuele-f
337c060e20 Move nf admin scripts to pro 2017-12-05 15:04:18 +01:00
emanuele-f
5e2960a174 Add script to setup netfilter locally 2017-12-05 13:07:16 +01:00
emanuele-f
e3941556ae Initial nedge2 lua page setup 2017-12-05 12:53:59 +01:00
emanuele-f
567316827f Fix page encoding leading to javascript errors 2017-12-04 10:28:15 +01:00
Emanuele Faranda
7fbcd40ec5 Improve bridge preferences with netfilter interfaces 2017-11-22 17:47:26 +01:00
emanuele-f
030e715629 Improve preferences style 2017-11-17 18:46:47 +01:00
emanuele-f
7048604404 Implement app search in applications page 2017-11-15 17:34:24 +01:00
emanuele-f
f62c86a241 Make applications category selection page consistent with other pages 2017-11-15 10:32:27 +01:00
emanuele-f
4b878b5817 Fix user autentication preferences page "not saved" message 2017-11-10 19:40:42 +01:00
emanuele-f
1c826e480c Fix host pool members address not editable 2017-11-01 16:46:49 +01:00
Simone Mainardi
4bbe36c957 Removes unused DNS-based categorization 2017-10-31 13:53:17 +01:00
Simone Mainardi
a67205af77 Implements per-host traffic shapers 2017-10-23 15:01:34 +02:00
Simone Mainardi
2292a1e339 Hanldes invalid DNS query alerts 2017-10-13 17:59:20 +02:00
Simone Mainardi
b5d61a6d98 Hides a configuration field when not needed 2017-10-05 15:25:48 +02:00
Simone Mainardi
a99c7a9544 Implements old RRD files deletion (frontend + partial backend) 2017-10-04 19:39:32 +02:00
Simone Mainardi
5ebfb6f01c Implements per-MAC nDPI categories (backend + frontend) 2017-10-04 17:36:56 +02:00
Simone Mainardi
3b59672436 Implements devices timeseries toggle preferences 2017-10-04 10:19:47 +02:00
Simone Mainardi
78a20a1666 Implements change nDPI category for custom --ndpi-protocols
Fixes #1458
2017-09-27 12:46:02 +02:00
emanuele-f
39b7cff95a Fix broken cache settings page
Fixes #1465
2017-09-22 17:00:01 +02:00
emanuele-f
2a3f313159 Make protocols sorted case-insensitive 2017-09-21 10:48:55 +02:00
emanuele-f
c8648bca7e Extend max idle timeout settings to one day 2017-09-21 10:09:25 +02:00
emanuele-f
d3292c1b7e Add a preference to specify what to show on the policy target column.
The new default is to only show categories.
Existing installations will have the preference set to both.
All the user defined protocols and categories are shown regardless of the preference (as not-editable fields in case).
2017-09-20 00:02:08 +02:00
Simone Mainardi
a3f24fcdfc Allows per-category interface RRD creation 2017-09-19 18:06:10 +02:00
emanuele-f
09a1facad0 Use POST in change_ndpi_category 2017-09-19 17:51:33 +02:00
emanuele-f
c95032d655 Hide Layer-7 settings when traffic setting is off
Closes #1455
2017-09-19 15:06:00 +02:00
emanuele-f
fe67dc9e4f Make multiple selection buttons reusable within same page
Fixes #1456
2017-09-19 14:46:35 +02:00
Simone Mainardi
eabfcbda46 Implements per-category RRDs
Implements #1448
2017-09-19 11:46:13 +02:00
Simone Mainardi
2c4b9e4019 Prevents errors due to Unknown cat. re-assignment 2017-09-17 17:39:06 +02:00
Simone Mainardi
4ac6c92b9c Implements custom nDPI proto categories changes 2017-09-15 19:48:49 +02:00
Simone Mainardi
a8123ffe0a Code cleanup and adjust. of naming conventions 2017-09-14 15:56:00 +02:00
emanuele-f
0b2fe0800b Fix validation error 2017-09-13 20:22:50 +02:00
Simone Mainardi
60ad184cf3 Implements periodic discovery prefs (wip) 2017-09-13 19:04:07 +02:00
Simone Mainardi
2dc4fa0a63 Makes Top-K report heuristic configurable 2017-09-07 18:48:39 +02:00
Simone Mainardi
906aff3e20 Implements use of post-nat src/dst addresses and ports
Implements https://github.com/ntop/ntopng/issues/1398
2017-09-07 16:24:53 +02:00
emanuele-f
d67e1da455 Move slack prefs under the ntopng.prefs key 2017-08-28 10:12:07 +02:00
emanuele-f
1f87acbe3a Impose a case convention to the pool members to prevent multiple pool assignment of the same mac/ip 2017-08-16 20:44:25 +02:00
emanuele-f
8b92590287 Make the user defined device type a preference and fix host pool member icon assignment 2017-08-16 18:18:02 +02:00
emanuele-f
6cdcc0ffac Unify host and mac device types
Now the device type is a layer-2 concept and as such is stored into the Mac objects
2017-08-16 18:18:02 +02:00
Simone Mainardi
c4a6ddd3a4 Implements bridge configuration via HTTP 2017-08-16 18:09:33 +02:00
emanuele-f
218933ad2a Fix inline interface check on netfilter interfaces 2017-08-05 18:31:17 +02:00
Simone Mainardi
5a0855bd7c Implements VLAN Disaggregation over ZMQ
Fixes #1371
2017-07-24 23:36:19 +02:00
Simone Mainardi
fcd007a5e9 Implements configurable UI displayed string length
Implements #1159
2017-07-21 13:00:44 +02:00