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_config_monitor.c
Age
Commit message (
Expand
)
Author
2024-10-24
rename o2o and object2object to object_group
root
2024-10-14
fix memory leak
root
2024-10-12
1.support and_conditions and or_conditions in rule
root
2024-10-11
fix some test case
root
2024-10-10
fix test case using rule from json file
root
2024-09-27
fix maat_redis_tool, fix some mem leaks, use (uuid_t *) type as para of funct...
root
2024-09-26
add temp code
root
2024-09-20
change type of rule_id, object_id, item_id from (long long) to (uuid_t)
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-21
rename maat_rule.c to maat_core.c
root
2023-12-27
[PATCH]add expr_matcher hit pattern statistics
v4.1.26
liuwentan
2023-12-05
[FEATURE]maat support dynamic reload log_level
v4.1.17
liuwentan
2023-11-10
[FEATURE]support maat_scan_not_logic & maat_scan_group
v4.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 usage
liuwentan
2023-06-09
[PATCH]add maat_state_free count&bytes statistics
liuwentan
2023-05-15
[BUGFIX]fix group_exclude miss hit groups
v4.0.17
刘文坛
2023-05-11
[patch]change verify expression retval semantics:1(legal) 0(illegal)
liuwentan
2023-05-06
group_exclude(only one hierarchical group can be referenced)
v4.0.15
liuwentan
2023-05-04
support parse encrypted json config
liuwentan
2023-04-22
solve invalid read
liuwentan
2023-04-12
read_full_config error can't abort maat_new
liuwentan
2023-03-15
item_uthash -> item_rcu && add foreign cont dir API
liuwentan
2023-03-02
format log
liuwentan
2023-02-21
table_name->table_id and compile table callback
liuwentan
2023-02-15
cpp->c and expr support configurable generation of literal_db or regex_db
liuwentan