summaryrefslogtreecommitdiff
path: root/obexd/plugins/filesystem.c
Commit message (Expand)AuthorAgeFilesLines
* obexd: Cleanup deprecated symbolic file permissionsBrian Gix2021-02-231-9/+9
* obexd: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* obexd: Fix cross includes from client and pluginsMarcel Holtmann2015-03-011-4/+4
* obexd: Fix compilation error with muslSzymon Janc2014-09-241-1/+1
* 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: Remove redundant include sys/stat.hSyam Sidhardhan2012-12-041-1/+0
* obexd: Fix dead assignmentsSzymon Janc2012-12-041-1/+1
* obexd: Fix folder listingLuiz Augusto von Dentz2012-12-041-1/+1
* obexd: remove unnecessary openobex includesLuiz Augusto von Dentz2012-12-041-3/+1
* obexd: remove unnecessary includesLuiz Augusto von Dentz2012-12-041-6/+6
* obexd: Fix minor coding style issues in filesystem.cJohan Hedberg2012-12-041-5/+2
* obexd: Fix g_filename_to_utf8 failure checkJohan Hedberg2012-12-041-1/+1
* obexd: Clean up header filesJohan Hedberg2012-12-041-0/+1
* obexd: Simplify symbolic links supportSlawomir Bochenski2012-12-041-28/+38
* obexd: Fix valid file name checks for FTP & OPPSlawomir Bochenski2012-12-041-0/+13
* obexd: Remove *hi from mime driver read()Slawomir Bochenski2012-12-041-10/+3
* obexd: Fix white space related coding style issuesSyam Sidhardhan2012-12-041-1/+1
* obexd: Add copy and move support for filesystem pluginLuiz Augusto von Dentz2012-12-041-0/+96
* obexd: Revert API changes to mime driver read functionSlawomir Bochenski2012-12-041-13/+3
* obexd: New NewMissedCalls added for phonebook_pull.Dmitriy Paliy2012-12-041-3/+13
* obexd: Add support for stat files bigger than 2GB on 32-bit systemsLuiz Augusto von Dentz2012-12-041-3/+4
* obexd: Make string_free private to filesystem pluginDmitriy Paliy2012-12-041-1/+1
* obexd: Fix aborting capability scripts making them zombies processesLuiz Augusto von Dentz2012-12-041-10/+18
* obexd: Add variable target size support to obex_mime_type_driver_find()Marcel Mol2012-12-041-0/+3
* obexd: fix use of uninitialized variable for object sizeLuiz Augusto von Dentz2012-12-041-3/+0
* obexd: improve tracking of capability scriptsLuiz Augusto von Dentz2012-12-041-4/+20
* obexd: Replace uses of debug with DBGLuiz Augusto Von Dentz2012-12-041-1/+1
* obexd: Add dynamic debug featureLuiz Augusto von Dentz2012-12-041-1/+1
* obexd: Fix dealing with large filesVinicius Costa Gomes2012-12-041-1/+3
* obexd: Coding style fixesVinicius Costa Gomes2012-12-041-36/+36
* obexd: drivers should know nothing about obex_sessionVinicius Costa Gomes2012-12-041-4/+6
* obexd: Changes the interface between the PBAP core and backendsClaudio Takahasi2012-12-041-7/+12
* obexd: Coding style fixesJohan Hedberg2012-12-041-4/+5
* obexd: Fix mixing spaces and tabsVinicius Costa Gomes2012-12-041-1/+1
* obexd: service data structure cleanupClaudio Takahasi2012-12-041-4/+10
* obexd: restrict the drivers knowledge of the coreVinicius Costa Gomes2012-12-041-15/+60
* obexd: all the drivers structs can be declared staticVinicius Costa Gomes2012-12-041-3/+3
* obexd: obexd core should know nothing about filesystemsVinicius Costa Gomes2012-12-041-0/+16
* obexd: Added PBAP application parameter parser functionClaudio Takahasi2012-12-041-15/+16
* obexd: current_folder should not be in the coreVinicius Costa Gomes2012-12-041-7/+5
* obexd: Now obex_session is private to the core obexdVinicius Costa Gomes2012-12-041-3/+3
* obexd: Initial support for mimetype drivers on PBAPClaudio Takahasi2012-12-041-3/+4
* obexd: Removes direct access of obex session fields on filesystem pluginClaudio Takahasi2012-12-041-15/+15
* obexd: Fix writing to errnoLuiz Augusto Von Dentz2012-12-041-30/+65
* obexd: Fix blocking while waiting capability script to exitLuiz Augusto Von Dentz2012-12-041-22/+101
* obexd: Fix a memory leak when opening a folder for listingVinicius Costa Gomes2012-12-041-0/+5
* obexd: Update Intel copyrightsMarcel Holtmann2012-12-041-1/+1
* obexd: Update copyright informationMarcel Holtmann2012-12-041-1/+1