]> granicus.if.org Git - transmission/shortlog
transmission
2008-12-03 Mitchell Livingston#1536 Speed Limit Rollover information
2008-12-03 Charles Kerr(libT) extra assertions and safeguards for #1523: crash...
2008-12-03 Charles Kerr(libT) when picking peers to connect to, all other...
2008-12-03 Mitchell Livingston#1550 Not being able to deselect all transfers by click...
2008-12-03 Mitchell Livingstonshow a checkmark in the peer inspector for partial...
2008-12-02 Charles Kerr(libT) libcurl configuration tweaks
2008-12-02 Charles Kerr(libT) #1454: List of files selection/priority resetting
2008-12-02 Charles Kerr(libT) add tr_peer_stat.isSeed
2008-12-02 Charles Kerr(libT) that last commit should be a tr_bool, not an...
2008-12-02 Charles Kerr(libT) #1398: don't accept incoming peer connections...
2008-12-02 Charles Kerr(libT) #1379: support "partial seeds" BEP 22
2008-12-02 Charles Kerr libT) fix another r7234 bug reported by John_Clay
2008-12-02 Charles Kerr(libT) fix r7234 bug reported by John_Clay
2008-12-02 Charles Kerr(libT) misc cleanup
2008-12-02 Charles Kerr(libT) #1549: support fast exensions' "reject" and...
2008-12-02 Charles Kerrfix the linux build
2008-12-02 Mitchell LivingstonBeOS and Amiga support is, at least for now, a lost...
2008-12-02 Charles Kerr(libT) re-apply jhujhiti's IPv6 patch. This merges...
2008-12-02 Charles Kerr(cli) #1547: free memory read
2008-12-02 Mitchell Livingstonupdate strings and news
2008-12-02 Mitchell Livingston#1548 Peers rapidly connect and reconnect after removin...
2008-12-01 Mitchell Livingstonadd GroupsPrefsControllerto Makefile.am; add a warning
2008-12-01 Charles Kerrremove GroupsWindow from Makefile.am to get the linux...
2008-12-01 Charles Kerr(libT) janitorial: use the tr_port type whenever we...
2008-12-01 Charles Kerr(libT) #252: revert r7195 (jhujhiti's IPv6 test patch...
2008-12-01 Charles Kerr(libT) fix a small pex memory leak
2008-12-01 Charles Kerr(libT) fix memory leak introduced in r7186
2008-12-01 Mitchell Livingstonwhoops
2008-12-01 Mitchell Livingstonrename GroupsWindowController.[hm] to GroupsPrefsContro...
2008-11-30 Mitchell Livingston[7198] for all configurations
2008-11-30 Mitchell Livingstonsmall adjustments to the groups tab
2008-11-30 Charles Kerr(libT) #1542: SIGSEGV in tr_publisherPublish
2008-11-30 Mitchell Livingston#757 trio of group support patches
2008-11-30 Mitchell Livingstonadd an image for the groups preferences pane
2008-11-30 Mitchell Livingstonpatch from ciaran for #757 to add separate download...
2008-11-30 Mitchell Livingston(trunk) update version.sh again
2008-11-30 Mitchell Livingstonwhoops trunk version number
2008-11-30 Mitchell Livingstontrunk: dirty fix to ensure the right svn number is...
2008-11-30 Charles Kerr(libT) #1537: uTorrent Mac Beta Peer ID
2008-11-30 Charles Kerr(daemon) #1520: "transmission-remote -l" doesn't show...
2008-11-30 Charles Kerrenable keywords properties for $Id$
2008-11-30 Charles Kerr#1379 lay some very early groundwork for "partial seeds...
2008-11-30 Charles Kerr(mac) jhujhiti patch to set a few warnings in the xcode...
2008-11-30 Charles Kerr(libT) add the #include guards to "private" third party...
2008-11-30 Charles Kerrannotate the ut_pex message to (1) take partial seeds...
2008-11-30 Charles Kerr(libT) patch from jhujhiti to add ipv6 support.
2008-11-29 Mitchell Livingston#1533 Remember selected preferences view across sessions
2008-11-29 Mitchell Livingstonmake groups tab a bit taller; when adding a group focus...
2008-11-29 Mitchell Livingstonforce a single row to always be selected in the group...
2008-11-29 Mitchell Livingstonhide the color panel when adding/removing groups
2008-11-29 Charles Kerr(libT) silence the net.c warnings I introduced yesterday :/
2008-11-29 Mitchell Livingstonfix a whoops with group row removal; when removing...
2008-11-29 Mitchell Livingstonremove unused GroupsWindow.xib; don't allow group rows...
2008-11-29 Mitchell Livingstonremove an unused "Show Groups" menu item
2008-11-29 Charles Kerr(libT) #1532: patch from jhujhiti to remove (unused...
2008-11-29 Mitchell Livingstonremove references and dead code to the group window...
2008-11-29 Mitchell Livingston#1529 patch from ciaran to move the groups window into...
2008-11-29 Charles Kerrsync trunk's news with the 1.4x branch
2008-11-29 Charles Kerr(libT) re-enable lazy bitfields
2008-11-29 Malcolm JarvisAdding my email beside my name.
2008-11-28 Charles Kerruse tr_bool instead of C bitfields. (http://blogs...
2008-11-28 Charles Kerr(libT) fix potential underflow in bandwidth allocation...
2008-11-28 Charles Kerr(libT) make peer-io's output buffer size more flexible...
2008-11-28 Charles Kerr(libT) disable the so_sndbuf / so_rcvbuf code for now
2008-11-28 Charles Kerr(libT) #1527: don't send pex messages if we don't have...
2008-11-27 Charles Kerr(libT) tweak the speed allocation a little more.
2008-11-27 Charles Kerr(libT) #1491: json floats decimal separator depends...
2008-11-27 Charles Kerr(daemon) #1520: "transmission-remote -l" doesn't show...
2008-11-27 Charles Kerr(libT) fix typo that prevented bandwidth.h from being...
2008-11-26 Charles Kerr(libT) fix a compiler warning.
2008-11-26 Charles Kerr(libT) make the the speed measurements a little more...
2008-11-26 Charles Kerr(libT) slightly more accurate reporting of piece data...
2008-11-26 Charles Kerr(libT) remove debugging statement that got checked...
2008-11-26 Charles Kerr(libT) performance tweaks
2008-11-26 Charles Kerr(libT) fix cut and paste bug. I think this is the...
2008-11-25 Mitchell Livingstonmac builds again
2008-11-25 Charles Kerr(libT) yet another stab at getting bandwidth management...
2008-11-25 Mitchell Livingston#1029 show a warning dialog when removing a transfer...
2008-11-24 Charles Kerr(libT) I wonder if this will have any affect on the...
2008-11-24 Charles Kerr(libT) add #ifdefs to ensure that client apps don't...
2008-11-24 Mitchell Livingston#1505 rearrange context menu's "Reveal Data File In...
2008-11-24 Mitchell Livingstonupdate project to include bandwidth.[ch]
2008-11-24 Charles Kerroops, turn off a debugging message
2008-11-24 Charles Kerr(libT) #1468: another stab at getting the peer transfer...
2008-11-23 Charles Kerr(daemon) #1503: tr-remote debug prints wrong rpc post...
2008-11-23 Charles Kerr(gtk) #1504: when the details dialog's peers list is...
2008-11-23 Charles Kerr(libT) revert r7099 based on forum feedback @ <http...
2008-11-23 Charles Kerr(libT) #1468: speed display is very jumpy
2008-11-23 Charles Kerrminor code cleanup
2008-11-23 Charles Kerr(daemon) #1503: tr-remote debug prints wrong rpc post...
2008-11-21 Charles Kerr(libT) silence a compiler warning
2008-11-21 Charles Kerr(libT) define peer connections' sockets' so_sndbuf...
2008-11-20 Charles Kerr(libT) #1488: peer port missing in json rpc interface
2008-11-20 Charles Kerr(libT) #1486: Large file support broken on Windows
2008-11-20 Charles Kerr(libT) another possible fix for #1468: Speed display...
2008-11-19 Charles Kerr(libT) #1482: fix another win32-related preallocate...
2008-11-19 Charles Kerr(libT) #1480: RPC Server Deflated response
2008-11-19 Charles Kerr(libt) #1482: libtransmission/fdlimit.c preallocateFil...
2008-11-17 Charles Kerr#1476: crash on exit when stats window is open
2008-11-17 Charles Kerr(libT) better possible fix for #1468: Speed display...
next