2006-04-20 Alexander Larsson * NEWS: Update for release. 2006-04-17 Kjartan Maraas * configure.in: Remove obsolete entry for no_NO * po/no.po: And the translation. 2006-04-14 Dinoop Thomas * modules/smb-method.c: (add_cached_server), (find_cached_server), (get_cached_server), (update_user_cache), (lookup_user_cache), (initial_authentication), (prefill_authentication), (prompt_authentication), (save_authentication): Made extra checks so when debugging is enabled, it doesn't crash on Solaris while trying to print strings which are NULL. Fixes bug #305645. 2006-04-02 Vladimer Sichinava * configure.in: Added "ka" (Georgian) to ALL_LINGUAS 2006-03-30 Bastien Nocera * programs/Makefile.am: * programs/gnomevfs-df.c: (show_free_space), (ignore_volume), (main): add a program to show the amount of free space available on local filesystems 2006-03-28 Christian Kellner * libgnomevfs/gnome-vfs-address.c: Fix use of the IN6_ARE_ADDR_EQUAL macro. (Fixes #336390) Patch from Julio M. Merino Vidal 2006-03-29 Gora Mohanty * configure.in: Added 'or' (Oriya) to ALL_LINGUAS. 2006-03-27 Alexander Larsson * libgnomevfs/gnome-vfs-unix-mounts.c (_gnome_vfs_get_unix_mount_table): OpenBSD support. Patch from Genadijus Paleckis 2006-03-20 Christian Neumair * modules/ftp-method.c: (do_path_command), (do_path_transfer_command), (invalidate_dirlist_cache), (do_open_directory), (do_read_directory): Use "/" when path is NULL. Fixes #308231. 2006-03-20 Christian Neumair * modules/ftp-method.c: (do_make_directory): * modules/sftp-method.c: (do_make_directory): Correctly return GNOME_VFS_ERROR_FILE_EXISTS if directory existed. Fixes #161279. 2006-03-20 Christian Neumair * libgnomevfs/gnome-vfs-hal-mounts.c: (_hal_add_volume): Set GnomeVFSVolume's is_read_only property to the value of the HAL devices's "volume.is_mounted_read_only" property. 2006-03-20 Alexander Larsson * libgnomevfs/gnome-vfs-xfer.c: Use MAX(source_block_size, target_block_size) as copy block size. * modules/sftp-method.c: Clean up read/write to correctly handle multiple outstanding blocks. Increase block_size by max_req times to get better transfer performance. Based on patch from Christian Neumair 2006-03-13 Alexander Larsson * configure.in: Post-release version bump === gnome-vfs 2.14.0 ===