commit e7cba66c14ce0da07494432078688cb1c32b71f6 Author: Alexander Larsson Date: 2009-09-07 Update NEWS M NEWS commit 372188c402b7d7fdad7e927f5b09b743d938c600 Author: Chao-Hsiung Liao Date: 2009-09-06 Updated Traditional Chinese translation(Hong Kong and Taiwan) M po/zh_HK.po M po/zh_TW.po commit e467400a75c845539da3a413c259f5e74c26be2d Author: Khaled Hosny Date: 2009-09-05 Updated Arabic translation M po/ar.po commit b0e4bdf15c0f81d14616173177e28354abf6e560 Author: Benjamin Otte Date: 2009-09-03 Keep track of connection usability for new commands Add a waiting_for_reply boolean flag to the connection. Set it when sending a request to the server, clear it after receiving a reply. When trying to push the connection into the connection pool, only allow that when it is not waiting for a reply. This way we fix the case where the task was cancelled while waiting for the reply. It would then ignore the reply and happily push the connection with the pending reply back into the pool, leaving the next one to use it with a stale reply. You can imagine the hilarity that happened from this. Also, g_return_if_fail() if trying to send a command when waiting for a reply or when trying to receive a command while not waiting. If it turns out I overlooked a valid case where this can happen, we need to remove those checks. So far I didn't find any. M daemon/gvfsftpconnection.c commit f1c2079b78c8424b83d758f88bfe16027a415b42 Author: Benjamin Otte Date: 2009-09-03 Make this code more robust against quickly opening connections - Don't assume a new connection failed when it was cancelled - Only update max_connections when we're the only thread that opened a new connection. M daemon/gvfsftptask.c commit cc768c9f998b0d7700f6dbaf9298489e0d85f4e9 Author: Benjamin Otte Date: 2009-09-03 No need for an extra check - the check is done in the called function M daemon/gvfsftptask.c commit 331e72aac1253419fe211926245ac6fa6895e2d2 Author: Kjartan Maraas Date: 2009-09-01 Update Norwegian bokmål translation. M po/nb.po commit 073d612923a1c66e560acbcdf53d4c269a53bde0 Author: Shankar Prasad Date: 2009-09-01 Updated Kannada(kn) translation M po/kn.po commit 3601b8c461b62de972d7f22fb0edcc61987bfcde Author: Duarte Loreto Date: 2009-09-01 Updated Portuguese translation M po/pt.po commit 3c9e828938625a88f71969c129a0972276b8c99e Author: David Zeuthen Date: 2009-08-31 gdu: Pass auth_no_user_interaction option if GMountOperation is NULL This avoids e.g. the polkit authentication dialogs at start-up. See http://bugs.freedesktop.org/show_bug.cgi?id=22652 for the whole story. Tested-By: Matthias Clasen M configure.ac M monitor/gdu/ggduvolume.c commit d53880d52d995127e4b0288ba30caf5b6fb53d12 Author: krishnababu k Date: 2009-08-31 Updated Telugu Translations M po/te.po commit 44b7872ef7dd43ce34b60f4abb34d8d69ba66ff2 Author: Sweta Kothari Date: 2009-08-31 Updated Gujarati Translations M po/gu.po commit 238574d896ead3dbe70fb7b2d961e0467de54a66 Author: Miloš Popović Date: 2009-08-31 Updated Serbian translation M po/sr.po M po/sr@latin.po commit 8a0be642480d28cff4a0f48dd6d52b94c0c0b273 Author: Mario Blättermann Date: 2009-08-30 Updated German translation M po/de.po commit 24fff279654aae1a8388f9599a35d5aea57dd6f2 Author: Ivar Smolin Date: 2009-08-30 Updating Estonian translation M po/et.po commit d359eec618fb3802ddb929a707f2895bf6f55056 Author: Baris Cicek Date: 2009-08-30 Updated Turkish translation. M po/tr.po commit bd5d27259953fad83a8b1e195e7cf12e4439bf0e Author: Claude Paroz Date: 2009-08-29 Updated French translation Contributed by Bruno Brouard and Claude Paroz M po/fr.po commit 25205fd28331e991fb21b6486f0463bc5e5de926 Author: Jorge González Date: 2009-08-29 Updated Spanish translation M po/es.po commit fe03cfe2bd8e697a2be53a9eb9cf385b8f826c83 Author: Changwoo Ryu Date: 2009-08-29 Update Korean trnaslation M po/ko.po commit 96615b2a1bc87948f840c63317912967192db38f Author: Gil Forcada Date: 2009-08-28 Minor fixes to Catalan translation M po/ca.po commit 75106f317199c2cc364f34aafbccc52e5be28c56 Author: Carles Ferrando Date: 2009-08-28 Added Catalan (Valencian) translation M po/LINGUAS A po/ca@valencia.po commit 8c36dbadc15786869305997f9eae2aa2236afcf4 Author: Inaki Larranaga Murgoitio Date: 2009-08-27 Updated Basque language M po/eu.po commit 3cc6a5a7b66d700ebbc3ec24605b2f013f782f86 Author: Khaled Hosny Date: 2009-08-27 Updated Arabic translation M po/ar.po commit 6605591712fe098d10a77b0388c2f397e3150939 Author: Runa Bhattacharjee Date: 2009-08-27 Updated Bengali India Translations M po/bn_IN.po commit bacae2cd52394cf797fe87287af82f74e699fcf3 Author: ifelix Date: 2009-08-26 Updated Tamil Translations M po/ta.po commit 1a1d94b00f619a5fdb8360bb2c84cbbd5616736a Author: Kjartan Maraas Date: 2009-08-25 Updated Norwegian bokmål translation. M po/nb.po commit be3d2792f8d47a0f561520b961e2fe664e0cb705 Author: Jonh Wendell Date: 2009-08-25 Updated Brazilian Portuguese translation M po/pt_BR.po commit e4524317a54e912a9144677a1bb3fcec4ebe4169 Author: Alexander Larsson Date: 2009-08-24 Post release version bump M configure.ac commit 52fb60bf5fc298ebf83acb666f0d405312006e5d Author: Daniel Nylander Date: 2009-08-24 Updated Swedish translation M po/sv.po commit a19d1c131fda088c92ae94934d2f1bc0a1fe2f3e Author: Jorge González Date: 2009-08-24 Updated Spanish translation M po/es.po