Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > bc64e9cc8286117332fc58868221d072 > files > 51

gvfs-1.14.2-4.fc18.i686.rpm

Major changes in 1.14.2
=======================
* proxy volume monitor: Don't emit connected/added signals at object creation
* proxy volume monitor: Don't disable exit_on_close on session bus
* proxy volume monitor: Don't force-close the session bus
* gdaemonmount: Check for a NULL GMountOperation when unmounting
* smb: Find libsmbclient with samba 4
* Translation updates

Major changes in 1.14.1
=======================
* client: Don't disable exit_on_close on session bus
* fuse: Don't crash on unmount
* udisks2: Add appropriate content type for media players
* gphoto2: Make sure to not call g_mutex_clear twice, causing a crash
* Fix OpenBSD portability issues
* Translation updates

Major changes in 1.14.0
=======================
* Translation updates

Major changes in 1.13.9
=======================
* build: Use tar-ustar instead of tar-pax
* daemon: Fix some memory leaks
* file monitor: Try to unsubscribe from the proxy used for subscription
* hal volume monitor: Fix compilation
* gdu volume monitor: Handle gdu_pool_new() returning NULL gracefully
* Translation updates

Major changes in 1.13.8
=======================
* Added support for symbolic icons
* Removed favicon support
* Various build fixes and cleanup
* daemon: Return correct error for invalid backends
* daemon: Fix races when mounting the same mount in parallel
* daemon: Don't warn when running against an older gvfs-daemon
* gdbus: Don't g_warn about getting the dbus name
* gmountspec: Make sure to free the GVariantIter
* afc: Improve idevice error handling
* afc: Unpair an idevice if it was already paired and refuses to connect
* afc: Use the correct choice index for "Cancel"
* afp: fix g_vfs_afp_connection_get_max_request() not returning any value
* afp: Use human friendly error messages
* network: Don't set a file size for the network:// shortcuts
* network: Append the service name when needed to help differentiate
* recent: Honor the private hint
* Don't use the display name to make the unique mount point
* Don't include jargon in mount display names and messages
* Added more hints for translators
* Translation updates

Major changes in 1.13.7
=======================
* Use libsecret instead of gnome-keyring
* afp: Lots of robustness work
* cdda: Support libcdio >= 0.84
* Translation updates

Major changes in 1.13.6
=======================
* gphoto: suppor libgphoto 2.5 API

Major changes in 1.13.5
=======================
* cdda: Fix abort with non-ASCII text
* Add more man pages
* Translation updates

Major changes in 1.13.4
=======================
* Core daemon and backends GDBus port
* FSF Address has been updated
* gvfs-fuse-daemon has been renamed to gvfsd-fuse
* Spelling correction "filesystem" -> "file system"
* programs: Return proper exit value when something fails
* udisks2: Work around Linux bug for lingering partitions of cleared loop device
* udisks2: set should_automount to TRUE for loop devices set up by the user
* udisks2: ensure that encrypted loop devices also get padlock emblem
* build: Update udisks2 requirement to version 1.97
* proxyvolumemonitor: Use GDBusProxy's name owner change notification
* computer: Mark items as not renamable
* afc: Use consistent debug env var
* Translation updates

Major changes in 1.13.3
=======================
* Added man pages for all gvfs utilities
* Added a recent files backend (using GtkRecentManager)
* Support for new GMountOperation::show-unmount-progress signal
* daemon: Updated to use XDG Cache Home for thumbnails
* daemon/sftp: Support allocating PTYs through openpty on BSD
* udisks2: Plug a memory leak
* trash: Make it possible to get to real URI
* Translation updates

Major changes in 1.13.2
=======================
* dav: Ignore empty tags in multistatus responses
* dav: Abort finding the root on error or auth info change
* fuse: Support ftruncate() where requested size > current size
* gdbus: Use stable metadata proxy
* gvfs-open: Use g_app_info_launch_default_for_uri()
* build: Install bash completion files in /usr/share/
* Some more build fixes
* Translation updates

Major changes in 1.13.1
=======================
* Volume monitoring and metadata GDBus port
* Couple of udisks2 multiseat fixes
* udisks2: Don't call g_simple_async_result_take_error() twice
* udisks2: Also check for umount(8) saying "target is busy"
* udisks2: Set timeout to INTMAX when unmounting a filesystem
* udisks2: Show "Eject Anyway" (not "Unmount Anyway") if ejecting
* gvfs-mount: Add new -e option to eject a mount
* Translation updates

