summaryrefslogtreecommitdiff
path: root/src/inc_internal
AgeCommit message (Expand)Author
2024-11-14patch performance optimization from maat4HEADdevelop-version5root
2024-10-24rename o2o and object2object to object_grouproot
2024-10-24fix MaatCmd testcaseroot
2024-10-16fix foreign key rewrite failroot
2024-10-11fix some test caseroot
2024-10-08use attribute_name instead of attribute_id to map condition_idroot
2024-09-27fix maat_redis_tool, fix some mem leaks, use (uuid_t *) type as para of funct...root
2024-09-26add temp coderoot
2024-09-20change type of rule_id, object_id, item_id from (long long) to (uuid_t)root
2024-09-14run first test case successroot
2024-09-12add basic code without test case, just compile successroot
2024-08-301.rename rule_state to rule_compile_stateroot
2024-08-22rename terminology "group" to "object"root
2024-08-22rename terminology "not flag" to "negate option"root
2024-08-22rename terminology "clause" to "condition"root
2024-08-22rename terminology "virtual table(vtable)" to "attribute"root
2024-08-22rename terminology "compile" to "rule"root
2024-08-21rename maat_rule.c to maat_core.croot
2024-08-19modify expr table and fix corresponding test caseroot
2024-08-09modify ip_table and ip_plugin_tableroot
2024-08-08use fieldstat4_easy auto output instead of manually write filev4.1.42develop-version4root
2024-08-07TSG-22082: support set split log file by sizeroot
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-02[PATCH]support virtual table statisticsliuwentan
2024-03-27Feature/scan ip port together support endpoint objectv4.1.32郑超
2024-03-15[FEATURE]fieldstat3 -> fieldstat4liuwentan
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-02[PATCH]update maat_scan_group & maat_state_get_last_hit_groups APIv4.1.27liuwentan
2023-12-27[PATCH]add expr_matcher hit pattern statisticsv4.1.26liuwentan
2023-12-21[BUGFIX]group2group support sub_group_id array => TSG-18025v4.1.23liuwentan
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-07[FEATURE]add maat_state_get_last_hit_group_ids API => TSG-17831刘文坛
2023-11-28[FEATURE] one clause support multi literal{vtable_id, group_id_array}v4.1.11刘文坛
2023-11-10[FEATURE]support maat_scan_not_logic & maat_scan_groupv4.1.9刘文坛
2023-11-09[PATCH]delete redis monitor dead codeliuwentan
2023-10-30[FEATURE]Compile table must register plugin table to get compile ex_data刘文坛
2023-10-27[PATCH]variable naming optimizationliuwentan
2023-10-27[PATCH]fix potential memory leaksliuwentan
2023-10-24[PATCH]patch for physical NOT clauseliuwentan
2023-10-24[FEATURE]support physical NOT clause => TSG-17286刘文坛
2023-10-18[FEATURE]Refactor NOT clause, NOTE:forward incompatibility!!!刘文坛
2023-10-13[FEATURE]support xx_plugin statistics(new API maat_register_thread)liuwentan
2023-10-10[OPTIMIZE]replace ipport plugin engine(ip_matcher -> ipport_matcher)v4.0.46刘文坛
2023-10-09[BUGFIX]fix ipport plugin get_ex_data array out of boundsv4.0.45liuwentan