Commit graph

1439 commits

Author SHA1 Message Date
Simone Mainardi
48da5e2c35 Fixes flow dump configuration
Fixes #1396
2017-08-09 12:39:45 +02:00
Simone Mainardi
08c5fedbda Implements VLAN Disaggregation over ZMQ
Fixes #1371
2017-07-25 14:45:39 +02:00
Simone Mainardi
6f010b6e80 Version detection fixes 2017-07-07 13:35:40 +02:00
Simone Mainardi
a63f4c03a9 Fixes ntopng version visualization in about.lua 2017-07-05 14:44:48 +02:00
emanuele-f
3cdff272e6 Make manage pools page paginatedy 2017-06-21 09:45:36 -04:00
Simone Mainardi
2088b53972 Fixes host pools additions for more than 10 pools 2017-06-18 17:45:48 -04:00
emanuele-f
93c97461c1 Prevent non-admin users from dropping flows 2017-06-14 20:00:02 +02:00
emanuele-f
11a9d619e8 This commit is a light cherry-pick of commit 6b8dbf59cc to fix errors related to alert source guessing 2017-06-12 13:29:05 +02:00
Simone Mainardi
3de9516964 Minor fix for alerts rotation
Fixes errors such as:
05/Jun/2017 10:20:20 [AlertsManager.cpp:1540] ERROR: SQL Error: near "ORDER": syntax error
DELETE FROM flows_alerts ORDER BY alert_tstamp ASC LIMIT 1288928
2017-06-05 14:45:37 +02:00
emanuele-f
7aa7dca6e2 Allow spaces in ldap fields 2017-06-05 12:32:08 +02:00
emanuele-f
6687875ff7 Trip spaces in licence field 2017-06-05 12:31:46 +02:00
emanuele-f
3b23fc0859 Perform version update check in ajax to avoid footer delay 2017-05-31 23:02:42 +02:00
emanuele-f
86d2ad35a6 Fix ntopng version cache not working 2017-05-31 22:13:14 +02:00
Simone Mainardi
d89f80afdb Fixes for db schema migration 2017-06-03 03:07:48 +02:00
emanuele-f
c6063a4ca3 Compilation fix 2017-05-31 19:12:49 +02:00
emanuele-f
36deb7c6cb Bind lua limits to C limits 2017-05-31 18:25:05 +02:00
emanuele-f
ee03ae818e Add gui host pools limits by version 2017-05-31 15:47:08 +02:00
emanuele-f
8551521bae Make guest pools in wizard a checkbox rather than a choice 2017-05-31 12:46:45 +02:00
emanuele-f
fae0177e26 Update nProbe field mappings and provide a script to automate the process 2017-05-30 12:01:36 +02:00
Emanuele Faranda
149857e239 Merge pull request #1276 from TakayukiOnodera/localization
Localization for some pages
2017-05-30 09:21:38 +00:00
Takayuki Onodera
5b59dc389f Localize top page for community edition
Please note that only the top talkers page is localized
because include files are used for displaying in other pages.
2017-05-30 16:10:17 +09:00
Takayuki Onodera
25cb00bf00 Localize pool_details page 2017-05-30 15:22:24 +09:00
Takayuki Onodera
e332d39afd Localize host_details_ndpi.lua 2017-05-30 14:44:04 +09:00
Takayuki Onodera
8c3095db13 Localize please_wait page 2017-05-30 14:14:22 +09:00
Takayuki Onodera
7c630d779b Localize flow_utils.lua 2017-05-30 14:04:32 +09:00
Takayuki Onodera
23ded6bd14 Localize flow fields description 2017-05-30 12:49:49 +09:00
emanuele-f
c088f1d7a6 Fix bad time visualization when minutes are 0 2017-05-30 00:20:11 +02:00
emanuele-f
6f366cd60d Fix broken historical alerts explorer 2017-05-29 23:58:22 +02:00
emanuele-f
ac07c48b7c Force username login always being lowercase 2017-05-29 11:39:19 +02:00
emanuele-f
d3debf04ef Only show host pools graph icon if there is graph data or we are in bridge mode 2017-05-29 10:56:29 +02:00
emanuele-f
91728e40ee Add stricter check on alert old entity info 2017-05-29 10:21:24 +02:00
emanuele-f
78fbe7cc9f Bridge wizard improvements.
- Add the possibility to choose default Guests and Children pools
- Restore the cog icon menu link
- Show an error message if local networks are missing when the captive portal is off
- Remove the custom member field and use the local networks instead when the captive portal is off
- Improve informative messages
2017-05-27 20:14:34 +02:00
emanuele-f
b1edec8bd6 Improve host pool assignment logic 2017-05-27 16:21:31 +02:00
emanuele-f
6e4cc5eacc Dix duplicate http prefix 2017-05-27 15:52:41 +02:00
emanuele-f
b2e09822ad Move unassigned devices to the host pools page and allow to filter active/inactive devices 2017-05-26 20:59:42 +02:00
emanuele-f
c47b4f2bcd Add more strict check on the alert source 2017-05-26 19:25:33 +02:00
emanuele-f
4f0debccd5 Rework special macs into source macs and use them into the footer 2017-05-26 17:28:53 +02:00
Emanuele Faranda
ffc97ef922 Merge pull request #1266 from TakayukiOnodera/localization
Localize flow status and ICMP messages
2017-05-26 12:57:50 +00:00
Luca Deri
7655356c35 Implemented VRF flow aggregation 2017-05-26 14:56:12 +02:00
Takayuki Onodera
0a4cd9d8b8 Localize icmp messages 2017-05-26 15:44:23 +09:00
Takayuki Onodera
1ae8782cc2 Localize flow status messages 2017-05-26 13:09:53 +09:00
emanuele-f
80e48760b4 Add host pool links 2017-05-25 19:22:54 +02:00
Luca Deri
0582d77d0d Added partial ingressVRFIF support 2017-05-25 19:11:35 +02:00
emanuele-f
ffa39896eb Add interface check in captive portal login 2017-05-25 18:21:21 +02:00
emanuele-f
9b277aa3a4 Fix for Host Pool List page.
Note: the page is still inconsistent since it does not count special devices while the pool-filtered page does
2017-05-25 16:39:45 +02:00
emanuele-f
f740a81c40 Rework host pools parameters to avoid truncating POST data 2017-05-25 16:00:38 +02:00
emanuele-f
49d510e1ca Move unassigned devices to a tab inti the unassigned host pool details 2017-05-25 12:17:13 +02:00
Simone Mainardi
26db65ddf7 Implements links for the historical db explorer 2017-05-25 11:53:46 +02:00
emanuele-f
d89e66826b Make protocols dropdown order case insensitive 2017-05-25 11:47:00 +02:00
Luca Deri
a5693acfea Simplified footer 2017-05-25 08:44:06 +02:00