index
:
delta/gvfs.git
497-g_file_attribute_filesystem_use_preview-is-not-set-consistently
GVFS_0_99_7_1
admin-add-copy-push-implementation
baserock/morph
ci-custom-image
file-info-set-file
fix-ci
gdata-entry-get-id-fix
gdbus
gdbus-core
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-40
gnome-42
master
mtp-backend
nfs
oholy/wip/ci-test
sam/fuse-shutdown-on-error
sftp-multiplexing-2fa
standard-file-info
tracker-metadata
wip/alexl/documents
wip/antoniof/set-preview-type-explicitly
wip/barthalion/priv
wip/cosimoc/admin
wip/goa
wip/gtask-porting
wip/hadess/libgdata-1.0
wip/iainl/tests-increase-timeout
wip/inigomartinez/meson
wip/oholy/admin-fixes
wip/oholy/ci-fix
wip/oholy/ci-fuse3
wip/oholy/ci-glib-update
wip/oholy/ci-image-fix
wip/oholy/ci-libsoup3
wip/oholy/ci-meson-options
wip/oholy/dav-mount-check
wip/oholy/dav-redirect
wip/oholy/dav-tests
wip/oholy/debug
wip/oholy/do-not-use-desktop-files
wip/oholy/fix-gnome-build-meta
wip/oholy/fuse-readdir-plus
wip/oholy/gitlab-ci
wip/oholy/glib-bump
wip/oholy/gmountsource-deadlock
wip/oholy/gnome-build-meta-tags
wip/oholy/google-cache
wip/oholy/google-cache-conservative
wip/oholy/google-display-name
wip/oholy/google-native-html
wip/oholy/google-progress
wip/oholy/google-shared-drives-support
wip/oholy/gtask
wip/oholy/meson-summary
wip/oholy/meson-version
wip/oholy/runtime-dir-socket
wip/oholy/smb-enumeration-performance
wip/oholy/smb-move-progress
wip/oholy/storaged
wip/oholy/support-tcrypt
wip/oholy/test-timeouts
wip/oholy/trash-deadlock
wip/oholy/trash-performance
wip/oholy/udisks2-media-user
wip/oholy/udisks2-timeouts-when-stopping
wip/oholy/update-docs
wip/oholy/x-gvfs-ignore
wip/rishi/goa
wip/rishi/issue-2
wip/rishi/owncloud-gssapi
wip/udisks2
wip/verdre/dialog-titles
gitlab.gnome.org: GNOME/gvfs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
daemon
/
gvfsbackendarchive.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
archive: Handle ARCHIVE_FAILED error
Ondrej Holy
2015-08-04
1
-8
/
+21
*
archive: Allow reading files with '/./' in the path
Ross Lagerwall
2014-09-05
1
-25
/
+55
*
archive: Fix some memory leaks
Ross Lagerwall
2014-09-05
1
-5
/
+2
*
archive: Retry operations that return ARCHIVE_RETRY
Ross Lagerwall
2014-08-23
1
-0
/
+6
*
archive: Ignore filenames consisting of a single "."
Ross Lagerwall
2014-05-10
1
-3
/
+2
*
archive: Set filesystem size information
Ross Lagerwall
2013-11-15
1
-1
/
+10
*
archive: Set the is_hidden attribute when appropriate
Ross Lagerwall
2013-11-07
1
-0
/
+3
*
archive: fix wrong data types
Ondrej Holy
2013-11-07
1
-2
/
+2
*
archive: fix segfault when libarchive fails
Ondrej Holy
2013-11-07
1
-4
/
+4
*
archive: fix reading files when size not set
Ondrej Holy
2013-11-07
1
-5
/
+46
*
archive: Handle open failure
Ross Lagerwall
2013-10-26
1
-2
/
+6
*
archive: Set file executable bit from archive contents
Ross Lagerwall
2013-10-25
1
-2
/
+5
*
archive: Update to libarchive new api
Ondrej Holy
2013-08-22
1
-2
/
+2
*
Use g_list_free_full() where applicable
Tomas Bzatek
2013-01-17
1
-2
/
+1
*
Add symbolics support to the backends
William Jon McCann
2012-08-30
1
-0
/
+5
*
Update the Address of the FSF
Felix Möller
2012-07-30
1
-2
/
+2
*
Cleanups and fixes for compiler warnings
Kjartan Maraas
2011-03-17
1
-3
/
+0
*
archive: Propagate entry index as inode no. for files
Tomas Bzatek
2011-03-17
1
-3
/
+11
*
archive: Skip leading "./" from pathnames if present
Tomas Bzatek
2011-03-17
1
-3
/
+13
*
archive: Prevent assertion failure on duplicate mount
Tomas Bzatek
2011-03-16
1
-7
/
+19
*
archive: Use archive_errno() the correct way
Benjamin Otte
2010-02-26
1
-7
/
+16
*
Set variable to NULL after unreffing
Benjamin Otte
2010-01-20
1
-0
/
+1
*
Plug a leak in gvfsbackendarchive.c
Matthias Clasen
2009-09-11
1
-1
/
+1
*
Bug 587484 – Interaction when unmounting mounts and misc fixes
David Zeuthen
2009-07-08
1
-1
/
+3
*
Bug 551683 – archive backend says file doesn't exist for directories
Alexander Larsson
2009-03-09
1
-0
/
+19
*
Chain up finalize
Paolo Borelli
2009-03-02
1
-0
/
+3
*
Use g_set_error_literal where appropriate. Bug #539167.
Christian Persch
2008-08-02
1
-4
/
+4
*
Fix build warnings with GCC 4.3.0 (#537588).
Cosimo Cecchi
2008-06-10
1
-4
/
+4
*
Improve error handling allowing to mount non-standard ISO images
Tomas Bzatek
2008-05-22
1
-2
/
+14
*
get rid of modelines The modelines were inconsistent and caused issues
Benjamin Otte
2008-04-22
1
-1
/
+0
*
some minor fixes (#528950)
David Zeuthen
2008-04-20
1
-5
/
+33
*
Better mount icons and root display name.
Alexander Larsson
2008-03-25
1
-10
/
+12
*
Added archive backend from Benjamin Otte Requires libarchive
Alexander Larsson
2008-03-12
1
-13
/
+31
*
Added archive backend from Benjamin Otte Requires libarchive
Alexander Larsson
2008-03-12
1
-0
/
+712