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 |
|
zsxxsz
|
e1459eeb99
|
modify redis_cluster doc
|
2017-06-18 18:46:29 +08:00 |
|
zhengshuxin
|
6007a77c17
|
fixed one bug in redis_builder
|
2017-06-18 18:32:19 +08:00 |
|
郑树新
|
010fc43e4b
|
Merge pull request #8 from acl-dev/master
merge from acl-dev
|
2017-06-17 12:14:58 +08:00 |
|
郑树新
|
3f328d2090
|
Merge pull request #77 from zhengshuxin/master
Merge pull request #7 from acl-dev/master
|
2017-06-17 12:14:20 +08:00 |
|
ubuntu14
|
1d37af541a
|
add test data for acl_master's web service
|
2017-06-16 17:14:44 +08:00 |
|
ubuntu14
|
21cfa62a49
|
acl_master adds web interface.
|
2017-06-16 17:00:49 +08:00 |
|
zhengshuxin
|
ce4c48f8b3
|
gson's samples
|
2017-06-16 12:47:00 +08:00 |
|
fuwangqin
|
98ca58e293
|
fix gson_helper.hpp delete obj error
|
2017-06-16 12:01:46 +08:00 |
|
fuwangqin
|
0a1d0297e2
|
fix struct.stub error in app/gson/demo
|
2017-06-16 11:51:10 +08:00 |
|
ubuntu14
|
20c735c0df
|
master support web interface
|
2017-06-15 15:38:00 +08:00 |
|
ubuntu14
|
dfbb553f01
|
adding http interface for acl_master
|
2017-06-15 11:28:01 +08:00 |
|
fuwq
|
3f55fa31ed
|
Merge pull request #76 from akzi/master
add set support for gson
|
2017-06-15 00:23:04 +08:00 |
|
fuwangqin
|
f0748922bb
|
add build dir to .gitignore
|
2017-06-14 22:01:57 +08:00 |
|
fuwangqin
|
63c500749c
|
fix gson error
|
2017-06-14 22:01:06 +08:00 |
|
ubuntu14
|
b871a1b70d
|
add manage dir
|
2017-06-14 17:42:05 +08:00 |
|
ubuntu14
|
1dc2eab9fe
|
rm manager dir
|
2017-06-14 17:41:12 +08:00 |
|
fuwangqin
|
f1ac0703ef
|
add set support in Gson. and fix potemtial bug in gson_helper.ipp
|
2017-06-14 13:55:05 +08:00 |
|
郑树新
|
f676d1d861
|
move acl_master from lib_acl for xcode project
|
2017-06-14 11:13:59 +08:00 |
|
fuwangqin
|
5b02378b16
|
move resource dir to github.com/acl-dev/third_party
|
2017-06-14 10:16:36 +08:00 |
|
zhengshuxin
|
9b62014615
|
modify Makefile
|
2017-06-13 21:59:20 +08:00 |
|
zhengshuxin
|
d2b6e07362
|
move acl master's daemon to master
|
2017-06-13 21:56:56 +08:00 |
|
zhengshuxin
|
65cd3b94ff
|
rm master dir
|
2017-06-13 21:55:40 +08:00 |
|
郑树新
|
050e37c071
|
modify vc project
|
2017-06-13 18:06:17 +08:00 |
|
zhengshuxin
|
311ceb0cf8
|
remove acl_master's module from lib_acl's vc projects.
|
2017-06-13 16:20:45 +08:00 |
|
zhengshuxin
|
b241724838
|
modify Makefile for building rpm
|
2017-06-13 15:24:12 +08:00 |
|
zhengshuxin
|
7f684658da
|
modify fiber module's header included.
|
2017-06-13 12:14:28 +08:00 |
|
zhengshuxin
|
2ff4abdbef
|
remove unused stdafx.h
|
2017-06-12 23:46:19 +08:00 |
|
zhengshuxin
|
aedcf2de10
|
for new acl-master lib
|
2017-06-12 23:24:00 +08:00 |
|
zhengshuxin
|
b71b6a99a4
|
add new files for master
|
2017-06-12 23:23:07 +08:00 |
|
zhengshuxin
|
0b30d83329
|
move acl_master to app from lib_acl
|
2017-06-12 23:19:56 +08:00 |
|
zhengshuxin
|
4a26f2a830
|
toto.txt
|
2017-06-11 19:39:00 +08:00 |
|
zhengshuxin
|
a6ac74a445
|
move "setting ACL_MASTER_FLAG_STOPPING" to acl_master_service_stop
|
2017-06-11 17:53:22 +08:00 |
|
zhengshuxin
|
f824d9b28f
|
fixed one bug that acl_master will crached when stopping a service which is configured master_prefork > 0.
|
2017-06-11 17:26:17 +08:00 |
|
郑树新
|
497fb467ba
|
Merge pull request #7 from acl-dev/master
merge
|
2017-06-09 18:04:30 +08:00 |
|
郑树新
|
de717c2c84
|
Merge pull request #73 from zhengshuxin/master
Merge pull request #6 from acl-dev/master
|
2017-06-09 18:03:07 +08:00 |
|
Zhang Qiang
|
f06ebf33d9
|
bump to version 3.3.0-2
|
2017-06-09 10:00:37 +08:00 |
|
Zheng Shuxin
|
cb6f0e5d9a
|
Merge branch 'master' of https://github.com/acl-dev/acl
|
2017-06-08 17:53:47 +08:00 |
|