ntopng/scripts/lua
2020-04-03 08:31:37 +00:00
..
admin Fix device type dropdown incorrectly enabled for non MAC members 2020-04-03 10:24:26 +02:00
examples fix for system view 2020-03-24 12:39:08 +01:00
inc reworked blog notifications 2020-04-02 23:04:03 +02:00
modules Update getNtopngRelease 2020-04-03 08:31:37 +00:00
rest fix for system view 2020-03-24 12:39:08 +01:00
about.lua fix for system view 2020-03-24 12:39:08 +01:00
API.lua Fixes possible collisions when looking up flows by key 2019-10-16 19:04:10 +02:00
as_details.lua fix for system view 2020-03-24 12:39:08 +01:00
as_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
assistant_test.lua Updates on Google Assistant beta integration 2019-03-05 17:02:31 +01:00
authorize_captive.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
bubble.lua fix for ticket #3645 2020-03-27 15:30:37 +01:00
captive_portal.lua fix for system view 2020-03-24 12:39:08 +01:00
change_password.lua fix for system view 2020-03-24 12:39:08 +01:00
check_major_release.lua Restore ntopng major version check 2020-03-27 11:58:33 +01:00
check_recording_data.lua Add ability to extract traffic to users with permission (direct extraction only) 2020-01-13 17:39:12 +01:00
check_update.lua Updated (C) 2020-01-08 23:52:51 +01:00
code_viewer.lua fix for system view 2020-03-24 12:39:08 +01:00
container_details.lua fix for system view 2020-03-24 12:39:08 +01:00
containers_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
country_details.lua fix for system view 2020-03-24 12:39:08 +01:00
country_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
defs_overview.lua fix for system view 2020-03-24 12:39:08 +01:00
directories.lua fix for system view 2020-03-24 12:39:08 +01:00
discover.lua fix for system view 2020-03-24 12:39:08 +01:00
do_export_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
edit_scripts_configsets.lua fix for issue #3322 (#3324) 2020-01-27 09:55:14 +01:00
edit_user_script_config.lua Updated (C) 2020-01-08 23:52:51 +01:00
export_data.lua fix for system view 2020-03-24 12:39:08 +01:00
find_app.lua Updated (C) 2020-01-08 23:52:51 +01:00
find_category.lua Improve localization support 2020-03-03 18:26:14 +01:00
find_host.lua Replace isEnterprise with isEnterpriseM 2020-04-02 12:36:34 +00:00
find_member.lua Updated (C) 2020-01-08 23:52:51 +01:00
find_prefs.lua Updated (C) 2020-01-08 23:52:51 +01:00
flow_details.lua fix for system view 2020-03-24 12:39:08 +01:00
flow_stats.lua Updated (C) 2020-01-08 23:52:51 +01:00
flows_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
geoip_config.lua Handles dismissable missing geoip notice 2020-02-11 15:30:01 +01:00
get_alerts_table_data.lua Replace isEnterprise with isEnterpriseM 2020-04-02 12:36:34 +00:00
get_arp_data.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
get_as_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_ases_data.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
get_config.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_containers_data.lua Avoid timeseries read operations to display the chart icon 2020-02-19 13:27:20 +01:00
get_countries_data.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
get_country_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_db_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_db_flows.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
get_dhcp_config.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_disabled_alerts.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_discover_data.lua Unify os (#2755) 2019-08-08 12:09:51 +00:00
get_discover_progress.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_extracted_traffic.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_fingerprint_data.lua restored formatValue function use inside get_fingerprint_data.lua 2020-02-20 20:21:07 +01:00
get_flow_data.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
get_flow_db_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_flow_process_tree.lua Fixes flow process trees 2019-10-16 19:30:31 +02:00
get_flows_data.lua Adds sortable Score column to flows list 2020-01-16 17:09:46 +01:00
get_geo_hosts.lua Identifies IPv6 link-local addresses 2020-02-06 17:42:15 +01:00
get_grouped_hosts_data.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
get_historical_data.lua Replace calls to getResolvedAddress with host2name 2020-03-31 11:52:50 +02:00
get_historical_favourites.lua Replace calls to getResolvedAddress with host2name 2020-03-31 11:52:50 +02:00
get_host_contacts.lua Replace calls to getResolvedAddress with host2name 2020-03-31 11:52:50 +02:00
get_host_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_host_flow_stats.lua Improvements on flow distribution 2020-02-03 08:04:11 +01:00
get_host_pools.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_host_traffic.lua
get_hosts_data.lua changed badge color for multicast 2020-04-01 17:42:22 +02:00
get_http_hosts.lua fix for system view 2020-03-24 12:39:08 +01:00
get_http_hosts_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_icmp_data.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
get_influxdb_info.lua Implement ntopng plugins 2019-12-10 09:25:57 +01:00
get_internals_hash_tables_stats.lua Fixes refresh of get_internals_hash_tables_stats.lua with ZMQ 2020-03-03 14:58:38 +01:00
get_internals_periodic_activities_stats.lua Fixes last duration calc for running activities 2020-03-10 10:07:44 +01:00
get_internals_user_scripts_stats.lua Implements user script stats and adds them to the internals page 2020-01-21 18:50:54 +01:00
get_mac_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_macs_data.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
get_network_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_networks_data.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
get_new_blog_posts.lua reworked blog notifications 2020-04-02 23:04:03 +02:00
get_num_alerts.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_pods_data.lua Avoid timeseries read operations to display the chart icon 2020-02-19 13:27:20 +01:00
get_pool_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_pools_data.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
get_process_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_processes_graph_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_scripts_configsets.lua Fix wrong script returned in system/syslog 2020-01-23 19:40:24 +01:00
get_system_interfaces_stats.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_top_talkers.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
get_treemap.lua Replace calls to getResolvedAddress with host2name 2020-03-31 11:52:50 +02:00
get_unknown_devices_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_user_script_config.lua Fixes for the 'all' hook 2020-01-22 16:54:33 +01:00
get_user_scripts.lua Scripts overview enhancements 2020-02-10 11:51:00 +01:00
get_username_data.lua Use process name and username as key instead of pid and uid 2019-05-30 18:04:38 +02:00
get_vlan_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
get_vlans_data.lua Fixes unexpected token H in VLANS page 2020-04-02 10:11:34 +02:00
google_assistant_utils.lua ARP Map (#2540) 2019-04-17 13:23:10 +02:00
hash_table_details.lua fix for system view 2020-03-24 12:39:08 +01:00
host_details.lua Replace isEnterprise with isEnterpriseM 2020-04-02 12:36:34 +00:00
host_details_ndpi.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
host_details_ndpi_categories.lua Improve localization support 2020-03-03 18:26:14 +01:00
host_dns_breakdown.lua Updated (C) 2020-01-08 23:52:51 +01:00
host_http_breakdown.lua Updated (C) 2020-01-08 23:52:51 +01:00
host_l4_stats.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
host_pkt_distro.lua Updated (C) 2020-01-08 23:52:51 +01:00
host_stats.lua Replace calls to getResolvedAddress with host2name 2020-03-31 11:52:50 +02:00
host_top_peers_protocols.lua Fix peers page host application link 2019-08-05 10:17:53 +02:00
hosts_comparison_sankey.lua Replace calls to getResolvedAddress with host2name 2020-03-31 11:52:50 +02:00
hosts_geomap.lua fix for system view 2020-03-24 12:39:08 +01:00
hosts_stats.lua Add missing filter hosts filter item hightlight 2020-03-26 15:10:03 +01:00
hotspot-detect.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
http_servers_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
http_status_code.lua Fixed broken error page 2020-04-03 09:37:00 +02:00
if_pkt_distro.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
if_stats.lua Replace isEnterprise with isEnterpriseM 2020-04-02 12:36:34 +00:00
if_stats_ndpi.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
if_stats_ndpi_categories.lua Improve localization support 2020-03-03 18:26:14 +01:00
if_tcpflags_pkt_distro.lua Updated (C) 2020-01-08 23:52:51 +01:00
iface_flows_sankey.lua Replace calls to getResolvedAddress with host2name 2020-03-31 11:52:50 +02:00
iface_hosts_list.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
iface_local_stats.lua Updated (C) 2020-01-08 23:52:51 +01:00
iface_ndpi_stats.lua Improve localization support 2020-03-03 18:26:14 +01:00
iface_ports_list.lua Updated (C) 2020-01-08 23:52:51 +01:00
iface_tcp_stats.lua Updated (C) 2020-01-08 23:52:51 +01:00
index.lua fix fort ticket #3622, removed debug logs 2020-03-30 11:44:20 +02:00
info_portal.lua fix for system view 2020-03-24 12:39:08 +01:00
install_update.lua Updated (C) 2020-01-08 23:52:51 +01:00
jsontest.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
live_capture_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
live_capture_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
live_traffic.lua Computing restricted filter for users allowed to capture live traffic based allowed subnets 2020-01-13 13:02:57 +01:00
local_hosts_anomaly_checker.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
login.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
logout.lua Updated (C) 2020-01-08 23:52:51 +01:00
mac_details.lua fix for system view 2020-03-24 12:39:08 +01:00
mac_pkt_distro.lua Updated (C) 2020-01-08 23:52:51 +01:00
mac_stats.lua Updated (C) 2020-01-08 23:52:51 +01:00
macs_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
manage_data.lua fix for system view 2020-03-24 12:39:08 +01:00
network_details.lua fix for system view 2020-03-24 12:39:08 +01:00
network_state.lua Implements deadlines for periodic and user scripts 2020-02-18 18:44:41 +01:00
network_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
os_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
page_not_found.lua fix for system view 2020-03-24 12:39:08 +01:00
periodic_script_details.lua fix for system view 2020-03-24 12:39:08 +01:00
pid_stats.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
please_wait.lua fix for system view 2020-03-24 12:39:08 +01:00
plugins_overview.lua Add support for Enterprise L plugins 2020-04-02 15:23:11 +02:00
pod_details.lua fix for system view 2020-03-24 12:39:08 +01:00
pods_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
pool_details.lua Replace isEnterprise with isEnterpriseM 2020-04-02 12:36:34 +00:00
pool_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
port_details.lua fix for system view 2020-03-24 12:39:08 +01:00
process_details.lua Replace calls to getResolvedAddress with host2name 2020-03-31 11:52:50 +02:00
processes_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
reset_stats.lua Updated (C) 2020-01-08 23:52:51 +01:00
resolve_address.lua Updated (C) 2020-01-08 23:52:51 +01:00
show_alerts.lua fix for system view 2020-03-24 12:39:08 +01:00
show_geolocation_note.lua implemented leaflet.js maps support (#3385) 2020-02-06 11:09:50 +00:00
sidebar-handler.lua Sidebar (#3331) 2020-01-28 14:57:04 +01:00
sprobe_host_process_data.lua Replace calls to getResolvedAddress with host2name 2020-03-31 11:52:50 +02:00
stop_live_capture.lua Updated (C) 2020-01-08 23:52:51 +01:00
switch_system_status.lua replaced post call with get call in switching system view 2020-03-01 16:42:03 +01:00
system_interfaces_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
system_periodic_script_details.lua fix for system view 2020-03-24 12:39:08 +01:00
system_stats.lua fix for system view 2020-03-24 12:39:08 +01:00
system_stats_data.lua fix for system view 2020-03-24 12:39:08 +01:00
telemetry.lua fix for system view 2020-03-24 12:39:08 +01:00
test_alerts.lua fix for system view 2020-03-24 12:39:08 +01:00
test_delete_nindex.lua Replace isEnterprise with isEnterpriseM 2020-04-02 12:36:34 +00:00
test_locales.lua Updated (C) 2020-01-08 23:52:51 +01:00
test_snmp.lua fix for system view 2020-03-24 12:39:08 +01:00
toggle_user_script.lua Add api to enable/disable a user script 2020-01-23 10:52:35 +01:00
top_hosts.lua Replace calls to getResolvedAddress with host2name 2020-03-31 11:52:50 +02:00
traffic_extraction.lua Updated (C) 2020-01-08 23:52:51 +01:00
traffic_extraction_data.lua Updated (C) 2020-01-08 23:52:51 +01:00
traffic_recording_config.lua Handles dismissable missing geoip notice 2020-02-11 15:30:01 +01:00
unknown_devices.lua Fixes active entry in dropdown menus not highlighted 2020-03-18 15:07:54 +01:00
update_blog_posts.lua reworked blog notifications 2020-04-02 23:04:03 +02:00
update_prefs.lua Updated (C) 2020-01-08 23:52:51 +01:00
user_script_details.lua fix for system view 2020-03-24 12:39:08 +01:00
user_scripts_overview.lua Fix user scripts overview after edition changes 2020-04-02 15:36:21 +02:00
user_stats.lua fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
username_details.lua Replace calls to getResolvedAddress with host2name 2020-03-31 11:52:50 +02:00
vlan_details.lua fix for system view 2020-03-24 12:39:08 +01:00
vlan_stats.lua fix for system view 2020-03-24 12:39:08 +01:00