2004-10-11 Alexander Larsson * NEWS: Update for release. 2004-10-11 Alexander Larsson * modules/smb-method.c (do_read_directory), (update_workgroup_cache): Ignore entries with empty name. (#154670) 2004-10-09 Christian Kellner * modules/http-neon-method.c: Invoke received header callback before reading the data on a GET (See comment in source code for more information) Thanks to Sebastien Bacher for helping and testing. This should now finally fix bug #150561. 2004-10-08 Alexander Larsson * configure.in: Add --disable-howl flag. Patch from Peter Johanson 2004-10-07 Alexander Larsson * libgnomevfs/gnome-vfs-monitor.c (send_uri_changes_now): Don't touch send_at of already sent events. Patch from Martin Wehner 2004-10-07 Alexander Larsson * modules/network-method.c: (notify_gconf_value_changed), (vfs_module_init): * modules/smb-method.c: (smb_uri_type), (do_open_directory): Use the smb.conf defined workgroup as the default if not set in gconf. Patch from James Henstridge 2004-10-07 Christian Kellner * doc/tmpl/gnome-vfs-inet-connection.sgml: * doc/tmpl/gnome-vfs-socket-buffer.sgml: * doc/tmpl/gnome-vfs-socket.sgml: API doc updates. 2004-10-06 Christian Kellner * modules/http-neon-method.c: Add support for additional and received headers callbacks. This fixes bug #150561. Also fixed some debugging macros. 2004-10-05 Christian Kellner * modules/http-neon-method.c (http_transfer_start_read): Fix leaking a req in a error case. This should fix bug #152842. 2004-10-05 Christian Kellner * ne_gnomevfs.c (ne_sock_connect): Use the same method as in ne_negotiate_ssl ( ). (ne_sock_close): Don't free the socket because it will get be freed in gnome_vfs_socket_buffer_destroy ( ). This should fix bug #154300. 2004-10-05 Alexander Larsson * libgnomevfs/gnome-vfs-mime-handlers.c (gnome_vfs_mime_get_default_action_type): Temporary workaround to make show_url handle folders. This needs rethinking. 2004-09-27 Ray Strode * libgnomevfs/eggdesktopentries.c (egg_desktop_entries_get_locale_encoding): swap if and else clauses to prevent needlessly misallocating gigabytes of memory (Spotted by Nicholas Miell, bug 153759). 2004-09-27 Ray Strode * libgnomevfs/eggdesktopentries.c (egg_find_file_in_data_dirs): use g_error_new instead g_set_error. (egg_find_file_in_data_dir): get rid of the secondary error cruft. (egg_desktop_entries_free): free entries->default_group_name (egg_desktop_entries_get_locale_country): swap if and else clauses to prevent needlessly misallocating gigabytes of memory (Spotted by Nicholas Miell, bug 153759). 2004-09-22 Alexander Larsson * libgnomevfs/gnome-vfs-unix-mounts.[ch]: * libgnomevfs/gnome-vfs-volume-monitor-daemon.c: Try to reuse children when getting dev_t by stating. Fixes bug 151026. Patch from Morten Welinder. * configure.in: Post release version bump. === gnome-vfs 2.8.1 ===