summaryrefslogtreecommitdiff
path: root/src/maat_config_monitor.c
AgeCommit message (Expand)Author
2024-10-24rename o2o and object2object to object_grouproot
2024-10-14fix memory leakroot
2024-10-121.support and_conditions and or_conditions in ruleroot
2024-10-11fix some test caseroot
2024-10-10fix test case using rule from json fileroot
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-21rename maat_rule.c to maat_core.croot
2023-12-27[PATCH]add expr_matcher hit pattern statisticsv4.1.26liuwentan
2023-12-05[FEATURE]maat support dynamic reload log_levelv4.1.17liuwentan
2023-11-10[FEATURE]support maat_scan_not_logic & maat_scan_groupv4.1.9刘文坛
2023-08-03[PATCH]add regex benchmark刘文坛
2023-07-28[FEATURE]expr_matcher support dual engine(hyperscan & rulescan)刘文坛
2023-06-20[OPTIMIZE]reduce adapter_hs_scan cpu usage刘文坛
2023-06-16[OPTIMIZE]reduce config memory usageliuwentan
2023-06-09[PATCH]add maat_state_free count&bytes statisticsliuwentan
2023-05-15[BUGFIX]fix group_exclude miss hit groupsv4.0.17刘文坛
2023-05-11[patch]change verify expression retval semantics:1(legal) 0(illegal)liuwentan
2023-05-06group_exclude(only one hierarchical group can be referenced)v4.0.15liuwentan
2023-05-04support parse encrypted json configliuwentan
2023-04-22solve invalid readliuwentan
2023-04-12read_full_config error can't abort maat_newliuwentan
2023-03-15item_uthash -> item_rcu && add foreign cont dir APIliuwentan
2023-03-02format logliuwentan
2023-02-21table_name->table_id and compile table callbackliuwentan
2023-02-15cpp->c and expr support configurable generation of literal_db or regex_dbliuwentan