This website requires JavaScript.
Explore
Help
Register
Sign In
Transmission
/
transmission
Watch
1
Star
0
Fork
0
You've already forked transmission
mirror of
https://github.com/transmission/transmission.git
synced
2026-04-28 12:44:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95541c4ebeabf7bfb0e7b3f7baf24cb9d9a516c8
transmission
/
daemon
History
Jordan Lee
52fcd9d4e7
(daemon)
#5260
'conflicting documentation for -w argument': fixed.
2013-01-27 18:19:52 +00:00
..
daemon.c
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
2013-01-25 23:34:20 +00:00
Makefile.am
(trunk)
#4732
"allow switching between internal and system libnatpmp" -- fixed with patch scarabeus and applied by me, so any patch breakage is probably mine... ;)
2012-02-04 01:28:15 +00:00
my-valgrind.sh
refactor libtransmission's tr_benc class as tr_variant.
2012-12-14 04:34:42 +00:00
remote.c
(daemon)
#5260
'conflicting documentation for -w argument': fixed.
2013-01-27 18:19:52 +00:00
transmission-daemon.1
(trunk daemon)
#2338
"Add uTP support" -- added er13's patch from comment:115 to add uTP enable/disable commands to transmission-remote. Thanks er13!
2011-04-20 23:17:10 +00:00
transmission-remote.1
(daemon)
#5260
'conflicting documentation for -w argument': fixed.
2013-01-27 18:19:52 +00:00
watch.c
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
2013-01-25 23:34:20 +00:00
watch.h
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
2012-12-05 17:29:46 +00:00