summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendarchive.c
Commit message (Expand)AuthorAgeFilesLines
* Remove workaround for directory / folder iconswip/rishi/issue-2Debarshi Ray2018-08-141-4/+5
* Use Unicode in translatable stringsPiotr Drąg2016-10-031-5/+5
* archive: Fix display_name of root entryChristian Kellner2016-08-231-3/+4
* daemon: Set G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attributeOndrej Holy2016-06-281-0/+1
* archive: Be quiet by defaultOndrej Holy2016-01-181-21/+13
* Set filesystem::type for all backendsRoss Lagerwall2015-08-041-0/+1
* archive: Handle ARCHIVE_FAILED errorOndrej Holy2015-08-041-8/+21
* archive: Allow reading files with '/./' in the pathRoss Lagerwall2014-09-051-25/+55
* archive: Fix some memory leaksRoss Lagerwall2014-09-051-5/+2
* archive: Retry operations that return ARCHIVE_RETRYRoss Lagerwall2014-08-231-0/+6
* archive: Ignore filenames consisting of a single "."Ross Lagerwall2014-05-101-3/+2
* archive: Set filesystem size informationRoss Lagerwall2013-11-151-1/+10
* archive: Set the is_hidden attribute when appropriateRoss Lagerwall2013-11-071-0/+3
* archive: fix wrong data typesOndrej Holy2013-11-071-2/+2
* archive: fix segfault when libarchive failsOndrej Holy2013-11-071-4/+4
* archive: fix reading files when size not setOndrej Holy2013-11-071-5/+46
* archive: Handle open failureRoss Lagerwall2013-10-261-2/+6
* archive: Set file executable bit from archive contentsRoss Lagerwall2013-10-251-2/+5
* archive: Update to libarchive new apiOndrej Holy2013-08-221-2/+2
* Use g_list_free_full() where applicableTomas Bzatek2013-01-171-2/+1
* Add symbolics support to the backendsWilliam Jon McCann2012-08-301-0/+5
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* Cleanups and fixes for compiler warningsKjartan Maraas2011-03-171-3/+0
* archive: Propagate entry index as inode no. for filesTomas Bzatek2011-03-171-3/+11
* archive: Skip leading "./" from pathnames if presentTomas Bzatek2011-03-171-3/+13
* archive: Prevent assertion failure on duplicate mountTomas Bzatek2011-03-161-7/+19
* archive: Use archive_errno() the correct wayBenjamin Otte2010-02-261-7/+16
* Set variable to NULL after unreffingBenjamin Otte2010-01-201-0/+1
* Plug a leak in gvfsbackendarchive.cMatthias Clasen2009-09-111-1/+1
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-081-1/+3
* Bug 551683 – archive backend says file doesn't exist for directoriesAlexander Larsson2009-03-091-0/+19
* Chain up finalizePaolo Borelli2009-03-021-0/+3
* Use g_set_error_literal where appropriate. Bug #539167.Christian Persch2008-08-021-4/+4
* Fix build warnings with GCC 4.3.0 (#537588).Cosimo Cecchi2008-06-101-4/+4
* Improve error handling allowing to mount non-standard ISO imagesTomas Bzatek2008-05-221-2/+14
* get rid of modelines The modelines were inconsistent and caused issuesBenjamin Otte2008-04-221-1/+0
* some minor fixes (#528950)David Zeuthen2008-04-201-5/+33
* Better mount icons and root display name.Alexander Larsson2008-03-251-10/+12
* Added archive backend from Benjamin Otte Requires libarchiveAlexander Larsson2008-03-121-13/+31
* Added archive backend from Benjamin Otte Requires libarchiveAlexander Larsson2008-03-121-0/+712