summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* afc: Fix renaming files moving them to the root dirBastien Nocera2011-03-271-7/+15
* smb: Add support for default locationTomas Bzatek2011-03-181-2/+11
* Cleanups and fixes for compiler warningsKjartan Maraas2011-03-177-16/+3
* archive: Propagate entry index as inode no. for filesTomas Bzatek2011-03-171-3/+11
* archive: Skip leading "./" from pathnames if presentTomas Bzatek2011-03-171-3/+13
* build: Don't link http backend with SoupOutputStreamRyan Brown2011-03-161-1/+0
* archive: Prevent assertion failure on duplicate mountTomas Bzatek2011-03-161-7/+19
* smb: Catch invalid argument type when setting mtimeBenjamin Otte2011-01-241-0/+9
* sftp: Catch invalid argument type for chmod commandBenjamin Otte2011-01-241-0/+9
* ftp: Implement chmodLawrence Rust2011-01-241-0/+91
* ftp: Parse mode, user and group for unix listingsLawrence Rust2011-01-241-4/+110
* ftp: Parse SITE HELP output to detect chmod supportBenjamin Otte2011-01-232-1/+59
* afc: Add support for House Arrest protocolBastien Nocera2010-12-171-139/+1183
* ftp: Detect TLS and SSL supportBenjamin Otte2010-12-082-1/+5
* ftp: Fix refcounting of addresses when connectingBenjamin Otte2010-12-081-0/+2
* obex: Move variables into #if USE_HALBenjamin Otte2010-12-071-3/+5
* Fix distcheckTomas Bzatek2010-11-121-2/+3
* Remove last traces of GConfTomas Bzatek2010-11-121-15/+6
* Port daemons to GSettingsTomas Bzatek2010-11-123-161/+74
* Add GSettings schemasTomas Bzatek2010-11-126-1/+89
* sftp: Close pty master in child processTomas Bzatek2010-11-121-0/+1
* sftp: fix poll() timeout.Andreas Henriksson2010-10-041-1/+1
* sftp: Use poll() to cope with openssh-5.6 changesTomas Bzatek2010-09-271-12/+10
* Move GConf initialization from backend constructorTomas Bzatek2010-09-082-45/+45
* afc: Add support for photo thumbnails on iOS4Bastien Nocera2010-08-171-16/+127
* Move translator comments just before the translatable stringClaude Paroz2010-08-051-2/+4
* Provide more information in the SSH dialog.Marcus Carlson2010-07-011-4/+16
* ftp: fix usage of undeclared variable (unix->is_unix)Daniel Macks2010-06-231-1/+1
* AFC: add dialog for password protected devicesNikias Bassen2010-05-301-31/+73
* Rename gdbusutils.h to avoid conflict with GIO1.6.2Matthias Clasen2010-05-2731-31/+31
* ftp: Parse PWD reply according to RFCBenjamin Otte2010-04-081-19/+55
* ftp: Add missing \n to debug messageBenjamin Otte2010-04-081-1/+1
* afc: Detect iPad and set correct icon nameMartin Szulecki2010-04-071-0/+4
* Disable x-content-types for jailbroken iDevicesBastien Nocera2010-04-071-6/+9
* Fix compilation with libimobiledevice 1.0.0Bastien Nocera2010-03-241-1/+6
* g_vfs_backend_afc_open_for_read: only open regular filesNikias Bassen2010-03-151-0/+84
* g_vfs_backend_afc_set_info_from_afcinfo: set content type even if matcher is ...Nikias Bassen2010-03-151-9/+10
* archive: Use archive_errno() the correct wayBenjamin Otte2010-02-261-7/+16
* ftp: CleanupBenjamin Otte2010-02-261-2/+1
* Bug 610259 – Handle readonly+delete devicesMarcus Meissner2010-02-191-4/+13
* ftp: GVfsJobPull: perform any cache lookups before opening data connectionTomas Bzatek2010-02-191-10/+10
* sftp: retain chosen password save option across mount phasesTomas Bzatek2010-02-191-3/+6
* sftp: Cancel all pending reads in reply_stream on unmountTomas Bzatek2010-02-151-3/+35
* ftp: Prefer PASV/PORT to EPSV/EPRT for IPv4Benjamin Otte2010-02-071-3/+3
* ftp: Require IPv4 connections for PASV/PORT commandsBenjamin Otte2010-02-071-7/+39
* ftp: put check if a method is supported into its own functionBenjamin Otte2010-02-071-4/+13
* ftp: Name the struct used for selecting the data connection methodBenjamin Otte2010-02-071-4/+6
* ftp: Handle cases where symlink target is not definedBenjamin Otte2010-02-071-4/+13
* Update AFC backend and volume monitor for libimobiledevice 0.9.7Nikias Bassen2010-02-011-22/+22
* Update AFC backend and volume monitor for libiphone 0.9.6Bastien Nocera2010-01-261-4/+5