Commit Graph

5368 Commits

Author SHA1 Message Date
Charles Kerr fa92408627 #1032: recognize bitlord/bitcomet in the inspector's peers column 2008-06-16 17:26:19 +00:00
Charles Kerr 6779afac43 ensure JSON_int_t is an int64_t 2008-06-16 04:03:06 +00:00
Charles Kerr 6cce27bf54 (rpc) simplify the rpc accessors 2008-06-16 03:47:50 +00:00
Mitchell Livingston 1f361879bb missed an import statement 2008-06-15 20:48:54 +00:00
Mitchell Livingston df22774126 drop EMKeychain and just do the Keychain manipulations ourselves 2008-06-15 20:47:24 +00:00
Mitchell Livingston 2bde997b18 update NEWS; small changes that happen to be on my local copy 2008-06-15 04:57:41 +00:00
Mitchell Livingston 55699c2347 plug a trivial memory leak 2008-06-15 04:56:57 +00:00
Mitchell Livingston 72d9f5a946 "Spanish" is consistent with the naming of the other languages, and displays properly too 2008-06-14 04:36:08 +00:00
Mitchell Livingston 6a1ccffee6 (trunk) sometimes, not always 2008-06-13 22:03:34 +00:00
Mitchell Livingston 417cc8a93d (trunk) update appcast and version 2008-06-13 21:59:20 +00:00
Charles Kerr b42a3c8a72 sync NEWS with 1.2x branch 2008-06-13 21:40:41 +00:00
Mitchell Livingston 02a39a0e1c make RPC password use the Keychain as well 2008-06-13 19:56:09 +00:00
Mitchell Livingston df4e0bad12 put some of the keychain code into methods for future expandability 2008-06-13 18:47:38 +00:00
Charles Kerr 81d2a7ca3e (gtk) update the translations in trunk from launchpad. 2008-06-13 16:35:46 +00:00
Mitchell Livingston 9a98f2deb8 update the prefs bandwidth image 2008-06-13 15:57:24 +00:00
Mitchell Livingston 06791d1558 updated "remote" prefs icon 2008-06-13 15:38:02 +00:00
Mitchell Livingston 4c987b7a27 if setting the proxy password to blank, delete it from the keychain 2008-06-13 04:52:46 +00:00
Mitchell Livingston 1c38bce649 since keychain is smart enough to not ask to unlock a keychain if the desired key doesn't exist anyway, it's probably fair to always try to get the proxy password from the keychain at launch 2008-06-13 04:22:07 +00:00
Mitchell Livingston 7c8a7c3936 eliminate an unnecessary variable and improve the behavior of the proxy keychain 2008-06-13 04:05:54 +00:00
Mitchell Livingston 4a0bbfaad3 only have a single proxy password, regardless of account name, address, etc; only attempt to grab it from the keychain when both the "enable proxy" and "enable proxy authorization" checks are enabled 2008-06-13 03:44:56 +00:00
Charles Kerr 584f138975 make the preference file keys more consistent. 2008-06-13 00:52:55 +00:00
Charles Kerr 74d2c1ab00 (gtk) fix watch directory FMR 2008-06-13 00:46:27 +00:00
Charles Kerr c15a4b9cda (gtk) handle importing settings from the old file format 2008-06-12 17:39:35 +00:00
Charles Kerr 25a20d172d tr_peerMgrHasConnections(): take webseeds into account, as suggested by BentMyWookie 2008-06-12 16:28:39 +00:00
Charles Kerr effb78d674 unify the daemon and gtk client's config files so that you can easily swap back and forth between clients and keep the same torrents and preferences. 2008-06-12 16:25:36 +00:00
Mitchell Livingston e64c608f2d remove reference to proxy password in prefs 2008-06-12 15:32:13 +00:00
Mitchell Livingston c5c849060e the network prefs help button now works correctly 2008-06-12 04:26:32 +00:00
Mitchell Livingston 4474f3e1b0 behavior of keychains seems to be better with service names without spaces 2008-06-12 04:11:29 +00:00
Mitchell Livingston 54791b81e4 new files weren't uploaded in the last commit 2008-06-12 04:02:57 +00:00
Mitchell Livingston 0e266c35e5 let's store the proxy password in the keychain 2008-06-12 03:59:55 +00:00
Charles Kerr c3b41b2443 (cli) #938 - transmissioncli won't scrape 2008-06-12 02:11:54 +00:00
Charles Kerr f3de368dde (gtk) tweak the column headings in the details dialog. 2008-06-12 00:03:46 +00:00
Charles Kerr a029f4e34a tr_ctorSetDownloadDir(): handle NULL download dirs more gracefully. 2008-06-11 23:40:27 +00:00
Charles Kerr 9c649d7752 (gtk) finish adding SOCKS options in the preferences dialog 2008-06-11 23:34:01 +00:00
Mitchell Livingston 88a640ecfe adjust the proxy text to remove "http" as the only type 2008-06-11 21:52:33 +00:00
Mitchell Livingston e890e6f754 some slight alignment adjustments in the network prefs 2008-06-11 21:48:33 +00:00
Mitchell Livingston f407b7ac88 get the new proxy options wired up in the mac build 2008-06-11 21:35:01 +00:00
Charles Kerr ae7971bf0f blarg 2008-06-11 21:05:13 +00:00
Charles Kerr af8e44a5e7 maybe *now* 1.30 is feature complete: by popular demand, add proxy support for SOCKS4/SOCKS5. This will break the mac build temporarily. 2008-06-11 20:45:53 +00:00
Charles Kerr 9d793846c0 take out some console test messages that weren't supposed to be checked into r6146 2008-06-11 20:13:31 +00:00
Charles Kerr 71c2cdd1ea #966: allow blocklist support in the daemon. add extra info in the man page explaining how to add blocklists. 2008-06-11 20:09:36 +00:00
Mitchell Livingston 78fae4150c on second though let's show "1 web seed" as "web seed" - that will be the most common situation 2008-06-11 19:16:47 +00:00
Mitchell Livingston 3b923874a2 fix string typo; one less warning 2008-06-11 19:06:31 +00:00
Charles Kerr f8314b364b fix an oops from the previous commit. hi, titer 2008-06-11 19:04:48 +00:00
Charles Kerr 85c26e9f7d fix a pair of webseed bugs reported by BentMyWookie 2008-06-11 19:01:16 +00:00
Mitchell Livingston ecc8214601 store the completed pieces of the pieces bar as an index set 2008-06-11 16:28:33 +00:00
Charles Kerr f0229ed8ad (libT) allow custom blocklists... now all you need to do is place a file in the blocklists/ folder and Transmission will automatically use it the next time it starts. 2008-06-11 16:15:45 +00:00
Charles Kerr d2459fa2af fix ACL parsing error introduced by the shttpd auth code change. 2008-06-11 15:17:59 +00:00
Charles Kerr 51aa583d60 (gtk) #1015: only count selected files in the progress bar 2008-06-11 13:41:56 +00:00
Mitchell Livingston 44a675ab0f another update to the help; remove a warning 2008-06-11 04:24:34 +00:00