1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-25 01:03:01 +00:00
transmission/daemon
Mike Gelfand 0862099d0b #5921: Use libsystemd instead of libsystemd-daemon (original patches by Sandro Tosi and Mike Gilbert)
In systemd v209, released over two years ago, the various libsystemd-*
libraries (libsystemd-journal.so, libsystemd-login.so, libsystem-daemon.so,
libsystemd-id128.so) were merged into a single libsystemd.so library to
reduce code duplication and avoid cyclic dependencies.
2016-04-23 16:13:25 +00:00
..
CMakeLists.txt #5921: Use libsystemd instead of libsystemd-daemon (original patches by Sandro Tosi and Mike Gilbert) 2016-04-23 16:13:25 +00:00
daemon-posix.c Get rid of some more warnings 2015-12-29 00:42:40 +00:00
daemon-win32.c Fix building for Win32/x86 (wrong callback calling convention) 2016-03-02 16:15:06 +00:00
daemon.c #5921: Use libsystemd instead of libsystemd-daemon (original patches by Sandro Tosi and Mike Gilbert) 2016-04-23 16:13:25 +00:00
daemon.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
Makefile.am #5921: Use libsystemd instead of libsystemd-daemon (original patches by Sandro Tosi and Mike Gilbert) 2016-04-23 16:13:25 +00:00
my-valgrind.sh refactor libtransmission's tr_benc class as tr_variant. 2012-12-14 04:34:42 +00:00
remote.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
transmission-daemon.1 add transmission-daemon's --dump option to the manpage. 2013-05-25 23:20:20 +00:00
transmission-daemon.service (trunk, daemon) #5503: add an ExecReload rule to the systemd service file. 2014-01-21 02:19:48 +00:00
transmission-remote.1 #5743: Use -rad as short form of --remove-and-delete 2016-03-05 17:27:40 +00:00