Commit Graph

252 Commits

Author SHA1 Message Date
Mitchell Livingston db644587d0 update to 1.91+ 2010-02-22 02:04:47 +00:00
Mitchell Livingston 4de974e329 update to 1.91 2010-02-22 01:15:11 +00:00
Charles Kerr 204243c5bd (trunk libT) #2952: "When possible, use posix_memalign() instead of valloc()" -- fixed in trunk for 1.91 2010-02-22 01:01:59 +00:00
Mitchell Livingston fea912dd21 update to 1.90+ 2010-02-18 03:52:03 +00:00
Charles Kerr 3b66622014 (trunk) tweak 1.90 NEWS; bump configure.ac 2010-02-16 16:00:31 +00:00
Charles Kerr 6897fea531 (trunk) tweak the configure script's "options" display to emphasise that the optional libraries are optional 2010-02-15 14:39:04 +00:00
Charles Kerr d3ae2cf696 (trunk libT) use valloc() and st.st_blksize when verifying local data 2010-02-12 19:59:30 +00:00
Charles Kerr ce980afe50 (trunk) ...and, revert the last commit as promised 2010-02-11 19:54:27 +00:00
Charles Kerr ad132f1510 (trunk) this is temporary commit to get hudson-t to build a copy of Transmission with a customized peer_id for testing 2010-02-11 19:47:50 +00:00
Mitchell Livingston f3633a81a9 trunk is 1.83+ 2010-02-11 03:27:50 +00:00
Charles Kerr a95aae5591 (trunk) as promised, remove the announce logging code. now safe for general-purpose nightly build testing again. 2010-02-10 04:50:21 +00:00
Charles Kerr acc8e64102 (trunk) another test build that logs tracker announces to a file in /tmp, so you probably shouldn't use it unless I've asked you to. After hudson-t is done building a debug dmg of this, I'll commit r10155 to remove the logging code 2010-02-10 04:35:59 +00:00
Charles Kerr a8a5a6cae5 (trunk) revert that last commit, which was only intended for about a dozen people. Unless you're one of them (and you don't know, then you're not) DON'T USE r10145. r10145 -- **ONLY** r10145 -- stored user's tracker announces to a logfile in /tmp. 2010-02-09 02:46:40 +00:00
Charles Kerr 8e51476258 pulling my hair out.... gaaaah 2010-02-09 01:47:16 +00:00
Charles Kerr 43dc275579 (trunk) in the configure script's "Configuration:" output, describe what each of the optional libraries is for so that builders will be better able to decide whether or not they want to install missing libraries 2010-02-08 19:04:27 +00:00
Charles Kerr 1724553212 (trunk) per-tier up/down/corrupt byte counts for announcing to trackers 2010-02-08 16:47:30 +00:00
Charles Kerr 6959cbac6f (trunk) and, now that hudson's got a dmg, undo that peer_id 2010-02-08 03:41:03 +00:00
Charles Kerr f194f3f6dc (trunk) another test peer_id 2010-02-08 03:27:35 +00:00
Charles Kerr 5074c0c021 (trunk gtk) #2873 "optional appindicator support" -- committed patch to trunk for 1.90 2010-02-07 19:32:35 +00:00
Charles Kerr 385255a0e9 (trunk) revert r10115 to freeze the -TR183P peer_id at that revision number 2010-02-06 17:18:33 +00:00
Charles Kerr dd60beec65 (trunk) poke the peer_id to -TR183P for tracker testing 2010-02-06 16:55:27 +00:00
Charles Kerr d83282329f (trunk) formatting fix to the configure script's "Configuration:" output 2010-02-05 21:20:10 +00:00
Charles Kerr de2d0154e7 (trunk libT) #2849 "When possible, use fallocate64() for file preallocation" -- implemented for 1.90 2010-02-02 03:01:25 +00:00
Charles Kerr 743ef2a3c6 (trunk) #2795 "non-GUI compilation issues on OS X 10.4" -- fixed for 1.90 2010-01-29 19:11:56 +00:00
Charles Kerr 34187bad0f (trunk) bump trunk version from 1.83 to 1.83+ 2010-01-29 16:14:47 +00:00
Mitchell Livingston 0de4496b41 update version to 1.83 2010-01-29 00:59:08 +00:00
Charles Kerr 6cb88d23df (trunk daemon) #2816 "configure script ignores paramter" -- fixed in trunk for 1.83 2010-01-28 22:18:55 +00:00
Mitchell Livingston 98c7a479ab 1.82+ 2010-01-23 14:54:50 +00:00
Mitchell Livingston c875a4a6d5 yay 1.82 2010-01-23 14:22:21 +00:00
Charles Kerr 7f236280ae (trunk) update NEWS, bump to 1.81. 2010-01-23 00:01:26 +00:00
Mitchell Livingston f9354c0ce9 1.80+ 2010-01-21 02:47:52 +00:00
Mitchell Livingston ebf958c92c update NEWS and version information 2010-01-20 23:54:49 +00:00
Charles Kerr 5b4ec24deb (trunk libT) tweak the peer-io bugfix 2010-01-18 19:26:46 +00:00
Charles Kerr 4fbaf10ad6 (trunk) #2416 "libevent + libcurl + OS X == crash" -- remove our old libevent mirror, and instead use a snapshot from git://github.com/nmathewson/Libevent.git's "kqueue_crash_fix_1.4" branch from 2001-01-14 <http://github.com/nmathewson/Libevent/commits/kqueue_crash_fix_1.4> 2010-01-17 01:06:48 +00:00
Charles Kerr 73f4d29ce3 (trunk) try to help packagers a bit by adding annotation to say which prerequisites are mandatory and which are optional 2010-01-13 22:32:46 +00:00
Mitchell Livingston e49098f349 whoops 2010-01-11 14:24:12 +00:00
Mitchell Livingston 98bf7709f7 remove Turkish localization - the translator is MIA 2010-01-11 14:23:46 +00:00
Charles Kerr 2ff810d18f (trunk) use AC_ARG_VAR for some autoconf variables s.t. their values will persist between reconfs 2009-12-18 05:02:48 +00:00
Charles Kerr e7a442f28e (trunk libT) fix r9793 oops -- I didn't mean to commit my local changes to the autoconf code 2009-12-16 18:23:09 +00:00
Charles Kerr d9369718b3 (trunk) #2548 "T's request queue can send out too many duplicate requests" -- (1) fix r9465 implementation bug that caused some peers to get starved of requests if they rejected a request or choked, then unchoked us. (2) increase a block request's TTL by 15 seconds to reduce cancel/req cycles between two or more blocks (3) add a debug mode to the GTK+ client's peer tab to watch the pending requests counts both up & down 2009-12-16 18:20:01 +00:00
Charles Kerr 5ea18bc4ec (trunk) #2674 "Do not put the .svn directories to released tar file" -- fixed for 1.80 2009-12-15 16:24:03 +00:00
Charles Kerr f286a24abb (trunk) #2222 "DHT support" -- remove "DHT support enabled/disabled" line from configure.ac, since it's always enabled now. 2009-11-30 15:37:50 +00:00
Charles Kerr ce7cda7a66 (trunk gtk) #2629 "associate transmission with magnet links" -- implemented for GTK+ client on GNOME desktops with GConf2 2009-11-29 20:28:35 +00:00
Charles Kerr 0356a9f3d9 (trunk gtk) tweak the last commit a little. 2009-11-22 22:53:31 +00:00
Charles Kerr c7db82d48c (trunk gtk) #2597: add an optional "download complete" sound to the gtk client 2009-11-22 18:55:24 +00:00
Charles Kerr 06004319d7 (trunk) #2222: revert r8967, as foreshadowed in http://trac.transmissionbt.com/ticket/2222#comment:20 2009-11-14 14:43:31 +00:00
Charles Kerr 22945b6f35 (trunk libT) add configure-time checks for pread(), pwrite() for jch's prefetch patch in #2551, "better buffer cache management" 2009-11-09 05:50:01 +00:00
Mitchell Livingston 2e1d1d013d (trunk) update to 1.76+ 2009-10-25 01:45:38 +00:00
Charles Kerr 37aaf66d4e (trunk) #2527: daemon should log messages to syslog 2009-10-23 05:00:16 +00:00
Charles Kerr 629e404b0c (trunk) #2445: Use automake's "quieter builds" rule when available 2009-09-25 14:25:52 +00:00