Major changes in 1.13.0
=======================
* afp: Convert pascal strings into utf-8
* afp: Use the UTF-8 server name for password dialogs when it's available
* udisks2: Don't set should_automount to TRUE for devices on other seats
* udisks2: Set should_automount correctly when starting up
* udisks2: Don't show drives from other seats and special-case seat "all"
* udisks2: Don't automount if drive is shared across all seats
* udisks2: Support getting/storing LUKS encryption passphrase from keyring
* build: Include udisks2/what-is-shown.txt in the tarball
* build: Bail if gphoto support is requested but not available
* Translation updates

Major changes in 1.12.1
=======================
* udisks2: Fix some memory leaks
* gphoto2: Initialize mutex early enough
* afc: Fix building against libimobiledevice-1.1.2
* afp: Prevent redefinition of GVfsAfpServer
* Translation updates

Major changes in 1.12.0
=======================
* Translation updates

Major changes in 1.11.5
=======================
* udisks2: Set G_VOLUME_IDENTIFIER_KIND_CLASS identifier for volumes
* fuse: Keep using ~/.gvfs as fallback
* Translation updates

Major changes in 1.11.4
=======================
* dav: Fix free space reporting
* udisks2: Only show /run/media/$USER mounts instead of $XDG_RUNTIME_DIR
* Translation updates

Major changes in 1.11.3
=======================
* Brand new udisks2 volume monitor by David Zeuthen
* AFP backend fixes and enhancements
* User runtime dir is now used for gvfs mounts and the burn backend
* Fixed backends segfaulting on unmount
* Translation updates

Major changes in 1.11.2
=======================
* gvfs-mime: List recommended applications
* daemon: Spawn fuse daemon in foreground for uClibc compatibility
* ftp: Make ftp.mount no longer conditionally built
* fuse: Remove the unused sys/vfs.h include
* build: Check for util.h to prevent implicit declaration
* Translation updates

Major changes in 1.11.1
=======================
* Fixed several crashes from recent mutex API changes
* http: Automatically decompress gzip'ed streams
* afc: Invert the choices order for the device passcode dialog
* afc: Tweak the text used to report a device locked error
* afc: Add support for iOS5 thumbnails
* Translation updates

Major changes in 1.11.0
=======================
* volume monitors: Keep remote volume monitor proxies alive forever
* volume monitors: Support get_sort_key() in out-of-process volume monitors and gvfs-mount(1)
* daemon: Grab a pointer to the GvfsBackend before unref'ing a job source, preventing a crash
* build: Purge hardcoded -DG_DISABLE_DEPRECATED
* Adapt to GLib 2.31.0 deprecations and new API
* Translation updates

Major changes in 1.10.0
=======================
* smb: Ignore read-only attribute for directories
* gdu volume monitor: Mark bootable mounts as such
* Translation updates

Major changes in 1.9.5
======================
* gdu: Don't ignore fstab mounts belonging to crypto volumes
* smb: Always check for existing file on rename
* dav: Fix small memory leak (display_name)
* Translation updates

Major changes in 1.9.4
======================
* Brand new AFP backend written by Carl-Anton Ingmarsson
* Fixed several leaks of GSimpleAsyncResult objects
* Added simple gvfs-mime test application
* daemon: Ignore SIGPIPE signals to avoid process termination on cancelled transfer
* computer: Use 'drive-harddisk-system' as File System icon
* ftp: Fix return value of try_get_settable_attributes() on failure
* gvfs-open: Exit with error code > 0 when open fails
* String tweaks and translation updates

Major changes in 1.9.3
======================
* gvfs-copy: Do not use deprecated g_format_size_for_display()
* fuse: Bring back real statfs()
* Fixed several obvious programming errors found during code analysis
* Translation updates

Major changes in 1.9.2
======================
* ftp: Fix stupid proxy servers disconnecting on FEAT
* build: Lower AC_PREREQ requirement
* gdu: Respect UDISKS_AUTOMOUNT_HINT available in recent udisks and gnome-disk-utility
* Translation updates

