summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* metadata: remove unused dbus unset apiOndrej Holy2015-04-101-1/+1
* Don't return NULL from g_daemon_file_query_writable_namespaces()Christophe Fergeau2015-04-101-1/+4
* Rework code flow in g_daemon_file_query_writable_namespaces()Christophe Fergeau2015-04-101-15/+11
* Return proper type from g_daemon_file_monitor_{dir,file}Christophe Fergeau2015-04-101-2/+2
* Fix 'path[12]_out' leak in file_transfer()Christophe Fergeau2015-04-101-0/+2
* Always set 'path2_out' value in create_proxy_for_file2Christophe Fergeau2015-04-101-2/+7
* common: Increase mount timeout to 30 minutesRoss Lagerwall2015-03-111-1/+2
* Remove obsolte obexftp codeOndrej Holy2015-03-041-2/+0
* client: Strip remote dbus error when setting metadata failsRoss Lagerwall2015-01-061-0/+2
* metadata: don't crash if meta_tree_init failsOndrej Holy2015-01-062-67/+90
* client: Use the correct serial with file transfer cancellationRoss Lagerwall2014-11-183-6/+23
* client: Replace deprecated g_memmoveRoss Lagerwall2014-11-041-7/+1
* client: Fix up error handling in find_enclosing_mountRoss Lagerwall2014-11-041-7/+6
* client: Remove inconsistencies between async and sync variantsDebarshi Ray2014-10-291-1/+11
* client: Always set an error if we don't have a mountDebarshi Ray2014-10-291-0/+6
* fuse: Pass the correct flags when reopening output streamRoss Lagerwall2014-10-261-2/+2
* fuse: Close stream on release rather than flushRoss Lagerwall2014-10-261-44/+4
* fuse: Track the size of open files properlyRoss Lagerwall2014-10-261-4/+24
* fuse: Don't g_file_append_to unless O_APPEND is givenRoss Lagerwall2014-10-261-5/+12
* fuse: Truncate stream rather than path if possibleRoss Lagerwall2014-10-261-67/+82
* fuse: Use query_info_on_{read,write} if a stream is openRoss Lagerwall2014-10-261-61/+119
* client: Don't guard against g_object_new returning NULLDebarshi Ray2014-10-241-8/+3
* client: Check for G_FILE_COPY_NO_FALLBACK_FOR_MOVE when push/pullingRoss Lagerwall2014-10-171-0/+8
* client: increase dbus proxy timeout for unmountOndrej Holy2014-09-291-0/+3
* fuse: Don't map EISDIR to EXDEV when renamingRoss Lagerwall2014-08-091-6/+0
* fuse: Add GError to errno mappings for G_IO_ERROR_WOULD_RECURSE and G_IO_ERRO...Rok Mandeljc2014-08-091-0/+2
* GDaemonMount: invalidate mount cache whenever we unmount a mountSimon McVittie2014-07-254-6/+21
* client: Remove unneeded function declarationRoss Lagerwall2014-05-101-1/+0
* client: Return NULL if set_display_name() failsRoss Lagerwall2014-04-111-0/+2
* fuse: Set permissions from UNIX mode when availableRoss Lagerwall2014-04-111-11/+20
* client: remove GVfsUriMountInfoGiovanni Campagna2014-01-206-352/+193
* build: replace obsolete INCLUDES by CPPFLAGSOndrej Holy2014-01-171-2/+2
* Implement truncate support for output streamsRoss Lagerwall2013-12-053-34/+235
* client: Use the correct enumeration constantRoss Lagerwall2013-11-301-2/+2
* fuse: Remove duplicate assignmentRoss Lagerwall2013-11-301-1/+0
* gdeamonfileenumerator: unused variable cleanupOndrej Holy2013-11-211-1/+0
* fuse: Round up the number of blocks that a filesystem hasRoss Lagerwall2013-11-151-1/+1
* client: Fix SIGSEGV in fallback copyRoss Lagerwall2013-11-071-1/+1
* Update .gitignore filesRoss Lagerwall2013-11-011-1/+1
* Don't crash if mount_operation is given as NULLRoss Lagerwall2013-10-311-5/+10
* client: Fix usage of incorrect enum constantRoss Lagerwall2013-10-251-1/+1
* fuse: Use the big_writes option to speed up writesRoss Lagerwall2013-10-081-0/+4
* client: Don't user g_source_remove() on non-default main contextAlexander Larsson2013-10-031-10/+10
* fuse: Make file nonseekable if it actually isRoss Lagerwall2013-10-021-0/+3
* fuse: Enforce sync_readRoss Lagerwall2013-10-021-0/+3
* fuse: Fix seek offset calculationRoss Lagerwall2013-10-021-1/+1
* gdbus: fix compilation warningsOndrej Holy2013-09-261-4/+0
* GDaemonFileEnumerator: fix compilation warningOndrej Holy2013-09-261-1/+0
* gdbus: fix compilation warningOndrej Holy2013-09-261-1/+0
* smb: fix compilation warningOndrej Holy2013-09-261-0/+1