Commit Graph

960 Commits

Author SHA1 Message Date
郑树新
51981d12a2 Update README.md 2017-07-01 23:30:19 +08:00
郑树新
df7345c627 Update README.md 2017-07-01 23:29:07 +08:00
郑树新
caf45cc295 Update README.md 2017-07-01 23:23:36 +08:00
郑树新
0ffd972237 Merge pull request #80 from xiaoqiang0/master
README:  Add toc
2017-06-29 17:04:56 +08:00
Zhang Qiang
dfa872ed19 README: Add toc 2017-06-29 17:02:05 +08:00
Zheng shuxin
4c41bcb72a feature: add transaction support in db_sqlite class by lindawei 2017-06-28 12:25:29 +08:00
Zheng shuxin
698bc770ec acl_master supports reload 2017-06-28 10:47:15 +08:00
Zheng shuxin
f973f28492 modify master service 2017-06-27 17:11:04 +08:00
Zheng Shuxin
f8cb1566ca init getopt's variables for multi-call. 2017-06-27 17:07:57 +08:00
Zheng Shuxin
4d98c83183 add udp_mode in socket_stream::open 2017-06-26 18:10:47 +08:00
Zheng shuxin
a731cf5507 linked master_service's all processes. 2017-06-26 14:46:21 +08:00
Zheng shuxin
15e6ea1fa6 add read timeout for client connection 2017-06-26 13:19:43 +08:00
Zheng shuxin
d9fbd9c650 changed the web protocol for management 2017-06-26 12:34:23 +08:00
zhengshuxin
ecbfa37cc2 acl_master uses kernel event engine. 2017-06-25 11:46:43 +08:00
zhengshuxin
6aef271bcf wizard's Makefile 2017-06-25 11:21:09 +08:00
zhengshuxin
ad15bb227b Merge branch 'master' of https://github.com/acl-dev/acl 2017-06-24 22:39:22 +08:00
zhengshuxin
47e38ca99f netdb.h should be included for getaddrinfo. 2017-06-24 22:37:35 +08:00
郑树新
c4159df326 Merge pull request #9 from acl-dev/master
merge
2017-06-24 17:36:16 +08:00
郑树新
e6ec814a4d Merge pull request #79 from zhengshuxin/master
Merge pull request #8 from acl-dev/master
2017-06-24 17:35:08 +08:00
zhengshuxin
c0a5c23084 fixed one memory leak bug in http_request's reset() method. 2017-06-24 12:16:18 +08:00
zhengshuxin
8dd7d0fbea Merge branch 'master' of https://github.com/acl-dev/acl 2017-06-23 14:25:45 +08:00
zhengshuxin
4e8f9f0ca8 build rpm 2017-06-23 14:25:07 +08:00
Zhang Qiang
22c950f2ea packaging: clean temp dir and tar ball 2017-06-23 12:46:49 +08:00
Zhang Qiang
0aa30bf122 packaging: fix acl master setup usage issue 2017-06-23 12:44:24 +08:00
Zheng Shuxin
3de2af54e4 fixed bug in master_listen.cpp 2017-06-23 12:30:57 +08:00
Zheng Shuxin
f5c499cc1a there is one bug in master_udp when running in multi-threads daemon mode. 2017-06-23 12:15:21 +08:00
Zheng Shuxin
33966ab441 master_udp class can run in threads mode 2017-06-23 11:55:07 +08:00
Zheng Shuxin
e6acbb95af modify Makefile for packing 2017-06-23 10:11:55 +08:00
Zheng Shuxin
297942badf for packing acl 2017-06-23 09:30:18 +08:00
Zheng Shuxin
3b8586c381 modify packing 2017-06-23 09:11:20 +08:00
Zheng shuxin
dc595f888a modify makefile 2017-06-22 19:02:04 +08:00
Zheng shuxin
259a06a799 modify Makefile 2017-06-22 18:57:00 +08:00
Zheng shuxin
e1b8776136 acl_udp_server.c: how to solve exiting? 2017-06-22 14:37:40 +08:00
Zheng Shuxin
b2c2cd4a1c acl_udp_server.c is OK! 2017-06-22 12:40:57 +08:00
郑树新
ce8d5cda9c acl_udp_server.c can be compiled on vc 2017-06-22 12:26:14 +08:00
Zheng Shuxin
3c86372490 modify acl_udp_server.c 2017-06-22 12:21:54 +08:00
郑树新
109b498110 add atomic add 2017-06-22 11:03:07 +08:00
zhengshuxin
3442778120 add acl_sane_bind.c into xcode project. 2017-06-21 22:41:50 +08:00
ubuntu14
7ed6180b33 udp server support multi threads mode 2017-06-21 18:31:37 +08:00
ubuntu14
dc2a42c0e6 valgrind can also check master_udp's samples in alone running mode. 2017-06-21 12:43:53 +08:00
郑树新
64afad5c42 master_udp.cpp using acl_udp_server.c in alone mode. 2017-06-21 12:27:41 +08:00
ubuntu14
3a863cc238 add acl_host_addrinfo for resovle domain 2017-06-21 11:10:49 +08:00
郑树新
98433a5d23 modify ppt about redis-cluster 2017-06-20 19:17:43 +08:00
Zheng Shuxin
bcecf2cfef Merge branch 'master' of https://github.com/acl-dev/acl 2017-06-20 15:41:41 +08:00
Zheng Shuxin
1c2597cb19 fixed one bug in redis_commands.cpp 2017-06-20 15:41:04 +08:00
ubuntu14
6dd40ef7e8 Merge branch 'master' of https://github.com/acl-dev/acl 2017-06-20 14:08:39 +08:00
ubuntu14
85f1db0b38 acl_udp_sever.c can bind addrs matching some pattern 2017-06-20 14:07:45 +08:00
Zhang QIang
ba05b080cb Merge pull request #78 from xiaoqiang0/master
packaging: bump to version
2017-06-19 22:22:01 -05:00
zhengshuxin
cf9933ffcf redis_builder can check readline/ncurses libs in /lib64 path. 2017-06-19 11:00:22 +08:00
zhengshuxin
28d76fa279 add acl_master_delete_all_children for stopping acl_master in Docker's running time. 2017-06-18 21:46:52 +08:00