summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendafpbrowse.c
Commit message (Expand)AuthorAgeFilesLines
* 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