summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update NEWS for 1.15.4 release1.15.4Tomas Bzatek2013-03-041-0/+11
|
* Updated Russian translationYuri Myasoedov2013-03-031-352/+454
|
* Added German translationMario Blättermann2013-03-031-275/+374
|
* Updated Lithuanian translationAurimas Černius2013-03-021-172/+184
|
* Updated Vietnamese translationNguyễn Thái Ngọc Duy2013-03-021-75/+41
|
* po/vi: import from Damned LiesNguyễn Thái Ngọc Duy2013-03-021-404/+500
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-03-012-150/+194
|
* Updated Basque languageInaki Larranaga Murgoitio2013-02-281-853/+1183
|
* Update Simplified Chinese translationWylmer Wang2013-02-281-347/+442
|
* Updated Greek translationDimitris Spingos2013-02-261-400/+504
|
* MTP: Respect remove_source in do_push.Philip Langdale2013-02-251-0/+6
| | | | | I still think it's odd that it's the backend's responsibility to delete the source file, as opposed to the client.
* Updated Norwegian bokmål translationKjartan Maraas2013-02-251-91/+114
|
* Updated Uyghur translationGheyret Kenji2013-02-251-3/+6
| | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
* Updated Hebrew translation.Yaron Shahrabani2013-02-231-82/+105
|
* Updated Uyghur translationGheyret Kenji2013-02-221-32/+34
| | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
* Updated Galician translationsFran Diéguez2013-02-201-25/+29
|
* Punjabi: Translation updated (aalam)A S Alam2013-02-201-353/+457
|
* gdu,udisks2: Make use of new udev propertyZeeshan Ali (Khattak)2013-02-182-2/+12
| | | | | | | | | | New udev/blkid expose more ISO9660 properties, including 'Boot System ID'. Existance of this property implies that media is bootable. The libosinfo udev rules that provided the 'OSINFO_BOOTABLE' property will soon be ditched as a result but we better keep the check for backward compatibility. https://bugzilla.gnome.org/show_bug.cgi?id=694007
* Updated Polish translationPiotr Drąg2013-02-171-78/+100
|
* Updated Serbian translationМирослав Николић2013-02-172-344/+370
|
* Updated Malayalam LocalizationAnish A2013-02-151-467/+460
|
* Updated Spanish translationDaniel Mustieles2013-02-141-28/+29
|
* Add gvfs-testbed to enable tests which need rootMartin Pitt2013-02-123-1/+376
| | | | | | | | | | | | | | | | | | | The Drive test requires root privileges as it uses the scsi_debug kernel module and running some commands as root, such as injecting a temporary udev rule for working around some scsi_debug limitations and running udisksd under a mock polkit daemon. Add a "gvfs-testbed" script which sets up some unshared tmpdir overlays as a sandbox (to ensure that the tests don't destroy anything in the real system), set up a temporary user etc. This also enables the Sftp.test_unknown_host, as this depends on a particular client-side configuration and ssh does not allow using a temporary $HOME. Integrate this into "make installcheck", so that this uses gvfs-testbed when being called as root. https://bugzilla.gnome.org/show_bug.cgi?id=691336
* [l10n] Updated Italian translation.Milo Casagrande2013-02-111-76/+83
|
* MTP: Respect remove_source when pulling a file.Philip Langdale2013-02-111-13/+18
| | | | This was just an oversight.
* MTP: Fix crash when libmtp operations fails without error message.Philip Langdale2013-02-111-1/+7
|
* Updated Spanish translationDaniel Mustieles2013-02-111-167/+180
|
* Updated Galician translationsFran Diéguez2013-02-101-47/+51
|
* Updated Dutch translationWouter Bolsterlee2013-02-091-52/+70
|
* Updated Uygur translationGheyret Kenji2013-02-091-99/+121
| | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
* gvfs-test: Check for URI string presence on CLI unmountTomas Bzatek2013-02-081-1/+1
| | | | | | | | | | | | | | | | | Turned out we can't easily check for 'Mount(0)' in `gvfs-mount -l` output since that string can be present from a system mount, either fstab or native volume monitor. Think of a mounted CD-ROM drive. We can't disable volume monitors either since there are tests that require it. The best solution would be to check for the particular URI but then we need to ensure the strings match (i.e. escaping issues), bringing more stress to properly formatted URIs. This fixes false unmount error reports when there was something else mounted as 'Mount(0)'. https://bugzilla.gnome.org/show_bug.cgi?id=691336
* smb: More verbosity for easier debuggingTomas Bzatek2013-02-082-15/+73
| | | | | | | | This adds more debugging output for both smb and smb-browse backends and also brings more verbosity for user-visible error messages. Changes made to be able to debug weird samba issues remotely: https://bugzilla.gnome.org/show_bug.cgi?id=691863
* Updated Slovenian translationMatej Urbančič2013-02-071-145/+162
|
* Updated Galician translationsFran Diéguez2013-02-061-145/+161
|
* Fix some compiler warningsTomas Bzatek2013-02-063-3/+4
|
* fuse: Install systemd tmpfiles.d exclusion fileTomas Bzatek2013-02-062-0/+29
| | | | | | | | | | | | We need to tell systemd to stay out of our fuse mounts before any data are destroyed. This patch reuses libsystemd-login detection as long as there is no general header or pkg-config file in systemd. https://bugzilla.redhat.com/show_bug.cgi?id=902743 https://bugs.archlinux.org/task/32715 https://bugzilla.gnome.org/show_bug.cgi?id=560658
* [l10n] Updated Italian translation.Milo Casagrande2013-02-051-922/+1051
|
* Post release version bumpTomas Bzatek2013-02-051-1/+1
|
* Update NEWS for 1.15.3 release1.15.3Tomas Bzatek2013-02-051-0/+16
|
* Updated POTFILES.inTomas Bzatek2013-02-051-0/+1
|
* gvfs-test: Don't wait for GVolumeMonitor "mount-removed" signalTomas Bzatek2013-02-051-8/+1
| | | | | | | | | | | | With implementing proper unmount method in the last commit the mount should be gone when GVfsJobUnmount returns. It's not guaranteed when the "mount-removed" signal is received to the application. Let's not wait for the "mount-removed" signal, a return value from g_file_unmount_mountable_with_operation_finish() should be enough to indicate success or error. https://bugzilla.gnome.org/show_bug.cgi?id=691568
* daemon: Implement proper org.gtk.vfs.MountTracker.UnregisterMount()Tomas Bzatek2013-02-051-1/+26
| | | | | | | | | | | | | | | | | | | | | | | | A proper unmount method was missing from the daemon interface as it was basically not needed. The mount tracker was watching mounts on the bus and if child disappeared, that event was treated as unmount. With recent introduction of gvfs test suite we started using man-in-the-middle program for connecting to private SMB server. However, certain libsmbclient versions are forking gvfs backends (gvfsd-smb in this case) which makes d-bus confused and name owner tracking doesn't work as expected. Moreover the forked process got stuck due to internal samba LIBSMB_PROG handling after the original process did its job and unmount was triggered from user side. The original process exited just fine but the forked one was blocking the name on the bus probably and gvfs mount tracker was fooled. Eventually the stuck libsmbclient call times out and exits gracefully. This happens with samba-3.6.9 This patch adds proper unmount call to indicate the backend is going away so even if there are leftovers, user is indicated a proper unmount. https://bugzilla.gnome.org/show_bug.cgi?id=691568
* Add GVfsGoaVolumeMonitorDebarshi Ray2013-02-0510-1/+1320
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=686526
* Updated Polish translationPiotr Drąg2013-02-031-154/+227
|
* Updated Hebrew translation.Yaron Shahrabani2013-02-021-188/+262
|
* Updated Dutch translationWouter Bolsterlee2013-02-011-241/+314
|
* tests: Fix race condition in Drive testsMartin Pitt2013-02-011-0/+3
| | | | | | In load_image(), process all pending main loop events to get an up to date volume monitor. Not doing that can cause tests to still see the temporarily added and removed device that was created for loading the image.
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-01-302-670/+816
|
* computer: Set BACKEND_USES_GVFS=1 defineTomas Bzatek2013-01-281-0/+1
| | | | | | | The computer backend needs to use gvfs GVolumeMonitor in order to track gvfs mounts and local and remote volume monitor changes. A fallout from commit 79a53dc1b86b35dfbeb377e13f760d6817f7597b
* Updated Lithuanian translationAurimas Černius2013-01-271-855/+638
|