ntopng/scripts/lua
Luca 12aad4e7a7 Removed old API call
Tiny changes to XSS check code
2015-12-27 19:09:14 +01:00
..
admin Allows values greather than 65k seconds for idle timeouts 2015-12-24 15:57:10 +01:00
examples Initial import from SVN 2015-04-30 12:22:35 +02:00
inc Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
modules Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
protocols Initial import from SVN 2015-04-30 12:22:35 +02:00
about.lua Added fix for handling failures while retrieving data from RRDs (#243) 2015-10-20 20:37:04 +02:00
API.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
as_stats.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
country_stats.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
db.lua Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
db_query.lua Reworks MySQL queries according to the new schema 2015-12-07 18:39:35 +01:00
do_export_data.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
export_data.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
find_host.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
flow_details.lua Minor profile change 2015-11-27 23:26:07 +01:00
flow_stats.lua Added RTP protocol information to flow statistics 2015-11-08 00:42:07 +01:00
flows_stats.lua Renamed old variables whose name changed a few days ago 2015-09-18 17:56:53 +02:00
get_alerts_data.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_db_flows.lua Reworks MySQL queries according to the new schema 2015-12-07 18:39:35 +01:00
get_flow_data.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_flows_data.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
get_geo_hosts.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
get_grouped_hosts_data.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
get_hitters_data.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
get_host_activitymap.lua Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster 2015-08-08 01:13:59 +02:00
get_host_contacts.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
get_host_daily_activity.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_host_data.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
get_host_traffic.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_hosts_data.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
get_hosts_interaction.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_http_hosts.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
get_http_hosts_data.lua Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster 2015-08-08 01:13:59 +02:00
get_process_info.lua Renamed some Ndpi -> nDPI API calls 2015-08-09 22:58:13 +02:00
get_processes_data.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
get_system_hosts_interaction.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
get_top_talkers.lua Removed -F sqlite: due to this the historical interface is not finally gone and it is now possible to move forward to properly re-implement it 2015-08-15 00:09:12 +02:00
get_treemap.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
get_user_info.lua Renamed some Ndpi -> nDPI API calls 2015-08-09 22:58:13 +02:00
host_details.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
host_details_ndpi.lua Added threasholds to breakdown bars for displaying alerts when crossed 2015-12-09 14:59:51 +08:00
host_dns_breakdown.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
host_get_json.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
host_http_breakdown.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
host_l4_stats.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
host_pkt_distro.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
host_sflow_distro.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
host_stats.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
host_top_peers_protocols.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
hosts_comparison.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
hosts_comparison_bubble.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
hosts_comparison_sankey.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
hosts_geomap.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
hosts_matrix.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
hosts_stats.lua Removed network icon when no hosts stats are available 2015-11-06 12:28:32 +01:00
hosts_treemap.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
http_servers_stats.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
if_pkt_distro.lua Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
if_stats.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
if_stats_ndpi.lua Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
iface_flows_sankey.lua Added check to see if it can help with https://github.com/ntop/ntopng/issues/63 2015-06-21 21:56:56 +02:00
iface_local_stats.lua Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
iface_ndpi_stats.lua Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
iface_ports_list.lua Removed old API call 2015-12-27 19:09:14 +01:00
index.lua Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
login.lua Added check for validating user/password and making sure it accepts the same format of the form used to add/change the user passwords 2015-09-10 23:20:54 +02:00
logout.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
mac_stats.lua fixed local MAC address conversion for issue #126 2015-09-01 23:48:56 +02:00
mesh_antenna_stats.lua The stats on mesh network traffic are shown (menu Hosts) only if mesh network traffic is monitored 2015-08-03 17:59:32 +02:00
network_details.lua Adds nagios alert deactivation notifications 2015-12-20 16:19:15 +01:00
network_load.lua Added tab pane for traffic profiles 2015-11-07 18:28:05 +01:00
network_stats.lua Removed old legacy code 2015-08-08 15:30:04 +02:00
os_stats.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
page_not_found.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
pid_stats.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
popKeys.lua Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster 2015-08-08 01:13:59 +02:00
port_details.lua Renamed old variables whose name changed a few days ago 2015-09-18 17:56:53 +02:00
processes_stats.lua Renamed old variables whose name changed a few days ago 2015-09-18 17:56:53 +02:00
resolve_address.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
set_active_interface.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
set_if_prefs.lua Manually merge of https://github.com/ntop/ntopng/pull/185 2015-09-29 00:46:45 +02:00
sflow_tree.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
sflows_stats.lua Renamed some Ndpi -> nDPI API calls 2015-08-09 22:58:13 +02:00
show_alerts.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_data.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
sprobe_flow_data.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_host_process.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_host_process_data.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
sprobe_hosts.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_hosts_data.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
sprobe_hosts_interactions.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
sprobe_hosts_interactions_data.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
system_hosts_interaction.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
test_snmp.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
top_generic.lua Fixed some Lua errors that caused some scripts to fail and this prevent reports from being properly displayed (e.g. the ASNs report in the dashboard) 2015-08-27 00:42:41 +02:00
top_hosts.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
user_stats.lua Reworked hosts listing in order to avoid/limit out-of-memory issues 2015-12-27 18:55:50 +01:00
vlan_stats.lua Initial import from SVN 2015-04-30 12:22:35 +02:00