index
:
mesalab_git/tango/maat.git
dev-23.07
dev-24.02
develop-version3
develop-version4
develop-version5
refactor-separate-scan-and-stat-compile
rename-attribute_name-to-field-v24.12
Repository for tango/maat
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
maat_redis_monitor.c
Age
Commit message (
Expand
)
Author
2024-10-24
fix MaatCmd testcase
root
2024-10-16
fix foreign key rewrite fail
root
2024-09-27
fix maat_redis_tool, fix some mem leaks, use (uuid_t *) type as para of funct...
root
2024-09-14
run first test case success
root
2024-09-12
add basic code without test case, just compile success
root
2024-08-22
rename terminology "virtual table(vtable)" to "attribute"
root
2024-08-21
rename maat_rule.c to maat_core.c
root
2024-05-08
TSG-21089: 不修改runtime的引擎配置,保证增量更新时的引擎�...
v4.1.37
root
2024-02-22
[PATCH]add log handle for maat_wrap_redis_command
v4.1.30
liuwentan
2024-02-21
[PATCH]delete useless cumulative logic
liuwentan
2023-11-10
[FEATURE]support maat_scan_not_logic & maat_scan_group
v4.1.9
刘文坛
2023-11-09
[PATCH]delete redis monitor dead code
liuwentan
2023-10-18
[FEATURE]Refactor NOT clause, NOTE:forward incompatibility!!!
刘文坛
2023-08-11
[BUGFIX]fix keywords max length 1024
v4.0.37
liuwentan
2023-08-03
[PATCH]add regex benchmark
刘文坛
2023-07-06
third draft
liuwentan
2023-06-20
[OPTIMIZE]reduce adapter_hs_scan cpu usage
刘文坛
2023-06-16
[OPTIMIZE]reduce config memory usage
liuwentan
2023-05-23
fix group_exclude logic miss & add some corner case
刘文坛
2023-05-11
[patch]change verify expression retval semantics:1(legal) 0(illegal)
liuwentan
2023-05-04
support parse encrypted json config
liuwentan
2023-04-07
maat_new error if read full config failed
liuwentan
2023-04-04
optimize district & support virtual table conjunction
v4.0.5
liuwentan
2023-03-28
optimize maat_scan_xx API
liuwentan
2023-03-27
support ip+port+proto scan
liuwentan
2023-03-15
change sudo make -> make
liuwentan
2023-03-15
item_uthash -> item_rcu && add foreign cont dir API
liuwentan
2023-03-02
format log
liuwentan
2023-03-01
support flag_plus table
liuwentan
2023-03-01
ipmatcher rule_id -> long long & scanner engine centralization
liuwentan
2023-02-15
cpp->c and expr support configurable generation of literal_db or regex_db
liuwentan