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