summaryrefslogtreecommitdiff
path: root/obexd
Commit message (Expand)AuthorAgeFilesLines
* obexd: agent: Use if-elseif instead of multi-if to check error messageGuiting Shen2023-04-211-2/+1
* obexd: AuthorizePush: Support to return folder name for file storageGuiting Shen2023-04-201-2/+5
* obexd: reject to accept file when replying reject messageAaron_shen2023-03-211-1/+7
* obexd: Fix the code styleYouwan Wang2022-07-051-1/+1
* obexd: Fix callback->func =! NULL in the xfer_complete() funcwangyouwan2022-06-131-1/+4
* pbap: Fix memory leakGopal Tiwari2022-05-311-2/+3
* build: Replace use of g_memdup with util_memdupLuiz Augusto von Dentz2022-01-061-2/+3
* obexd: Fix unchecked return valueTedd Ho-Jeong An2021-10-183-5/+15
* 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-022-6/+0
* obexd: Cleanup deprecated symbolic file permissionsBrian Gix2021-02-232-11/+11
* obexd: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-2165-910/+65
* obex: report notification status on incoming messageMatt Ranostay2020-02-111-0/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-0614-1/+14
* build: rename libexecdir to pkglibexecdirJan Engelhardt2018-11-211-1/+1
* obex: Fix compiler warning from casting functionsMarcel Holtmann2018-05-241-2/+6
* obexd: Fix memory leak when loading pluginsSahil Pai2018-05-071-1/+4
* obexd: Remove unused source/header files for dbusERAMOTO Masaya2018-03-016-146/+0
* obexd: Use g_dbus_dict_append_entry()ERAMOTO Masaya2018-03-013-42/+9
* obexd: Fix null response nameERAMOTO Masaya2018-02-141-55/+4
* obexd: Emit Size property of transfer after open()ERAMOTO Masaya2018-02-121-0/+3
* obexd: Use emitting function wrapped for transferERAMOTO Masaya2018-02-122-16/+15
* obexd: Fix property Size of server transferLuiz Augusto von Dentz2018-01-241-2/+4
* obexd: Clean up unneeded list in src/obex.cERAMOTO Masaya2018-01-231-6/+0
* obexd: Fix crash when canceling without agentERAMOTO Masaya2017-11-281-0/+3
* obexd: Fix fd which is left even after closing sessionERAMOTO Masaya2017-11-212-2/+7
* obexd: Fix compilation error on newer glibcBastien Nocera2017-11-031-0/+2
* obex: Fix always searching UUID using 128 bit formatLuiz Augusto von Dentz2017-10-061-0/+2
* obexd: Add missing fall through declarationMarcel Holtmann2017-07-111-0/+1
* obexd: Fix memory leak in phonebook-dummySyam Sidhardhan2017-07-071-0/+3
* obexd: Fix null pointer dereference.Matias Karhumaa2017-06-221-0/+11
* 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-292-4/+4
* obexd: Add a detailed failure message for exchanging business cardsDon Zickus2016-07-041-1/+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: client: Fix memory leaksSyam Sidhardhan2016-02-111-0/+1
* obexd/session: Fix crash when disconnectingLuiz Augusto von Dentz2015-11-081-5/+13
* obexd: Use common logging function for daemon versionMarcel Holtmann2015-11-081-1/+1
* obexd: pbap: add headers correctly for size querySimon Fels2015-10-201-2/+3
* obexd: Fix not destroying session if owner disconnectsLuiz Augusto von Dentz2015-09-141-6/+28
* obexd: Fix possible crash while processing pending requestLuiz Augusto von Dentz2015-07-211-25/+5
* obexd/opp: Fix OPP GET request pathGowtham Anandha Babu2015-06-231-5/+11
* obexd: Remove unused parameter from manager_request_authorizationSzymon Janc2015-04-083-5/+3
* obexd/pbap: Fix NULL check to avoid potential crashBharat Panda2015-03-201-5/+5