commit c3e2874e8d085c713f9e41b7194b19ac49880d78
Author: Ondrej Holy <oholy@redhat.com>
Date:   2014-01-30

    Update NEWS for 1.19.5 release

M	NEWS

commit 82af6b545f99ad738e8e2f1f8f468a0232f043a4
Author: Yosef Or Boczko <yoseforb@src.gnome.org>
Date:	2014-01-26

    Updated Hebrew translation

    Signed-off-by: Yosef Or Boczko <yoseforb@src.gnome.org>

M	po/he.po

commit df197ee8bf5900adc67a6298bbb8f6e5d4ce41df
Author: Nilamdyuti Goswami <ngoswami@redhat.com>
Date:	2014-01-23

    Assamese translation updated

M	po/as.po

commit 2909ef002746201a83922fdd1c5efad6766347f8
Author: Antoine Jacoutot <ajacoutot@gnome.org>
Date:	2014-01-23

    gvfsdaemon: properly remove socket_dir

    When not using abstract sockets, gvfs tries to rmdir the socket
    directory but it still contains the socket so the call fails.
    We now make sure to remove the socket first.

    https://bugzilla.gnome.org/show_bug.cgi?id=720482

M	daemon/gvfsdaemon.c

commit 9a114917fd19cc7225df10765de2ead036a4d080
Author: Ross Lagerwall <rosslagerwall@gmail.com>
Date:	2014-01-08

    Remove obsolete address info for the LGPL

    https://bugzilla.gnome.org/show_bug.cgi?id=721510

M	common/org.gtk.vfs.xml
M	daemon/gvfsafptypes.h
M	daemon/gvfsbackendmtp.c
M	daemon/gvfsbackendmtp.h
M	daemon/gvfsjobprogress.c
M	daemon/gvfsjobprogress.h
M	monitor/mtp/gmtpvolume.c
M	monitor/mtp/gmtpvolume.h
M	monitor/mtp/gmtpvolumemonitor.c
M	monitor/mtp/gmtpvolumemonitor.h
M	monitor/mtp/mtp-volume-monitor-daemon.c

commit 947ca911a6e522f8158dfb007cd306ce40d1266c
Author: Ross Lagerwall <rosslagerwall@gmail.com>
Date:	2013-12-30

    ftp: Set etag::value

    Set etag::value based on the file's modification time.

    https://bugzilla.gnome.org/show_bug.cgi?id=721234

M	daemon/gvfsftpdircache.c

commit cf884c045b939f2ec148ae0b9c69d123b55fef4e
Author: Ross Lagerwall <rosslagerwall@gmail.com>
Date:	2013-12-03

    ftp: Remove custom progress callback rate limiting

    https://bugzilla.gnome.org/show_bug.cgi?id=719807

M	daemon/gvfsbackendftp.c

commit 44b66a906c302bd1340fe22b0f6d39f7be6f403e
Author: Ross Lagerwall <rosslagerwall@gmail.com>
Date:	2013-12-03

    daemon: Rate limit progress callbacks

    To prevent flooding the dbus daemon with messages, rate limit the
    progress callbacks to 10 per second (i.e. every 100 milliseconds).

    https://bugzilla.gnome.org/show_bug.cgi?id=719807

M	daemon/gvfsjobprogress.c
M	daemon/gvfsjobprogress.h

commit 31129df79b1f86ccd8fa1a01936fdfa6bc98e83b
Author: Ross Lagerwall <rosslagerwall@gmail.com>
Date:	2013-12-17

    daemon: Set infinite timeout for enumerate response

    Set an infinite timeout for responses to enumerate() otherwise it can
    timeout when enumerating large, slow directories.

    https://bugzilla.gnome.org/show_bug.cgi?id=598092

M	daemon/gvfsjobenumerate.c

commit 5de780f7d7ca5ef3d930c050fa6f57c8d3f0ebdf
Author: Giovanni Campagna <gcampagna@src.gnome.org>
Date:	2014-01-04

    client: remove GVfsUriMountInfo

    This structure is too similar to GMountSpec to deserve a presence
    (it's essentially a GMountSpec with a path). By removing it we
    can remove some code and avoid wasteful allocations in sensitive
    paths such as creating and traversing GFiles.

    https://bugzilla.gnome.org/show_bug.cgi?id=721461

M	client/afpuri.c
M	client/gdaemonvfs.c
M	client/gvfsurimapper.c
M	client/gvfsurimapper.h
M	client/httpuri.c
M	client/smburi.c
M	common/gmountspec.c
M	common/gmountspec.h

commit afd78d3945e383501e91ebf0a2845a075869a046
Author: Ondrej Holy <oholy@redhat.com>
Date:	2014-01-17

    build: append missing flags in the _CPPFLAGS variables

    https://bugzilla.gnome.org/show_bug.cgi?id=722354

M	daemon/Makefile.am

commit 9f5585c3d73e7013ad4e9b0e065e75646daf1bc6
Author: Antoine Jacoutot <ajacoutot@gnome.org>
Date:	2014-01-15

    sftp: force openpty(3) on BSD

    Implementation of grantpt() and unlockpt() on FreeBSD and OpenBSD does
    not conform to IEEE Std 1003.1-2008 (``POSIX.1'') so force using the
    openpty(3) code path so that the key fingerprint and login/password
    dialogs instead of just failing or falling back to SSH_ASKPASS.

    https://bugzilla.gnome.org/show_bug.cgi?id=722001

M	daemon/pty_open.c

commit 41994e8c32fb8a3a4fe9c441b1a57ac1d8fd2f1e
Author: Ondrej Holy <oholy@redhat.com>
Date:	2014-01-16

    build: replace obsolete INCLUDES by CPPFLAGS

    https://bugzilla.gnome.org/show_bug.cgi?id=722354

M	client/Makefile.am
M	common/Makefile.am
M	daemon/Makefile.am
M	metadata/Makefile.am
M	programs/Makefile.am

commit 05218230f58891d8b87a56256452ca8342a77972
Author: Ondrej Holy <oholy@redhat.com>
Date:	2014-01-16

    build: remove unused --enable-maintainer-mode option

    https://bugzilla.gnome.org/show_bug.cgi?id=722354

M	autogen.sh

commit a9631828c2c9a34f1e35b697f3c0ac554e1ad6d6
Author: Martin Pitt <martinpitt@gnome.org>
Date:	2014-01-16

    build: Update for test file renaming

    files/powershot.ioctl.xz → files/powershot.ioctl, after the
    previous commit.

M	test/Makefile.am

commit 3d604a874bf6aed39751b6daf87dfa81faf75488
Author: Martin Pitt <martinpitt@gnome.org>
Date:	2014-01-16

    gvfs-test: Refresh gphoto umockdev ioctl

    Refresh test/files/powershot.ioctl, now with gvfs 1.9.4 and libgphoto
    2.5.3.

    Stop storing it xz compressed; it's not that big, and xz makes it
    impossible to
    patch files in distro packages.

A	test/files/powershot.ioctl
D	test/files/powershot.ioctl.xz
M	test/gvfs-test

commit 99ba8aa6c24b00eb84c48343ca2880d6af31f2cc
Author: Ondrej Holy <oholy@redhat.com>
Date:	2014-01-13

    Post release version bump

M	configure.ac