summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Release gvfs 0.2.3GVFS_0_2_3Christian Kellner2008-04-081-1/+2
* WebDAV mount cleanupsChristian Kellner2008-04-051-49/+68
* Implement set_display_name. (#525980)Christian Kellner2008-04-033-60/+342
* Get the right size of the command messages. Actually send file attributesAlexander Larsson2008-03-311-2/+14
* Make sure we send (error) replies to all outstanding jobs and unmount theChristian Kellner2008-03-311-18/+37
* fix race that could cause uploads to stopBenjamin Otte2008-03-281-5/+15
* Plug some more minor memory leaks.Paolo Borelli2008-03-282-7/+12
* Dist libsmb-compat.h.GVFS_0_2_2Alexander Larsson2008-03-281-1/+1
* plug some minor memory leaks.Paolo Borelli2008-03-281-3/+11
* Handle all target exists errors correctly in move. This should make us notAlexander Larsson2008-03-273-46/+196
* Introduce helpers for multi-request ops. Use it for query_info.Alexander Larsson2008-03-271-152/+191
* Send replies to subscribe and unsubscribe messages.Alexander Larsson2008-03-261-0/+6
* Pass id via the command object, not via out parameter. Removes a bunch ofAlexander Larsson2008-03-261-148/+87
* Do not create new read/write jobs if the gvfschannel has been cancelled.Carlos Garcia Campos2008-03-251-2/+7
* Make sure the display name is correct even for subdirectories inside thePaolo Borelli2008-03-251-16/+7
* Better mount icons and root display name.Alexander Larsson2008-03-251-10/+12
* Port to new smbclient API introduced in samba-3.2.0pre2Tomas Bzatek2008-03-203-105/+371
* Add job pointer to output spew to make it possible to match lines.Alexander Larsson2008-03-192-2/+2
* Make the sftp backend work when pam_krb5 is used on the server side.Sebastian Dröge2008-03-191-0/+2
* Correctly handle username in mountspec. Only set it if it was in theAlexander Larsson2008-03-171-15/+44
* return G_IO_ERROR_NOT_EMPTY if we're trying to delete a non-emptyBenjamin Otte2008-03-171-4/+25
* Don't autostart fuse backend if the GVFS_DISABLE_FUSE env var is setAlexander Larsson2008-03-141-0/+4
* Mark files with an initial dot to be hidden. This handles unix smb shares,Alexander Larsson2008-03-141-2/+7
* Actually add the mount file for archiveAlexander Larsson2008-03-131-0/+5
* fix enumerating to do the right thingBenjamin Otte2008-03-121-34/+42
* Added archive backend from Benjamin Otte Requires libarchiveAlexander Larsson2008-03-121-13/+31
* Added archive backend from Benjamin Otte Requires libarchiveAlexander Larsson2008-03-123-0/+782
* invalidate the cache of directories that we modified ourselves. allow 10Benjamin Otte2008-03-122-2/+38
* Use GError->message, not GError->msg. Patch from Alexander LarssonAlexander Larsson2008-03-111-1/+1
* ANSIfication Same.Kjartan Maraas2008-03-071-1/+1
* Since G_SEEK_END is not supported at the moment immediately return FALSEChristian Kellner2008-03-061-6/+14
* daemon/gvfsreadchannel.c, Fix format specifiers here.Kjartan Maraas2008-03-062-2/+2
* Remove a couple of unused variables.Kjartan Maraas2008-03-061-7/+0
* Initialize error variable to NULL. (#519035)Christian Kellner2008-03-061-0/+1
* Only ask for common properties and don't use allprop.Christian Kellner2008-03-061-4/+19
* Correctly set the content types and the icon correclty. (#518679) AlsoChristian Kellner2008-03-062-23/+65
* Use g_content_type_get_icon() instead of open coding it. Also picks upAlexander Larsson2008-03-062-66/+14
* timeout I/O or g_cond_wait after 30 secondsBenjamin Otte2008-03-061-1/+18
* fail early if there's no ftp server where we connectBenjamin Otte2008-03-061-0/+9
* parse the ftp server's system. Using that information, mark dot-files asBenjamin Otte2008-03-061-0/+43
* Allow setting unix mode on sftp (#520572) Patch from Carlos Garcia CamposAlexander Larsson2008-03-061-2/+71
* Set display name for dav mount (#519588)Alexander Larsson2008-03-061-1/+6
* fail if file existsBenjamin Otte2008-03-061-1/+14
* don't list "." and ".." directories.Benjamin Otte2008-03-051-2/+19
* fail if the file to be created already existsBenjamin Otte2008-03-051-1/+18
* set anonymous login to FALSE, no uninitialized variables please. fixBenjamin Otte2008-03-051-0/+3
* the proper icon name is folder-remote, not remote-folder. really fixedBenjamin Otte2008-03-051-1/+1
* add text-x-generic mime type as a last fallback option. Fixes #520189Benjamin Otte2008-03-051-6/+6
* rewrite file info construction and directory listing. It should nowBenjamin Otte2008-03-051-396/+422
* Better error message for Nokia 3650 phonesBastien Nocera2008-03-051-1/+1