2006-02-27 Alexander Larsson * NEWS: Update for release. 2006-02-27 Alexander Larsson * libgnomevfs/gnome-vfs-dns-sd.c: Don't use AVAHI_LOOKUP_USE_MULTICAST (#332634) patch from Mathias Hasselmann 2006-02-27 Alexander Larsson * libgnomevfs/gnome-vfs-uri.c: Add g_return_val_if_fail for some arguments. Add details to docs for gnome_vfs_uri_is_local. Patch from Christian Neumair 2006-02-27 Christian Neumair * src/xdgmimemagic.c: (_xdg_mime_magic_lookup_data): Make priority equality check more robust so that it works for three or more matches. Also allow matchlets with 0 priority. 2006-02-27 Alexander Larsson * libgnomevfs/gnome-vfs-utils.c (gnome_vfs_make_uri_from_input_internal): Prepend file:///, not file:// for strings that doesn't start with a slash. Fixes #329781 2006-02-27 Alexander Larsson * modules/file-method.c (get_access_info): Slight optimization. We try to do as few access calls as possible. 2006-02-24 Alexander Larsson * doc/tmpl/gnome-vfs-file-info.sgml: * libgnomevfs/gnome-vfs-file-info.h: * modules/file-method.c: Add and implement GNOME_VFS_FILE_INFO_NAME_ONLY for readdir. 2006-02-23 Christian Neumair * modules/sftp-method.c: Include . Fixes #325135. 2006-02-21 David Zeuthen * libgnomevfs/gnome-vfs-volume-ops.c (gnome_vfs_volume_eject) (gnome_vfs_volume_unmount): Get the hal_udi for from the drive if a volume doesn't have a hal_udi and we're using gnome-mount. This is the case for PC style floppy disks, IDE zip drives and other drives that hal cannot poll. This means we can use gnome-eject resp. gnome-eject for these which is necessary as we used gnome-mount to actually mount them (needs privs and needs to clean up mount point). Also fixes leaking the hal udi. This is also Red Hat bug #182046. * libgnomevfs/gnome-vfs-hal-mounts.c: Uncomment debug 2006-02-19 Christian Neumair * libgnomevfs/xdgmimemagic.c: (_xdg_mime_magic_lookup_data): When two unrelated MIME types with equal priorities match, don't assume one of them matches. Fixes #331719. 2006-02-18 David Zeuthen * libgnomevfs/gnome-vfs-volume-ops.c: Don't define the variables pmount_known_locations and pumount_known_locations when building with USE_GNOME_MOUNT as -Werror complains about it. * libgnomevfs/gnome-vfs-volume-monitor-private.h: (GnomeVFSDrivePrivate): Add hal_backing_crypto_volume_udi * libgnomevfs/gnome-vfs-hal-mounts.c (_hal_volume_policy_check): Show crypto volumes if they have no cleartext columes associated with them (_hal_add_volume): Remove GnomeVFSDrive for crypto drive if we are the corresponding cleartext volume (_hal_device_removed): Add back GnomeVFSDrive for crypto drive if the cleartext volume is going away * libgnomevfs/gnome-vfs-drive.c (gnome_vfs_drive_finalize): Free hal_backing_crypto_volume_udi 2006-02-17 Alexander Larsson * libgnomevfs/gnome-vfs-volume-monitor.c (_gnome_vfs_volume_monitor_disconnect_all, _gnome_vfs_volume_monitor_unmount_all): Plug mem leaks found by manny. 2006-02-17 Alexander Larsson * libgnomevfs/gnome-vfs-volume-ops.c: Use pmount in /media if not using gnome-mount or hal-mount. 2006-02-15 Gustavo J. A. M. Carneiro * configure.in: Change --http-debug configure option name to --enable--http-debug. 2006-02-15 Jürg Billeter * devel-docs/Makefile.am: Don't needlessly create empty $(prefix)/doc directory. 2006-02-14 James Henstridge * modules/http-neon-method.c: fix some HTTP_DEBUG() calls to use GNOME_VFS_*_FORMAT_STR constants in their format strings, to fix build on 64 bit systems. 2006-02-13 Alexander Larsson * configure.in: Post-release version bump. === gnome-vfs 2.13.91 ===