transmission/daemon
Charles Kerr 884135d853
fix: sonarcloud (#2356)
* refactor: replace #define with constexpr in some utils

* fix: use-std-string-instead-of-c-array sonarcloud warning

* fix: use init-statement sonarcloud warning

* fix: explain-empty-function sonarcloud warning

* fix: move #include directive to top sonarcloud warning

* fix: replace-void-ptr-arg-with-more-meaningful-type sonarcloud warning

* fix: replace-redundant-type-with-auto warning

* fix: use-init-statement sonarcloud warning

* fix: make type a pointer-to-const sonarcloud warning

* fix: cli tyop

* fix: replace-redundant-type-with-auto warning

* fix: use-init-statement sonarcloud warning

* fix: replace-redundant-type-with-auto warning

* fix: use-init-statement sonarcloud warning

* fix: replace-redundant-type-with-auto warning

* fix: make type a pointer-to-const sonarcloud warning

* fix: make type a pointer-to-const sonarcloud warning

* fix: replace-redundant-type-with-auto warning

* refactor: replace #define with constexpr in rpcimpl
2021-12-28 11:23:47 -06:00
..
CMakeLists.txt refactor: port daemon and utils to C++ (#1825) 2021-09-21 18:03:39 -05:00
daemon-posix.cc refactor: don't use varargs in tr_error (#2352) 2021-12-27 20:32:22 -06:00
daemon-win32.cc refactor: don't use varargs in tr_error (#2352) 2021-12-27 20:32:22 -06:00
daemon.cc fix: sonarcloud (#2356) 2021-12-28 11:23:47 -06:00
daemon.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
my-valgrind.sh Refactor shell scripts with syntax and styling fixes 2019-01-16 03:22:29 +08:00
transmission-daemon.1 fixup! (trunk) update credits (#1205) 2020-05-02 11:42:18 -05:00
transmission-daemon.service daemon: harden transmission-daemon.service 2018-12-28 22:47:16 +01:00