commit 46ed9003b4624c896001a342af26e391ae2377a3 Author: Tomas Bzatek Date: 2012-09-04 Update NEWS for 1.13.8 release M NEWS commit d724c8d07dd3dcb97b71d086562e7370caee16ee Author: Tomas Bzatek Date: 2012-09-04 Bump glib version requirement ... for g_content_type_get_symbolic_icon() M configure.ac commit 085c2885ff7f1acaf7a5238f85732d361ad55fc9 Author: Tomas Bzatek Date: 2012-09-04 gmountsource: Always use NULL-terminated arrays GDBus calls require NULL-terminated string arrays, let's use them internally instead of array + n_elements couple. Also fix all users of g_mount_source_ask_question() and g_mount_source_show_processes(). This is a regression after gdbus port actually, the old code used to deal with string arrays differently. Related commit: 99d06e499f999459f1fc973c870415a004722d54 https://bugzilla.gnome.org/show_bug.cgi?id=683118 M common/gmountsource.c M common/gmountsource.h M daemon/gvfsbackend.c M daemon/gvfsbackendafc.c M daemon/gvfsbackendsftp.c commit 37d3eef5489d4c0d4ed227008a0494a9f14743e3 Author: William Jon McCann Date: 2012-09-04 Improve the unknown authenticity question prompt https://bugzilla.gnome.org/show_bug.cgi?id=683341 Signed-off-by: Tomas Bzatek M daemon/gvfsbackendsftp.c commit 291b10ff030ec7448570ae52541e476c1532ca98 Author: Tomas Bzatek Date: 2012-09-04 dav: Don't use deprecated libsoup methods https://bugzilla.gnome.org/show_bug.cgi?id=682990 M daemon/gvfsbackenddav.c commit 6d98d20fdab36ec0e75d19f011e15adbd1d911d8 Author: Jasper St. Pierre Date: 2012-09-04 http: Don't use deprecated libsoup methods soup_message_headers_get() has been deprecated in favor of soup_message_headers_get_one(). https://bugzilla.gnome.org/show_bug.cgi?id=682990 Signed-off-by: Tomas Bzatek M daemon/gvfsbackendhttp.c commit 62b46167bf1ddafe20085a6478fb2660a42e9bbf Author: Jasper St. Pierre Date: 2012-09-04 afp: Fix error message (-Wformat-security) We need to supply an %s somewhere in here to be secure. https://bugzilla.gnome.org/show_bug.cgi?id=682990 Signed-off-by: Tomas Bzatek M daemon/gvfsafpserver.c commit 43e94e9bfc1b30b4da751ba40e831fc5a1988c1b Author: Bruce Cowan Date: 2012-09-04 Updated British English translation M po/en_GB.po commit 9fd2cc71f48fbe97b9098a611a222d8f7ddeb900 Author: Piotr Drąg Date: 2012-09-04 Updated Polish translation M po/pl.po commit 27d7d1b8d1dc6a0aaade1233ed769efa3d76c93a Author: Daniel Mustieles Date: 2012-09-03 Updated Spanish translation M po/es.po commit a33ed4629e8c431a9415daa45616d1f66d3387fd Author: Dr.T.Vasudevan Date: 2012-09-03 updated Tamil translation M po/ta.po commit 45461d43888f6c8e9c34ec7eb1822528731c759a Author: Dr.T.Vasudevan Date: 2012-09-03 updated Tamil translation M po/ta.po commit 8a5faf2c5eb5fbb1ea60ee5ac844ac17144206ca Author: Dr.T.Vasudevan Date: 2012-09-03 updated Tamil translation M po/ta.po commit e3c8871062aece38b9714a965a83a6a040583ecd Author: Dr.T.Vasudevan Date: 2012-09-02 Added ta translation M po/ta.po commit 056469287fb4434bd2ffab3d436f4b0f60157394 Author: A S Alam Date: 2012-09-03 update Punjabi Translation M po/pa.po commit b0b6e7a57081968be19837d866bc114e68ce0797 Author: Aurimas Černius Date: 2012-09-02 Updated Lithuanian translation M po/lt.po commit 4d9ffd53a41f3c65b6614c28263fa8c31c105b14 Author: Nguyễn Thái Ngọc Duy Date: 2012-09-01 Updated Vietnamese translation M po/vi.po commit c594d8b228ce521369e2fb3b79770b4747d418dc Author: Nguyễn Thái Ngọc Duy Date: 2012-09-01 po/vi: import from Damned Lies M po/vi.po commit 99f0b2e951d15de08d03b802b3759cb511815f28 Author: Fran Diéguez Date: 2012-09-01 Updated Galician translations Signed-off-by: Fran Diéguez M po/gl.po commit 1e46d162a096b256230a161a170bf03df9e264f1 Author: Fran Diéguez Date: 2012-08-31 Updated Galician translations M po/gl.po commit 23f70d13f21a7d93b63e0dbd8742d1b1191023bc Author: Piotr Drąg Date: 2012-08-31 Updated Polish translation M po/pl.po commit 16d16c8a2abfc6ce2b90e58fae551f895d08b5dc Author: Tom Tryfonidis Date: 2012-08-31 Updated Greek translation M po/el.po commit a1983951e725e511ae4cb901c19eb7c900cae23d Author: William Jon McCann Date: 2012-08-28 Don't include jargon in mount display names and messages The backend protocol isn't necessary in the display name for a location. And having it there makes it much harder to actually find the user interesting part of the name. Once a mount is connected the user interesting part of the name is "what it is" and not "how it is accessed". This is possible now that we aren't using the display name to make a unique mount point. https://bugzilla.gnome.org/show_bug.cgi?id=682878 M daemon/gvfsafpvolume.c M daemon/gvfsbackendafp.c M daemon/gvfsbackendafpbrowse.c M daemon/gvfsbackenddav.c M daemon/gvfsbackendftp.c M daemon/gvfsbackendsftp.c commit 3ef1deba4a05597a8b2bba6222ce9d94b02d6312 Author: William Jon McCann Date: 2012-08-30 Don't use the display name to make the unique mount point https://bugzilla.gnome.org/show_bug.cgi?id=682878 M client/gvfsfusedaemon.c M daemon/gvfsbackend.c M daemon/mount.c commit 232a247b77fdf693cfccb3327712c85661f9fd9a Author: Tomas Bzatek Date: 2012-08-30 monitor: Unused variables cleanup M monitor/proxy/gproxyvolumemonitor.c M monitor/proxy/gvfsproxyvolumemonitordaemon.c commit 5e2d824527f6b6b8e456f1b717f9fd5d95b488ac Author: William Jon McCann Date: 2012-08-28 Add symbolics support to the backends https://bugzilla.gnome.org/show_bug.cgi?id=681458 M daemon/gvfsafpserver.c M daemon/gvfsbackendafc.c M daemon/gvfsbackendafp.c M daemon/gvfsbackendafpbrowse.c M daemon/gvfsbackendarchive.c M daemon/gvfsbackendburn.c M daemon/gvfsbackendcdda.c M daemon/gvfsbackendcomputer.c M daemon/gvfsbackenddav.c M daemon/gvfsbackenddnssd.c M daemon/gvfsbackendftp.c M daemon/gvfsbackendgphoto2.c M daemon/gvfsbackendhttp.c M daemon/gvfsbackendlocaltest.c M daemon/gvfsbackendnetwork.c M daemon/gvfsbackendobexftp-fl-parser.c M daemon/gvfsbackendobexftp.c M daemon/gvfsbackendrecent.c M daemon/gvfsbackendsftp.c M daemon/gvfsbackendsmb.c M daemon/gvfsbackendsmbbrowse.c M daemon/gvfsbackendtrash.c M daemon/gvfsdaemonutils.c M daemon/gvfsftpdircache.c commit c47f093895ceb648429ef4ab85004b9c3941438d Author: William Jon McCann Date: 2012-08-28 Add support for getting symbolic icons https://bugzilla.gnome.org/show_bug.cgi?id=681458 M client/gdaemonmount.c M common/gmounttracker.c M common/gmounttracker.h M common/org.gtk.vfs.xml M daemon/gvfsbackend.c M daemon/gvfsbackend.h M daemon/mount.c M monitor/afc/afcvolume.c M monitor/proxy/dbus-interfaces.xml M monitor/proxy/gproxydrive.c M monitor/proxy/gproxymount.c M monitor/proxy/gproxyshadowmount.c M monitor/proxy/gproxyvolume.c M monitor/proxy/gvfsproxyvolumemonitordaemon.c M programs/gvfs-mount.c commit 96daf6359e857818c3255d49c0c7d9375870aaa5 Author: William Jon McCann Date: 2012-08-28 Remove favicon support 16px favicons aren't themable or resizable. They don't work very well as the default icons for files or mounts. https://bugzilla.gnome.org/show_bug.cgi?id=682892 M daemon/gvfsbackendsftp.c commit dca8b3e41bb1ff0c1dafe9e25c47dc5d1904597a Author: Yuri Myasoedov Date: 2012-08-30 Updated Russian translation M po/ru.po commit a3461e6062cbab8971bda51bb3ebd6a22440480f Author: Fran Diéguez Date: 2012-08-29 Updated Galician translations M po/gl.po commit e7ea09a4ba13a1b14761a3804519282f4e35aa89 Author: Andika Triwidada Date: 2012-08-29 Updated Indonesian translation M po/id.po commit 351f67e6879b7effdacc9d463b50b7f59bf67723 Author: Colin Walters Date: 2012-08-28 gdaemonvfs: Don't warn when running against an older gvfs-daemon This happens in jhbuild. https://bugzilla.gnome.org/show_bug.cgi?id=682885 M client/gdaemonvfs.c commit a1ffbba7e4574aa43c356d80c4e139e8f3a36c4f Author: William Jon McCann Date: 2012-08-27 recent: honor the private hint Don't display items that have been marked as private. https://bugzilla.gnome.org/show_bug.cgi?id=682835 M daemon/gvfsbackendrecent.c commit b6f7d8a73ab50522ab86ecf5ef0e2cfb4c21d88f Author: Kjartan Maraas Date: 2012-08-28 Updated Norwegian bokmål translation M po/nb.po commit 167b54a7d42eac452b37a6e84c8fa34e33c6a68e Author: Nilamdyuti Goswami Date: 2012-08-28 Implemented FUEL entries to Assamese translation M po/as.po commit d64a25029809b71d7a733d549e8ae7638544d143 Author: A S Alam Date: 2012-08-27 update Punjabi Translation M po/pa.po commit 889e9532b792d15d19d3b0cb48bcc3df5452e3dd Author: Nilamdyuti Goswami Date: 2012-08-27 Assamese translation updated M po/as.po commit 639afddbe72f6056ad30ca949af27067040af294 Author: Chao-Hsiung Liao Date: 2012-08-27 Updated Traditional Chinese translation(Hong Kong and Taiwan) M po/zh_HK.po M po/zh_TW.po commit 9a0ebc688c54f9d0d06666edd7e01229e144e59e Author: Jasper St. Pierre Date: 2012-08-25 gmountspec: Make sure to free the GVariantIter https://bugzilla.gnome.org/show_bug.cgi?id=682646 M common/gmountspec.c commit 7aba6b203db0892276c88a68a45438f6f008f8b6 Author: Daniel Mustieles Date: 2012-08-25 Updated Spanish translation M po/es.po commit 45c853adefac2025339bbfdfc8baac2b432279d0 Author: Aurimas Černius Date: 2012-08-24 Updated Lithuanian translation M po/lt.po commit f2128bac39c802120c675f0fc86a79470c12a5cc Author: Piotr Drąg Date: 2012-08-24 Updated Polish translation M po/pl.po commit f5ad957aff73c7b3675de67aef80af9da8e100db Author: Nguyễn Thái Ngọc Duy Date: 2012-08-24 Updated Vietnamese translation M po/vi.po commit 9a11c1b6f8a9fa3f84bac35766f6541424a99a34 Author: Nguyễn Thái Ngọc Duy Date: 2012-08-24 po/vi: import from Damned Lies M po/vi.po commit 17ac45d8cfaaabf8707287bc3e1e2f2c8e26aed1 Author: Alexander Larsson Date: 2012-08-24 Strip dbus error strings from GError after all dbus calls. https://bugzilla.gnome.org/show_bug.cgi?id=682384 M daemon/daemon-main.c M daemon/gvfsbackendsftp.c M daemon/gvfsjobenumerate.c M daemon/gvfsjobmount.c M daemon/gvfsjobunmount.c M daemon/gvfsmonitor.c M daemon/mount.c commit 30a2eacbfb83c128f1e3628c0346dcfab643f0fa Author: William Jon McCann Date: 2012-08-21 Append the service name when needed to help differentiate https://bugzilla.gnome.org/show_bug.cgi?id=592885 M daemon/gvfsbackendnetwork.c commit e0aaf394d858ebdca25cb1a28d72fc746c151d6b Author: Piotr Drąg Date: 2012-08-23 Updated Polish translation M po/pl.po commit c57017da34eabc30b978567c706874f5a3a142ce Author: William Jon McCann Date: 2012-08-22 Use human friendly error messages. https://bugzilla.gnome.org/show_bug.cgi?id=682507 M daemon/gvfsafpserver.c commit 9d4b1312a802fffb22696c54c9b7b96ff82f9161 Author: Alexander Larsson Date: 2012-08-23 Fix races when mounting the same mount in parallel. Whenever we get ALREADY_MOUNTED during a mount we just treat it as a success. This fixes for instance multiple parallel calls to automounted mounts like http. M daemon/mount.c commit c3309dfdf5c3d60c6666a8a8883990ccdab383ae Author: Alexander Larsson Date: 2012-08-23 Report back error_code on spawn fail due to bus name already owned We return the not-quite-right ALREADY_MOUNTED. Its not strictly right because just because the name is owned does not mean the mount has been registred yet. M common/org.gtk.vfs.xml M daemon/daemon-main.c commit d54643d8e74dc80777f7cb279bd9c3e20b7d05b2 Author: Alexander Larsson Date: 2012-08-23 Don't g_warn about getting the dbus name This breaks fatal warnings unnecessarily M daemon/daemon-main.c commit 06f5d350266efeda9d26892561533e3daf9527aa Author: Alexander Larsson Date: 2012-08-23 Return correct error for invalid backends M daemon/gvfsdaemon.c commit ff406583ad6bcc5d0273ab5cd17f129c8f02f158 Author: Daniel Mustieles Date: 2012-08-23 Updated Spanish translation M po/es.po commit 3fb6e428593ad90904aa07531dd99d9d0cd5e5b2 Author: Cosimo Cecchi Date: 2012-08-23 afc: use the correct choice index for "Cancel" Or pressing the button won't dismiss the dialog. https://bugzilla.gnome.org/show_bug.cgi?id=682496 M daemon/gvfsbackendafc.c commit 666764f4356cdeee89e8bfa80e1fd7fb6aacf861 Author: Cosimo Cecchi Date: 2012-08-22 afc: use curly double quotes for dialog question https://bugzilla.gnome.org/show_bug.cgi?id=682496 M daemon/gvfsbackendafc.c commit 99d06e499f999459f1fc973c870415a004722d54 Author: Cosimo Cecchi Date: 2012-08-22 afc: null-terminate choices string array Fixes extra buttons appearing in the dialog. The fact that we pass the array length doesn't guarantee that the function we are calling will actually work fine with a non null-terminated array; in fact it ultimately gets passed to the autogenerated GDBus code, which expects it to be null-terminated, causing memory access out of the array bounds, and into the content-types string array. https://bugzilla.gnome.org/show_bug.cgi?id=682496 M daemon/gvfsbackendafc.c commit 3babe9b7cb664185ef0a54ce55a9be07de20c661 Author: Felix Möller Date: 2012-08-01 Improve translations a bit and add hint for etag Closes https://bugzilla.gnome.org/show_bug.cgi?id=595087 M daemon/gvfsbackendcomputer.c M programs/gvfs-save.c commit 6b169c89550793c1edd06ad9e245ab3ddce76669 Author: Felix Möller Date: 2012-08-01 Adding a translator comment for misleading attribute name Fixes https://bugzilla.gnome.org/show_bug.cgi?id=595070 M programs/gvfs-info.c commit 1223c3ab4a35aa3ce4f5eca49355f470d69c3d7a Author: Chao-Hsiung Liao Date: 2012-08-23 Updated Traditional Chinese translation(Hong Kong and Taiwan) M po/zh_HK.po M po/zh_TW.po commit 91fcd2e148fa66ea25e6eefd0eeda1f08047da8e Author: William Jon McCann Date: 2012-08-22 Unpair an idevice if it was already paired and refuses to connect https://bugzilla.gnome.org/show_bug.cgi?id=676424 M daemon/gvfsbackendafc.c commit 3fbe3f2df5d27e1a35a9312998a0a9ff5f34e7a4 Author: William Jon McCann Date: 2012-07-16 Improve idevice error handling https://bugzilla.gnome.org/show_bug.cgi?id=676424 M daemon/gvfsbackendafc.c commit 607e194e0a6311612995a327077e9e19a4ff45f7 Author: William Jon McCann Date: 2012-08-21 Don't set a file size for the network:// shortcuts https://bugzilla.gnome.org/show_bug.cgi?id=682376 M daemon/gvfsbackendnetwork.c commit fb12a0d85372aa8e6fb92acffb6256244f0843e1 Author: Kjartan Maraas Date: 2012-08-22 Updated Norwegian bokmål translation M po/nb.po commit 7d4bd61385cd56db5507ee31b14724244b637da4 Author: Colin Walters Date: 2012-08-21 daemon: Drop no-longer-necessary libdbus thread init bits Build regression introduced by 288e9153f1f6efdb1243ad4d8589519326f3ec94 M daemon/daemon-main.c commit 603dc403bdced657dc5bd1bacb9da807cf692dcb Author: Piotr Drąg Date: 2012-08-21 Updated POTFILES.in M po/POTFILES.in commit 68ba0866c5212afa47f5ffad9c8dfcd3060bea7a Author: Alexander Larsson Date: 2012-08-21 Make the dnssd code non-shared This code is tiny, and only used by two backends. Having this code in a separate .so is likely a negative gain in both size and speed. M common/Makefile.am commit 6cbe00dbfa5d4035918d5a2b28228dd5db915652 Author: Alexander Larsson Date: 2012-08-21 Remove unused code from client libs The gvfsmountinfo.c (and its libbluray dependency) is unused by the client code, so we remove it from the common shared lib. We use a non-shared lib for this, as in practice only one of the monitors that use this code will be build/installed/used. M common/Makefile.am M monitor/gdu/Makefile.am M monitor/hal/Makefile.am M monitor/udisks2/Makefile.am commit 9657df70f35d52e7fad5f2ddfc63efe910bb51ca Author: Alexander Larsson Date: 2012-08-21 Remove unused gsysutils files M client/gvfsdaemondbus.c M common/Makefile.am D common/gsysutils.c D common/gsysutils.h commit 288e9153f1f6efdb1243ad4d8589519326f3ec94 Author: Alexander Larsson Date: 2012-08-21 Remove final parts of libdbus Don't link to libdbus and remove libdbus utility functions. M client/Makefile.am M common/Makefile.am D common/gvfsdbusutils.c D common/gvfsdbusutils.h M daemon/Makefile.am D daemon/dbus-gmain.c D daemon/dbus-gmain.h commit 6294de0ae00594c27527fbe22fd877254775fc9c Author: Cosimo Cecchi Date: 2012-08-20 mount-op: adapt to guint64->gint64 API change https://bugzilla.gnome.org/show_bug.cgi?id=682284 M common/gmountoperationdbus.c M common/gmountsource.c M common/gmountsource.h M common/org.gtk.vfs.xml M monitor/proxy/dbus-interfaces.xml M monitor/proxy/gproxymountoperation.c M monitor/proxy/gproxymountoperation.h M monitor/proxy/gproxyvolumemonitor.c M monitor/proxy/gvfsproxyvolumemonitordaemon.c commit 9961654b7f24c0d6349946c9c79b62a770aafee2 Author: Carl-Anton Ingmarsson Date: 2012-08-20 afp: fix g_vfs_afp_connection_get_max_request() not returning any value https://bugzilla.gnome.org/show_bug.cgi?id=682283 M daemon/gvfsafpconnection.c commit ef1578c9fef421a22c030d728fb5ef77bb7b86f6 Author: Dominique Leuenberger Date: 2012-08-08 gphoto: support 2.5, but do not require it. Using GPHOTO2 for a 2nd PKG_CHECK_MODULE does not give the expected result, as the flag 'FOUND' is already set and the higher version requirement will not be honored. https://bugzilla.gnome.org/show_bug.cgi?id=681448 M configure.ac commit f911ba758eb778c6c5d272fbdf7196c6fd101985 Author: Alexander Larsson Date: 2012-08-20 Fix build without libsecret Move compare_specificity into HAVE_KEYRING ifdef M daemon/gvfskeyring.c commit e5699d8c93ce8a7b9d2390f13d6ad75d3832a23d Author: Daniel Mustieles Date: 2012-08-20 Updated Spanish translation M po/es.po commit beae553e9719f47add0da859176ff34d196d237c Author: Ihar Hrachyshka Date: 2012-08-20 Updated Belarusian translation. M po/be.po commit af01fe8b5dda1a38d0a8da2b4e311ef173df57f4 Author: Alexander Larsson Date: 2012-08-20 Post release version bump M configure.ac