Commit Graph

219 Commits

Author SHA1 Message Date
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
Mitchell Livingston 8baad7096d (trunk) update to 1.75; transfer NEWS and appcast from 1.7x branch 2009-09-14 03:49:24 +00:00
Charles Kerr 9af75365d2 (trunk libT) a test commit -- possible fseek fix for Rabbitbunny 2009-09-09 03:23:50 +00:00
Charles Kerr 9a02f9e48e fix r9073 oops; I committed a few debugging changes by accident too 2009-09-08 20:02:51 +00:00
Charles Kerr b7821bfb16 delete the obsolete zsh bindings 2009-09-08 20:01:12 +00:00
Charles Kerr e22922f682 (trunk libT) disable the sorted ptrArray assertions in non-mac release builds 2009-09-06 22:52:13 +00:00
Mitchell Livingston b2e4b55701 update version to 1.74+; adjust NEWS 2009-08-28 01:12:53 +00:00
Charles Kerr 9bd4f68552 bump to 1.74 2009-08-24 23:06:37 +00:00
Mitchell Livingston ff5ae0dd38 prepare for 1.74 beta 1 2009-08-19 00:59:54 +00:00
Charles Kerr e7a4ee9d82 (trunk) un-remove the conditional DHT compiling for now for reasons discussed @ http://lists.opensuse.org/opensuse-gnome/2009-08/msg00033.html. I'll re-remove it for 1.80. :) 2009-08-18 16:02:16 +00:00
Charles Kerr f7319770c1 (trunk) fix r8893 oops: I accidentally committed a one-liner in configure.ac that I use to get T building on a machine that doesn't have intltool 0.40 2009-08-12 13:48:19 +00:00
Charles Kerr 57716a0950 (trunk libT) #2211: Behaviour when tracker barfs 2009-08-11 21:31:33 +00:00
Charles Kerr 6fd19fa096 (trunk) remove the option to build without DHT. This is because of new & improved information wrt ticket #2222 2009-08-10 16:09:25 +00:00
Charles Kerr 51ac6b4aac (trunk) #2323: autoconf patch to buil transmission on cygwin (tbucked) 2009-08-09 18:04:33 +00:00
Mitchell Livingston df79760090 update to 1.73+ 2009-07-18 12:11:58 +00:00
Mitchell Livingston cd15eb9e11 require 10.5 as opposed to 10.4u SDK 2009-07-17 12:38:52 +00:00
Mitchell Livingston 46ff695ed9 Mac client, not OS X client 2009-07-17 12:36:40 +00:00
Mitchell Livingston 1a09c719f1 update version to 1.73 2009-07-17 11:17:25 +00:00
Mitchell Livingston 075ce46ba7 #2278 configure.ac: remove AC_DEFINEs of TR_*_RELEASE 2009-07-15 00:42:22 +00:00
Mitchell Livingston 8cf9ed2456 #2277 configure.ac: check for function 'daemon' just once 2009-07-15 00:35:46 +00:00
Charles Kerr 206c9f4b95 (trunk) don't link against -lrt unless libevent needs it 2009-07-14 18:55:15 +00:00
Eric Petit ff50449d33 Only use libm if it's there and needed 2009-07-09 17:57:31 +00:00
Charles Kerr b1b935ae1b (trunk configure.ac) add a note about intltool 0.40 2009-06-24 14:58:27 +00:00
Charles Kerr 1ae47c697d (trunk) silence some minor gcc warnings 2009-06-23 14:15:23 +00:00
Charles Kerr 39330501e4 (trunk) #2222: Make DHT support a compile-time option, enabled by default 2009-06-21 08:57:26 +00:00
Mitchell Livingston e4d8d305ba update version to 1.72+ 2009-06-20 04:46:25 +00:00
Charles Kerr c859f06742 (trunk) autoconf/automake: move libdht.a into a DHT_LIBS variable 2009-06-19 23:50:09 +00:00
Charles Kerr 02ca41d777 (trunk) bump for 1.72 2009-06-15 04:07:04 +00:00
Charles Kerr e082548030 (trunk) remove the test for fallocate(), since we used posix_fallocate() as a fallback anyway. <http://www.lucas-nussbaum.net/blog/?p=332> says: "Glibc does have posix_fallocate(), which implements the POSIX interface. posix_fallocate() is wired to use the fallocate system call, for sufficiently modern versions of glibc." 2009-06-14 18:32:09 +00:00
Charles Kerr 73f3c3ad8c (trunk) replace LIBEVENT_CPPFLAGS with LIBEVENT_CFLAGS 2009-06-14 16:51:22 +00:00
Charles Kerr 7a32ae131a (trunk) make the cross-compile libevent warning a little louder 2009-06-10 15:53:23 +00:00
Mitchell Livingston 9c072687f6 update version to 1.71 2009-06-08 01:04:19 +00:00
Charles Kerr 89f637d118 (trunk) looks like r8433 accidentally reverted r8425. 2009-06-06 02:49:42 +00:00
Charles Kerr 924ac89f8d (trunk) set properties on $Id$ files that were missing them 2009-06-05 17:52:02 +00:00