Commit Graph

98 Commits (3dce9275c3357136b8e91583c4fc84e14f8f512b)

Author SHA1 Message Date
yuqing 3dce9275c3 upgrade version to 5.0.11 2017-04-28 11:12:54 +08:00
yuqing 5e23bd9144 bug fixed: file_offset has no effect when use trunk file 2017-04-28 11:11:38 +08:00
yuqing e16ef61c7e check and include /etc/init.d/functions 2017-04-11 17:52:25 +08:00
yuqing bcb7c5698c fastdfs.spec add commit version 2017-04-06 09:38:40 +08:00
yuqing a29ebe48ad log more info when fdfs_recv_header / fdfs_recv_response fail 2017-03-29 16:59:06 +08:00
yuqing 36ab6337e5 judge tracker leader when clear sync_src_id 2017-03-29 14:43:28 +08:00
yuqing a0c1140e1c clear sync src id when tracker response ENOENT 2017-03-29 14:26:13 +08:00
yuqing 4c28748da0 modify HISTORY 2017-03-29 13:01:58 +08:00
yuqing 54981a060d log more info 2017-03-29 11:40:04 +08:00
yuqing 90e94f4957 change store_server when use_trunk_file is true 2017-03-29 09:55:10 +08:00
yuqing f76d24b52d change parameter store_server from 0 to 1 2017-03-29 09:40:37 +08:00
yuqing b94ba24c2e do NOT sync storage server info to tracker leader 2017-03-28 10:16:35 +08:00
yuqing 51e9da9a77 judge read_bytes > 0 2017-03-08 15:57:30 +08:00
yuqing fa8331340f fix getFileContentEx read bytes 2017-03-08 15:35:38 +08:00
yuqing 69c7ea4cb3 use fc_safe_read instead of read, and fc_safe_write instead of write 2017-02-17 11:11:33 +08:00
yuqing 5d0d1ef531 upgrade php extension spec version to 5.0.9 2016-12-29 10:08:47 +08:00
yuqing 4a57692c72 php extension fix free object bug in PHP 7 2016-12-29 10:06:10 +08:00
YuQing 16f33458b8 Merge pull request #83 from andyli029/master
Modify the cmd index in the logError
2016-12-14 10:27:09 +08:00
yuqing 3960affc76 fastdfs_client.spec.in changed 2016-12-13 17:32:43 +08:00
lizhiang 5a07f7a21c Modify the cmd index in the logError 2016-12-13 11:22:06 +08:00
yuqing 51ae69cb3b modify php_client/fastdfs_client.spec.in 2016-12-08 09:14:39 +08:00
yuqing f1e58515ec fix compile warning in php 7 2016-12-07 20:04:43 +08:00
yuqing 81e469b104 cp ../conf/storage_ids.conf 2016-12-07 19:57:53 +08:00
yuqing 16faa343a4 add %define FDFSClientDevel libfdfsclient-devel 2016-12-07 19:52:37 +08:00
yuqing 107e42de04 spec add file /etc/fdfs/storage_ids.conf.sample 2016-12-07 19:46:51 +08:00
yuqing 9fc89b6522 tracker.conf add parameters: min_buff_size and max_buff_size 2016-11-10 11:04:51 +08:00
yuqing 0ea1795cbd bug fixed: list_all_groups expand buffer auto 2016-11-10 09:01:03 +08:00
yuqing 8582785f93 remove useless codes 2016-10-19 16:05:36 +08:00
yuqing 8765998114 fix php extention memory leak in PHP 7 2016-08-08 15:17:50 +08:00
yuqing 96036f5e2e add /usr/lib/libfdfsclient.so 2016-04-15 22:52:16 +08:00
yuqing 7422fcaec0 change client Makefile.in 2016-04-15 22:49:36 +08:00
Yu Qing bad854c238 correct log info 2016-04-11 16:52:21 +08:00
yuqing 514b2e90b0 php extension use php7_ext_wrapper.h 2016-04-08 18:05:06 +08:00
yuqing 4267a5f839 remove linux_stack_trace.o in make.sh 2016-02-04 16:16:34 +08:00
yuqing 7cdba63be5 remove common/linux_stack_trace.[hc] 2016-02-04 16:15:03 +08:00
yuqing 2c5a9eaac6 you must upgrade libfastcommon to V1.24 or later 2016-02-03 13:47:11 +08:00
yuqing 521f346d3e dio thread use blocked_queue 2016-01-26 21:52:36 +08:00
yuqing da9521f0c2 php extension compiled in PHP 7 OK 2015-12-08 17:32:38 +08:00
Yu Qing d5ab464add php extension support php 7 2015-12-08 17:25:11 +08:00
yuqing 83a6027043 remove debug codes 2015-12-08 14:29:05 +08:00
yuqing b3a1fef3bc correct compile error in PHP 7 2015-12-08 14:23:41 +08:00
yuqing cc235c0c63 php extension use __destruct 2015-12-08 14:18:38 +08:00
Yu Qing 76b264f0b2 add Z_CE_P in PHP lower version 2015-12-08 12:57:57 +08:00
Yu Qing f1f22b2a96 php extension compiled in PHP 7 2015-12-08 12:49:42 +08:00
Yu Qing bffd994721 use -L/usr/lib in other unix system 2015-10-10 18:08:50 +08:00
Yu Qing 9c66431bd5 install library to $(TARGET_PREFIX)/lib anyway 2015-10-10 17:55:20 +08:00
yuqing 5a0dcc9917 change INSTALL 2015-10-08 16:16:56 +08:00
yuqing 7d1d0d56a3 use INIT_SCHEDULE_ENTRY 2015-09-13 19:30:40 +08:00
yuqing dc3e9b26c8 use libfastcommon v1.21 2015-09-05 19:45:42 +08:00
yuqing d1ba6c61db bug fixed: must check store_path_index 2015-08-17 14:19:48 +08:00