summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendafpbrowse.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: Set G_FILESYSTEM_PREVIEW_TYPE_NEVER in browse backendsAntónio Fernandes2021-01-221-0/+1
* afp: Do not claim that mountable can be unmountedOndrej Holy2018-07-241-6/+1
* afp: Port GVfsBackendAfpBrowse to GTaskOndrej Holy2017-11-281-27/+17
* Do not sent user invisible mounts if not neededOndrej Holy2017-06-061-1/+1
* Use Unicode in translatable stringsPiotr Drąg2016-10-031-3/+3
* daemon: Set G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attributeOndrej Holy2016-06-281-0/+1
* Unify strings to ease translationFelix Möller2015-08-051-1/+1
* Set filesystem::type for all backendsRoss Lagerwall2015-08-041-0/+13
* Don't include jargon in mount display names and messagesWilliam Jon McCann2012-08-301-2/+2
* Add symbolics support to the backendsWilliam Jon McCann2012-08-301-0/+9
* afp: make fields private in GVfsAfpServerCarl-Anton Ingmarsson2012-08-091-3/+6
* afp: logout from server on unmountCarl-Anton Ingmarsson2012-08-091-0/+19
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* afp: split out volume specific functions into a GVfsAfpVolume object.Carl-Anton Ingmarsson2012-01-221-12/+0
* afp: move retrieval of volumes into GVfsAfpServerCarl-Anton Ingmarsson2012-01-221-79/+25
* afp: do some string fixes and add some translator commentsCarl-Anton Ingmarsson2012-01-221-2/+4
* afp: output the textual representation of undhandled error codesCarl-Anton Ingmarsson2012-01-221-2/+1
* afp: fix some memoryleaksCarl-Anton Ingmarsson2011-08-251-1/+1
* afp: fix some leaks of GSimpleAsyncResultsCarl-Anton Ingmarsson2011-08-251-4/+4
* afp: change update_cache to use a GIO like apiCarl-Anton Ingmarsson2011-08-251-51/+67
* afp: mount volumes as the user who is logged in in the afpbrowse backendCarl-Anton Ingmarsson2011-08-251-2/+8
* afp: small indenting fixesCarl-Anton Ingmarsson2011-08-251-1/+1
* afp: retreive and store the user id for the logged in userCarl-Anton Ingmarsson2011-08-251-1/+1
* afp: convert g_vfs_afp_connection_queue_command to the standard GIO async pat...Carl-Anton Ingmarsson2011-08-251-12/+17
* afp: add g_vfs_afp_command_put_[byte|int|uint] functions and use theseCarl-Anton Ingmarsson2011-08-251-1/+1
* afp: fixup some indenting issuesCarl-Anton Ingmarsson2011-08-251-35/+35
* afp: get basic file browsing workingCarl-Anton Ingmarsson2011-08-251-2/+2
* afp: use UTF-8 ServerName if availableCarl-Anton Ingmarsson2011-08-251-2/+8
* afp: write our own data reading functions instead of relying on GDataInputStreamCarl-Anton Ingmarsson2011-08-251-5/+5
* afp: work on query_infoCarl-Anton Ingmarsson2011-08-251-139/+232
* afp: add new backend GVfsBackendAfp for mounting afp-volume sharesCarl-Anton Ingmarsson2011-08-251-2/+17
* afp: implement try_mount_mountable in AfpBrowseCarl-Anton Ingmarsson2011-08-251-15/+132
* afp: rename afp backend to GVfsAfpBackendBrowseCarl-Anton Ingmarsson2011-08-251-0/+350