Major changes in 1.9.1
======================
* client: Handle error events when polling _g_vfs_daemon_call_sync ()
* client: Don't leak the GCancellable's fd in case of an g_poll error
* daemon: New logic to the backend to block requests
* daemon: Add logic to force close active channels
* daemon: Implement auto-busy on unmount
* daemonfile: Re-root the path in set_display_name ()
* http: Add http_backend_get_mount_base ()
* http: Get rid of unnecessary calls to uri_for_filename ()
* dav: Correctly encode URLs
* dav: Unescape the path when setting the mount_prefix of the GMountSpec
* dav: Include username and/or port in the backend's display-name
* dav: Decode the paths of the multistatus response before comparing them
* dav: Check for empty but present displayname dav-property
* dav: Implement query_fs_info and report used and free space
* dav: Use default unmount logic
* afc: Better error messages
* gphoto2: Use new default auto-busy code
* build: Change default tarball compression format to xz
* Translation updates

Major changes in 1.9.0
======================
* fuse: Make created files visible immediately on WebDAV
* fuse: Pretend created file exists even if backend didn't create it
* afc: Fix renaming files moving them to the root dir
* afc: Use a better display name for jailbroken device access
* common: Use libbluray to get Blu-Ray metadata
* daemon: Fix threadsafety of closing channels
* daemon: Don't leak dbus messages
* gdu volume monitor: Fix setting the BDMV name
* gdu volume monitor: Fix check for symlinks in /dev
* gdu volume monitor: Automount flash card readers
* gphoto2: Recognize cameras which don't implement get storageinfo
* dav: Fix copying of remote folders to disk
* dav: Correctly handle usernames supplied in the url
* http/dav: Send Accept-Language header
* http: Use Content-Disposition filename if available
* Translation updates

Major changes in 1.7.3
======================
* build: Bump fuse requirement for ATOMIC_O_TRUNC support
* build: Honor ACLOCAL_FLAGS
* build: Don't link http backend with SoupOutputStream
* build: Cleanups and fixes for compiler warnings
* client: Fix wrong assignment before dbus_connection_unref()
* archive: Prevent assertion failure on duplicate mount
* archive: Skip leading "./" from pathnames if present
* archive: Propagate entry index as inode no. for files
* smb: Add support for default location
* Translation updates

Major changes in 1.7.2
======================
* ftp: Parse mode, user and group for unix listings
* ftp: Implement chmod
* sftp: Catch invalid argument type for chmod command
* smb: Catch invalid argument type when setting mtime
* Translation updates

Major changes in 1.7.1
======================
* Various build issues fixed
* Fix gvfs client code on ARM platform
* ftp: Fix refcounting of addresses when connecting
* ftp: Detect TLS and SSL support
* afc: Add ability to mount the house-arrest service
* afc: Add support for House Arrest protocol to access
       the Documents/ folder within applications
* Translation updates (nb, es, he, et)

Major changes in 1.7.0
======================
* sftp: Close pty master in child process to prevent SELinux denial
* fuse: Add proper truncate support for open()
* Port to GSettings
* gdu: Treat mounts as hidden if they have a path element
  that starts with a dot
* Translation updates (ug, th)

Major changes in 1.6.5
======================
* Remove app lookup extension (now handled internally in GIO)
* gphoto: Use correct address for GPhoto mounts with gudev
* sftp: Fix poll() timeout

Major changes in 1.6.4
======================
* Lots of translation updates
* afc: Add support for photo thumbnails on iOS4
* daemons: Move GConf initialization from backend constructor
* sftp: Use poll() to cope with openssh-5.6 changes

Major changes in 1.6.3
======================
* translation updates
* fix the build against recent glib
* afc: remove com.apple.afc dependency
* afc: add password dialog
* ftp: fix undeclared variable
* ssh: improve password dialog

Major changes in 1.6.1
======================
* Translation updates
* client: Always return ERROR_CANCELLED for cancelled operations
* afc: Don't handle jailbroken phones
* afc: Detect ipad with right name and icon
* ftp: Better handling of some PWD results
* gdu: Support eject of blank cdroms
* client: Don't loop on problematic dbus input

Major changes in 1.6
====================
* afc: Allow copy of folders
* gphoto2: Don't access things accessible via afc too
* Translation updates

Major changes in 1.5.5
======================
* Fix with-dbus-service-dir configure switch
* ftp: Cleanup (close the data connection unconditionally)
* archive: Use archive_errno() the correct way
* Correct return values on error for programs
* Translation updates

Major changes in 1.5.4
======================
* gphoto2: Better support for devices that are read-only + delete
* gdu: Various fixes and preparation for LVM
* ftp: fix asserts
* sftp: remember to save password if username changed
* gio module: don't call g_file_find_enclosing_mount_async callback directly
* gvfs-monitor: Track moves if availible
* Translation updates

