| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unnecessary GError | Tomas Bzatek | 2009-01-07 | 1 | -7/+4 |
* | SMB browsing authentication support (#524485) Make smb-browse backend not | Tomas Bzatek | 2009-01-06 | 3 | -43/+398 |
* | include text of GPL3 by request of Vincent. | Ryan Lortie | 2009-01-05 | 1 | -0/+674 |
* | Bug 565504 - limited number of connections causes commands to fail | Benjamin Otte | 2008-12-30 | 1 | -1/+2 |
* | remove fixme for max connection tracking, by remembering the max | Benjamin Otte | 2008-12-30 | 1 | -2/+7 |
* | introduce ftp_connection_clear_error() for clarity | Benjamin Otte | 2008-12-30 | 1 | -26/+28 |
* | Bug 565504 - limited number of connections causes commands to fail | Benjamin Otte | 2008-12-30 | 1 | -1/+2 |
* | set files to mode 700 before deleting to deal with users trashing | Ryan Lortie | 2008-12-20 | 1 | -0/+5 |
* | add trash::orig-path and trash::deletion-date info | Ryan Lortie | 2008-12-16 | 1 | -6/+21 |
* | relicense to LGPLv2+GVFS_1_1_2 | Ryan Lortie | 2008-12-15 | 2 | -4/+10 |
* | Fix dist issues | Alexander Larsson | 2008-12-15 | 2 | -4/+4 |
* | Fix memory leaks on trash backend | Ryan Lortie | 2008-12-12 | 5 | -68/+113 |
* | Fix successful PASV connections (don't try to apply workaround). (fixes | Benjamin Otte | 2008-12-12 | 1 | -8/+7 |
* | Implement pull support on trash backend. | Ryan Lortie | 2008-12-12 | 3 | -23/+105 |
* | New trash:/ backend. | Ryan Lortie | 2008-12-12 | 14 | -1680/+2311 |
* | require libsoup-gnome, for SoupProxyResolverGNOME | Dan Winship | 2008-12-11 | 1 | -4/+11 |
* | don't leak GSimpleAsyncResults. #551075. | Dan Winship | 2008-12-11 | 2 | -0/+7 |
* | Fix icon for the root directory of an obexftp server (Closes: #542687) | Bastien Nocera | 2008-12-09 | 1 | -1/+8 |
* | For each camera discovered, create shadow mounts for each one of the | Bastien Nocera | 2008-12-09 | 1 | -178/+45 |
* | Add missing filesGVFS_1_1_1 | Alexander Larsson | 2008-12-01 | 1 | -1/+1 |
* | Make mounts/backends have a GIcon not a icon name | Alexander Larsson | 2008-12-01 | 4 | -21/+116 |
* | Added. Added. Added. Added. | Alexander Larsson | 2008-12-01 | 6 | -89/+307 |
* | Better name for the has-username case. | Alexander Larsson | 2008-11-18 | 1 | -2/+2 |
* | If user is specified, add to name too, so we get a unique fuse path | Alexander Larsson | 2008-11-18 | 1 | -2/+6 |
* | use g_ascii_is_space() (thanks Wouter) | Benjamin Otte | 2008-11-17 | 1 | -2/+1 |
* | document what the workarounds do | Benjamin Otte | 2008-11-17 | 1 | -0/+7 |
* | If feat before login fails, try it again after login. (fixes bug #556786, | Benjamin Otte | 2008-11-17 | 1 | -3/+16 |
* | Deal with "\n" vs "\r\n" in FEAT responses. Researched by Oliver Joos. | Benjamin Otte | 2008-11-17 | 1 | -4/+16 |
* | Be less strict in leading spaces of FEAT reply. Researched by Oliver Joos. | Benjamin Otte | 2008-11-17 | 1 | -1/+6 |
* | Do FEAT and OPTS UTF8 ON before login. This mirros behavior of lftp. | Benjamin Otte | 2008-11-17 | 1 | -6/+14 |
* | Add workarounds for EPSV/PASV data connection failures. - don't use EPSV | Benjamin Otte | 2008-11-17 | 1 | -7/+47 |
* | Restructure ..._ensure_data_connection and fall back on PASV when EPSV | Benjamin Otte | 2008-11-17 | 1 | -43/+76 |
* | Disable usage of "EPSV ALL". (fixes #547855). See in-source comment for | Benjamin Otte | 2008-11-17 | 1 | -0/+12 |
* | Use UTF8 when available. | Benjamin Otte | 2008-11-17 | 1 | -0/+3 |
* | Add UTF8 to feature parsing. | Benjamin Otte | 2008-11-17 | 1 | -2/+4 |
* | Timestamp (mtime) setting support | Tomas Bzatek | 2008-11-10 | 2 | -5/+94 |
* | Convert stuct tm from what ParseFTPList gives to what mktime expects. | Cosimo Cecchi | 2008-10-28 | 1 | -0/+7 |
* | Convert stuct tm from what ParseFTPList gives to what mktime expects. | Cosimo Cecchi | 2008-10-28 | 1 | -1/+1 |
* | Don't ask for credentials twice when the password dialog was cancelled | Tomas Bzatek | 2008-10-24 | 1 | -5/+23 |
* | Don't return fallback icons, since that gives problems with custom mime | Alexander Larsson | 2008-10-23 | 3 | -12/+1 |
* | Patch from David Zeuthen | Alexander Larsson | 2008-10-21 | 6 | -7/+283 |
* | Always fail the job when we don't support monitoring. | Alexander Larsson | 2008-10-20 | 1 | -4/+3 |
* | Show username in auth dialog if specified in uri (#554156) | Alexander Larsson | 2008-10-16 | 1 | -3/+9 |
* | Patch from Andreas Henriksson | Alexander Larsson | 2008-10-06 | 1 | -3/+9 |
* | Use the Alias instead of the Name, so we automatically fallback if the | Bastien Nocera | 2008-10-03 | 1 | -1/+1 |
* | Remove misleading comment about the license (#554811) | David Zeuthen | 2008-10-03 | 1 | -4/+0 |
* | Re-add bluetooth.h include, we still use bachk right now | Bastien Nocera | 2008-10-02 | 1 | -0/+1 |
* | Port to BlueZ 4.x API and obex-data-server SVN API, use the "Icon" | Bastien Nocera | 2008-09-29 | 2 | -163/+132 |
* | Reverse map fuse paths to gvfs uris in g_file_new_for_path(). | Alexander Larsson | 2008-09-26 | 1 | -15/+88 |
* | Kerberos authentication fixes. Fixes #524498 | Tomas Bzatek | 2008-09-16 | 1 | -8/+22 |