ntopng/scripts/lua/modules
Simone Mainardi aa592508d3 Uniforms return values for Lua functions that query MySQL
Lua function that query MySQL return an empty lua table
not only in case of an empty record set, but also in case of error.
This prevents upstream iterations over nil values.
2016-02-15 21:48:50 +01:00
..
top_scripts Implements MySQL Top Talkers Retrieval and Visualization 2016-02-08 21:35:27 +01:00
alert_utils.lua Fixes a minor typo 2015-12-20 17:02:45 +01:00
db_utils.lua Uniforms return values for Lua functions that query MySQL 2016-02-15 21:48:50 +01:00
dkjson.lua Updated Lua/JSON module 2015-10-24 09:14:13 +02:00
flow_utils.lua Fxi for #354 2016-01-14 14:52:15 -05:00
graph_utils.lua Changed label 2016-02-09 10:33:09 +01:00
historical_utils.lua Implements L7 application statistics drill-down 2016-02-12 18:49:03 +01: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 Initial work towards counter trends 2016-02-13 00:07:03 +01:00
persistence.lua Initial import from SVN 2015-04-30 12:22:35 +02:00
prefs_utils.lua Added ldaps and admin group fields in ntopng preferences. 2016-02-10 23:36:20 +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