summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* gphoto: build with libgphoto 2.5 APICosimo Cecchi2012-08-081-1/+11
* cdda: Remove old TODO itemBastien Nocera2012-08-071-3/+0
* cdda: Fix abort() with CD-Text outside ASCIIPekka Vuorela2012-08-071-7/+16
* Fix translator comments so they are actually picked up by gettextAndre Klapper2012-08-011-2/+2
* gdbus: Use default timeout for keyring callsgdbus-coreTomas Bzatek2012-07-311-1/+1
* gdbus: Remove debug printsTomas Bzatek2012-07-3131-160/+2
* gdbus: Use g_variant_is_of_type() instead of strcmp()Tomas Bzatek2012-07-311-1/+1
* gdbus: More errors to stripTomas Bzatek2012-07-311-0/+2
* gdbus: Fix case of GDbusAttributeValue structTomas Bzatek2012-07-312-2/+2
* gdbus: Use casting macros where possibleTomas Bzatek2012-07-312-10/+10
* gdbus: Use g_clear_error() where appropriateTomas Bzatek2012-07-312-4/+2
* gdbus: Use g_clear_object() where appropriateTomas Bzatek2012-07-316-23/+11
* gdbus: Construct proxies without connecting signals and propertiesTomas Bzatek2012-07-313-3/+3
* gdbus: Use G_VARIANT_TYPE_HANDLE for fd_id argumentsTomas Bzatek2012-07-312-3/+10
* gdbus: Fix srcdir != builddir and make the build more quietTomas Bzatek2012-07-311-0/+1
* gdbus: Push new GVfsJobProgress classTomas Bzatek2012-07-312-0/+172
* gdbus: Remove unused extra_fd stuffTomas Bzatek2012-07-311-139/+7
* gdbus: Make copy progress workTomas Bzatek2012-07-3110-392/+137
* gdbus: Fix mount tracker signals emittingTomas Bzatek2012-07-311-41/+5
* gdbus: Fix mountable mounting with URITomas Bzatek2012-07-311-1/+1
* gdbus: More signal handler disconnectionTomas Bzatek2012-07-311-0/+1
* gdbus: Properly disconnect signal handlersTomas Bzatek2012-07-311-0/+1
* gdbus: Make cancellation workTomas Bzatek2012-07-313-8/+11
* gdbus: Treat empty non-NULL strings for the "ay" type as NULLTomas Bzatek2012-07-312-2/+2
* gdbus: Remove no longer valid commentTomas Bzatek2012-07-311-2/+0
* gdbus: Enable daemon finalizationTomas Bzatek2012-07-311-3/+1
* gdbus: Silence unmount failuresTomas Bzatek2012-07-312-10/+7
* gdbus: Tweak mount finalizationTomas Bzatek2012-07-313-6/+30
* gdbus: Handle not yet spawned mountablesTomas Bzatek2012-07-311-14/+9
* gdbus: Port the sftp backendTomas Bzatek2012-07-311-56/+54
* gdbus: Port the OpenIconForRead operationTomas Bzatek2012-07-315-38/+33
* gdbus: Bring libdbus threads initialization backTomas Bzatek2012-07-311-0/+8
* gdbus: Handle client connection dying during monitoringTomas Bzatek2012-07-311-11/+21
* gdbus: Monitoring portTomas Bzatek2012-07-311-120/+161
* gdbus: Improve registered paths activation on daemon sideTomas Bzatek2012-07-313-35/+67
* gdbus: Fix mismerged structTomas Bzatek2012-07-311-2/+3
* gdbus: Core daemon and client portTomas Bzatek2012-07-3160-3061/+2830
* Spelling correction "filesystem" -> "file system"Felix Möller2012-07-315-5/+5
* Rename gvfs-fuse-daemon to gvfsd-fuseTomas Bzatek2012-07-301-1/+1
* Update the Address of the FSFFelix Möller2012-07-30161-324/+324
* afc: Use consistent debug env varMatthias Clasen2012-07-301-1/+1
* computer: Mark items as not renamableMarcus Carlson2012-07-301-0/+1
* daemon: implement show-unmount-progress in GVfsJobUnmountCosimo Cecchi2012-07-162-0/+61
* trash: Make it possible to get to real URIBastien Nocera2012-07-131-1/+14
* daemon: Support allocating PTYs through openpty on BSDMartin Pieuchot2012-07-132-7/+129
* Add a recent files backendWilliam Jon McCann2012-07-134-0/+736
* Update to use XDG Cache Home for thumbnailsWilliam Jon McCann2012-06-301-4/+4
* afp: Add a comment for translatorsTomas Bzatek2012-06-221-0/+1
* build: Change GSettings schema paths to /org/gnome/systemTomas Bzatek2012-06-222-2/+2
* dav: abort finding the root on error or auth info changeChristian Kellner2012-06-181-31/+50