| Commit message (Expand) | Author | Age | Files | Lines |
* | obex: Move variables into #if USE_HAL | Benjamin Otte | 2010-12-07 | 1 | -3/+5 |
* | [obexftp] Use a private D-Bus connection for obex-data-server | Bastien Nocera | 2010-01-07 | 1 | -1/+20 |
* | Bug 598660 - Must honor the remove_source switch | Christian Kellner | 2009-10-16 | 1 | -1/+12 |
* | Fix crasher in obexftp backend | Bastien Nocera | 2009-10-14 | 1 | -0/+1 |
* | conditionalize hal support in obexftp backend | Martin Pitt | 2009-07-08 | 1 | -1/+7 |
* | signal the need for updates (changes wire protocol and internal API) | Benjamin Otte | 2009-06-10 | 1 | -5/+7 |
* | Convert all spew to g_debug() | Alexander Larsson | 2009-03-06 | 1 | -22/+22 |
* | Bug 570533 – use g_set_error_literal | Cosimo Cecchi | 2009-02-13 | 1 | -3/+3 |
* | Bug 570193 – Mounting phone connected via Bluetooth fails | Bastien Nocera | 2009-02-03 | 1 | -9/+18 |
* | Fix possible double-free when the display name is freed Avoid errors when | Bastien Nocera | 2009-02-03 | 1 | -1/+3 |
* | Bug 511671 - Make obex-ftp work over usb connections | Bastien Nocera | 2009-02-02 | 1 | -28/+323 |
* | Implement write support for the ObexFTP backend (#519071). | Cosimo Cecchi | 2009-01-28 | 1 | -3/+349 |
* | Fix icon for the root directory of an obexftp server (Closes: #542687) | Bastien Nocera | 2008-12-09 | 1 | -1/+8 |
* | Use the Alias instead of the Name, so we automatically fallback if the | Bastien Nocera | 2008-10-03 | 1 | -1/+1 |
* | 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 | 1 | -163/+130 |
* | Use g_set_error_literal where appropriate. Bug #539167. | Christian Persch | 2008-08-02 | 1 | -6/+6 |
* | Bug 518284 – need to add i18n on module branching | Matthias Clasen | 2008-07-29 | 1 | -4/+2 |
* | Fix build warnings with GCC 4.3.0 (#537588). | Cosimo Cecchi | 2008-06-10 | 1 | -5/+5 |
* | Better error message for Nokia 3650 phones | Bastien Nocera | 2008-03-05 | 1 | -1/+1 |
* | Error out cleanly from do_mount() if we somehow lose connection to the | Bastien Nocera | 2008-03-05 | 1 | -15/+47 |
* | Fix a crasher when mounting fails, by not freeing the error just before | Bastien Nocera | 2008-03-03 | 1 | -1/+4 |
* | Fix another case where the icon name was wrong for the root folder (Helps: | Bastien Nocera | 2008-03-01 | 1 | -7/+5 |
* | Use better icons for the devices | Bastien Nocera | 2008-02-29 | 1 | -2/+2 |
* | When getting the remote device's name, also get its class, so we can use | Bastien Nocera | 2008-02-29 | 1 | -3/+119 |
* | Don't use a temporary error to set jobs as failed, use g_vfs_job_failed | Bastien Nocera | 2008-02-29 | 1 | -56/+44 |
* | Use a convenience function to load directory listings, implement a simple | Bastien Nocera | 2008-02-29 | 1 | -13/+59 |
* | Fix the content-type of directories (inode/directory, not | Bastien Nocera | 2008-02-28 | 1 | -2/+41 |
* | Add missing mutex unlock, duh! | Bastien Nocera | 2008-02-28 | 1 | -0/+1 |
* | add test for obex URIs Require expat for the obexftp backend | Bastien Nocera | 2008-02-27 | 1 | -0/+1268 |