summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing filesGVFS_1_1_1Alexander Larsson2008-12-014-4/+18
* Update for releaseAlexander Larsson2008-12-012-0/+25
* Update bluez requirements, we can't really require the 4.x API without theBastien Nocera2008-12-012-2/+8
* Make mounts/backends have a GIcon not a icon nameAlexander Larsson2008-12-018-28/+152
* Added. Added. Added. Added.Alexander Larsson2008-12-0112-89/+2050
* Updated Czech translation.Petr Kovar2008-11-282-138/+166
* Updated Spansih translationJorge Gonzalez Gonzalez2008-11-222-66/+78
* Better name for the has-username case.Alexander Larsson2008-11-182-2/+7
* If user is specified, add to name too, so we get a unique fuse pathAlexander Larsson2008-11-182-2/+11
* use g_ascii_is_space() (thanks Wouter)Benjamin Otte2008-11-172-2/+6
* document what the workarounds doBenjamin Otte2008-11-172-0/+12
* If feat before login fails, try it again after login. (fixes bug #556786,Benjamin Otte2008-11-172-3/+24
* Deal with "\n" vs "\r\n" in FEAT responses. Researched by Oliver Joos.Benjamin Otte2008-11-172-4/+23
* Be less strict in leading spaces of FEAT reply. Researched by Oliver Joos.Benjamin Otte2008-11-172-1/+15
* Do FEAT and OPTS UTF8 ON before login. This mirros behavior of lftp.Benjamin Otte2008-11-172-6/+23
* Add workarounds for EPSV/PASV data connection failures. - don't use EPSVBenjamin Otte2008-11-172-7/+60
* Restructure ..._ensure_data_connection and fall back on PASV when EPSVBenjamin Otte2008-11-172-43/+92
* Disable usage of "EPSV ALL". (fixes #547855). See in-source comment forBenjamin Otte2008-11-172-0/+20
* Use UTF8 when available.Benjamin Otte2008-11-172-0/+10
* Add UTF8 to feature parsing.Benjamin Otte2008-11-172-2/+11
* Timestamp (mtime) setting supportTomas Bzatek2008-11-103-5/+100
* Updated Spanish translationJorge Gonzalez Gonzalez2008-11-082-205/+225
* Free command string after use. Fixes a leak.Hans Petter Jansson2008-11-072-0/+6
* Return an empty array on success when no content type matchesTomas Bzatek2008-11-042-1/+7
* Convert stuct tm from what ParseFTPList gives to what mktime expects.Cosimo Cecchi2008-10-282-1/+14
* Convert stuct tm from what ParseFTPList gives to what mktime expects.Cosimo Cecchi2008-10-282-1/+8
* Don't ask for credentials twice when the password dialog was cancelledTomas Bzatek2008-10-242-5/+28
* Don't show fallback setting for GThemedIcon (this is a construct onlyAlexander Larsson2008-10-242-13/+13
* Don't return fallback icons, since that gives problems with custom mimeAlexander Larsson2008-10-234-12/+9
* Updated Greek translation by Nick Agianniotis.Simos Xenitellis2008-10-222-423/+630
* Mention bug nr in ChangelogAlexander Larsson2008-10-211-1/+1
* Patch from David ZeuthenAlexander Larsson2008-10-2117-10/+1251
* Require glib 2.19.1 for GIcon serialization supportAlexander Larsson2008-10-219-307/+69
* reviewed by: Christian Kellner <ck@xatom.net>Richard Hughes2008-10-202-3/+53
* Revert debug spew from recent commit now that the core issue is fixed (byAlexander Larsson2008-10-202-7/+8
* Always fail the job when we don't support monitoring.Alexander Larsson2008-10-203-5/+12
* Fix uninitialized memory read.Alexander Larsson2008-10-172-0/+6
* Attempt to prevent potential race conditions in the FUSE backend when fileHans Petter Jansson2008-10-172-85/+166
* Updated Slovak translation by Pavol Šimo.Marcel Telka2008-10-162-425/+612
* Show username in auth dialog if specified in uri (#554156)Alexander Larsson2008-10-163-3/+28
* Fixed terminology in Brazilian Portuguese translation by Vladimir Melo.Leonardo Ferreira Fontenelle2008-10-122-20/+25
* Add some debug spew and avoid crashing in case of code not properlyAlexander Larsson2008-10-092-1/+14
* Patch from Andreas HenrikssonAlexander Larsson2008-10-062-3/+18
* Use the Alias instead of the Name, so we automatically fallback if theBastien Nocera2008-10-032-1/+7
* Remove misleading comment about the license (#554811)David Zeuthen2008-10-032-4/+5
* Re-add bluetooth.h include, we still use bachk right nowBastien Nocera2008-10-022-0/+6
* Add a few more test URIsBastien Nocera2008-10-022-0/+6
* Complete the mounting operation in idle to ensure we've processed pendingDavid Zeuthen2008-09-292-1/+7
* Make sure we emit 'mount-added' when forcing an update for completing aDavid Zeuthen2008-09-294-12/+26
* Port to BlueZ 4.x API and obex-data-server SVN API, use the "Icon"Bastien Nocera2008-09-293-163/+145