2006-11-07 Christian Kellner * NEWS: Update for release 2006-11-06 Alexander Larsson * libgnomevfs/gnome-vfs-xfer.c: (copy_items): Don't always cancel on EFILEEXISTS unless we're trying to generate unique filenames. This fixes a silent abort when copying "file.txt" and "FILE.TXT" to a case insensitive filesystem (like FAT). (#144726) 2006-11-06 Alexander Larsson * daemon/vfs-daemon.c (main): Call setlocale() in daemon to get translations. (#359875) Patch from Martin Pitt 2006-11-02 Alexander Larsson * libgnomevfs/gnome-vfs-monitor.c: Avoid ending up in a loop via timeouts spending 100% cpu if a monitor is cancelled when there are outstanding callbacks. Fixes #357704 2006-11-02 Alexander Larsson * daemon/daemon-connection.c (connection_handle_close): Allow operations on file handles that were created in another DaemonConnection. This can happen if another thread in the client than the one that called open does an operation. This fixes (amongs other things) the random failure of displaying workgroups and computers when browsing smb. 2006-11-02 Alexander Larsson * daemon/vfs-daemon.c: Allow --replace argument to gnome-vfs-daemon to replace the current daemon. Useful for debugging. 2006-11-02 Alexander Larsson * libgnomevfs/gnome-vfs-job-queue.c: Remove debug spew 2006-11-02 Alexander Larsson * libgnomevfs/gnome-vfs-daemon-method.c: Handle error case where we don't get a reply. 2006-10-30 Alexander Larsson * modules/dns-sd-method.c: Handle IPv6 addresses when creating dav uris. Patch from Matthias Clasen 2006-10-26 Alexander Larsson * modules/sftp-method.c: Support sun ssh version (#362535) Patch from jedy.wang@sun.com 2006-10-18 Alexander Larsson * libgnomevfs/gnome-vfs-monitor.c: Performance enhancements. We now avoid constantly going through the pending lists as much as we can. 2006-10-18 John McCutchan * modules/inotify-kernel.c: Relicense: GPL->LGPL * modules/inotify-kernel.h: Relicense: GPL->LGPL * modules/inotify-path.h: Relicense: GPL->LGPL 2006-10-17 Alexander Larsson * libgnomevfs/gnome-vfs-dbus-utils.c: Remove warning spew * libgnomevfs/gnome-vfs-volume-monitor-client.c: Don't crash if there is no session dbus (#354823) Patch from Frederic Crozat 2006-10-17 Alexander Larsson * modules/file-method.c (do_get_file_info): Don't fail getting selinux context. This causes us to return e.g. no-such-file on broken symlinks. 2006-10-02 Alexander Larsson * configure.in: Post-release version bump === gnome-vfs 2.16.1 ===