transmission/daemon
Charles Kerr c0bb2d40f1
refactor: add pathbuf and std::string-friendly helpers to tr_sys file and path funcs (#3118)
* refactor: add sv-friendly tr_sys_dir_create() variant

* refactor: add sv-friendly tr_sys_path_get_info() variant

* refactor: add sv-friendly tr_sys_path_exists() variant

* refactor: add sv-friendly tr_sys_path_remove() variant

* refactor: add sv-friendly tr_sys_path_rename() variant

* fixup! refactor: add sv-friendly tr_sys_path_rename() variant
2022-05-21 20:17:00 -05:00
..
CMakeLists.txt feat: add tr_strbuf (#2810) 2022-03-24 16:41:29 -05:00
daemon-posix.cc Address build warnings (#3052) 2022-05-04 18:54:41 -05:00
daemon-win32.cc refactor: remove tr_strdup_printf() (#2854) 2022-03-31 19:13:37 -05:00
daemon.cc refactor: add pathbuf and std::string-friendly helpers to tr_sys file and path funcs (#3118) 2022-05-21 20:17:00 -05:00
daemon.h chore: update copyright years, make notices consistent (#2463) 2022-01-20 12:27:56 -06:00
my-valgrind.sh Refactor shell scripts with syntax and styling fixes 2019-01-16 03:22:29 +08:00
transmission-daemon.1 update documentation links (#2985) 2022-04-25 18:18:35 -05:00
transmission-daemon.service fix(daemon): wait for network-online.target (#2721) 2022-02-28 19:25:07 -08:00