Major changes in 1.5.3
======================
* afc: Update for libimobiledevice (rename of libiphone)
* ftp: Handle cases where symlink target is not defined
* ftp: Prefer PASV/PORT to EPSV/EPRT for IPv4, the latter for IPv6
* Translation updates

Major changes in 1.5.2
======================
* Support new "default location" gio mount attribute
* Enable support for lazy loading of gio modules
* Don't build hal if building gdu
* daemon: Finalize backend on unmount
* metadata: stability and leak fixes
* metadata: fix data loss on i/o error
* fuse: Don't support readlink
* fuse: Allow setting mtime
* fuse: Fix permissions
* smb: Fix free space reporting on some servers
* gdu: handle mounts better
* trash: Fix crash/assert

Major changes in 1.5.1
======================
* Translation updates
* FreeBSD support for the gphoto2 backend
* Don't show ssh dns-sd items in dns-sd:, only sftp ones
* New AFC backend, providing access to Apple's iPhone, and iPod Touch devices
* Don't silently overwrite when restoring from trash
* Don't subscribe to unnecessary HAL D-Bus events
* Avoid error dialogs when the user canceled
* Don't confuse media players for cameras
* gdu: Consider logical partitions when determining if a drive should be ignored
* gdu: Separated "Safely Remove Drive" from "Eject"
* gdu: Disallow mounting/ejecting empty drives
* gdu: Handle NULL device objects
* obexftp: Fix a crash in the backend
* obexftp: Delete source file after move (remove_source switch)
* http: Support querying input streams
* http: Store and use cookies
* smb: Support querying filesystem size and free space
* ftp: Fixed parsing of CMU/VMS-IP FTP style listing
* Support for loading icon and title on Blu-ray video discs
* Bugs fixed: 595981, 596867, 517014, 593045, 594928, 586724, 586729, 597104, 580825

Major changes in 1.4.0
======================
* Translation updates
* metadata: fix leaks
* fix some uninitialized memory reads
* Always return metadata:: as a writable namespace for all backends

Major changes in 1.3.6
======================
* Translation updates
* ftp: robustness fixes
* gdu: Avoid unnecessary authentication dialogs

Major changes in 1.3.5
======================

