|
|
@7804
|
14 years |
livings124 |
enable dead code stripping
|
|
|
@7803
|
14 years |
charles |
(trunk libT) add more assertions to make Biiaru crash …
|
|
|
@7802
|
14 years |
livings124 |
random cleanup and update the strings file
|
|
|
@7801
|
14 years |
charles |
(trunk libT) fsync busy files every 15 seconds or so. On linux, use …
|
|
|
@7800
|
14 years |
charles |
(trunk libT) try again to make hudson-t happy wrt posix_fadvise()
|
|
|
@7799
|
14 years |
charles |
(trunk libT) possibly make hudson-t happy on Linux
|
|
|
@7798
|
14 years |
charles |
(trunk libT) add mac, linux, and win32 support for os-level hints that …
|
|
|
@7797
|
14 years |
charles |
(trunk libT) new macro, tr_assert(). use it to help smoke out #1749
|
|
|
@7796
|
14 years |
charles |
(trunk libT) #1794: possible fix -- better handling of zero-size files
|
|
|
@7795
|
14 years |
livings124 |
always fallback with sorting by name
|
|
|
@7794
|
14 years |
livings124 |
determine queue order solely on order in the fTorrent array - this …
|
|
|
@7793
|
14 years |
charles |
(trunk libT) more of the same
|
|
|
@7792
|
14 years |
charles |
(trunk libT) more debugging messages
|
|
|
@7791
|
14 years |
charles |
(trunk libT) more experimental code for Biiaru
|
|
|
@7790
|
14 years |
charles |
(trunk libT) experimental commit that will *possibly* fix the "assert( …
|
|
|
@7789
|
14 years |
charles |
(trunk libT) don't limit peer bandwidth during the handshake phase. …
|
|
|
@7788
|
14 years |
charles |
(trunk libT) #1743: potential threading issue in tr_list. only …
|
|
|
@7787
|
14 years |
charles |
(trunk) same as r7786, but in daemon & gtk too
|
|
|
@7786
|
14 years |
charles |
(trunk libT) silence curl_easy_setopt -Wunreachable-code warnings
|
|
|
@7785
|
14 years |
charles |
(trunk libT) #1723: View version with / from transmission-remote
|
|
|
@7784
|
14 years |
charles |
(trunk) #1742: don't use warnings added in gcc 3.4 if we're using a …
|
|
|
@7783
|
14 years |
charles |
(trunk libT) fix some code that the newly-added gcc warnings didn't like
|
|
|
@7782
|
14 years |
livings124 |
remove unnecessary header from the RPC white list table
|
|
|
@7781
|
14 years |
livings124 |
use trunk's version script in 1.5x
|
|
|
@7780
|
14 years |
livings124 |
(1.5x) #1736 Text for unknown error in torrent creator
|
|
|
@7779
|
14 years |
livings124 |
(trunk) #1736 Text for unknown error in torrent creator
|
|
|
@7778
|
14 years |
livings124 |
(trunk) update NEWS
|
|
|
@7777
|
14 years |
livings124 |
(1.5x) update NEWS
|
|
|
@7776
|
14 years |
charles |
(1.5x) backport r7774 and r7775 (the unlink -> remove changes in …
|
|
|
@7775
|
14 years |
charles |
(trunk libT) when deleting a torrent's local data -- folders and files …
|
|
|
@7774
|
14 years |
charles |
(trunk gtk) use g_remove() instead of g_unlink() so that folders can …
|
|
|
@7773
|
14 years |
charles |
(1.5x) #1728: reduce libnotify minimum version from 0.4.4 to 0.4.3
|
|
|
@7772
|
14 years |
charles |
#1728: lower the minimum libnotify version from 0.4.4 to 0.4.3
|
|
|
@7771
|
14 years |
charles |
(1.5x) backport #1734 to 1.5x
|
|
|
@7770
|
14 years |
charles |
(trunk libT) #1734: encrypted peers' outgoing RC4 stream can be …
|
|
|
@7769
|
14 years |
charles |
(trunk libT) well, maybe it's not a problem with sending the pex …
|
|
|
@7768
|
14 years |
charles |
(trunk libT) add a couple of simple debugging messages
|
|
|
@7767
|
14 years |
charles |
(1.5x) backport trunk changes to 1.5x branch
|
|
|
@7766
|
14 years |
charles |
(trunk daemon) #1718: -f and -p? do not agree on first file index
|
|
|
@7765
|
14 years |
charles |
(trunk libT) better implementation of r7761 to take into account …
|
|
|
@7764
|
14 years |
duncanbeevers |
Merge 7762 from trunk. Add support for uploading torrents by url to …
|
|
|
@7763
|
14 years |
charles |
(trunk libT) bah, fix r7761 oops
|
|
|
@7762
|
14 years |
duncanbeevers |
Add upload torrent by url to web interface
|
|
|
@7761
|
14 years |
charles |
(trunk libT) when pruning out slow peers, don't prune if we don't have …
|
|
|
@7760
|
14 years |
charles |
(trunk libT) fix uninitialized variable in bandwidth code
|
|
|
@7759
|
14 years |
charles |
(trunk libT) fix crash-on-add-torrent-from-clutch reported by anf6
|
|
|
@7758
|
14 years |
livings124 |
(trunk) last filter button resizing adjustment, I swear
|
|
|
@7757
|
14 years |
livings124 |
(trunk) last filter button resizing adjustment, I swear
|
|
|
@7756
|
14 years |
livings124 |
(1.5x) streamline the filter button resize code a bit
|
|
|
@7755
|
14 years |
livings124 |
(trunk) streamline the filter button resize code a bit
|
|
|
@7754
|
14 years |
livings124 |
(trunk) filter button shrinking will now scale proportionally based on …
|
|
|
@7753
|
14 years |
livings124 |
(trunk) filter button shrinking will now scale proportionally based on …
|
|
|
@7752
|
14 years |
charles |
(trunk libT) fix two bugs introduced yesterday's add-torrent changes …
|
|
|
@7751
|
14 years |
charles |
(trunk libT) #1715: More stats information in rpc session-stats command
|
|
|
@7750
|
14 years |
charles |
(trunk libT) put ful's theory to the test wrt function pointers
|
|
|
@7749
|
14 years |
charles |
(trunk libT) s/function_done/tr_idle_function_done/
|
|
|
@7748
|
14 years |
charles |
(trunk libT) prefer int' over ssize_t'
|
|
|
@7747
|
14 years |
charles |
(trunk libT) possible fix for the `few peers' errors reported on OS X. …
|
|
|
@7746
|
14 years |
charles |
(trunk gtk) make hudson-t happy
|
|
|
@7745
|
14 years |
charles |
(trunk libT) annotate the help & man page to note that URLs are …
|
|
|
@7744
|
14 years |
charles |
(trunk libT) In RPC, add general support for nonblocking methods, and …
|
|
|
@7743
|
14 years |
charles |
(trunk libT) have tr_strndup() take an ssize_t instead of an int
|
|
|
@7742
|
14 years |
charles |
(trunk libT) fix a minor memory leak.
|
|
|
@7741
|
14 years |
charles |
(1.5x) copy r7739 and r7740 to 1.5x
|
|
|
@7740
|
14 years |
charles |
(trunk libT) discard peers from the tracker or pex that have a port …
|
|
|
@7739
|
14 years |
charles |
(trunk) in configure.ac, make debugging support automatic for nightly …
|
|
|
@7738
|
14 years |
charles |
(trunk libT) minor cleanup
|
|
|
@7737
|
14 years |
charles |
(1.5x daemon) #1707: Show peer progress in --peers view
|
|
|
@7736
|
14 years |
charles |
(trunk daemon) #1707: Show peer progress in --peers view
|
|
|
@7735
|
14 years |
charles |
(trunk libT) check in some of the extra error logging messages …
|
|
|
@7734
|
14 years |
charles |
(1.5x libT) check in some of the extra error logging messages …
|
|
|
@7733
|
14 years |
charles |
(1.5x daemon) #1704: --info and/or --files should show the download …
|
|
|
@7732
|
14 years |
charles |
(trunk daemon) #1704: --info and/or --files should show the download …
|
|
|
@7731
|
14 years |
livings124 |
Get rid of peer-mgr-private.h in Xcode
|
|
|
@7730
|
14 years |
charles |
(trunk libT) fix IPv6 reported & solved by erdgeist. add debugging …
|
|
|
@7729
|
14 years |
charles |
(1.5x libT) fix IPv6 reported & solved by erdgeist. add debugging …
|
|
|
@7728
|
14 years |
charles |
(1.5x) bump version to 1.50 beta 2
|
|
|
@7727
|
14 years |
livings124 |
allow checking for betas when autoupdate is off
|
|
|
@7726
|
14 years |
charles |
(trunk) sync xcode & autoconf idioms for determining if a build is …
|
|
|
@7725
|
14 years |
charles |
(1.5x) sync xcode & autoconf idioms for determining if a build is …
|
|
|
@7724
|
14 years |
charles |
(1.5x) #1700: A bug in check-openssl.m4 for not teach Makefile about …
|
|
|
@7723
|
14 years |
charles |
(trunk) #1700: A bug in check-openssl.m4 for not teach Makefile about …
|
|
|
@7722
|
14 years |
charles |
(1.5x) sync with trunk's libtransmission bugfixes & enhancements
|
|
|
@7721
|
14 years |
charles |
(trunk libT) minor tweaks to reduce libtransmission shear between …
|
|
|
@7720
|
14 years |
charles |
(trunk libT) make file preallocation optional via settings.json. …
|
|
|
@7719
|
14 years |
jhujhiti |
(1.5x libT) fix r7716
|
|
|
@7718
|
14 years |
jhujhiti |
(trunk libT) fix r7717
|
|
|
@7717
|
14 years |
charles |
(trunk libT) fix tracker IPv6 error reported by the earth spirit
|
|
|
@7716
|
14 years |
charles |
(1.5x libT) fix tracker IPv6 error reported by the earth spirit
|
|
|
@7715
|
14 years |
charles |
(trunk) add interface versioning to the RPC spec
|
|
|
@7714
|
14 years |
charles |
(1.5x) add interface versioning to the RPC spec
|
|
|
@7713
|
14 years |
charles |
(trunk libT) #1698: RunTime? Check failure
|
|
|
@7712
|
14 years |
charles |
(trunk libT) Remove tr_peerMgrHasConnections, it isn't used anywhere
|
|
|
@7711
|
14 years |
charles |
(trunk libT) fix an r7707 bug in tr_sessionGetActiveTorrentCount()
|
|
|
@7710
|
14 years |
charles |
(trunk libT) peerMgr: operate directly on tr_torrent and not …
|
|
|
@7709
|
14 years |
charles |
(trunk libT) minor torrent iteration cleanup. (wereHamster, charles)
|
|
|
@7708
|
14 years |
charles |
(trunk gtk) make hudson-t happy
|
|
|
@7707
|
14 years |
charles |
(trunk libT) Remove tr_torrentNext() from the public libT API (wereHamster)
|
|
|
@7706
|
14 years |
charles |
(trunk libT) Clean up RPC server initialization (wereHamster)
|
|
|
@7705
|
14 years |
charles |
(trunk libT) Get rid of peer-mgr-private.h (from wereHamster)
|
|
|