summaryrefslogtreecommitdiff
path: root/src/maat_redis_monitor.c
AgeCommit message (Expand)Author
2024-10-24fix MaatCmd testcaseroot
2024-10-16fix foreign key rewrite failroot
2024-09-27fix maat_redis_tool, fix some mem leaks, use (uuid_t *) type as para of funct...root
2024-09-14run first test case successroot
2024-09-12add basic code without test case, just compile successroot
2024-08-22rename terminology "virtual table(vtable)" to "attribute"root
2024-08-21rename maat_rule.c to maat_core.croot
2024-05-08TSG-21089: 不修改runtime的引擎配置,保证增量更新时的引擎�...v4.1.37root
2024-02-22[PATCH]add log handle for maat_wrap_redis_commandv4.1.30liuwentan
2024-02-21[PATCH]delete useless cumulative logicliuwentan
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-18[FEATURE]Refactor NOT clause, NOTE:forward incompatibility!!!刘文坛
2023-08-11[BUGFIX]fix keywords max length 1024v4.0.37liuwentan
2023-08-03[PATCH]add regex benchmark刘文坛
2023-07-06third draftliuwentan
2023-06-20[OPTIMIZE]reduce adapter_hs_scan cpu usage刘文坛
2023-06-16[OPTIMIZE]reduce config memory usageliuwentan
2023-05-23fix group_exclude logic miss & add some corner case刘文坛
2023-05-11[patch]change verify expression retval semantics:1(legal) 0(illegal)liuwentan
2023-05-04support parse encrypted json configliuwentan
2023-04-07maat_new error if read full config failedliuwentan
2023-04-04optimize district & support virtual table conjunctionv4.0.5liuwentan
2023-03-28optimize maat_scan_xx APIliuwentan
2023-03-27support ip+port+proto scanliuwentan
2023-03-15change sudo make -> makeliuwentan
2023-03-15item_uthash -> item_rcu && add foreign cont dir APIliuwentan
2023-03-02format logliuwentan
2023-03-01support flag_plus tableliuwentan
2023-03-01ipmatcher rule_id -> long long & scanner engine centralizationliuwentan
2023-02-15cpp->c and expr support configurable generation of literal_db or regex_dbliuwentan