summaryrefslogtreecommitdiff
path: root/daemon/gvfsafpvolume.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: Don't use deprecated private structure APIsOndrej Holy2018-07-101-8/+4
* afp: Port GVfsAfpVolume to GTaskOndrej Holy2017-11-281-622/+485
* Use Unicode in translatable stringsPiotr Drąg2016-10-031-19/+19
* afp: Give a better error message for non-existent volumeRoss Lagerwall2014-10-131-0/+8
* afp: Remove old TODORoss Lagerwall2014-08-031-1/+0
* afp: Try to prevent idle disconnectsRoss Lagerwall2014-08-031-0/+21
* afp: Don't crash when opening the root directoryRoss Lagerwall2014-01-041-8/+0
* afp: Report number of bytes used on the filesystemRoss Lagerwall2013-11-141-4/+7
* afp: translator comments improvementsOndrej Holy2013-09-261-1/+5
* Fix compiler warningsBastien Nocera2013-04-021-2/+1
* Don't include jargon in mount display names and messagesWilliam Jon McCann2012-08-301-1/+1
* afp: Properly report range lock errors when writing to forks.Carl-Anton Ingmarsson2012-08-091-1/+5
* afp: Don't create write requests bigger than the maximum request size.Carl-Anton Ingmarsson2012-08-091-2/+4
* afp: Error out when receiving invalid replies in GVfsAfpServer.Carl-Anton Ingmarsson2012-08-091-12/+34
* afp: move map_id function to GVfsAfpServerCarl-Anton Ingmarsson2012-08-091-175/+0
* afp: make fields private in GVfsAfpServerCarl-Anton Ingmarsson2012-08-091-24/+31
* afp: logout from server on unmountCarl-Anton Ingmarsson2012-08-091-1/+0
* Use a worker thread in GVfsAfpConnectionCarl-Anton Ingmarsson2012-08-091-6/+2
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* afp: Use g_clear_object properlyMatthias Clasen2012-04-301-2/+2
* afpvolume: s/afp_conn/conn/Carl-Anton Ingmarsson2012-01-221-20/+20
* afp: fix potential leak in g_vfs_afp_volume_enumerateCarl-Anton Ingmarsson2012-01-221-1/+4
* afp: split out volume specific functions into a GVfsAfpVolume object.Carl-Anton Ingmarsson2012-01-221-0/+3033