Commit graph

1106 commits

Author SHA1 Message Date
emanuele-f
3bb68a0f2f Fixes #1016 2017-03-07 12:06:09 +01:00
Josh Soref
92903185d2 spelling: occurring 2017-03-07 07:36:04 +00:00
Josh Soref
f0d5cd0ced spelling: it's 2017-03-07 05:10:55 +00:00
Josh Soref
92a41e826c spelling: flood 2017-03-07 04:58:33 +00:00
Josh Soref
1861217869 spelling: excluding 2017-03-07 05:05:13 +00:00
emanuele-f
ce7d087e2c Fix for #1021
LDAP bind_dn can contain spaces
2017-03-06 23:00:28 +01:00
Josh Soref
78e78c018c Fixes spellings and typos
Thank goes to
Josh Soref <jsoref@users.noreply.github.com>
2017-03-06 17:54:48 +01:00
Luca Deri
05b15c4038 Updated category content layout 2017-03-05 21:46:09 +01:00
emanuele-f
2affcfb208 Clean callback scripts code 2017-03-04 12:39:48 +01:00
Luca Deri
e5e6ff6cd8 Fix for invalid host retrieval (no hosts returned while hosts were present)
Fixed invalid host first/last seen in colelctor interfaces
Enhanced usage of interface Ids in collected flows
2017-03-04 11:23:57 +01:00
Luca Deri
d78136b615 Fixed invalid search of hosts that have made a certain protocol traffic 2017-03-04 09:50:46 +01:00
Luca Deri
50aea3f40e Updated rrd_exists() for checking existance of SNMP rrd archives 2017-03-04 08:53:28 +01:00
Luca Deri
e838c3ed49 Improved host to SNMP switch port bind 2017-03-03 16:41:43 +01:00
emanuele-f
adf62c7f65 Add periodic five minutes script 2017-03-03 11:29:32 +01:00
emanuele-f
34db4a1486 Move LDAP and SNMP configuration to separate tab 2017-03-03 09:51:24 +01:00
emanuele-f
d02a5a75fe Remove paginator setters 2017-03-02 19:43:06 +01:00
Emanuele Faranda
a624cda58d More flows and hosts filters (#1007)
* Add active flows hosts filter

* Add hosts and flows filter by IP version

* Highlight active items

* Fix Unknown protocol filter
2017-03-02 19:21:43 +01:00
emanuele-f
b6adcdcb04 Fixes parameter error in #1009 2017-03-02 16:56:48 +01:00
Simone Mainardi
87944175b6 Mac sort fix 2017-03-02 15:54:56 +01:00
Emanuele Faranda
c39901bde9 Add manufacturer filter to Layer 2 devices (#1011) 2017-03-02 15:29:28 +01:00
emanuele-f
938ea8a9d2 Fixes #1009 2017-03-02 10:23:48 +01:00
emanuele-f
d6458bbaa0 Fix null host error 2017-03-01 12:46:10 +01:00
emanuele-f
0bbcc64bb1 Allow dots in absolute paths 2017-02-28 15:26:13 +01:00
emanuele-f
e96467d95e Implement flashstart category blocking policy 2017-02-28 11:51:09 +01:00
emanuele-f
d47674757e Add preference to enable SNMP interfaces dump 2017-02-28 10:18:17 +01:00
Luca Deri
29dd494321 Removed un-necessary buttons (IPv4 button with IPv6 traffic and vice-versa) 2017-02-27 19:41:48 +01:00
Luca Deri
20becf6c29 Added missing search_flows in field validation 2017-02-27 17:44:38 +01:00
Luca Deri
4f9be59513 Fixed invalid variable form name user -> username 2017-02-26 22:10:29 +01:00
Luca Deri
315959c4ad Added VLAN title in case of tagged traffic 2017-02-25 09:49:43 +01:00
Luca Deri
854f6ef64b Extended list of automatic MAC -> icon mapping 2017-02-25 09:49:22 +01:00
Luca Deri
4a836d2cee Added link to VLAN host (in cae of tagged traffic) 2017-02-25 09:48:59 +01:00
Luca Deri
9e121cfbb5 Removed VLAN tag in hosts and flows tables when the table contains a VLAN id (redundant info) 2017-02-25 08:46:55 +01:00
Luca Deri
36d727dd5c Fixed warning 2017-02-24 17:19:17 +01:00
emanuele-f
88d2a3796c Fix parameter 2017-02-22 01:18:07 +01:00
emanuele-f
ff1568a4ef Rename graph_zoom parameter still in use 2017-02-20 15:08:18 +01:00
emanuele-f
a8d1f9e4e7 Add the possibility to specify custom scripts parameters 2017-02-17 20:25:40 +01:00
emanuele-f
4a5f0cf8a3 Fix wrong quote in alerts 2017-02-17 12:11:49 +01:00
emanuele-f
971e0e46af Allow empty strings again and fix #983 2017-02-15 12:05:24 +01:00
emanuele-f
7f48b1b4ad Fixes 2017-02-15 11:28:58 +01:00
emanuele-f
1e3e857829 Fix dump traffic link 2017-02-14 15:10:58 +01:00
emanuele-f
3bb691e578 Move interface configuration to separate tab 2017-02-14 15:04:46 +01:00
emanuele-f
ad13905b89 Move host configuration to separate tab 2017-02-14 13:14:10 +01:00
emanuele-f
97515fd76b Fix validation error when deleting a protocol category policy 2017-02-13 21:20:02 +01:00
emanuele-f
5995ab536a Unify alert configuration code and place settings under alert icon 2017-02-13 21:17:59 +01:00
emanuele-f
c73434b550 Visual improvements to Flashstart categories policing 2017-02-13 17:36:40 +01:00
Luca Deri
3175670ab1 Integrated MSDN support (work in progress) 2017-02-13 14:27:30 +01:00
emanuele-f
986fb2a947 Add host pool filter to the "Filter Hosts" menu 2017-02-13 10:34:00 +01:00
emanuele-f
e88eda6168 Select host pool in host_details page 2017-02-13 10:13:00 +01:00
Luca Deri
f2e1a4b9fc Added link to wikipedia article concerning TCP window size estimation 2017-02-12 17:33:54 +01:00
Luca Deri
34c5bce183 Added SSH signatures in flow report 2017-02-11 11:23:14 +01:00