* Properly translate gvfs-* programs
* Implement support for g_cancellable_release_fd
* sftp: Handle existing file on mkdir
* smb: Better performance when reading files
* ftp: Fix memory leaks
* Make dav mounts work be accessible with fuse (#590730,#590862)
* metadata: Fix memory leaks in daemon
* metadata: Fix rare write error on journal wrapover
* gphoto: Handle removal of camera with multiple storage heads
* hal: Fix crash for volumes with no HAL UDI

Major changes in 1.3.4
======================

* ftp: Make large FTP transfers work
* gphoto: use udev instead of hal
* Fix build on FreeBSD
* Bugs fixed: 588187, 589915, 573994, 590793, 576229, 589434

Major changes in 1.3.2
======================

* metadata-store: initial implementation
* gvfs-ls: add a -n option to gvfs-ls for nofollow-symlinks
* gvfsd-computer: better handling of PC floppy drives
* ftp: EPTR support
* cdda: Support gudev (and prefer it instead of hal)
* Add support user interaction when unmounting mounts (gdu, gphoto2)
* Add support starting/stopping drives (gdu monitor)
* Fix 'make distcheck'
* Bugs fixed: 582175, 516704, 586280, 585853, 582772, 585591, 587484

Major changes in 1.3.1
======================
* Add Gnome Disk utility based volume monitor
* Emit pre-unmount signal on GMounts
* Use new race-free cancellation connect APIs
* fix crash with newer glib
* avoid sending progress info if not needed
* ftp: Convert to use gio network APIs
* ftp: Restructure code significantly
* ftp: Fix logging in to a FTP server only works for the 2nd attempt
* ftp: Handle files > 4 gig
* gphoto: Fix support for Canon EOS 5D
* sftp: Pick up SSH_AUTH_SOCK from gnome-keyring
* sftp: Don't trust remote permissions for uids other than user
* cdda: verify filenames before using
* gvfs-copy: Show speed when copying

Major changes in 1.2.2
======================
* ftp: Fix error handling in some cases
* proxy monitor: Fix warning spew

Major changes in 1.2.1
======================
* Fix duplicate CD audio icons after remount
* Fix problems mounting encrypted volumes
* Handle usernames with @ in them better in uris
* trash: handle weird filenames correctly
* sftp: Fix various error conditions
* volume monitors: emit pre-unmount signals
* smb: Fix various error conditions
* fuse: Make sure closing a file flushed the file on the backend

Major changes in 1.2.0
======================
* sftp: Don't hang if ssh no authentication method availible
* Don't leak file monitors
* computer: don't show shadowed mounts

Major changes in 1.1.8
======================
* Fix crashers and leaks
* Handle file:// uris with anchors in gvfs-open
* fuse: Support ftruncate to the current file size
* escape/unescape hostname part in uris, allowing spaces in e.g. smb domains
* hal: Fix "No mount object" error on mount
* Change details of the new .xdg-volume-info file format
* Fix races in cancellation of gvfs streams
* Remove debug spew from backends
* ftp: Fix anonymous login
* gphoto2: Ignore broken storages with no capacity
* Don't globally modify COMP_WORDBREAKS in bash completion script
* Don't ask for username when getting ssh key passphrase

Major changes in 1.1.7
======================
* Fix build on some platforms
* ftp: Fix short read errors
* gphoto2: Make it work on iphone
* sftp: Fix symlink creation
* fuse: Better support of truncation, fixing OOo save
* proxy monitors: Support mount operations, etc
* gvfs-mount: add --device commandline support
* sftp: Fix protocol bug that made some servers not work
* general support for query_info over streams, implemented for smb, sftp
* Initial support for .xdg-volume-info reading

Major changes in 1.1.6
======================
* Fix crashes
* trash: Better messages
* Clean up glib and gtk includes
* archive: Build with later versions of libarchive
* dav: Fix folder creation
* dav: Fix redirection when user is specified in url
* http: fix error propagation
* sftp: Try to preserve ownership when replacing a file

Major changes in 1.1.5
======================
* network: Pick up SMB shares from zeroconf
* obexftp: Write support for
* obexftp: Support obexftp over usb
* trash: Don't follow symlinks on delete
* fix crashes

Major changes in 1.1.4
======================
* Trash performance fixes
* Fuse performance fixes

Major changes in 1.1.3
======================
* ftp: fix limited number of connections causes commands to fail (#565504)
* trash: fix parallel build doesn't work (#562955)
* trash: add trash::orig-path and trash::deletion-date info
* trash: set files to mode 700 before deleting to deal with users trashing read-only directories
* smb-browse: browsing authentication support (#524485)
* smb-browse: make backend not automounted anymore

Major changes in 1.1.2
======================
* New trash backend
* Use the new shadow mount facility in gio
* gphoto2: Use shadow mounts
* obex: Fix icon for root directory
* http: Fix major memory leak
* http: Support proxies

Major changes in 1.1.1
======================
* Reverse map FUSE pathnames to gvfs locations
* Fix crashes
* Show better icon info in gvfs-info
* Support custom icons for gvfs backends
* dav: support uris (dav+sd://) which specify dns-sd services instead of resolved ip+port
* ftp: Fix time parsing
* ftp: Show username in auth dialog if specified in uri
* ftp: Support UTF8 server feature
* ftp: Use LIST -a instead of LIST on unix servers
* fuse: Fix major race in that caused crashes
* fuse: Set st_blocks so that e.g. the "du" command works
* gphoto: use custom icons for faster thumbnails
* obexftp: Port to bluez 4 API
* sftp: If name specified in mount, use in name too so that fuse paths are unique
* sftp: Support /etc/favicon.png
* smb: Don't ask for password twice if cancelled
* smb: support setting timestamp

Major changes in 0.99.7
=======================

* Go back to using powers of 10 instead of powers of 2 for display sizes.
  This means we will agree with printed sizes for most devices (e.g. memory
  sticks will now correctly report "64MB volume" instead of previous
  "61.7MB volume").

* Bug fixes:
  546971 - rhythmbox crashed when ejecting an ipod device
  550858 - Export CD-Text info via xattrs

* Translation updates:
  nb.po (Kjartan Maraas), nl.po (Wouter Volsterlee), pt.po (Duarte Loreto),
  cs.po (Petr Kovar)

Major changes in 0.99.6
=======================

* Better cross-backend copy/move logic. Now will perform an actual file
  system move if possible, even when the source and target are handled
  by different backends (e.g. trash and local).
* Now requires libsoup >= 2.23.91.

* Bug fixes
  548841 - Incorrect usage of plural forms in gphoto backend
  547133 - Getting mtime over http backend is broken
  538573 - lastmodified uses ISO 8601 date/time where it should use http-date
  549253 - error path leaks
  549553 - gvfs mangles uri for unhandled schemes
  550100 - gio uses 10^3 base (SI) for volume names
  529971 - Restore from trash appears to do a file copy
  RH 460223 - gnome-mount no longer automatically opens LUKS-encrypted
              partitions

* Translation updates:
  nl.po (Wouter Bolsterlee), gl.po (Ignacio Casal Quinteiro), es.po
  (Jorge Gonzalez), pt_BR.po (Og Maciel), et.po (Priit Laes), eu.po
  (Inaki Larranaga Murgoitio), th.po (Theppitak Karoonboonyanan), ja.po
  (Takeshi AIHANA), vi.po (Nguyễn Thái Ngọc Duy), fr.po (Robert-André
  Mauchin), he.po (Yair Hershkovitz), nb.po (Kjartan Maraas), mk.po
  (Jovan Naumovski), de.po (Hendrik Richter), ga.po (Seán de Búrca),
  zh_HK.po (Chao-Hsiung Liao), zh_TW.po (Chao-Hsiung Liao), sv.po
  (Daniel Nylander)

Major changes in 0.99.5
=======================

* FTP backend now restores file permissions when replacing a file.
* Miscellaneous unreported bug fixes.

* Bug fixes
  41852  - Items should be restored to orig. name when moved out of trash
  546300 - g_file_replace_async doesn't allow NULL etag

* Translation updates:
  be@latin (Ihar Hrachyshka), es (Priit Laes, Jorge Gonzalez),
  th (Theppitak Karoonboonyanan), pt_BR (Og Maciel), pl (Tomasz
  Dominikowski), ml (Praveen Arimbrathodiyil), pt (Duarte Loreto),
  fi (Ilkka Tuohela), zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao),
  cs (Petr Kovar), gl (Ignacio Casal Quinteiro), ja (Takeshi AIHANA),
  he (Yair Hershkovitz), gu (Sweta Kothari), ar (Djihed Afifi)


Major changes in 0.99.4
=======================

* Require glib >= 2.17.6
* Support und update serialization of GEmblem and GEmblemedIcon
* Add x-content/* support to daemon mounts
* Use standard icon names

* Bug fixes
  545695 – any new volume is mounted twice
  545489 – Nautilus hangs when inserting a CD
  544008 – g_daemon_file_replace_async mode err
  543552 – gvfs-fuse-daemon crashes if dbus dies
  528891 – Handle URI schemes case insensitive
  525779 – Dont look for trashs dir on sys mounts
  545968 – leaks xml documents in error cases
  545966 – Disallow net access to WebDAV xml parser
  509740 – Trash icon not updated ..
  539167 – Use g_set_error_literal where appropriate
  528848 – [PATCH] statfs lies
  518284 – need to add i18n on module branching

* Translation updates:
  it (Luca Ferretti), gl (Ignacio Casal Quinteiro), es (Jorge Gonzalez)
  ja (Takeshi AIHANA), ar (Khaled Hosny), pt_BR (Vladimir Melo),
 

Major changes in 0.99.3
=======================
* Fix frequent crasher in volume monitor

Major changes in 0.99.2
* Move hal and gphoto volume monitors out of process
* Fix recursive copying
* Require glib >= 2.17.4
* Make the fuse daemon more reliable
* Many smaller bugfixes
* et (Ivar Smolin), vi (Clytie Siddall), 
  ar (Djihed Afifi, Khaled Hosny)

Major changes in 0.99.1:
* Fix directory copy/delete problems
* Fuse daemon robustness fixes
* Allow mounting non-standard ISO images
* Better username/domain tests on mount spec
* Require gphoto >= 2.4.0
* Fix strdup()/g_free() confusion
* Use consistent translatable strings for mount and volume
* Plug some memory leaks
* Many smaller bug fixes
* Translation updates: 
  ar (Djihed Afifi, Khaled Hosny), bg (Alexander Shopov),
  et (Ivar Smolin), he (Yair Hershkovitz),
  nb (Kjartan Maraas), tr (Baris Cicek), vi (Clytie Siddall)

Major changes in 0.2.2:
* Respect the giomoduledir provided in gio package config file
* Better mount icon and name for archive backend
* Fix crashes with cancelled stream ops
* Fix race that caused a mount to hang for a client
* Implement async query_filesystem_info
* Fix minor leaks
* trash: Correct display names for directories
* sftp: Kerberos support
* smb: Port to new samba 3.2.0 API (backwards compat)
* sftp: Handle overwrites correctly (was silent overwrite)

Major changes in 0.2.1:
* Added archive backend
* Implement most of the async functions in GDaemonFile
* Correctly handle usernames in uris for ftp://
* Ftp fixes
* Webdav fixes
* Add gvfs-rename command line utility
* Fix cancellation
* OpenBSD fixes
* smb: hide dot files
* Enviroment variable to disable fuse backend at runtime

Major changes in 0.2.0:
* Fix crashes
* Build and portability fixes
* Better mime icons for remote shares
* Don't show mounts and volumes outside /media
* Don't automount gphoto mounts
* Translate cd disc names
* ftp: Updates
* obex: Give better error message on broken phones
* sftp: Allow setting permissions
* dav: Correct mount name, file icons and file types

Major changes in 0.1.11:
* Correctly free mounts
* Disable debug log

Major changes in 0.1.10:
* Fix volume monitor change reporting
* Fix timeout during automount

Major changes in 0.1.9:
* Added ftp backend
* Added obexftp backend
* Locking fixed for volume monitors
* Better bash completion
* Better webdav support
* Allow backends to specify uri details in .mount file
* Fix leaks and crashes
* Fix icon for audio cds

Major changes in 0.1.8:
* Update for gio API changes
* Add gphoto2 backend
* Add network: and dns-sd: backend support
* Http and webdav backend updates
* Keyring support
* Fix crashes and deadlocks
* Add trash::item-count attribute to trash:///
* Fix smb reads > 65535 bytes breaking on some servers
* Fix cancellation race in reading
* Fill in thumbnail info for backends
* sftp: Handle host identity changes
* Enable translations everywhere
* Add bash completion support for command line apps
* Fix handling of blank cds and audio cds
* Support port in sftp uris

Major changes in 0.1.7:
* Update for gio API changes
* Add gconf based implementation of
  g_app_info_get_default_for_uri_scheme
* Fix crashes
* Allow navigation with http uris
* Better file read performance with readahead and
  large block reads
* Lots of bugs fixed in trash backend
* Pick up cdrom icons from autorun.inf
* Add "filesystem" file to computer://
* Fix renaming in sftp and smb

Major changes in 0.1.6:
* Add files missing in the released 0.1.5 tarball

Major changes in 0.1.5:
* Update to work with latest glib
* Fix sftp error handling on reading directories
* Use correct file info attribute name style
* Add gvfs-mkdir app
* hal: Don't show drives if all volumes are hidden
* Enable translations

Major changes in 0.1.4:
* Update to work with latest glib
* Fix compiler warnings

Major changes in 0.1.3:
* Various fixes to hal volume monitor
* Make gvfsd reload config on SIGUSR1
* Updates to http/dav backends
* Port http backend to libsoup 2.4.
* Initial burn:/// backend
* Add ssh: alias for sftp:
* Fix fuse mount
* Automount fuse on startup of daemon
* Various bugfixes

Major changes in 0.1.2:
* Switch to intltool fro translation setup
* Update to latest gio APIS
* Add mount list option to gvfs-mount
* Specify fallback icons in hal backend
* Implement more of computer: backend
* Initial http backend
* Fix get_relative_path bug on root paths

Major changes in 0.1.1:
* Use gio from glib (glib 2.15.1 required)
* Fix translation issues
* Fix various sftp backend issues
* Move .mount files to /usr/share/gvfs/mounts
* Add initial computer:/// backend

Major changes in 0.1.0:
* Use gio from glib (glib 2.15.0 required)
* Update to API changes in gio
* add cdda backend
* add hal volume monitor

Major changes in 0.0.2:
* Updated to work win gio-standalone 0.1.2
* Build fixes on various platforms
* Don't link client lib to libgvfscommon.so
* Change how the uri mapper works
* Integrate standard uri mappers (i.e. smb) into client libs
  (You might need to remove $prefix/lib/gvfs/modules/libsmb.so
   from an older version if you install this)
* Cleanly handle when gvfs daemons die, without
  crashing the app
* Implement unmounting
* Rename master daemon to "gvfsd" and mount daemons to
  names like "gvfsd-sftp".