|
|
@6357
|
14 years |
livings124 |
clarify the port check failure message
|
|
|
@6356
|
14 years |
livings124 |
eliminate 2 tiny memory leaks from the last commit
|
|
|
@6355
|
14 years |
livings124 |
the mac app now includes and works with the web ui
|
|
|
@6354
|
14 years |
charles |
(libT) fix some minor warnings foudn by clang's scan-build and …
|
|
|
@6353
|
14 years |
charles |
(rpc) raise shttpd's buffer size from 16384 bytes to 65536
|
|
|
@6352
|
14 years |
charles |
(rpc) serve the clutch static files faster
|
|
|
@6351
|
14 years |
charles |
(rpc) possible fix for the new breakage caused by the shttpd upgrade …
|
|
|
@6350
|
14 years |
livings124 |
update the mac build for the new shttpd
|
|
|
@6349
|
14 years |
charles |
(third-party) upgrade shttpd from 1.39 to the latest, 1.41
|
|
|
@6348
|
14 years |
charles |
(daemon) plug some minor memory leaks reported by softwareelves
|
|
|
@6347
|
14 years |
charles |
add wrapper for invoking transmission-daemon in valgrind
|
|
|
@6346
|
14 years |
charles |
(rpc) allocate a bit in torrent-set/torrent-get for detailed peer …
|
|
|
@6345
|
14 years |
charles |
(clutch) fix error with setting the incoming port via clutch …
|
|
|
@6344
|
14 years |
charles |
(gtk) #1090: gtk+ client crashes when a torrent is removed from clutch
|
|
|
@6343
|
14 years |
charles |
(rpc) fix minor memory leak in the RPC server
|
|
|
@6342
|
14 years |
charles |
(rpc) better handling of multiple concurrent RPC connections
|
|
|
@6341
|
14 years |
charles |
(clutch) better support for displaying `percent done' on torrents …
|
|
|
@6340
|
14 years |
charles |
(gtk) fix the mnemonics of the web tab in the prefs dialog
|
|
|
@6339
|
14 years |
charles |
minor prefs dialog string tweak
|
|
|
@6338
|
14 years |
charles |
(gtk) add "Launch Clutch" button to the web tab in the preferences …
|
|
|
@6337
|
14 years |
charles |
(rpc) fix possible password authentication error reported by kman
|
|
|
@6336
|
14 years |
charles |
(gtk) #1088: when the gtk+ client is serving Clutch, torrents added …
|
|
|
@6335
|
14 years |
charles |
missed a few `snprintf' calls in r6334
|
|
|
@6334
|
14 years |
charles |
add a portability wrapper tr_snprintf() around snprintf()
|
|
|
@6333
|
14 years |
charles |
remove the ENABLE_STRNATPMPERR ifdefs to see if that'll make hudson happy
|
|
|
@6332
|
14 years |
charles |
better nat-pmp error logging. (this will very briefly break the mac build)
|
|
|
@6331
|
14 years |
charles |
fix rpc `uploadRatio' field as reported by blueluna
|
|
|
@6330
|
14 years |
livings124 |
add a port field to the proxy prefs
|
|
|
@6329
|
14 years |
charles |
(libT) add proxy port arg as requested by BentMyWookie?
|
|
|
@6328
|
14 years |
charles |
#1084: Make web' and clutch' synonymous in the backend
|
|
|
@6327
|
14 years |
charles |
(gtk) #1081: Manual Announce grayed out when allowed
|
|
|
@6326
|
14 years |
charles |
bring the mac Makefile.am up-to-date
|
|
|
@6325
|
14 years |
livings124 |
#1042: show "in progress" in the inspector when announcing/scraping
|
|
|
@6324
|
14 years |
charles |
(daemon) more cleanup work on remote's help and manpage
|
|
|
@6323
|
14 years |
charles |
Update NEWS file to say the Clutch rewrite's been folded into Transmission.
|
|
|
@6322
|
14 years |
charles |
#1042: "Announce allowed: Never"
|
|
|
@6321
|
14 years |
charles |
don't break the mac build
|
|
|
@6320
|
14 years |
charles |
forgot an #include <sys/stat.h>
|
|
|
@6319
|
14 years |
charles |
(1) add clutch to the tarball.
(2) on autoconf-based installs, install …
|
|
|
@6318
|
14 years |
charles |
add the rest of Clutch to m0k.org's svn
|
|
|
@6317
|
14 years |
charles |
initial import of the clutch-rpc branch
|
|
|
@6316
|
14 years |
charles |
(daemon) let file download flags and priorities be set by …
|
|
|
@6315
|
14 years |
charles |
(daemon) remote: clarify the % done vs. % verified a bit. Thanks to …
|
|
|
@6314
|
14 years |
charles |
(daemon) in remote's `info' feature, bound the verified & download …
|
|
|
@6313
|
14 years |
charles |
(daemon) in remote's "info" feature, separate "progress" into "recheck …
|
|
|
@6312
|
14 years |
charles |
(daemon) #1078: possible fix... reuse the -l's "state" code for -i
|
|
|
@6311
|
14 years |
charles |
(1) remote: fix bug with specifying torrent id for file list.
(2) very …
|
|
|
@6310
|
14 years |
charles |
(libT) avoid collisions between short & long getopts
|
|
|
@6309
|
14 years |
charles |
(gtk) #562: No error message when opening broken torrent file
|
|
|
@6308
|
14 years |
charles |
fix r6307 typo
|
|
|
@6307
|
14 years |
charles |
(libT) let tr_getopt() support short options' arguments to be …
|
|
|
@6306
|
14 years |
charles |
code cleanup
|
|
|
@6305
|
14 years |
charles |
(daemon) fix bug in the --list command's ratio display
|
|
|
@6304
|
14 years |
charles |
add libnatpmp's new header "declspec.h" to svn
|
|
|
@6303
|
14 years |
charles |
Update to the 20080707 version of libnatpmp and the 20080703 version …
|
|
|
@6302
|
14 years |
charles |
code cleanup
|
|
|
@6301
|
14 years |
charles |
(gtk) partial fix for #562: No error message when opening broken …
|
|
|
@6300
|
14 years |
charles |
steal some blocklist/encryption options from remote & reuse them in cli
|
|
|
@6299
|
14 years |
charles |
sync the man pages with the cli/daemon/remote changes
|
|
|
@6298
|
14 years |
charles |
have daemon and cli use tr-getopt too.
|
|
|
@6297
|
14 years |
charles |
fold the rewritten getopt code into libT
|
|
|
@6296
|
14 years |
charles |
oops, remove some debugging print messages from the previous commit. …
|
|
|
@6295
|
14 years |
charles |
cleanup the new getopt code a bit. sync remote's manpage.
|
|
|
@6294
|
14 years |
charles |
(daemon) allow wildcards to be used when adding torrents again, such …
|
|
|
@6293
|
14 years |
charles |
spec fix: timesCompleted is an int, not a double.
|
|
|
@6292
|
14 years |
charles |
transmission-remote: add a very detailed torrent `info' command
|
|
|
@6291
|
14 years |
charles |
(daemon) add file-listing capabilities to transmission-remote
|
|
|
@6290
|
14 years |
livings124 |
add a warning; improve the manual reordering code
|
|
|
@6289
|
14 years |
livings124 |
fix recently introduced bug that caused resuming/pausing torrents …
|
|
|
@6288
|
14 years |
charles |
(gtk) #1073: Too many queries to disable Desktop hibernation
|
|
|
@6287
|
14 years |
livings124 |
replace LICENSE with COPYING
|
|
|
@6286
|
14 years |
charles |
fix autoconf `COPYING' file generation
|
|
|
@6285
|
14 years |
charles |
(gtk) #1063: don't inhibit power management when torrents are paused
|
|
|
@6284
|
14 years |
charles |
#1052: intltool 0.40 fails to configure
|
|
|
@6283
|
14 years |
charles |
(gtk) #1069: revert r6280
|
|
|
@6282
|
14 years |
charles |
(libT) #319: periodically save the .resume file in case of crash
|
|
|
@6281
|
14 years |
charles |
(libT) #1045: gracefully handle trackers that return a scrape interval …
|
|
|
@6280
|
14 years |
charles |
#1069: Unknown seeders and leechers count in `Peers' tab
|
|
|
@6279
|
14 years |
charles |
(gtk) #1035 prefrence "Remove source to trash" doesn't work
|
|
|
@6278
|
14 years |
charles |
(gtk) #1043: Include recent folders in the destination folder chooser
|
|
|
@6277
|
14 years |
charles |
(gtk) #1070: 1:60 ???
|
|
|
@6276
|
14 years |
livings124 |
fix bug where inspector would reset when changing transfer state (at …
|
|
|
@6275
|
14 years |
charles |
(rpc) uploading files via an http form w/file inputs works now.
|
|
|
@6274
|
14 years |
livings124 |
groups are now stored as objects instead of dictionaries
|
|
|
@6273
|
14 years |
livings124 |
fix 2 invalid return types; don't show notices when compiling the xib's
|
|
|
@6272
|
14 years |
charles |
(rpc) get torrent uploads partially working.
|
|
|
@6271
|
14 years |
charles |
possible fix to the getgateway.c build error -- let's see what hudson …
|
|
|
@6270
|
14 years |
livings124 |
a little simplification of the last commit
|
|
|
@6269
|
14 years |
livings124 |
#1065 QL Zooming in the inspector wasn't zooming to the icon
|
|
|
@6268
|
14 years |
charles |
upgrade to libnatpmp-20080630
|
|
|
@6267
|
14 years |
livings124 |
change "English" to "en"
|
|
|
@6266
|
14 years |
charles |
(gtk) fix r6263 error
|
|
|
@6265
|
14 years |
livings124 |
trivial changes to sorting by state and other miscellaneous changes
|
|
|
@6264
|
14 years |
livings124 |
adjust the progress colors corresponding to #1061
|
|
|
@6263
|
14 years |
charles |
(gtk) #1062: "Help" menu is not HIG compliant
|
|
|
@6262
|
14 years |
livings124 |
cleanup for the removal of the ip sort function
|
|
|
@6261
|
14 years |
livings124 |
comparing with the numeric option works for sorting IP address …
|
|
|
@6260
|
14 years |
livings124 |
add a comparison method for the transfer names to sort the exact same …
|
|
|
@6259
|
14 years |
charles |
part 1 of Aloisius' performance patch
|
|
|
@6258
|
14 years |
livings124 |
missed one
|
|
|