Commit Graph

54 Commits

Author SHA1 Message Date
Ganlin Zhao 2f46b2eefd fix 2023-08-28 10:10:16 +08:00
Ganlin Zhao c60ac2b8ae fix 2023-08-28 09:45:50 +08:00
Ganlin Zhao c8c30e0a00 fix 2023-08-25 10:15:52 +08:00
Ganlin Zhao af130cc92f Revert "add seperate function for createLogs"
This reverts commit 13d2d72bb6.
2023-08-25 09:55:50 +08:00
Ganlin Zhao 13d2d72bb6 add seperate function for createLogs 2023-08-24 14:56:14 +08:00
Ganlin Zhao 962a0cd403 fix 2023-08-23 23:34:02 +08:00
Ganlin Zhao 89ff78d99c fix: fix non-root users cannot create log files even if they have write
permission of the directory
2023-08-16 17:32:08 +08:00
xinsheng Ren e3f21ae98f
fix: TD-22674 coverity scan (#20126)
* fix: TD-22674 coverity scan

* fix: compile error

---------

Co-authored-by: facetosea <25808407@qq.com>
2023-02-24 15:17:14 +08:00
Xiaoyu Wang a202b29853 fix: compile warn 2022-12-08 17:37:35 +08:00
Shengliang Guan 1d34b7edf8 enh: print dnode startup parameters 2022-12-08 10:50:24 +08:00
Shengliang Guan 7553cd6e65 fix: compile errors 2022-12-07 22:28:12 +08:00
Shengliang Guan 6d94afe48f
Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
Shengliang Guan 6ef608f7af fix: complie error 2022-12-07 19:02:43 +08:00
kailixu 6515c9c7c5 fix: real path optimization in case of invalid read 2022-11-17 10:56:24 +08:00
Shengliang Guan 820de25e97 fix: failed to recursive mkdir in mac 2022-10-28 14:48:59 +08:00
Zhiqiang Wang 0286fab538
fix: func basename error (#17547)
* fix: func basename error

* chore: add cargo update

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-10-22 20:23:38 +08:00
Hongze Cheng fcbaa6082b more code refact 2022-10-13 11:49:46 +08:00
Zhiqiang Wang d05b134a48
os: Mac package (#17201)
* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package

* os: Mac package
2022-10-08 10:12:17 +08:00
afwerar 00a9491a97 os: fix Mac test error 2022-09-23 17:50:43 +08:00
afwerar d66c49581e os: special file name error 2022-09-16 14:43:01 +08:00
afwerar 42c54402b4 os: special file name error 2022-09-16 11:49:01 +08:00
afwerar 6759a38a8d os: chmod log dir mode 2022-09-01 15:26:01 +08:00
afwerar bdf0a41b39 os: fix Mac access error 2022-08-26 14:52:17 +08:00
Liu Jicong c6052fadba feat(wal): add append interface 2022-07-11 16:22:51 +08:00
afwerar 194459bfc4 os: fix Mac shell error 2022-07-06 14:38:24 +08:00
afwerar 1e5ef3b145 fix(os): windows timezone error 2022-05-27 19:00:48 +08:00
afwerar 3a0efe7255 fix(os): run case on win 2022-05-25 16:30:26 +08:00
afwerar 93a0c69edc fix(os): win ctest error 2022-05-23 13:42:56 +08:00
Yihao Deng 4e414750f7
Merge pull request #12253 from taosdata/fix/invaldFqdn
fix(rpc): fix invalide fqdn
2022-05-09 13:54:46 +08:00
yihaoDeng ce77983ff2 fix(rpc): fix invalide fqdn 2022-05-09 11:48:40 +08:00
afwerar 02e6b38270 fix(os): make taosd run on win. 2022-05-09 03:22:05 +08:00
afwerar 402acb60c6 fix(os): fix win max func error. 2022-05-06 09:49:37 +08:00
afwerar f4f11fdc01 fix(os): fix win open file error. 2022-04-28 19:46:37 +08:00
Shengliang Guan 7d3dd776f1 test: add unitest for sdb 2022-04-28 13:56:10 +08:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
afwerar 1cb0680061 fix: make mul dir error. 2022-04-12 20:23:00 +08:00
afwerar f937c5b889 fix: make mul dir error. 2022-04-12 19:05:43 +08:00
afwerar 5afb3e2c00 [TD-13761]<fix>: redefine dir api. 2022-03-09 15:47:29 +08:00
afwerar 71e4c41941 [TD-13756]<fix>: file system remove func. 2022-03-04 16:45:20 +08:00
afwerar 35b3edaea5 [TD-13756]<fix>: file system stat access func. 2022-03-04 00:04:57 +08:00
Shengliang Guan c6fb4e928a Also start taosd when the config file does not exis 2022-03-01 17:34:55 +08:00
Shengliang Guan 0d0841d103 config 2022-02-24 14:16:42 +08:00
Shengliang Guan 392d3df98f config 2022-02-22 13:59:51 +08:00
Liu Jicong 573aad5cc1 fix uninitialized 2022-02-03 19:47:27 +08:00
yihaoDeng edc118e825 rename MAX/MIN/POW2/SWAP/ABS name 2022-01-24 12:57:42 +08:00
Shengliang Guan 7330b0f8c8 remove printf 2021-11-27 14:57:16 +08:00
Shengliang Guan 94eac805b9 TD-10430 refact osDir.h and daemon module 2021-11-23 19:54:17 +08:00
Hongze Cheng 9e09421032 Merge branch '3.0' into feature/vnode 2021-11-07 16:00:49 +08:00
Liu Jicong e50299ce98 add unit test for tqMeta 2021-11-04 09:59:21 +08:00
Hongze Cheng e9bf4fceb0 refact 2021-11-02 15:06:56 +08:00