ntopng/scripts/lua
2019-03-26 19:36:40 +01:00
..
admin Fixes locales ordering 2019-03-18 16:37:55 +01:00
examples REST endpoints update 2019-01-30 14:18:45 +01:00
inc Fixes locales ordering 2019-03-18 16:37:55 +01:00
modules Anomalous -> Misbehaving Flows (fixes #2386) 2019-03-26 19:36:40 +01:00
rest/get Improve timeseries documentation 2019-03-05 19:27:31 +01:00
about.lua Adds maintenance information to the about page 2019-01-03 19:30:29 +01:00
API.lua Reworks alerts to prevent local hosts I/O 2017-11-01 23:04:33 +01:00
as_details.lua Unify Protocol/Application labels 2019-01-28 16:59:27 +01:00
as_stats.lua Page titles 2018-11-29 12:37:01 +01:00
assistant_test.lua Updates on Google Assistant beta integration 2019-03-05 17:02:31 +01:00
authorize_captive.lua Implements informative captive portal (no login) 2018-06-06 10:33:36 +02:00
captive_portal.lua Fix captive portal url growing with failed logins 2019-01-07 16:59:27 +01:00
change_password.lua Fix language selection issues during first start 2019-02-19 11:01:21 +01:00
check_recording_data.lua Handles extractions from recording processes non managed by ntopng 2019-01-03 18:38:52 +01:00
check_update.lua Checks ntopng version updates daily over HTTPs 2018-11-19 18:10:15 +01:00
country_details.lua Add missing active_page 2018-12-12 10:18:21 +01:00
country_stats.lua Page titles 2018-11-29 12:37:01 +01:00
discover.lua Added message when hosts/flows have been purged from memory 2019-02-23 10:20:12 +01:00
do_export_data.lua Tracking more user activities: alerts deleted, all/inactive/interface data deleted, host data deleted, all/host data exproted 2018-12-05 04:36:30 +01:00
export_data.lua Moved header for all pages to page_utils 2018-11-29 18:10:18 +01:00
find_app.lua Improve category editor labels and protocol navigation 2018-10-18 19:22:02 +02:00
find_category.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
find_host.lua Add ability to search by network cidr/alias in search box 2019-03-25 17:21:22 +01:00
find_member.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
find_prefs.lua Fix preferences search error 2018-12-13 10:46:55 +01:00
flow_details.lua Parses nProbe client/server network latencies 2019-03-25 16:55:14 +01:00
flow_stats.lua Fix crash while mixing hosts with no MAC with hosts with MAC (e.g. with eBPF) 2018-10-18 15:41:37 +02:00
flows_stats.lua Unify flows and host flows dropdowns 2019-02-14 16:16:54 +01:00
get_alerts_table_data.lua Alert drilldown links now point to historical flows 2019-02-14 11:23:52 +01:00
get_arp_data.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
get_arp_matrix_data.lua Finishes rework of ArpStatsHashMatrix 2019-03-07 14:20:41 +01:00
get_as_data.lua New pro charts features and timeseries api (#1865) 2018-07-18 15:09:19 +02:00
get_ases_data.lua New pro charts features and timeseries api (#1865) 2018-07-18 15:09:19 +02:00
get_config.lua Security fixes in backup/restore paths 2018-08-13 15:38:18 +02:00
get_db_data.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
get_db_flows.lua Fix Data Explorer time 2018-12-07 11:45:31 +01:00
get_dhcp_config.lua Add input checks in DHCP range configuration page 2019-02-27 15:58:26 +01:00
get_discover_data.lua Network devery enhancment to track MDNS responses sent to multicast (and not unicast) addresses 2019-02-23 09:34:56 +01:00
get_discover_progress.lua Implements AJAX discovery progress updates 2018-08-02 15:38:11 +02:00
get_extracted_traffic.lua dialog to download multiple files 2018-10-18 15:37:19 +02:00
get_flow_data.lua Added logic to report dropbox sharing information 2019-02-26 22:16:28 +01:00
get_flow_db_data.lua Initial flows dbms api skeleton 2018-07-18 17:24:25 +02:00
get_flow_process_tree.lua Updates flow processes graph 2018-11-06 21:13:20 +01:00
get_flows_data.lua Fixes redefinition of variable causing missing flows 2019-03-06 10:43:26 +01:00
get_geo_hosts.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
get_grouped_hosts_data.lua Add local networks alias configuration 2019-03-25 16:50:48 +01:00
get_historical_data.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
get_historical_favourites.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
get_host_contacts.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
get_host_data.lua Implements AJAX refresh of hosts custom column 2019-02-20 13:16:10 +01:00
get_host_pools.lua Fix manage pools page js errors with non english locales 2018-09-25 17:34:36 +02:00
get_host_traffic.lua
get_hosts_data.lua Implements hosts walker by address CIDR 2019-03-21 15:25:00 +01:00
get_http_hosts.lua Moved header for all pages to page_utils 2018-11-29 18:10:18 +01:00
get_http_hosts_data.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
get_icmp_data.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
get_influxdb_info.lua Add InfluxDB information in runtime status and about page 2018-09-12 18:05:20 +02:00
get_mac_data.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
get_macs_data.lua Remove DHCP flag on the MAC 2019-02-26 18:45:47 +01:00
get_num_alerts.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
get_process_data.lua Refactors eBPF code with ebpf_utils.lua module 2018-11-06 21:57:34 +01:00
get_process_info.lua Unify Protocol/Application labels 2019-01-28 16:59:27 +01:00
get_processes_data.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
get_processes_graph_data.lua Adds process-process eBPF graphs in host details 2018-11-08 10:14:46 +01:00
get_system_hosts_interaction.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
get_top_realtime.lua Add missing links to the top ASN and flow talkers 2018-07-10 10:29:43 +02:00
get_top_talkers.lua Fix empty top talkers table 2018-12-20 15:52:42 +01:00
get_treemap.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
get_unknown_devices_data.lua Remove host macs and show source macs instead 2018-03-23 14:42:21 +01:00
get_user_info.lua Unify Protocol/Application labels 2019-01-28 16:59:27 +01:00
get_username_data.lua Refactors eBPF code with ebpf_utils.lua module 2018-11-06 21:57:34 +01:00
get_vlan_data.lua New pro charts features and timeseries api (#1865) 2018-07-18 15:09:19 +02:00
get_vlans_data.lua New pro charts features and timeseries api (#1865) 2018-07-18 15:09:19 +02:00
google_assistant_utils.lua Layout fix 2019-03-26 17:47:02 +01:00
host_details.lua Revert "Added new time series (#2481)" 2019-03-26 09:16:15 +01:00
host_details_ndpi.lua New pro charts features and timeseries api (#1865) 2018-07-18 15:09:19 +02:00
host_details_ndpi_categories.lua New pro charts features and timeseries api (#1865) 2018-07-18 15:09:19 +02:00
host_dns_breakdown.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
host_http_breakdown.lua
host_l4_stats.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
host_pkt_distro.lua Globals cleanup 2019-03-25 21:26:20 +01:00
host_sflow_distro.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
host_stats.lua Implements AJAX refresh of hosts custom column 2019-02-20 13:16:10 +01:00
host_top_peers_protocols.lua Initial experiments on counters monitoring 2019-02-03 15:32:32 +01:00
hosts_comparison.lua Unify Protocol/Application labels 2019-01-28 16:59:27 +01:00
hosts_comparison_sankey.lua
hosts_geomap.lua Page titles 2018-11-29 12:37:01 +01:00
hosts_matrix.lua Page titles 2018-11-29 12:37:01 +01:00
hosts_stats.lua Add local networks alias configuration 2019-03-25 16:50:48 +01:00
hosts_treemap.lua Page titles 2018-11-29 12:37:01 +01:00
hotspot-detect.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
http_servers_stats.lua Page titles 2018-11-29 12:37:01 +01:00
if_pkt_distro.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
if_stats.lua Layout fix 2019-03-26 17:47:02 +01:00
if_stats_ndpi.lua Cache if_stats_ndpi timeseries query results 2018-09-19 17:54:28 +02:00
if_stats_ndpi_categories.lua New pro charts features and timeseries api (#1865) 2018-07-18 15:09:19 +02:00
if_tcpflags_pkt_distro.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
iface_flows_sankey.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
iface_hosts_list.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
iface_local_stats.lua Prevents large MySQL exports that could cause Lua OOMs 2018-08-10 15:50:28 +02:00
iface_ndpi_stats.lua Implements eBPF username page with per-user nDPI pie charts 2018-11-05 19:01:05 +01:00
iface_ports_list.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
iface_tcp_stats.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
index.lua Moved header for all pages to page_utils 2018-11-29 18:10:18 +01:00
info_portal.lua Using header-minimal from page_utils, removed header-minimal.inc 2018-11-29 17:25:32 +01:00
jsontest.lua Example JSON test/decode 2018-05-23 17:15:35 +02:00
live_capture_data.lua Implemented multiple-pcap file download and monitor 2018-08-08 14:06:25 +02:00
live_capture_stats.lua Moved header for all pages to page_utils 2018-11-29 18:10:18 +01:00
live_traffic.lua Factorization of live traffic download code 2018-08-10 19:14:39 +02:00
local_hosts_anomaly_checker.lua Improves anomaly index on active flows 2019-02-06 11:31:56 +01:00
login.lua Disable user login after failed attempts 2018-12-17 17:36:38 +01:00
logout.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
mac_details.lua Remove DHCP flag on the MAC 2019-02-26 18:45:47 +01:00
mac_pkt_distro.lua ARP fixes 2018-03-22 23:31:24 +01:00
mac_stats.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
macs_stats.lua Remove DHCP flag on the MAC 2019-02-26 18:45:47 +01:00
manage_data.lua Localization and form layout fixes 2019-01-22 16:35:43 +01:00
metrics.lua New pro charts features and timeseries api (#1865) 2018-07-18 15:09:19 +02:00
network_details.lua Add local networks alias configuration 2019-03-25 16:50:48 +01:00
network_state.lua Updates on Google Assistant beta integration 2019-03-05 17:02:31 +01:00
network_stats.lua Page titles 2018-11-29 12:37:01 +01:00
os_stats.lua Page titles 2018-11-29 12:37:01 +01:00
page_not_found.lua Moved header for all pages to page_utils 2018-11-29 18:10:18 +01:00
pid_stats.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
please_wait.lua Show MySQL processlist output during shema migration 2019-01-08 20:43:09 +01:00
pool_details.lua Adds host pool active hosts and l2 devices charts 2019-02-28 16:22:22 +01:00
pool_stats.lua Add nEdge users settings links 2019-01-03 10:46:38 +01:00
port_details.lua Initial sprobe code cleanup 2019-02-11 14:22:36 +01:00
process_details.lua Unify Protocol/Application labels 2019-01-28 16:59:27 +01:00
processes_stats.lua Moved header for all pages to page_utils 2018-11-29 18:10:18 +01:00
reset_stats.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
resolve_address.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
runtime.lua [Security] Fixes possible stored XSS in runtime.lua 2019-03-14 13:01:13 +01:00
sflow_tree.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
show_alerts.lua Page titles 2018-11-29 12:37:01 +01:00
show_geolocation_note.lua Add per IP shaper rate fields 2018-02-20 15:06:04 +01:00
sprobe_data.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
sprobe_host_process_data.lua Old sprobe code cleanup 2018-11-06 15:38:49 +01:00
stop_live_capture.lua Script for stopping live captures 2018-08-08 16:35:59 +02:00
test_locales.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
test_snmp.lua Rename rrd_dump to ts_dump 2019-02-15 11:36:07 +01:00
top_hosts.lua Fix top hosts links 2018-12-20 18:39:31 +01:00
traffic_extraction.lua Handles custom n2disk instances within ntopng 2019-01-16 16:59:36 +01:00
traffic_extraction_data.lua Traffic recording gui improvements 2018-11-14 19:29:58 +01:00
traffic_recording_config.lua Notifies the user when an external n2disk is available to bind to ntopng 2019-01-29 16:38:52 +01:00
unknown_devices.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
update_ts_prefs.lua Make timeseries migration message dismissable 2019-02-27 18:17:18 +01:00
user_stats.lua Updated (C) to 2018 2018-03-22 21:59:42 +01:00
username_details.lua Unify Protocol/Application labels 2019-01-28 16:59:27 +01:00
vlan_details.lua Moved header for all pages to page_utils 2018-11-29 18:10:18 +01:00
vlan_stats.lua Moved header for all pages to page_utils 2018-11-29 18:10:18 +01:00