2009-01-06 Tomas Bzatek * NEWS: Update for release 2009-01-06 Tomas Bzatek * daemon/gvfsbackendnetwork.c: * daemon/gvfsbackendsmbbrowse.c: * daemon/smb-browse.mount.in: SMB browsing authentication support (#524485) Make smb-browse backend not automounted Mount smb root on network backend automount 2009-01-05 Ryan Lortie * daemon/trashlib/COPYING: include text of GPL3 by request of Vincent. 2008-12-30 Benjamin Otte Bug 565504 - limited number of connections causes commands to fail * daemon/gvfsbackendftp.c: (g_vfs_backend_ftp_pop_connection): really fix this bug by not calling g_vfs_job_succeeded() on the error path. 2008-12-30 Benjamin Otte * daemon/gvfsbackendftp.c: (g_vfs_backend_ftp_pop_connection): remove fixme for max connection tracking, by remembering the max connections on the stack. 2008-12-30 Benjamin Otte * daemon/gvfsbackendftp.c: (ftp_connection_prepare), (ftp_connection_use), (ftp_connection_ensure_data_connection_epsv), (ftp_connection_ensure_data_connection_pasv), (ftp_connection_try_cd), (g_vfs_backend_ftp_pop_connection), (do_mount), (resolve_symlink), (do_enumerate): introduce ftp_connection_clear_error() for clarity 2008-12-30 Benjamin Otte Bug 565504 - limited number of connections causes commands to fail * daemon/gvfsbackendftp.c: (g_vfs_backend_ftp_pop_connection): clear connection error before popping job, so that the error isn't propagated to the job 2008-12-16 Ryan Lortie * daemon/trashlib/trashexpunge.c: set files to mode 700 before deleting to deal with users trashing read-only directories 2008-12-16 Ryan Lortie Bug 562955 – parallel build doesn't work * common/Makefile.am: use non-absolute path for libgvfscommon.la so that automake can see the dependency 2008-12-16 Ryan Lortie * daemon/gvfsbackendtrash.c (trash_backend_add_info): add trash::orig-path and trash::deletion-date info 2008-12-15 Alexander Larsson * configure.ac: Post release version bump === gvfs 1.1.2 ===