This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
tango-maat
Archived
Watch
1
Star
0
Fork
0
You've already forked tango-maat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
2115f9651eae9e54cda0a9c1a636211bf1583b97
tango-maat
/
src
/
entry
History
zhengchao
2115f9651e
校验Maat_cmd_set_lines中table_lien的有效标志位合法性。
2017-09-10 19:25:16 +08:00
..
.gitignore
1.REMOVE .a and .so, and add gitignore file
2017-07-19 17:13:59 +08:00
aligment_int64.h
解决性能统计时stream_num等出现的负值的问题,方法是使用aligment_int64_array替代线程不安全的long long。
2016-05-09 22:02:27 +08:00
cJSON.c
配置的组织关系放在Redis中。
2017-07-03 12:53:12 +08:00
cJSON.h
配置的组织关系放在Redis中。
2017-07-03 12:53:12 +08:00
config_monitor.cpp
日志中输出线程ID,方便调试。
2017-09-10 19:02:28 +08:00
config_monitor.h
IRIS配置文件模式下,在读取表文件第一行时发现不在tableinfo里时,不进行后继行的加载,仅报错一次,加快启动速度。
2017-08-09 18:27:08 +08:00
dynamic_array.cpp
Began use git manage source code since MAAT_FRAME_VERSION_1_2_20150724.
2015-10-10 18:30:12 +08:00
dynamic_array.h
Began use git manage source code since MAAT_FRAME_VERSION_1_2_20150724.
2015-10-10 18:30:12 +08:00
gram_index_engine.c
1、hiredis客户端append超过2400万后出现段错误,maat每次最多append 8K条数据。
2017-08-24 17:39:40 +08:00
interval_index.c
合并新版本mesa_fuzzy(SFH)到maat,更节省内存。
2016-04-06 10:41:59 +08:00
interval_index.h
合并新版本mesa_fuzzy(SFH)到maat,更节省内存。
2016-04-06 10:41:59 +08:00
json2iris.cpp
日志中输出线程ID,方便调试。
2017-09-10 19:02:28 +08:00
json2iris.h
MAAT_JSON中不再需要compile_name和group_name字段。
2017-07-04 10:01:56 +08:00
Maat_api.cpp
提供选项:MAAT_OPT_DEFERRED_LOAD,支持延迟初始化。
2017-08-22 10:03:38 +08:00
Maat_command.cpp
校验Maat_cmd_set_lines中table_lien的有效标志位合法性。
2017-09-10 19:25:16 +08:00
Maat_rule_internal.h
日志中输出线程ID,方便调试。
2017-09-10 19:02:28 +08:00
Maat_rule.cpp
日志中输出线程ID,方便调试。
2017-09-10 19:02:28 +08:00
Maat_stat.cpp
在Maat_command.h中增加Maat_str_escape函数,供用户预先处理待输入的字符串规则。
2017-07-08 16:42:51 +08:00
Makefile
1、调整SFH的函数名和源文件名,原有使用sfh的用户会受到影响;2、digest_gen由目录遍历,改为单文件并在屏幕输出结果,便于通过命令行调用。
2017-07-08 19:23:17 +08:00
map_str2int.cpp
消除Redhat 7.2以上操作系统产生的编译警告。
2016-12-29 12:28:33 +08:00
map_str2int.h
更高MAAT_SET_SCAN_DISTRICT选项的参数要求,不再要求‘\0’结束。
2016-09-18 12:44:00 +08:00
rbtree_augmented.h
合并新版本mesa_fuzzy(SFH)到maat,更节省内存。
2016-04-06 10:41:59 +08:00
rbtree.c
合并新版本mesa_fuzzy(SFH)到maat,更节省内存。
2016-04-06 10:41:59 +08:00
rbtree.h
合并新版本mesa_fuzzy(SFH)到maat,更节省内存。
2016-04-06 10:41:59 +08:00
sfh_internal.h
头文件增加注释。
2017-07-10 15:54:48 +08:00
stream_fuzzy_hash.c
修改Maat中对sfh头文件引用。
2017-07-10 16:52:47 +08:00
UniversalBoolMatch.cpp
Began use git manage source code since MAAT_FRAME_VERSION_1_2_20150724.
2015-10-10 18:30:12 +08:00
UniversalBoolMatch.h
Began use git manage source code since MAAT_FRAME_VERSION_1_2_20150724.
2015-10-10 18:30:12 +08:00
zt_hash.h
1、更新SFH和GIE;2、支持相似性字符串匹配;
2017-07-07 20:47:27 +08:00