summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Include locate.h for setlocaleGVFS_0_1_5Alexander Larsson2008-01-282-0/+2
* C89 fixes from Jens Granseuer (#511838)Alexander Larsson2008-01-281-60/+102
* Enable translations for daemons and some l10n fixes. Patch from LucaAlexander Larsson2008-01-283-9/+37
* Another attribute separator fixMatthias Clasen2008-01-251-1/+1
* Indentation fixAlexander Larsson2008-01-241-1/+1
* Use -, not _ in attribute namesAlexander Larsson2008-01-231-2/+2
* Use :: to delimit namespace for trash attributesAlexander Larsson2008-01-231-2/+2
* Ensure we return a IS_DIRECTORY error when we open a file for readingAlexander Larsson2008-01-221-42/+132
* Fix warningsAlexander Larsson2008-01-215-25/+22
* Update for releaseAlexander Larsson2008-01-213-3/+33
* Reload the list of mountables on SIGUSR1Alexander Larsson2008-01-211-0/+59
* Small cleanups.Christian Kellner2008-01-213-51/+259
* Disconnect signal handler, since the data struct we pass into the signalChristian Kellner2008-01-171-2/+6
* Make g_mount_source_ask_password_async () public and addChristian Kellner2008-01-171-124/+231
* Add upload operation (requires latest glib)Alexander Larsson2008-01-179-3/+1333
* A few cleanups.Christian Kellner2008-01-163-128/+161
* Port to libsoup-2.4.Christian Kellner2008-01-166-116/+118
* Clean up strings and add translator commentsAlexander Larsson2008-01-1510-15/+27
* Fix crash (#508236) Patch from Joe Marcus ClarkeAlexander Larsson2008-01-151-0/+1
* Update to new gio APIAlexander Larsson2008-01-142-5/+7
* Don't translate g_warning stringsAlexander Larsson2008-01-141-3/+3
* fixDan Winship2008-01-144-0/+738
* Also handle dav uris in the http mapper.Christian Kellner2008-01-136-34/+1054
* Set the http daemon dbus busname so that multiple mounts work in the sameAlexander Larsson2008-01-121-0/+1
* implement GSeekable (a bit hackishly due to a bug in libsoup 2.2.x)Dan Winship2008-01-122-1/+155
* cleanup (g_vfs_backend_http_init): move session creation here. Don'tDan Winship2008-01-111-6/+34
* Fix for changes to g_input_stream_set_pending() since I wrote this.Dan Winship2008-01-111-18/+10
* Make http mount not user visible. Set backend mount spec in try_mount.Alexander Larsson2008-01-111-0/+6
* Fix the double use of a counter variable inside nested loops.Christian Kellner2008-01-115-4/+1109
* Set can't write info on the root.Alexander Larsson2008-01-111-0/+3
* Implement unmount_mountable and eject_mountable on client side.Alexander Larsson2008-01-118-46/+225
* Initial attempt of writing the http backend. Not much there yet only aChristian Kellner2008-01-103-1/+152
* Make GVfsMonitor API simpler for users.Alexander Larsson2008-01-105-66/+104
* Remove freeing of initial ref after delay.Alexander Larsson2008-01-105-45/+53
* Add initial localtest backend for testing purposes incorporating error injectionTomas Bzatek2008-01-104-3/+1274
* Add g_mount_source_get_operation() that lets you handle a remoteAlexander Larsson2008-01-093-14/+88
* Add initial computer backendAlexander Larsson2008-01-087-3/+1133
* Update to handle removed GDirectoryMonitor from API.Alexander Larsson2008-01-072-6/+5
* Remove debug spewAlexander Larsson2008-01-071-5/+0
* Update to new gio APIAlexander Larsson2008-01-071-23/+28
* Update to new gio APIAlexander Larsson2008-01-041-3/+1
* Install the .mount files in /usr/share/gvfs/mounts, not inMatthias Clasen2008-01-041-3/+3
* Return iconsAlexander Larsson2008-01-031-3/+53
* Use right types for file times (#506494)Alexander Larsson2008-01-031-2/+2
* Don't return errors on EOF (#506493)Alexander Larsson2008-01-031-27/+31
* Fix translated "".Alexander Larsson2007-12-201-1/+1
* Update to new file attribute namesAlexander Larsson2007-12-205-18/+18
* Build without cdda. Patch from nf2@scheinwelt.atAlexander Larsson2007-12-201-3/+9
* Add missing files from previous patch.David Zeuthen2007-12-203-0/+833
* Add the cdda:// backend for Compact Disc Digital Audio discs.David Zeuthen2007-12-195-12/+82