]> granicus.if.org Git - transmission/shortlog
transmission
2008-10-14 Charles Kerr(libT) dead code removal
2008-10-14 Charles Kerrone more batch of changes from Spry
2008-10-14 Charles Kerr(libT) #1327: win32 cannot select() on the file descrip...
2008-10-14 Charles Kerr(libT) a few more win32 portability changes from Spry
2008-10-14 Charles Kerrmmap portability changes by Spry
2008-10-14 Charles Kerrfix another oops from yesterday's tr_buildPath() reworking
2008-10-14 Charles Kerr(libT) raise the size of the io buffer in recalculateHa...
2008-10-14 Charles Kerrfix oops
2008-10-14 Charles Kerr(libt) remove some more instances of MAX_PATH_LENGTH
2008-10-14 Charles Kerrmake MAX_PATH_LENGTH private to libtransmission. add...
2008-10-14 Charles Kerrhave tr_buildPath() allocate memory from the heap rathe...
2008-10-14 Charles Kerrfix oops
2008-10-14 Charles Kerr(libT) more win32 work copied from spry's code:
2008-10-13 Charles Kerrmore changes inspired by spry's `winport' code: for...
2008-10-13 Charles Kerrfirst batch of portability changes based on spry's...
2008-10-12 Mitchell Livingstonsome more tinkering with build settings
2008-10-12 Mitchell LivingstonXcode will now preprocess the Info.plist for us; simpli...
2008-10-12 Mitchell Livingstonmore changes in counter scope
2008-10-12 Mitchell Livingstonmissed one
2008-10-12 Mitchell Livingstonmove a lot of loop counters into the loops' scopes...
2008-10-12 Mitchell Livingstonenable C99 standard
2008-10-12 Mitchell LivingstonIn the file inspector tab, show progress and size for...
2008-10-11 Mitchell Livingstonwhoops
2008-10-11 Mitchell Livingstonby default, show the Quick Look toolbar button on Leopa...
2008-10-11 Charles Kerrpossible fix for #1305 "Transmission losing data -...
2008-10-10 Charles Kerradd -Wformat-security to autoconf
2008-10-10 Charles Kerr#1302: Uploading file deletion is ignored
2008-10-10 Charles Kerr(gtk) #1336 - compilation warnings in gtk+
2008-10-10 Charles Kerr#1338: fix win32 build errors
2008-10-10 Charles Kerr#1336: silence more compliation warnings
2008-10-10 Charles Kerr(libT) #1338: EMSGSIZE and EPROTO not found on Windows
2008-10-09 Charles Kerr#1332: libtransmission crashes from invalid RPC query
2008-10-09 Charles Kerr#1335: Consider adding `AC_CONFIG_MACRO_DIR([m4])'...
2008-10-09 Charles Kerr#1336: fix some compiler warnings when building with...
2008-10-08 Charles Kerr(gtk) #1064: sexy-icon-entry.c uses deprecated gtk...
2008-10-08 Charles Kerr(gtk) #1331: dead code
2008-10-08 Charles Kerr(gtk) #1317: Transmission inhibits screen blanking...
2008-10-08 Charles Kerr(rpc) fix small bug introduced in the last commit.
2008-10-08 Charles Kerr(rpc) extra safeguards in r6867
2008-10-08 Charles Kerr(rpc) better fix for #1330
2008-10-08 Charles Kerr(rpc) #1330: Uncompressed, non-DEFLATE response broken
2008-10-08 Charles Kerr(libT) possible fix for #1305: Transmission losing...
2008-10-08 Mitchell Livingston#1294 Don't auto-delete torrents when adding from Trans...
2008-10-08 Mitchell Livingston#1328 Grammatical error in Dutch localization
2008-10-07 Charles Kerr(gtk) fix some format mangling caused by uncrustify
2008-10-07 Charles Kerr(rpc) if libt can't find the Clutch files, give a helpf...
2008-10-07 Charles Kerr(gtk) the last two commits were needlessly complex...
2008-10-06 Charles Kerr(gtk) better fix for the bug described in r6858
2008-10-06 Charles Kerr(gtk) fix prefs dialog crash when closing the dialog...
2008-10-06 Charles Kerr(libT) remove dead code
2008-10-06 Charles Kerr(rpc) slightly better errno handling
2008-10-06 Charles Kerrslightly more efficient serving of static files & rpc...
2008-10-06 Mitchell Livingstonupdate NEWS for web client
2008-10-06 Mitchell Livingstonadd a note to help's FAQ about overhead rates being...
2008-10-06 Mitchell Livingstonon the iPhone/iPod touch, have the web ui be treated...
2008-10-06 Charles Kerr(libT) #1318: transmission daemon eats all resources
2008-10-05 Charles Kerrfix a null pointer dereference
2008-10-04 Charles Kerrsync libtransmission to miniupnpc-20081002
2008-10-04 Charles Kerrupdated to miniupnpc-20081002
2008-10-03 Charles Kerr(rpc) #1319: possible fix for the deflate bug
2008-10-03 Charles Kerr(rpc) #1319 as pointed out by spry, deflate()'s output...
2008-10-03 Charles Kerr(rpc) more robust `deflate' wrangling, possibly fixing...
2008-10-03 Mitchell Livingstonwhen adding a torrent through rpc, respect the paused...
2008-10-03 Charles Kerrmaybe fix the mac build
2008-10-03 Charles Kerr(libT) finish killing tr_errno.
2008-10-03 Charles Kerr(libT) eliminating tr_errno, part 4: don't use it in...
2008-10-02 Charles Kerr(libT) eliminating tr_errno, part 3: don't use it in...
2008-10-02 Charles Kerr(libT) eliminating tr_errno, part 2: don't use it in...
2008-10-02 Charles Kerr(libT) eliminating tr_errno, part 1: make tr_ioTestPiec...
2008-10-02 Charles Kerr(gtk) #1265: In Details->Tracker one can only remove...
2008-10-02 Charles Kerr(gtk) #1294: Don't auto-delete torrents when adding...
2008-10-02 Charles Kerr(rpc) fix rpc server memory leak that snuck in over...
2008-10-02 Charles Kerr(gtk) #1290: removing torrent in web/remote interface...
2008-10-02 Charles Kerr(rpc) fix minor path resolution glitch when serving...
2008-10-02 Charles Kerr(libT) housekeeping: tr_torrent.handle --> tr_torrent...
2008-10-02 Charles Kerr(gtk) #1026: "new torrent" dialogue: remember last...
2008-10-02 Charles Kerr#450: OpenSSL in FreeBSD basesystem doesn't has openssl...
2008-10-02 Charles Kerr(gtk) #1314: gtk client crashes sometimes when updating...
2008-10-01 Charles Kerr(rpc) #1261: session-get's speed-limit-down & speed...
2008-10-01 Mitchell Livingstonmake sure the rpc whitelist check actually is hooked...
2008-10-01 Mitchell Livingstonadd option to enable/disable rpc whitelist
2008-10-01 Charles Kerradd a separate flag for enabling/disabling the rpc...
2008-10-01 Mitchell Livingstonsupport the new whitelist
2008-10-01 Charles Kerr#1309: Web/RPC interface ACL ignored
2008-10-01 Charles Kerr(libT) better handling of Shad0w-style peer ids that...
2008-10-01 Eric PetitEnable libz on Max
2008-10-01 Charles Kerradd support for compressing the content served by the...
2008-10-01 Charles Kerr(libT) maybe fix the evhttp issues that softwareelves...
2008-10-01 Mitchell Livingstonremove a redundant framework reference and other trivia...
2008-09-30 Charles Kerrpass 0.0.0.0 in as the rpc server address
2008-09-30 Mitchell Livingstonupdate NEWS
2008-09-30 Charles Kerrsend NULL as the address to evhttp_bind_socket()
2008-09-30 Charles Kerr(libT) d'oh, left out an important line last night...
2008-09-30 Charles Kerr(daemon) #1310: Output of transmission-remote --list...
2008-09-30 Mitchell Livingstonagain verify that ip addresses are valid for the acl...
2008-09-29 Charles Kerr(libT) make sure to init the rpc server with the correc...
2008-09-29 Charles Kerradd some debugging messages for the RPC server
2008-09-28 Charles Kerr(clutch) #1296: Peer count on web interface is wrong
2008-09-28 Charles Kerr(libT) #1267: when making new torrents, don't allow...
2008-09-27 Charles Kerr(gtk) #1306: clicking in a blank area in a list clears...
next