ubuntu/+source/gvfs:applied/ubuntu/utopic-proposed

Last commit made on 2015-04-29
Get this branch:
git clone -b applied/ubuntu/utopic-proposed https://git.launchpad.net/ubuntu/+source/gvfs
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/utopic-proposed
Repository:
lp:ubuntu/+source/gvfs

Recent commits

b533561... by Vlad Orlov

1.20.2-1ubuntu3.1 (patches applied)

Imported using git-ubuntu import.

2f9561f... by Vlad Orlov

metatree: avoid endless looping when the entry is too large

Gbp-Pq: avoid-endless-looping.patch.

4231da0... by Vlad Orlov

[PATCH] mtp: do not crash when device is unplugged

Gbp-Pq: 0001-mtp-do-not-crash-when-device-is-unplugged.patch.

d13eb61... by Vlad Orlov

[PATCH] ftp: Don't unlock unlocked mutex

Gbp-Pq: 0001-ftp-Don-t-unlock-unlocked-mutex.patch.

82b8874... by Vlad Orlov

make sure to keep a ref to jobs while they run in a thread

Gbp-Pq: ref-jobs-in-thread.patch.

38b6041... by Vlad Orlov

If the VFS never initialized, don't crash when creating volume monitors

Gbp-Pq: handle-inactive-vfs.patch.

d9234a4... by Vlad Orlov

Don't try to announce the finish of a NULL job.

Gbp-Pq: dont-crash-on-null-job.patch.

e7d212d... by Vlad Orlov

[PATCH] Nuke the metadata file if magic blob is wrong

Gbp-Pq: metadata-nuke-junk-data.patch.

1b85edc... by Vlad Orlov

[PATCH] Check if MetaTree exists before flushing it

Gbp-Pq: metadata-dont-flush-null-tree.patch.

c3b109f... by Vlad Orlov

[PATCH] volume monitors: on glibc systems, let realpath() allocate

Gbp-Pq: 04_hurd_path_max.patch.