summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-19OMPUB-1426: ipport_plugin table support CIDR format, while table_info not ↵v4.1.43dev-24.02root
changed
2024-09-18OMPUB-1426: ipport_plugin table support ip rangeroot
2024-07-01When removing group from a clause, and the clause is empty, the clause id ↵v4.1.39Zheng Chao
should be cleared.
2024-07-01add test case to reproduce one policy change caluse id and scan both before ↵liuchang
and after change with the same maat_state
2024-05-23change invoke strtok() to strtok_r()v4.1.38liuchang
2024-05-08TSG-21089: ↵v4.1.37root
不修改runtime的引擎配置,保证增量更新时的引擎切换判断正确
2024-04-24add dup key don't output fatal logv4.1.36liuchang
2024-04-23TSG-20076: ↵liuchang
存储转义之前的字符串,避免增量更新时对已转义的规则再次转义
2024-04-23TSG-20724: use maat instance name as maat stat nameroot
2024-04-11[BUGFIX]Clean up hit groups promptly during scanningv4.1.35liuwentan
2024-04-09[BUGFIX]maat_scan_group support virtual table statisticsliuwentan
2024-04-03[PATCH]delete useless codev4.1.34liuwentan
2024-04-02[PATCH]support virtual table statisticsliuwentan
2024-04-01[PATCH]add compile_runtime docsliuwentan
2024-03-29[Doc] maatframe markdown documentsliuwentan
2024-03-28[BUGFIX]fix maat_stat output invalid table_namev4.1.33liuwentan
2024-03-27Feature/scan ip port together support endpoint objectv4.1.32郑超
2024-03-22[BUGFIX]solve Rocky8-debug illegal instructionv4.1.31liuwentan
2024-03-20[PATCH]update colm & ragel versionliuwentan
2024-03-15[FEATURE]fieldstat3 -> fieldstat4liuwentan
2024-03-15[FEATURE]ip_plugin support CIDR addr_formatliuwentan
2024-03-14[PATCH]maat_redis_tool add -k to execute keys * transactionliuwentan
2024-02-22[PATCH]add log handle for maat_wrap_redis_commandv4.1.30liuwentan
2024-02-21[PATCH]delete useless cumulative logicliuwentan
2024-01-31[PATCH]maat_scan_ip remove port & protocol parameterv4.1.29liuwentan
2024-01-31[BUGFIX]fix xx_plugin double freev4.1.28liuwentan
2024-01-03[PATCH]validate log_handle in maat_newliuwentan
2024-01-02[PATCH]update maat_scan_group & maat_state_get_last_hit_groups APIv4.1.27liuwentan
2023-12-29[PATCH]unit_test item_id starting from 1 instead of 0liuwentan
2023-12-27[PATCH]add expr_matcher hit pattern statisticsv4.1.26liuwentan
2023-12-26[BUGFIX] rulescan stream input data_len maximum:(1500 -> 65535) => TSG-18030v4.1.25liuwentan
2023-12-26[PATCH]rename group2group column nameliuwentan
2023-12-26[PATCH] merge super_group's include and exclude sub_groups into one linev4.1.24liuwentan
2023-12-21[BUGFIX]group2group support sub_group_id array => TSG-18025v4.1.23liuwentan
2023-12-20[PATCH] Add bloom filter to optimize expr_matcher performanceliuwentan
2023-12-19[PATCH]libmaat4 -> libmaatframev4.1.22liuwentan
2023-12-18[FEATURE]add maat_get_table_schema_tag API => TSG-17872v4.1.21liuwentan
2023-12-13[PATCH]add maat_state_get_last_hit_group_id_cnt APIv4.1.20liuwentan
2023-12-12[PATCH]add NOT_clause hit path unit_testliuwentan
2023-12-11[PATCH]bugfix for get invalid hit compile's table idv4.1.19liuwentan
2023-12-11[FEATURE]Hit path clause index => TSG-17833v4.1.18刘文坛
2023-12-07[FEATURE]add maat_state_get_last_hit_group_ids API => TSG-17831刘文坛
2023-12-05[FEATURE]maat support dynamic reload log_levelv4.1.17liuwentan
2023-12-04[PATCH]bugfix for compile configv4.1.16刘文坛
2023-12-04[PATCH]optimize compile_state_update performancev4.1.15liuwentan
2023-12-01[PATCH]get_super_group_ids log_fatal -> log_errorv4.1.14liuwentan
2023-11-29[PATCH]adjust table_info for compile/group2compile tablev4.1.13liuwentan
2023-11-29[PATCH]optimize plugin table debug logliuwentan
2023-11-28[PATCH]delete maat_state_set_scan_district logv4.1.12liuwentan
2023-11-28[FEATURE] one clause support multi literal{vtable_id, group_id_array}v4.1.11刘文坛