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_group.c
Age
Commit message (
Expand
)
Author
2024-08-22
rename terminology "group" to "object"
root
2024-04-09
[BUGFIX]maat_scan_group support virtual table statistics
liuwentan
2023-12-26
[PATCH]rename group2group column name
liuwentan
2023-12-26
[PATCH] merge super_group's include and exclude sub_groups into one line
v4.1.24
liuwentan
2023-12-21
[BUGFIX]group2group support sub_group_id array => TSG-18025
v4.1.23
liuwentan
2023-12-01
[PATCH]get_super_group_ids log_fatal -> log_error
v4.1.14
liuwentan
2023-11-20
[FEATURE]user-defined expr table scanning engine
liuwentan
2023-11-10
[FEATURE]support maat_scan_not_logic & maat_scan_group
v4.1.9
刘文坛
2023-10-18
[FEATURE]Refactor NOT clause, NOTE:forward incompatibility!!!
刘文坛
2023-10-11
[BUGFIX]fix illegal clause index
v4.0.47
刘文坛
2023-09-20
[PATCH]prevent possible null pointer
liuwentan
2023-09-20
[OPTIMIZE]reduce calling utarray_sort
liuwentan
2023-09-08
[OPTIMIZE]get_hit_groups don't return superior group id & hit_groups may be d...
v4.0.39
liuwentan
2023-08-03
[PATCH]add regex benchmark
刘文坛
2023-06-20
[OPTIMIZE]reduce adapter_hs_scan cpu usage
刘文坛
2023-06-16
[OPTIMIZE]reduce config memory usage
liuwentan
2023-06-07
[OPTIMIZE]optimize alloc in adapter_hs_scan_stream
liuwentan
2023-06-02
[OPTIMIZE]groups not in g2g table no need to get super groups
v4.0.21
liuwentan
2023-05-31
reduce unnecessary memory usage & add maat_stat info
刘文坛
2023-05-30
[FEATURE]plugin table support ip_addr key type
liuwentan
2023-05-23
fix group_exclude logic miss & add some corner case
刘文坛
2023-05-15
[BUGFIX]fix group_exclude miss hit groups
v4.0.17
刘文坛
2023-05-11
[BUGFIX]fix can't get hit path if group is referenced by compile directly
liuwentan
2023-05-08
fix utarray_free null bug
liuwentan
2023-05-08
support more than one hierarchical group referenced(max hierarchical level: 5)
liuwentan
2023-05-06
group_exclude(only one hierarchical group can be referenced)
v4.0.15
liuwentan
2023-04-25
fix g2g_runtime logger nullptr bug
liuwentan
2023-04-24
fix g2g_runtime remove_group_from_group bug
v4.0.12
liuwentan
2023-04-24
implement rcu for g2g runtime & fix maat_stat bug
刘文坛
2023-04-20
support maat stat
liuwentan
2023-04-18
optimize group2group runtime
v4.0.9
liuwentan
2023-04-13
fix stream scan core https://jira.geedge.net/browse/TSG-14701
liuwentan
2023-04-12
add rule count stat
liuwentan
2023-03-30
fix group2group bug
liuwentan
2023-03-29
compile/plugin ex_schema support input param table_name
liuwentan
2023-03-27
support ip+port+proto scan
liuwentan
2023-03-15
item_uthash -> item_rcu && add foreign cont dir API
liuwentan
2023-03-06
Support physical table conjunction and fix compile table conjunction bug
liuwentan
2023-03-02
format log
liuwentan
2023-02-22
uint64_t -> long long
liuwentan
2023-02-22
compile_id,group_id,item_id support uint64_t
liuwentan
2023-02-15
cpp->c and expr support configurable generation of literal_db or regex_db
liuwentan