Commit Graph

82 Commits

Author SHA1 Message Date
Zhang Qiang
086d1fa074 packaging: bump to version 73 2018-02-12 15:56:10 +08:00
zsx
db00ae6f17 master_ctld: support GET for checking port if service is aliving 2018-02-12 15:47:57 +08:00
zsx
0c5221bea8 rpm: release 3.3.0-71 2018-02-12 14:25:56 +08:00
Zhang Qiang
051554ece3 bump to version 70 2018-02-12 14:10:19 +08:00
zhengshuxin
69bd929c34 master tools: fixed some problems on Cendos5.x 2018-01-31 12:31:12 +08:00
zsx
1dbc76dbec fixed one bug in ipc_monitor.cpp. 2018-01-30 10:02:27 +08:00
zsx
d4036e4da0 master warning message can be delivered without master_notify_recipients specified. 2018-01-29 18:25:19 +08:00
zsx
e9bc0a4125 service_guard for tcp_service;
master_guard using acl::tcp_ipc for transfering data by tcp way.
2018-01-29 17:05:29 +08:00
zsx
a52f17f609 master_ctld: add default checking items. 2018-01-25 12:38:07 +08:00
zsx
02ccf4452d master_guard/service_guard: support checking memory of services. 2018-01-25 11:43:07 +08:00
zsx
a500d77a65 master_monitor can handle dead info of services 2018-01-24 23:48:48 +08:00
zsx
153ee289c7 rpm: build 3.3.0-62 2018-01-24 16:49:14 +08:00
zsx
21119f88a0 master_guard: add all info for version 2018-01-23 19:48:45 +08:00
zsx
ea244a6673 master & master tools can display the version of all services 2018-01-23 18:57:29 +08:00
zsx
310d353114 remove valgrind debug by default in Makefile of fiber 2018-01-19 10:42:22 +08:00
zsx
2fbbd20627 rpm: don't use systemd in service shell 2018-01-19 10:31:38 +08:00
郑树新
0244606e67 remove FIBER_API in channel.hpp for compiling with no error on Windows & Unix 2018-01-16 14:28:42 +08:00
zsx
84f63c9242 increase version for building rpm by CI 2018-01-16 14:03:32 +08:00
zsx
e7adfbb169 bugfix: fixed bugs in acl_ifconf.c's acl_ifconf_search and acl_udp_server.c 2018-01-16 11:43:35 +08:00
zsx
c9a11e6a29 acl_master: remove ACL_MASTER_SERV:command avoding misusing it, just using path 2018-01-05 10:40:05 +08:00
zsx
622c9d76e3 modify service_guard's configure 2018-01-04 15:37:20 +08:00
zsx
e991917cac one compiling error on centos6.x 2018-01-03 23:28:17 +08:00
zsx
009e895d41 add master_guard in master/tools 2018-01-03 23:06:27 +08:00
root
e21c7a369f rpm: upgrade to version 3.3.0-50 2018-01-03 02:59:16 +08:00
zsx
0aa249d9f1 rpm: update version 2017-12-28 18:16:33 +08:00
zsx
6a25de3109 update rpm version 2017-12-25 16:32:01 +08:00
zsx
f142e0a8bc update rpm version 2017-12-25 16:30:58 +08:00
zsx
92aa28a8a0 fiber: fixed one bug in event_prepare() of event.c when iterator the event operations 2017-12-22 22:41:23 +08:00
zsx
b7c42290f7 master: master can't restart service when updating service command by master_ctl command 2017-12-22 16:07:32 +08:00
zhengshuxin
297d264825 fixed compiling warn on gcc4.1 2017-12-22 15:24:35 +08:00
zsx
43e3aeee3c master: fixed bugs in master when reload services 2017-12-22 14:56:59 +08:00
zsx
c052c68123 rpm: add release version 2017-12-15 11:07:17 +08:00
zsx
aa3e355225 compile: fixed one compile error 2017-12-08 10:03:00 +08:00
zsx
7c8d6faab2 rpm package: update version 2017-12-08 09:56:15 +08:00
zsx
2af428b200 master: changed service_throttle_time from 60s to 10s in main.cf 2017-12-05 15:28:04 +08:00
zsx
11b41819fb redis: fixed bugs for supporting binaray data 2017-12-05 12:13:50 +08:00
zsx
9af42bfdb7 rpm package: update version 2017-11-28 11:38:04 +08:00
zhengshuxin
b2b6521a75 compiling error on CentOS6.x 2017-11-16 11:37:57 +08:00
zhengshuxin
0d1494c27e rpm: add master_ctl into package 2017-11-16 11:18:22 +08:00
zhengshuxin
54c1836d41 acl_udp_server: check ip auto. 2017-11-13 09:55:00 +08:00
zhengshuxin
b7c6384b1e fixed one compiling error 2017-10-27 14:15:42 +08:00
zhengshuxin
a9ffe34907 rpm : update version 2017-10-27 13:54:58 +08:00
zhengshuxin
5dd77e8d76 building: auto compile and install fiber module for Linux 2017-10-16 10:30:59 +08:00
zhengshuxin
57e4c8663d thread_lock: fixed bug 2017-10-10 14:05:57 +08:00
zhengshuxin
9970075fa1 fiber_mutex: fixed one bug when thread_safe parameter is set true 2017-10-10 11:47:35 +08:00
zhengshuxin
4a64289643 test event_mutex & fiber_lock 2017-10-08 12:07:17 +08:00
zhengshuxin
ffd5e43647 fiber_mutex: when blocked by thread mutex, the current fiber will be swapout 2017-09-29 23:15:42 +08:00
zhengshuxin
9729e73bcb rpm: update version 2017-09-29 17:57:54 +08:00
zhengshuxin
563ce8a395 feature: thread_mutex supports recursive parameter;
feature: fiber_mutex supports thread_mutex;
2017-09-29 17:35:17 +08:00
zhengshuxin
37a2eb813b rpm: update rpm version 2017-09-28 17:15:40 +08:00