Commit Graph

379 Commits

Author SHA1 Message Date
ubuntu14
dea69a055a make master_threads more safety for avoiding socket_stream exception 2016-03-24 14:44:18 +08:00
ubuntu14
7bad3a7cab fixed one bug in json parser for reset 2016-03-19 22:05:46 +08:00
ubuntu14
dcf7d25171 fixed one bug in redis_client_cluster for set_password; add feature in mime class 2016-03-17 14:42:58 +08:00
ubuntu14
ba42c843c5 redis_builder can builder and operation redis cluster with password 2016-03-13 20:01:41 +08:00
ubuntu14
02b0fec5e5 fixed one problem of compiling dll on vc2012 2016-03-03 17:07:53 +08:00
ubuntu14
59f563a591 fixed one bug in acl_threads_server.c 2016-03-01 20:20:52 +08:00
ubuntu14
162f645c53 acl_threads_server.c can be used for windows; fixed some bugs 2016-02-28 17:48:17 +08:00
ubuntu14
e3e9bc77fa improving compiling speed by add precompile way 2016-02-25 19:57:02 +08:00
ubuntu14
af1d5bd90e improving performance and fixed some bugs 2016-02-05 10:10:24 +08:00
ubuntu14
54d00a0cdb fixed one compile error of one sample 2016-01-17 20:36:40 +08:00
ubuntu14
e9196dbba1 acl 3.1.4.4 release, fixed some urgent bugs 2016-01-17 17:11:53 +08:00
ubuntu14
3f74c26a14 modify redis interface; make socket more safty 2016-01-17 13:35:12 +08:00
ubuntu14
3501052247 fixed one bug in redis_key::type which lost HASH type 2015-12-29 12:40:42 +08:00
ubuntu14
c700540fd2 fixed some bugs, add some samples, and release 3.1.4.3 2015-12-29 11:33:32 +08:00
ubuntu14
256d4cf6e2 rename sys_read_ready to read_ready 2015-12-22 10:37:01 +08:00
ubuntu14
67e6bd0470 fixed one urgent bug in acl_read_wait 2015-12-21 23:53:55 +08:00
ubuntu14
835e3a215f fixed some urgent bugx 2015-12-21 20:47:44 +08:00
ubuntu14
3c43a91235 fixed bugs in IO proccess of master_sig.c/master_status.c 2015-12-21 17:25:02 +08:00
ubuntu14
0dc19ab4f2 fixed one compiling error for windows 2015-12-21 14:18:16 +08:00
ubuntu14
16c10a88a6 timeout from int32 to int64 2015-12-21 13:46:44 +08:00
ubuntu14
1fff44057a fixed bugs in events and master_sig.c 2015-12-21 13:25:30 +08:00
ubuntu14
a3d4b2ca71 acl 3.1.4 2015-12-20 05:24:28 -08:00
ubuntu14
d2ff5d2565 acl3.1.4 release 2015-12-20 01:48:33 -08:00
ubuntu14
d8a8b230e2 acl 3.1.4 release now! 2015-12-20 00:46:59 -08:00
ubuntu14
9de2c19ca3 improving peformance for event process 2015-12-19 23:27:55 -08:00
ubuntu14
e716980ae4 fixed bugs in acl_aio_write and acl_socket_read 2015-12-19 06:21:39 -08:00
ubuntu14
fb2eff61f8 prepare for release acl3.1.4 2015-12-18 20:08:14 -08:00
ubuntu14
fe60dbf219 fixed bugs in events 2015-12-18 16:36:24 +08:00
ubuntu14
ac4757adc7 add connection guard for releasing connection safely 2015-12-15 18:10:03 -08:00
ubuntu14
1dce4a51b5 disable SPIN LOCK on linux default 2015-12-14 06:42:30 -08:00
ubuntu14
3b76cccb18 fixed bugs in xml parser 2015-12-14 06:37:46 -08:00
ubuntu14
d43dfc6051 Merge branch 'master' of https://github.com/zhengshuxin/acl
Conflicts:
	lib_acl_cpp/src/db/db_mysql.cpp
2015-12-12 07:07:40 -08:00
ubuntu14
2b6ac5c3b9 acl3.1.4.rc1 release 2015-12-12 07:00:03 -08:00
ubuntu14
1eb4626586 xml parser supporting CDATA; fixed memory leak bugs in db_mysql class in multi-threads mode 2015-12-11 08:58:30 +08:00
ubuntu14
be3062a505 update polarssl to 1.2.18; prepare for releasing new acl version 2015-12-08 06:28:10 -08:00
ubuntu14
984ad1e206 add aio ssl samples 2015-12-06 00:56:21 -08:00
ubuntu14
3315a5a9b2 fixed one bugs in function event_prepare of event.s for check fdp->stream->sys_read_ready 2015-12-04 10:08:57 +08:00
ubuntu14
379c50cba9 fixed bugs in acl_vstream.c and polarssl_io.cpp; add xml2, xml3 for parsing xml data 2015-12-03 17:00:07 +08:00
ubuntu14
7056fb952d delete dummy files 2015-11-27 07:11:18 -08:00
ubuntu14
46d0019b28 remove invalid files 2015-11-27 07:09:31 -08:00
ubuntu14
a816bc5762 fixed bugs in dbuf and add a new xml parser 2015-11-27 07:07:43 -08:00
ubuntu14
c9acc2e321 remove old xml samples 2015-11-27 07:05:56 -08:00
ubuntu14
e37d58557b complete dbuf module and using it in many other modules 2015-11-20 07:29:10 -08:00
ubuntu14
8b4d5f8da8 add template function create in dbuf_guard class which make creating object derived from dbuf_obj more easily 2015-11-16 04:00:44 -08:00
ubuntu14
4edafbda32 add some functions in class dbuf_guard for convinence and safty 2015-11-14 06:15:22 -08:00
ubuntu14
9aad31fade make connections pool module supporting different network envirenment 2015-11-13 08:32:27 -08:00
ubuntu14
e8548986f6 add some functions in connection pool moudle 2015-11-13 00:26:30 -08:00
ubuntu14
40f6ebb275 fixed one bug in dbuf; add dbuf samples 2015-11-12 06:24:05 -08:00
ubuntu14
ed2e304caf fixed one bug in mail_message class for build one message 2015-11-12 00:33:53 -08:00
ubuntu14
a9101ebf0c modify Makefile for MACOSX and FreeBSD 2015-11-09 06:11:21 -08:00