ntopng/scripts/lua/modules
Simone Mainardi 677d32672d Fixes a nil-key table access
The following error has been fixed:
28/Dec/2015 11:40:02 [Lua.cpp:4447] WARNING: Script failure [/Users/simone/code/ntopng/scripts/callbacks/minute.lua][...s/simone/code/ntopng/scripts/lua/modules/top_talkers.lua:221: table index is nil]
2015-12-29 09:33:55 +01:00
..
top_scripts added minor comments 2015-10-06 22:21:42 +02:00
alert_utils.lua Fixes a minor typo 2015-12-20 17:02:45 +01:00
db_utils.lua Reworks MySQL queries according to the new schema 2015-12-07 18:39:35 +01:00
dkjson.lua Updated Lua/JSON module 2015-10-24 09:14:13 +02:00
flow_utils.lua Added RTP protocol information to flow statistics 2015-11-08 00:42:07 +01:00
graph_utils.lua Added threasholds to breakdown bars for displaying alerts when crossed 2015-12-09 14:59:51 +08:00
json.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
lua_trace.lua Fixed bug in hosts alert generation: alerts were not generated due to invalid redis key 2015-05-11 16:05:55 +02:00
lua_utils.lua Implemented dummy interface (-i dummy) to be used only for debugging purposes for testing low-memory conditions and internal routines. 2015-12-28 23:16:54 +01:00
persistence.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
prefs_utils.lua Allows values greather than 65k seconds for idle timeouts 2015-12-24 15:57:10 +01:00
sqlite_utils.lua Fixed bug in hosts alert generation: alerts were not generated due to invalid redis key 2015-05-11 16:05:55 +02:00
template.lua Added RTP protocol information to flow statistics 2015-11-08 00:42:07 +01:00
top_structure.lua Implemented dummy interface (-i dummy) to be used only for debugging purposes for testing low-memory conditions and internal routines. 2015-12-28 23:16:54 +01:00
top_talkers.lua Fixes a nil-key table access 2015-12-29 09:33:55 +01:00
traffic_stats.lua Implemented dummy interface (-i dummy) to be used only for debugging purposes for testing low-memory conditions and internal routines. 2015-12-28 23:16:54 +01:00
voip_utils.lua Initial import from SVN 2015-04-30 12:22:35 +02:00