郑树新
|
152deb195c
|
build some app on windows
|
2022-07-22 23:15:27 +08:00 |
|
zhengshuxin
|
72d9cc9402
|
delete unused codes
|
2022-07-22 09:57:27 +08:00 |
|
zhengshuxin
|
ed8a821d60
|
add explicit for acl::string(size_t n)
|
2022-07-22 09:55:12 +08:00 |
|
zhengshuxin
|
e1fba7dee1
|
remove virtual attribute from acl::string that can save 8 bytes for each acl::string object.
|
2022-07-21 18:46:12 +08:00 |
|
zhengshuxin
|
6da6a1dbd1
|
optimize size of the ACL_VSTRING object
|
2022-07-21 18:29:28 +08:00 |
|
zhengshuxin
|
e9fde422ac
|
mqtt payload can be binary data.
|
2022-07-20 16:25:21 +08:00 |
|
zhengshuxin
|
0b96d55f7a
|
optimize zlib_stream module
|
2022-07-19 19:06:34 +08:00 |
|
zhengshuxin
|
5ecf5a6eae
|
Merge remote-tracking branch 'remotes/github-upstream/master' into gitee-master
|
2022-07-19 17:47:01 +08:00 |
|
zhengshuxin
|
42fa722e3f
|
optimize service template
|
2022-07-19 17:28:03 +08:00 |
|
shuxin zheng
|
d950c44081
|
optimize zlib_stream
|
2022-07-19 10:32:03 +08:00 |
|
shuxin zheng
|
59e37afaff
|
optimize zlib_stream
|
2022-07-19 10:18:54 +08:00 |
|
shuxin zheng
|
39453cf2c3
|
fixed bugs in http_client.cpp for some memory leak.
|
2022-07-19 09:55:49 +08:00 |
|
zhengshuxin
|
14fce1cc1a
|
optimize for making valgrind happy
|
2022-07-18 11:42:25 +08:00 |
|
郑树新
|
2a8d5737ec
|
Merge pull request #283 from wkliu19/merge
Added the interface to get mqtt unsubscribe topic
|
2022-07-15 17:39:27 +08:00 |
|
刘韦康
|
4bb3288cae
|
Added the interface to get mqtt unsubscribe topic
|
2022-07-15 15:54:17 +08:00 |
|
zhengshuxin
|
29e43b1d6f
|
release acl-master 3.5.4-8 version
|
2022-07-14 09:12:27 +08:00 |
|
zhengshuxin
|
0a4b2982fa
|
optimize building rpm
|
2022-07-13 19:02:44 +08:00 |
|
zhengshuxin
|
979c4fa6de
|
optimize building rpm
|
2022-07-13 19:00:31 +08:00 |
|
shuxin zheng
|
bbb9b6da29
|
optimize rpm building for CentOS
|
2022-07-13 18:57:58 +08:00 |
|
root
|
0f8e3cd676
|
Build rpm for CentOS8.x
|
2022-07-13 18:09:10 +08:00 |
|
root
|
774a0ac8af
|
build acl-libs on CentOS8.x
|
2022-07-13 17:49:42 +08:00 |
|
zhengshuxin
|
67bb889a86
|
just release rpm package for CentOS8.x
|
2022-07-13 17:06:49 +08:00 |
|
zhengshuxin
|
f77a73575f
|
Just release 3.5.3-16 for CentOS8.x
|
2022-07-13 17:01:26 +08:00 |
|
zhengshuxin
|
5e36616f8c
|
Don't create core files when children processes abnormally crashed
|
2022-07-13 16:54:16 +08:00 |
|
zhengshuxin
|
79ba154ba9
|
CI building supports CentOS8
|
2022-07-13 16:39:01 +08:00 |
|
zhengshuxin
|
ab0ae2777a
|
test mqtt
|
2022-07-13 09:38:26 +08:00 |
|
zhengshuxin
|
f36280c854
|
release new acl-master
|
2022-07-11 16:51:14 +08:00 |
|
zhengshuxin
|
a4e1216a70
|
add acl_master's keepalive checking shell on CentOS5 and CentOS56
|
2022-07-11 15:32:58 +08:00 |
|
郑树新
|
04128ce024
|
Merge branch 'master' into 'master'
add keepalive shell for os5&6
See merge request !14
|
2022-07-11 14:48:12 +08:00 |
|
郑树新
|
2830be54fa
|
Acl can be built by cmake tools chanins
|
2022-07-10 20:13:15 +08:00 |
|
zhengshuxin
|
1898cb086a
|
fixed one bug in redis_command::run() if request_buf_ is NULL.
|
2022-07-09 17:46:38 +08:00 |
|
ci
|
779ea5c03a
|
Merge branch 'master' of ssh://gitlab.qiyi.domain:10022/frankyang/acl
|
2022-07-07 15:01:44 +08:00 |
|
ci
|
74b80e57ff
|
add keepalive shell for os5&6
|
2022-07-07 15:01:00 +08:00 |
|
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 |
|