Commit Graph

3478 Commits

Author SHA1 Message Date
shuxin   zheng
cd10474ee4 fixed bugs in mqtt_unsubscripbe.cpp 2022-07-07 13:37:50 +08:00
shuxin   zheng
cb1d69dc77 Merge branch 'master' of gitee:zsxxsz/acl into gitee-master 2022-07-04 18:14:47 +08:00
zhengshuxin
6250fd323a acl_master supports signal the children processes with the specified signal numer 2022-07-04 11:17:11 +08:00
zhengshuxin
63c994a1d4 test fiber event in multiple threads mode 2022-07-03 23:49:44 +08:00
zhengshuxin
745e80a412 add one demo for test fiber 2022-07-03 00:26:12 +08:00
zhengshuxin
5f0e2bb9f0 add signal command for master_ctl 2022-07-01 19:02:30 +08:00
zhengshuxin
c35422f8e3 Add signal API in acl_master to signal the children processes. 2022-07-01 18:07:43 +08:00
zhengshuxin
1ee9163267 Add CentOS8.0, 8.4 in yml file 2022-06-30 09:26:14 +08:00
zhengshuxin
b61741c233 acl_master service supports different CentOS automatically 2022-06-30 09:22:34 +08:00
zhengshuxin
d6e888c660 acl_master service supports Centos5, Centos6 2022-06-29 22:42:54 +08:00
zhengshuxin
9dc1ad95e2 optimize acl_master's systemd service 2022-06-29 19:46:03 +08:00
杨洋(frankyang)-技术产品中心
7a2b1bc0e1 Update setup.sh 2022-06-29 17:41:11 +08:00
杨洋(frankyang)-技术产品中心
5424febd57 Update setup.sh 2022-06-29 17:07:21 +08:00
zhengshuxin
0a3c0cf0f3 acl-master release 3.5.4-1 version 2022-06-29 11:38:33 +08:00
zhengshuxin
ec01d675e3 test acl_master rpm package for supporting systemd 2022-06-28 23:31:00 +08:00
zhengshuxin
acf6407b29 build acl-master package 2022-06-28 23:15:56 +08:00
zhengshuxin
256bbe32cc modify setup.sh 2022-06-28 18:42:49 +08:00
zhengshuxin
2ff9b6e949 Merge branch 'gitlab-upstream' into gitee-master 2022-06-28 17:44:06 +08:00
郑树新
2c98dc18e1 Merge branch 'master' into 'master'
"build时,进行systemd路径创建

See merge request !13
2022-06-28 17:42:38 +08:00
ci
d7dc2e5f47 build时,进行systemd路径创建 2022-06-28 17:38:53 +08:00
ci
c7441d598e build时,进行systemd路径创建 2022-06-28 17:37:38 +08:00
zhengshuxin
1c2a4a87f3 acl_master will scan services in sub-directory 2022-06-28 16:07:25 +08:00
郑树新
ba49a6a6eb Merge branch 'master' into 'master'
调整acl 支持systemd的master.service,请check下

See merge request !12
2022-06-28 15:34:48 +08:00
shuxin   zheng
5b772a8132 test sleep in fiber mode 2022-06-27 10:26:49 +08:00
shuxin   zheng
bced2d36b8 fixed bug for getting the QOS from the flags in mqtt_header.cpp 2022-06-24 21:51:47 +08:00
zhengshuxin
280e4fdc1f test http_response 2022-06-22 11:45:05 +08:00
shuxin   zheng
12ab022a3b test and doc 2022-06-22 11:25:54 +08:00
zhengshuxin
6393243b17 add debug info for acl_vstream_popen() when waiting timeout for the child to exit. 2022-06-15 18:45:55 +08:00
ci
ead52a6875 调整acl 支持systemd的master.service,请check下 2022-06-15 17:15:26 +08:00
ci
8fdcf2d139 调整acl 支持systemd的master.service,请check下 2022-06-15 17:08:18 +08:00
zhengshuxin
d1b317e0a6 fixed one bug in redis_client_pipeline.cpp about handling redirect message. 2022-06-15 15:03:03 +08:00
zhengshuxin
471ef22202 Add timeout for waiting for the child to exit. 2022-06-14 18:12:32 +08:00
zhengshuxin
6309cc694f build ok acl by xmake 2022-06-14 15:35:33 +08:00
郑树新
78dfda9b79 build ok on windows 2022-06-13 23:12:23 +08:00
shuxin   zheng
f496ab0202 add offset on mapping for acl_vstring for win32 platform. 2022-06-13 10:13:54 +08:00
shuxin   zheng
bf7a09bf2c Add one control if acl_master.log can be generated in alone mode for master service. 2022-06-12 20:32:08 +08:00
shuxin   zheng
6df3228b6f add mapping offset for string 2022-06-12 18:02:35 +08:00
zhengshuxin
6607698f44 release new version for one urgent bug fixed in redis_client_pipeline.hpp. 2022-06-07 20:38:11 +08:00
zhengshuxin
171777c415 fixed one important bugs in redis pipeline mode. 2022-06-07 20:13:13 +08:00
zhengshuxin
b04c80e269 test redis hash in pipeline mode 2022-06-07 18:09:03 +08:00
zhengshuxin
1bcc233e3f test demo 2022-06-06 19:22:21 +08:00
shuxin   zheng
e4e3615f34 build for arm32 2022-06-02 23:06:53 +08:00
shuxin   zheng
cd15f64f5a Merge branch 'master' of gitee:zsxxsz/acl into gitee-master 2022-06-02 23:04:56 +08:00
shuxin   zheng
835eaf3c4e build for arm32 2022-06-02 23:04:15 +08:00
zhengshuxin
d85fe06582 Using local address for peer when bind unix domain path for dgram mode 2022-06-02 15:29:40 +08:00
shuxin   zheng
9cf7281054 release new version for acl_libs and acl_master 2022-06-01 20:24:53 +08:00
shuxin   zheng
7d6dbb13bf add open flags transfer for socket_stream::bind_udp() 2022-06-01 20:14:37 +08:00
zhengshuxin
95d385cbbe add readable API for socket fd 2022-06-01 12:49:49 +08:00
zhengshuxin
bfe5e94bd2 format code to avoid compiling error with -Werror=misleading-indentation. 2022-05-31 15:28:25 +08:00
zhengshuxin
51c476c1cf Server's stdio can be redirected controled by acl_master. 2022-05-31 12:06:19 +08:00