summaryrefslogtreecommitdiff
path: root/obexd/plugins/ftp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leaks in obexSteve Grubb2021-05-191-2/+6
* obexd: Cleanup deprecated symbolic file permissionsBrian Gix2021-02-231-2/+2
* obexd: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* obexd: Allow CreateFolder to create a directoryMarek Kasik2016-07-041-0/+2
* obexd: Fix cross includes from client and pluginsMarcel Holtmann2015-03-011-7/+7
* obexd/ftp: Handle transfer reset for FTPBharat Panda2014-11-041-1/+9
* obexd/ftp: Add support for tracking transfersBharat Panda2014-10-311-0/+20
* obexd: Remove the total silly usage of gchar and replace it with charMarcel Holtmann2013-01-041-1/+1
* ftp: Remove record detailsLuiz Augusto von Dentz2012-12-121-45/+0
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* obexd: Use ENOSYS to indicate not implemented functionLuiz Augusto von Dentz2012-12-041-1/+1
* obexd: Update record to support version 1.2 with GoepL2capPsm attributeLuiz Augusto von Dentz2012-12-041-1/+5
* obexd: remove unnecessary openobex includesLuiz Augusto von Dentz2012-12-041-3/+1
* obexd: remove duplicated includesLuiz Augusto von Dentz2012-12-041-2/+0
* obexd: Remove use of obex_object_t from service.hLuiz Augusto von Dentz2012-12-041-4/+4
* obexd: Introduce obex_get_non_header_dataLuiz Augusto von Dentz2012-12-041-2/+2
* obexd: fix coding styleLuiz Augusto von Dentz2012-12-041-15/+15
* obexd: remove pcsuite codeLuiz Augusto von Dentz2012-12-041-55/+0
* obexd: Move secure flag to service driverLuiz Augusto von Dentz2012-12-041-0/+1
* obexd: Remove options per serverLuiz Augusto von Dentz2012-12-041-5/+5
* obexd: Rename dbus.h to manager.gJohan Hedberg2012-12-041-1/+1
* obexd: Clean up header filesJohan Hedberg2012-12-041-0/+1
* obexd: Fix missing Name header check in FTP action codeSlawomir Bochenski2012-12-041-0/+3
* obexd: Fix several issues in FTP action supportSlawomir Bochenski2012-12-041-6/+55
* obexd: Simplify symbolic links supportSlawomir Bochenski2012-12-041-6/+7
* obexd: Add Name header check to ftp_chkputSlawomir Bochenski2012-12-041-0/+3
* obexd: Fix valid file name checks for FTP & OPPSlawomir Bochenski2012-12-041-1/+8
* obexd: Make mime type matching case-insensitiveSlawomir Bochenski2012-12-041-1/+1
* obexd: Start OpenOBEX stream automaticallySlawomir Bochenski2012-12-041-5/+1
* obexd: Fix white space related coding style issuesSyam Sidhardhan2012-12-041-1/+1
* obexd: Add support for Action command to pcsuite pluginLuiz Augusto von Dentz2012-12-041-2/+1
* obexd: Add basic support for action commands on ftp driverLuiz Augusto von Dentz2012-12-041-0/+99
* obexd: Move PC Suite drivers to its own pluginLuiz Augusto von Dentz2012-12-041-156/+9
* obexd: Add more debug logs for ftp driverLuiz Augusto von Dentz2012-12-041-0/+20
* obexd: Add support for pcsuite lock fileLuiz Augusto von Dentz2012-12-041-6/+134
* obexd: Change obex_service_driver put() signatureSlawomir Bochenski2012-12-041-1/+2
* obexd: Fix folder listing not able to use name header to list sub foldersLuiz Augusto von Dentz2012-12-041-3/+0
* obexd: Replace uses of debug with DBGLuiz Augusto Von Dentz2012-12-041-7/+7
* obexd: Add dynamic debug featureLuiz Augusto von Dentz2012-12-041-1/+1
* obexd: Fix FTP GET name handlingVinicius Costa Gomes2012-12-041-5/+13
* obexd: Coding style fixesVinicius Costa Gomes2012-12-041-97/+98
* obexd: Fix regression on opp put when name is not setLuiz Augusto von Dentz2012-12-041-0/+3
* obexd: drivers should know nothing about obex_sessionVinicius Costa Gomes2012-12-041-4/+4
* obexd: Implements PhonebookSize for PullPhoneBook functionClaudio Takahasi2012-12-041-1/+4
* obexd: all the drivers structs can be declared staticVinicius Costa Gomes2012-12-041-2/+2
* obexd: Renaming of obex_prepare_put and obex_stream_startVinicius Costa Gomes2012-12-041-4/+4
* obexd: obexd core should know nothing about filesystemsVinicius Costa Gomes2012-12-041-51/+8
* obexd: Fix bug when creating directoriesLuiz Augusto Von Dentz2012-12-041-5/+9
* obexd: Added PBAP application parameter parser functionClaudio Takahasi2012-12-041-3/+3