summaryrefslogtreecommitdiff
path: root/obexd/plugins
Commit message (Expand)AuthorAgeFilesLines
* obexd: Fix unchecked return valueTedd Ho-Jeong An2021-10-181-1/+3
* obexd: phonebook: Set default apparams for PTS clientsHannu Mallat2021-07-231-0/+15
* obexd: phonebook-ebook: modernizeDylan Van Assche2021-07-231-348/+320
* Fix memory leaks in obexSteve Grubb2021-05-192-2/+7
* obex: Fix warnings cause by using of deprecated APIsLuiz Augusto von Dentz2021-04-021-1/+0
* obexd: Cleanup deprecated symbolic file permissionsBrian Gix2021-02-232-11/+11
* obexd: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-2120-280/+20
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-065-1/+5
* obexd: Use g_dbus_dict_append_entry()ERAMOTO Masaya2018-03-011-37/+3
* obexd: Fix fd which is left even after closing sessionERAMOTO Masaya2017-11-211-1/+4
* obexd: Add missing fall through declarationMarcel Holtmann2017-07-111-0/+1
* obexd: Fix memory leak in phonebook-dummySyam Sidhardhan2017-07-071-0/+3
* obexd/map: msg dummy implement message listingSathish Narasimman2017-06-191-1/+185
* obexd/map: Do not send parent folder in dummySathish Narasimman2017-06-191-10/+0
* obexd/pbap: Fix hanging when maxlistcount = 0Luiz Augusto von Dentz2017-04-231-1/+4
* obexd/pbap: clear cache if name header is presentBiman Paul2016-09-051-2/+7
* Fix obex protocol for powerpcFabien Proriol2016-07-291-2/+2
* obexd: Return dummy_data instead of int in phonebook-dummyMarek Kasik2016-07-041-7/+8
* obexd: Allow CreateFolder to create a directoryMarek Kasik2016-07-041-0/+2
* obexd: pbap: add headers correctly for size querySimon Fels2015-10-201-2/+3
* obexd/opp: Fix OPP GET request pathGowtham Anandha Babu2015-06-231-5/+11
* obexd: Remove unused parameter from manager_request_authorizationSzymon Janc2015-04-081-3/+1
* obexd/pbap: Fix NULL check to avoid potential crashBharat Panda2015-03-201-5/+5
* obexd: Fix cross includes from client and pluginsMarcel Holtmann2015-03-0113-69/+68
* obexd: Fix includes for gobex.h headerMarcel Holtmann2015-03-012-4/+4
* obexd: Fix includes for gdbus.h headerMarcel Holtmann2015-03-013-4/+7
* obexd: Use local libbluetooth includesMarcel Holtmann2015-02-282-4/+5
* obexd: Add explicit include for lib/bluetooth.hMarcel Holtmann2015-02-181-1/+2
* obexd: List all enum values in switchSzymon Janc2014-12-081-0/+2
* pbap: Fix When MaxListCount header missingAnurag Biradar2014-12-011-0/+6
* 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/mas: Handle register notification openBharat Panda2014-10-291-1/+29
* obexd/mas: Add Support for MSETime filterBharat Panda2014-10-221-0/+38
* obexd/client/pbap: Add support for spd,favGowtham Anandha Babu2014-10-161-0/+4
* obexd: Fix compilation error with muslSzymon Janc2014-09-241-1/+1
* obexd/mas: Fix crash when outparams is NULLLuiz Augusto von Dentz2014-09-031-0/+3
* obexd/mas: Fix parsing of application parametersLuiz Augusto von Dentz2014-09-031-6/+18
* pbap: Fix PhonebookSize endiannessHannu Mallat2014-02-051-2/+2
* obexd: Make btio/btio.h include localMarcel Holtmann2014-01-252-2/+3
* obexd/irmc: Fix folder for LUID requestsHarald Schmitt2014-01-201-1/+1
* obexd/bluetooth: Make dict_append_entry function staticSzymon Janc2013-10-041-1/+1
* obexd/bluetooth: Remove unused local variablesSzymon Janc2013-10-041-4/+0
* obexd/bluetooth: Fix memory leakLuiz Augusto von Dentz2013-09-161-0/+1
* obexd/bluetooth: Fix error on register_profileLuiz Augusto von Dentz2013-09-101-10/+9
* obexd: Make use of g_dbus_send_message*Luiz Augusto von Dentz2013-09-093-7/+6
* obexd: Fix not checking for valid fd on NewConnectionLuiz Augusto von Dentz2013-06-121-0/+13
* bluetooth: add getsockname() entry in the bluetooth driverGustavo Padovan2013-05-291-0/+19
* opp: Register Session interface for OPP transfersGustavo Padovan2013-05-281-0/+3
* obexd: Get rid of gintLucas De Marchi2013-05-011-1/+1