]> granicus.if.org Git - transmission/shortlog
transmission
2011-01-09 Juliusz ChroboczekFix incorrect usage of event_new in UDP code.
2011-01-09 Juliusz ChroboczekFix UDP error handling.
2011-01-09 Mitchell Livingstonfix Mac build
2011-01-09 Juliusz ChroboczekUpdate tr-{dht,udp} to libevent2.
2011-01-09 Juliusz ChroboczekFix tr-udp for the no IPv6 case.
2011-01-09 Juliusz ChroboczekMove handling of UDP I/O to tr-udp.c.
2011-01-09 Juliusz ChroboczekUse the dht-0.16 API in tr-dht.c.
2011-01-09 Juliusz ChroboczekImport dht-0.16.
2011-01-09 Juliusz ChroboczekMove creation of the UDP sockets to tr-udp.c.
2011-01-09 Juliusz ChroboczekImplement tr_dhtInit and Uninit, use it in session.c.
2011-01-09 Juliusz ChroboczekUpdate copyright notices.
2011-01-09 Juliusz ChroboczekAdd files tr-udp.[ch] to the build.
2011-01-09 Mitchell Livingstonif file size is less than 10 KB, show one decimal place
2011-01-09 Mitchell Livingstonsilence a warning
2011-01-08 Mitchell Livingstonuse a float instead of a double for file unit size
2011-01-08 Mitchell Livingston#3878 don't show the units of a partial file size when...
2011-01-08 Mitchell Livingston#3877 Match Finder's file size display: start at KB...
2011-01-08 Juliusz ChroboczekImprove error messages in tr-dht.c.
2011-01-08 Juliusz ChroboczekAvoid a descriptor leak when binding the IPv6 DHT socke...
2011-01-07 Jordan Lee(trunk libT) minor code cleanup in fdlimit.c
2011-01-06 Jordan Lee(trunk gtk) #3876 "Give filesize its own column in...
2011-01-06 Jordan Lee(trunk libT) very minor code cleanup -- use an enum...
2011-01-06 Mitchell Livingstonreplace the "Reverse Sort Order" menu item with "Ascend...
2011-01-06 Mitchell Livingstoncapitalize "By" in "Sort Transfers By"
2011-01-06 Jordan Lee(trunk gtk) #3519 "webseeds don't work" -- fix webseed...
2011-01-06 Jordan Lee(trunk libT) in deep logging, use evbuffer_write()...
2011-01-06 Jordan Lee(trunk libT) revert previous commit. that new patch...
2011-01-06 Jordan Lee(trunk libT) Fix gzopen64 implicit declaration warning...
2011-01-06 Jordan Lee(trunk libT) Fix posix_memalign() unused result warning...
2011-01-06 Jordan Lee(trunk) #3875 "Typo: missing gettext macro _ in recent...
2011-01-06 Jordan Lee(trunk libT) #3519 "webseeds don't work" -- fixed.
2011-01-06 Mitchell Livingstonremove a LAZY debug message
2011-01-05 Jordan Lee(trunk utils) #3873 "transmission-show should list...
2011-01-05 Jordan Lee(trunk libT) prevent crash on shutdown when bindinfo...
2011-01-05 Jordan Lee(trunk gtk) #3866 "Popup menu for file list manipulatio...
2011-01-05 Jordan Lee(trunk, daemon) #3833 "'freespace' argument for 'sessio...
2011-01-03 Jordan Lee(trunk) update credits
2011-01-03 Mitchell LivingstonInstead of explicitly setting the status bar as draggab...
2011-01-03 Charles Kerr(trunk libT) fix crash reported by KyleK
2011-01-02 Charles Kerr(trunk qt) #3863 "accept info hash in 'Add url...'...
2011-01-02 Mitchell Livingstonalways draw the top white line on the filter bar
2011-01-02 Mitchell Livingstonseparate the code for the filter and status bars
2011-01-02 Mitchell Livingstonincrease the bottom bar height by a pixel
2011-01-02 Charles Kerr(trunk libT) #3867 "memmem(3) in Solaris 11 doesn't...
2011-01-02 Charles Kerr(trunk libT) #3868 "util tests fail on Solaris 11 becau...
2011-01-01 Mitchell Livingstonupdate the copyright years in the Mac code to 2011
2010-12-31 Charles Kerr(trunk qt) #3836 "libevent2 support" -- add a mechanism...
2010-12-31 Mitchell Livingston#3853 fix adding torrents in the web ui
2010-12-31 Charles Kerr(trunk libT) since messageLevel is a global variable...
2010-12-31 Mitchell Livingston#3851 use an autorelease pool when the completeness...
2010-12-30 Charles Kerr(trunk libT) #3528 "TR_PREFS_KEY_BIND_ADDRESS_IPV4...
2010-12-30 Charles Kerr(trunk libT) #2955 "jit verify" -- undo r11606. the...
2010-12-30 Mitchell Livingstonadjust the status bar's color when inactive
2010-12-30 Mitchell Livingstonuse autorelease pools when handling downloading/seeding...
2010-12-30 Charles Kerr(trunk, libT) #2955 "jit verify" -- shorten the error...
2010-12-29 Charles Kerr(trunk libT) #3860 "memory leak in torrentCallScript...
2010-12-29 Charles Kerr(trunk libt) #3859 "Transmission unnecessarily writes...
2010-12-28 Charles Kerr(trunk libT) more fdlimit futzing
2010-12-28 Charles Kerr(trunk libT) refactor libtransmission's file cache
2010-12-27 Charles Kerr(trunk gtk) #3847 "GTK+ 3 transition: use accessor...
2010-12-27 Charles Kerr(trunk libT) #3852 "Removing data from an active torren...
2010-12-27 Charles Kerr(trunk) Join the 21st century and use only 1 space...
2010-12-27 Charles Kerr(trunk daemon) tweak the "transmission-remote --info...
2010-12-27 Charles Kerr(trunk) #1408 (Total downloading and seeding time per...
2010-12-25 Charles Kerr(trunk gtk) GTK_DIALOG_NO_SEPARATOR will be removed...
2010-12-25 Mitchell Livingstonremove more "third-party/libevent" search paths
2010-12-24 Charles Kerr(trunk daemon) get the non-inotify chunks of code worki...
2010-12-24 Mitchell Livingston#3489 Transfers queue limits unchangeable in Spanish...
2010-12-24 Mitchell Livingstonremove some libevent header search paths
2010-12-24 Charles Kerr(trunk gtk) #3836 "libevent2 support" -- remove "#inclu...
2010-12-24 Charles Kerr(trunk daemon) #3836 "libevent2 support" -- fix libeven...
2010-12-24 Charles Kerr(trunk gtk) #3847 "GTK+ 3 transition: Use accessor...
2010-12-24 Charles Kerr(trunk libT) #3836 "libevent2 support" -- finish moving...
2010-12-24 Mitchell Livingstonupdate the Message window's date formatter to use defau...
2010-12-23 Charles Kerr(trunk, gtk) some code cleanup: (1) details dialog...
2010-12-23 Charles Kerr(trunk gtk) remove unused code: tr_core_quit()
2010-12-23 Mitchell Livingston#1408 display elapsed time in the Mac UI
2010-12-23 Charles Kerr(trunk) #1408 "total downloading and seeding time per...
2010-12-23 Charles Kerrdon't use the nonportable comma formatter in remote...
2010-12-23 Charles Kerr(trunk daemon) fix compiler warnings on mac
2010-12-23 Mitchell Livingstonget the daemon and remote compiling on Mac
2010-12-23 Mitchell Livingstonfollow the convention ftw
2010-12-23 Mitchell Livingston#3595 Allow promotion of the "from" value in peer_atom...
2010-12-22 Mitchell Livingstonupdate miniupnp to 1.4.20101221
2010-12-22 Charles Kerr(trunk gtk) #3844 "error popup when adding a relative...
2010-12-22 Charles Kerr(trunk gtk) add GTR_UNICODE_BULLET
2010-12-22 Charles Kerr(trunk gtk) more gtr_ naming cleanup
2010-12-22 Charles Kerr(trunk gtk) kill "pref_flag_t" in a burlap sack and...
2010-12-22 Charles Kerr(trunk libt) experimental fix for the updated torrent...
2010-12-22 Charles Kerr(trunk daemon) #3842 "typo in manpage: abbreviated...
2010-12-22 Charles Kerr(trunk gtk) don't use the GSEAL'ed variable vbox GtkDia...
2010-12-22 Charles Kerr(trunk gtk) fix r11563 bug that stopped showing the...
2010-12-21 Charles Kerr(trunk libT) remove some of the lazy-verify debug messages.
2010-12-21 Charles Kerr(trunk libT) #3836 "libevent2 support" -- optimize...
2010-12-21 Charles Kerr(trunk gtk) general cleanup to make function's naming...
2010-12-21 Charles Kerr(trunk gtk) hig.c cleanup. (1) make hig_workarea_add_co...
2010-12-21 Charles Kerr(trunk gtk) remove dead code: gtk/tracker-list.[ch]
2010-12-21 Charles Kerrremove unused code: gtr_toolbar_set_orientation() is...
2010-12-21 Charles Kerrminor tweak: tr_core_load() should return void, not int
2010-12-21 Mitchell Livingstonuse the lighter bottom line of the filter bar when...
next