Commit Graph

  • 2bcc691c4d add gc service Cloud Wu 2019-04-18 10:51:48 +08:00
  • 76b166f04a Add new sharetable Cloud Wu 2019-04-17 21:30:47 +08:00
  • 2ceb642b5d rewrite SSM and clonefunction Cloud Wu 2019-04-16 21:16:13 +08:00
  • 2d6d2c75a4 fix BIO_read and BIO_write return 0 zixun 2019-05-22 16:28:03 +08:00
  • 194940822e fix SSL_read and SSL_write return 0 zixun 2019-05-22 12:12:57 +08:00
  • be590cfa8c #1016 bugfix SSL_read and SSL_do_handshake zixun 2019-05-21 19:35:04 +08:00
  • 6addb504e4 fix #1012 Cloud Wu 2019-05-15 10:49:19 +08:00
  • db61ec376a clustersender tracetag bug hong 2019-05-06 21:57:10 +08:00
  • 431feb6f16 bugfix #1007 zixun 2019-05-06 14:16:04 +08:00
  • 2c8d373236 fix use NOUSE_JEMALLOC zixun 2019-05-06 11:14:08 +08:00
  • 9b69af0a4d use tinsert instead of table.insert Cloud Wu 2019-05-06 10:29:23 +08:00
  • 046fb69f84 bugfix Cloud Wu 2019-05-06 10:20:15 +08:00
  • 6231f1c884 build jemalloc with --enable-prof wudeng 2019-05-03 14:48:17 +08:00
  • 35aa00fb13 Add jemalloc heap profilling in debug console wudeng 2019-04-30 15:35:43 +08:00
  • 4159600fbc order fork, see #1000 Cloud Wu 2019-04-28 09:53:52 +08:00
  • 04e2a36c4a Update service_provider.lua hong 2019-04-27 16:55:19 +08:00
  • 95cb848772 collectgarbage count change to lua 5.3 wudeng 2019-04-19 11:57:31 +08:00
  • 302fc580a5 bugfix Cloud Wu 2019-04-18 14:31:42 +08:00
  • 3048eed2aa try to fix #988 Cloud Wu 2019-04-18 11:17:07 +08:00
  • e0729a483d Revert "bugfix:cluster初始化节点的时候有可能导致消息乱序" 云风 2019-04-18 15:40:09 +08:00
  • 201becd3d1 Revert "避免失败卡住" 云风 2019-04-18 15:40:09 +08:00
  • 77e2643728 避免失败卡住 hong 2019-04-17 11:42:03 +08:00
  • 9ba0860c70 bugfix:cluster初始化节点的时候有可能导致消息乱序 hong 2019-04-17 11:18:51 +08:00
  • 4c17005c03 优化SSM查询 hong 2019-04-17 13:58:56 +08:00
  • cf18b59d90 fix #981 Cloud Wu 2019-04-08 15:27:55 +08:00
  • fbd932e846 OOM check Cloud Wu 2019-04-03 11:29:37 +08:00
  • 8e8a92ca2d overflow check Cloud Wu 2019-04-03 11:15:33 +08:00
  • 6ab841beec turn on SSM during lua_load Cloud Wu 2019-04-03 10:17:20 +08:00
  • 6f40120ad8 expand SSM during loadfile Cloud Wu 2019-04-02 20:47:27 +08:00
  • f8d55affba use sign n for SSM Cloud Wu 2019-04-02 19:32:44 +08:00
  • 56d24f46d6 overflow check Cloud Wu 2019-04-02 17:58:28 +08:00
  • 64e0c4daff calc variance Cloud Wu 2019-04-02 17:28:23 +08:00
  • 5bf635c75c SSM expanding Cloud Wu 2019-04-02 14:46:00 +08:00
  • 2011596de0 fix #979 Cloud Wu 2019-04-02 17:43:24 +08:00
  • 3c6c0f7aa4 bugfix #976 long string instead of global seed zixun 2019-03-28 19:58:51 +08:00
  • ea0cc1fade fix check header limit zixun 2019-03-28 16:53:46 +08:00
  • ee1f5055ea bugfix: dns parse hosts.conf xjdrew 2019-03-28 14:26:23 +08:00
  • 305a29d885 dns: parse /etc/hosts drew.zxj 2019-03-27 16:12:16 +08:00
  • 2651929f5b fix tls make CoolDesert 2019-03-27 10:47:00 +08:00
  • 1af78bc585 fix tls make CoolDesert 2019-03-27 10:38:09 +08:00
  • 062f767bbf fix #967 Cloud Wu 2019-03-26 23:45:33 +08:00
  • 0c66252cd1 fix post with https zixun 2019-03-26 20:43:35 +08:00
  • 45afa0fdcf fix #965 Cloud Wu 2019-03-26 18:46:31 +08:00
  • 4c9c2ac41d Merge branch 'lvzixun-self_skynet' Cloud Wu 2019-03-26 10:32:23 +08:00
  • bfbbe91efa turn off ltls by default Cloud Wu 2019-03-26 10:31:47 +08:00
  • eda9f771e6 Merge branch 'self_skynet' of https://github.com/lvzixun/skynet into lvzixun-self_skynet Cloud Wu 2019-03-26 10:08:10 +08:00
  • 7cb4bbb960 Merge branch 'cluster' Cloud Wu 2019-03-26 09:46:57 +08:00
  • 2c247b511e Merge branch 'sharedk' Cloud Wu 2019-03-26 09:46:38 +08:00
  • ea1affda4c fix #962 Cloud Wu 2019-03-25 09:42:53 +08:00
  • 1c3b563ef8 add wait queue Cloud Wu 2019-03-20 19:44:08 +08:00
  • 9ffdf2dbde Update skynet_daemon.c Dalton 2019-03-20 18:02:07 +08:00
  • 000fa2be3a multi cluster sender Cloud Wu 2019-03-20 17:56:39 +08:00
  • 7746193b5f add https client and server support by bios zixun 2019-03-14 10:36:02 +08:00
  • 3f38a711ad Shared K Cloud Wu 2019-03-14 09:54:40 +08:00
  • 1d4308f33a Fix memory leak, See #952 Cloud Wu 2019-03-06 00:19:51 +08:00
  • 48e5c36b5e volatile for signal, see #950 Cloud Wu 2019-03-01 16:47:29 +08:00
  • 1422cae7fb Consider __pairs, see #942 Cloud Wu 2019-02-13 15:36:55 +08:00
  • 9e16b04a5b dns reInit bug Naix 2019-01-16 16:09:30 +08:00
  • 0fbbd5f4d5 type can be DATA Cloud Wu 2019-01-12 05:58:59 +08:00
  • 6eb9b64f06 remove mysqlaux.c Cloud Wu 2019-01-12 00:25:28 +08:00
  • d71c8f8b7d remove new_tab Cloud Wu 2019-01-12 00:12:15 +08:00
  • 68c3762abf bugfix : handshake error handle Cloud Wu 2019-01-12 00:08:57 +08:00
  • 304272249e fix #919 Cloud Wu 2018-11-14 11:43:23 +08:00
  • 2102d8b9f0 Revise README.md Oneoeigh 2018-11-13 16:55:56 -08:00
  • 2ee85a91f9 Release 1.2.0 v1.2.0 Cloud Wu 2018-11-06 11:11:29 +08:00
  • 8a3a0c1b71 register logger name in framework, see #909 Cloud Wu 2018-10-21 13:21:51 +08:00
  • b4752f2394 multiresultset spelling mistake Sean Feng 2018-10-17 18:32:11 +08:00
  • f110b51290 add socketchannel.overload Cloud Wu 2018-10-17 14:54:44 +08:00
  • e0f16b8df5 remove dead_service table, address may reused Cloud Wu 2018-10-08 15:44:12 +08:00
  • 08e56f4316 fix #793 Cloud Wu 2018-10-11 17:38:49 +08:00
  • 7e57e498f6 remove dead_service table, address may reused Cloud Wu 2018-10-08 15:44:12 +08:00
  • 98b5c7c7c6 address 0 is reserved Cloud Wu 2018-10-08 14:20:53 +08:00
  • 02d5f4fbe9 rediscluster: support eval/evalshal + subscribe/publish sundream 2018-09-19 11:47:02 +08:00
  • 818ff8314d remove unused code Hanlei Qin 2018-09-19 19:51:13 +08:00
  • d23e6f8d8e 1. remove unused code; 2. weird indents fixed. Hanlei Qin 2018-09-19 20:25:47 +08:00
  • f217a56f6e Uniform indent to tab and clear up. Hanlei Qin 2018-09-19 19:46:42 +08:00
  • 46b49adf9e remove useless file Hanlei Qin 2018-09-16 13:20:34 +08:00
  • d9fb4d06ec remove useless local function Hanlei Qin 2018-09-16 13:24:15 +08:00
  • 34a9979255 check launching address Cloud Wu 2018-09-13 18:59:03 +08:00
  • 89e7a06deb add more info when service init blocked Cloud Wu 2018-09-13 18:27:05 +08:00
  • 43d02ac456 update jemalloc to 5.1.0 Cloud Wu 2018-09-12 15:23:59 +08:00
  • c839159470 remove netpack from gate service Cloud Wu 2018-09-12 11:45:41 +08:00
  • 823b773051 remove unused require Cloud Wu 2018-09-12 11:31:12 +08:00
  • f8434d34b6 report last accept time Cloud Wu 2018-09-07 16:26:56 +08:00
  • 61980c8a1f add socket.netstat Cloud Wu 2018-09-07 16:11:27 +08:00
  • 35176383b7 add skynet.context Cloud Wu 2018-09-06 19:01:10 +08:00
  • c96e20e6c3 add skynet.context and enhance debug console command service Cloud Wu 2018-09-06 18:59:33 +08:00
  • ce0cdc7bd3 add mongo test case: auth LiuYang 2018-08-30 11:38:08 +08:00
  • 7e63080c03 add mongo_db:auth Cloud Wu 2018-08-30 09:51:55 +08:00
  • 1c8ed8a46e add mongo config option: authdb, see issue #884 Cloud Wu 2018-08-29 19:52:41 +08:00
  • c4334be9c3 add mongo_db:auth Cloud Wu 2018-08-30 09:51:55 +08:00
  • e6e69ae805 add mongo config option: authdb, see issue #884 Cloud Wu 2018-08-29 19:52:41 +08:00
  • 8ce816de7f fix mongodb testcase LiuYang 2018-08-29 21:39:07 +08:00
  • 2fb52f6fce cleanup Cloud Wu 2018-08-29 15:29:26 +08:00
  • c72d4d2134 support string address name, see #883 Cloud Wu 2018-08-28 15:15:38 +08:00
  • 18a36c171f debug console inject cmd support args btt 2018-08-23 16:54:06 +08:00
  • 7b3c1631d1 more stable Cloud Wu 2018-08-17 21:27:14 +08:00
  • 4613fde654 fix #877 Cloud Wu 2018-08-17 21:16:35 +08:00
  • 143baec319 remove duplicate code Cloud Wu 2018-08-13 14:12:15 +08:00
  • 168a07d658 sleep time 1s-> 1m, sleep 1s prodcut more message fanyh 2018-08-09 18:42:06 +08:00