summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* SMB browsing authentication support (#524485) Make smb-browse backend notTomas Bzatek2009-01-063-43/+398
* include text of GPL3 by request of Vincent.Ryan Lortie2009-01-051-0/+674
* Bug 565504 - limited number of connections causes commands to failBenjamin Otte2008-12-301-1/+2
* remove fixme for max connection tracking, by remembering the maxBenjamin Otte2008-12-301-2/+7
* introduce ftp_connection_clear_error() for clarityBenjamin Otte2008-12-301-26/+28
* Bug 565504 - limited number of connections causes commands to failBenjamin Otte2008-12-301-1/+2
* set files to mode 700 before deleting to deal with users trashingRyan Lortie2008-12-201-0/+5
* add trash::orig-path and trash::deletion-date infoRyan Lortie2008-12-161-6/+21
* relicense to LGPLv2+GVFS_1_1_2Ryan Lortie2008-12-152-4/+10
* Fix dist issuesAlexander Larsson2008-12-152-4/+4
* Fix memory leaks on trash backendRyan Lortie2008-12-125-68/+113
* Fix successful PASV connections (don't try to apply workaround). (fixesBenjamin Otte2008-12-121-8/+7
* Implement pull support on trash backend.Ryan Lortie2008-12-123-23/+105
* New trash:/ backend.Ryan Lortie2008-12-1214-1680/+2311
* require libsoup-gnome, for SoupProxyResolverGNOMEDan Winship2008-12-111-4/+11
* don't leak GSimpleAsyncResults. #551075.Dan Winship2008-12-112-0/+7
* Fix icon for the root directory of an obexftp server (Closes: #542687)Bastien Nocera2008-12-091-1/+8
* For each camera discovered, create shadow mounts for each one of theBastien Nocera2008-12-091-178/+45
* Add missing filesGVFS_1_1_1Alexander Larsson2008-12-011-1/+1
* Make mounts/backends have a GIcon not a icon nameAlexander Larsson2008-12-014-21/+116
* Added. Added. Added. Added.Alexander Larsson2008-12-016-89/+307
* Better name for the has-username case.Alexander Larsson2008-11-181-2/+2
* If user is specified, add to name too, so we get a unique fuse pathAlexander Larsson2008-11-181-2/+6
* use g_ascii_is_space() (thanks Wouter)Benjamin Otte2008-11-171-2/+1
* document what the workarounds doBenjamin Otte2008-11-171-0/+7
* If feat before login fails, try it again after login. (fixes bug #556786,Benjamin Otte2008-11-171-3/+16
* Deal with "\n" vs "\r\n" in FEAT responses. Researched by Oliver Joos.Benjamin Otte2008-11-171-4/+16
* Be less strict in leading spaces of FEAT reply. Researched by Oliver Joos.Benjamin Otte2008-11-171-1/+6
* Do FEAT and OPTS UTF8 ON before login. This mirros behavior of lftp.Benjamin Otte2008-11-171-6/+14
* Add workarounds for EPSV/PASV data connection failures. - don't use EPSVBenjamin Otte2008-11-171-7/+47
* Restructure ..._ensure_data_connection and fall back on PASV when EPSVBenjamin Otte2008-11-171-43/+76
* Disable usage of "EPSV ALL". (fixes #547855). See in-source comment forBenjamin Otte2008-11-171-0/+12
* Use UTF8 when available.Benjamin Otte2008-11-171-0/+3
* Add UTF8 to feature parsing.Benjamin Otte2008-11-171-2/+4
* Timestamp (mtime) setting supportTomas Bzatek2008-11-102-5/+94
* Convert stuct tm from what ParseFTPList gives to what mktime expects.Cosimo Cecchi2008-10-281-0/+7
* Convert stuct tm from what ParseFTPList gives to what mktime expects.Cosimo Cecchi2008-10-281-1/+1
* Don't ask for credentials twice when the password dialog was cancelledTomas Bzatek2008-10-241-5/+23
* Don't return fallback icons, since that gives problems with custom mimeAlexander Larsson2008-10-233-12/+1
* Patch from David ZeuthenAlexander Larsson2008-10-216-7/+283
* Always fail the job when we don't support monitoring.Alexander Larsson2008-10-201-4/+3
* Show username in auth dialog if specified in uri (#554156)Alexander Larsson2008-10-161-3/+9
* Patch from Andreas HenrikssonAlexander Larsson2008-10-061-3/+9
* Use the Alias instead of the Name, so we automatically fallback if theBastien Nocera2008-10-031-1/+1
* Remove misleading comment about the license (#554811)David Zeuthen2008-10-031-4/+0
* Re-add bluetooth.h include, we still use bachk right nowBastien Nocera2008-10-021-0/+1
* Port to BlueZ 4.x API and obex-data-server SVN API, use the "Icon"Bastien Nocera2008-09-292-163/+132
* Reverse map fuse paths to gvfs uris in g_file_new_for_path().Alexander Larsson2008-09-261-15/+88
* Kerberos authentication fixes. Fixes #524498Tomas Bzatek2008-09-161-8/+22
* Revert commit #1772. Set the information on the mount spec from the original ...Tomas Bzatek2008-09-151-19/+23