Commit graph

59 commits

Author SHA1 Message Date
Matteo Biscosi
ef27b0b058 Fixes circular dependency and lightened some modules 2024-02-21 10:44:16 +00:00
Matteo Biscosi
48462f4d96 Fixes circular dependency between lua_utils and rest_utils 2024-02-20 10:02:33 +00:00
Matteo Biscosi
e243f7c826 Fixes some lua requires 2024-02-20 08:57:48 +00:00
Luca Deri
ab34197603 Various script fixed
Improved error message when scripts fail
2024-02-19 22:13:01 +01:00
Matteo Biscosi
e597e83e15 Removed and fixes some dependencies 2024-02-19 12:38:56 +00:00
Matteo Biscosi
ddadaf3e77 Removed circular dependency on network_utils 2024-02-19 11:04:06 +00:00
Matteo Biscosi
dbf4bf2a2b Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00
Matteo Biscosi
2f76c9bf4b First code cleanup for better memory management 2024-02-15 15:21:40 +00:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Luca Deri
3fc883df5b Fixes blacklist count for #8078 2023-12-07 17:37:56 +01:00
Luca Deri
708a78ed50 Updated (C) 2023-11-09 11:58:49 +01:00
Luca Deri
bc221c29ab Minor changes 2023-09-25 22:05:45 +02:00
Matteo Biscosi
07b1ad6ef8 Added IP@VLAN sorting in lua (#7642) 2023-07-12 15:10:39 +00:00
Nicolo Maio
33cd58af41 Add ja3 to search. (#6813) 2023-03-21 11:36:40 +00:00
Nicolo Maio
e38b7f2098 Adding community_id to search. (#6813) 2023-03-21 09:50:44 +00:00
Alfredo Cardigliano
6b6e7dea54 Disable trace on nil table in table.len 2023-02-24 17:55:59 +01:00
Alfredo Cardigliano
9886b3c18f Add type check on table.len 2023-02-24 10:07:26 +01:00
Alfredo Cardigliano
363b48d7ae Accept CIDR in IP filters 2023-02-01 15:43:55 +01:00
Alfredo Cardigliano
63074fd0df Support VLAN in cidr filters 2023-01-30 17:50:17 +01:00
Alfredo Cardigliano
3a36fb9ba3 Add CIDR support in Historical Flows 2023-01-25 14:38:50 +01:00
Alfredo Cardigliano
b337aa51d5 Print trace back on bad split call before crashing 2022-12-22 12:36:59 -05:00
Luca Deri
db5bab9fbb VLAN fix 2022-09-14 20:00:53 +02:00
Luca Deri
cec7592305 Added vlandId in assets 2022-09-14 00:35:22 +02:00
Luca Deri
dbf6e0b531 function fix 2022-09-04 11:56:29 +02:00
Luca Deri
a402867365 Reworked lua_utils splitting GUI components on a separate file 2022-09-03 10:06:41 +02:00
Luca Deri
bbae6c3782 Added tracing code 2022-08-30 00:07:16 +02:00
Alfredo Cardigliano
29c0ba4594 Removed recipient selection from pools. Only severity and category are used as filters now. New filtering based on pool to be done. 2022-02-18 11:45:16 +01:00
Alfredo Cardigliano
1dff8975d3 Move tag filters info 2022-02-15 11:05:21 +01:00
Alfredo Cardigliano
4faa7e44f5 Return on bad types 2022-01-28 11:31:56 +01:00
Alfredo Cardigliano
902941fc92 Strenghten asc and rev functions 2022-01-28 11:31:07 +01:00
Luca Deri
bbd5470784 Added check 2021-11-23 12:06:38 +01:00
Simone Mainardi
5502f3fc2e Fixes field 'empty' is not callable (a nil value)
Partially addresses #5965
2021-10-11 15:34:40 +02:00
Simone Mainardi
0f5340e1a3 (C) update 2021-05-31 12:39:02 +02:00
Simone Mainardi
99edd3d560 Implements function to check SNMP OIDs prefixes 2020-12-24 12:55:12 +01:00
Simone Mainardi
e831102828 Implements lua pairsByDottedDecimalKeys sorter 2020-12-02 14:29:00 +01:00
emanuele-f
340462ad73 Cleanup of the timeseries ring and NetworkInterfaceTsPoint 2020-05-20 15:18:03 +02:00
gabryon99
6d66d9e744 fixed issue #3638 2020-03-26 17:21:39 +01:00
gabryon99
fcdeeb7b07 moved manage data buttons for system, ticket #3484 2020-03-10 13:05:31 +01:00
Simone Mainardi
918ab6283c Fixes RRD points always written as integers without decimals
Fixes #3465
2020-02-28 10:56:13 +01:00
emanuele-f
03e3613e7e Fix IPv6 validator 2019-12-30 15:44:47 +01:00
emanuele-f
3ba5dcd003 Add string to number conversion in tolongint 2019-11-19 14:09:21 +01:00
emanuele-f
ac0c20441f Add type check in tolongint 2019-11-19 11:17:41 +01:00
emanuele-f
b2a6588ad5 Add check for big/small number in integer conversion 2019-11-18 17:43:04 +01:00
Alfredo Cardigliano
d835425b89 Added traceback when calling tolongint with math.inf to debug rrd module 2019-10-21 16:33:06 +02:00
emanuele-f
d7632494dd Fix additional point in past series 2019-09-20 18:49:28 +02:00
emanuele-f
ecdf88b8a0 Host alerts migration to new api 2019-07-09 18:50:45 +02:00
emanuele-f
0748ef191d Initial system interface data delete 2019-07-04 11:09:33 +02:00
emanuele-f
aa739268f7 Fix UDP unicast serialization and add check on tolongint of NaN 2019-06-20 14:56:36 +02:00
emanuele-f
cfa9986671 Implement InfluxDB export statistics 2019-06-10 15:52:06 +02:00
Luca
b9cba0e04f Bound fingerprint to application name 2019-05-14 10:17:16 +02:00