1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 09:37:56 +00:00
transmission/daemon
Carl Michael Skog 65c9970ac7 Enlarge IP address column in transmission-remote
When using the transmission-remote program to list
peers(e.g. transmission-remote -t42 -ip), there is
not enough room for ipv6 addresses.
Increase the ip address column width from 20 to 40
(128/4 hex numbers + 32/4 - 1 colons + 1 space =
40 character width).
2017-04-30 21:42:42 +03:00
..
CMakeLists.txt cmake: add FindSYSTEMD module 2016-12-18 22:06:37 -05:00
daemon-posix.c Code style change leftovers 2017-04-21 10:40:57 +03:00
daemon-win32.c Code style change leftovers 2017-04-21 10:40:57 +03:00
daemon.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
daemon.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03: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 Enlarge IP address column in transmission-remote 2017-04-30 21:42:42 +03:00
transmission-daemon.1 Add myself to the list of Transmission authors 2017-01-15 01:38:45 +03: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 Add myself to the list of Transmission authors 2017-01-15 01:38:45 +03:00