summaryrefslogtreecommitdiff
path: root/obexd/plugins
AgeCommit message (Expand)AuthorFilesLines
2013-09-10obexd/bluetooth: Fix error on register_profileLuiz Augusto von Dentz1-10/+9
2013-09-09obexd: Make use of g_dbus_send_message*Luiz Augusto von Dentz3-7/+6
2013-06-12obexd: Fix not checking for valid fd on NewConnectionLuiz Augusto von Dentz1-0/+13
2013-05-29bluetooth: add getsockname() entry in the bluetooth driverGustavo Padovan1-0/+19
2013-05-28opp: Register Session interface for OPP transfersGustavo Padovan1-0/+3
2013-05-01obexd: Get rid of gintLucas De Marchi1-1/+1
2013-04-10obexd: Enable MNS serverChristian Fetzer1-0/+2
2013-01-09obexd: Fix includes for uuid.hMarcel Holtmann1-1/+1
2013-01-04obexd: Remove the total silly usage of gchar and replace it with charMarcel Holtmann4-4/+4
2012-12-23obexd: Fix missing config.h includesCristian Rodríguez1-0/+4
2012-12-22obexd: Simplify org.bluez.Error.InvalidArguments handlingAnderson Lizardo1-9/+9
2012-12-21obexd: Fix transfer path to include session pathLuiz Augusto von Dentz1-8/+6
2012-12-13build: Remove obexd usb pluginLuiz Augusto von Dentz1-299/+0
2012-12-12obexd: Fix build breakage from profile conversionMarcel Holtmann1-1/+2
2012-12-12irmc: Remove record detailsLuiz Augusto von Dentz1-49/+0
2012-12-12mas: Remove record detailsLuiz Augusto von Dentz1-51/+0
2012-12-12pbap: Remove record detailsLuiz Augusto von Dentz1-46/+0
2012-12-12ftp: Remove record detailsLuiz Augusto von Dentz1-45/+0
2012-12-12opp: Remove record detailsLuiz Augusto von Dentz1-56/+0
2012-12-12obexd: Add support for custom recordsLuiz Augusto von Dentz1-0/+19
2012-12-12obexd: Enable support SYNC profileLuiz Augusto von Dentz1-0/+2
2012-12-12obexd: Enable support for MAS profileLuiz Augusto von Dentz1-0/+2
2012-12-12obexd: Port bluetooth plugin to use external profile supportLuiz Augusto von Dentz1-484/+212
2012-12-07Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg15-0/+60
2012-12-05Use entire include path for gobex.hLucas De Marchi1-1/+1
2012-12-05Reorder btio.h includesLucas De Marchi2-2/+2
2012-12-05Use the entire include path for btio.hLucas De Marchi2-2/+2
2012-12-05Use the entire include path for gdbus.hLucas De Marchi5-5/+5
2012-12-05Ensure config.h is included by using CPPFLAGSLucas De Marchi15-60/+0
2012-12-04obexd: Fix using BtIOTypeLuiz Augusto von Dentz1-22/+8
2012-12-04obexd: Add get_next_header() in message listingSunil Kumar Behera1-0/+1
2012-12-04obexd: Reset ap_sent variableSunil Kumar Behera1-0/+1
2012-12-04obexd: Fix build when using --with-messages=trackerLuiz Augusto von Dentz1-3/+3
2012-12-04obexd: Unify callbacks for operations that only report statusLuiz Augusto von Dentz3-30/+9
2012-12-04obexd: Add set delete status functionSunil Kumar Behera4-0/+33
2012-12-04obexd: Add set read status functionSunil Kumar Behera4-0/+50
2012-12-04obexd: Add support for MessageStatusSunil Kumar Behera1-1/+32
2012-12-04obexd: Remove redundant include sys/stat.hSyam Sidhardhan1-1/+0
2012-12-04obexd: Add subject length parameter in GetMessageListingSunil Kumar Behera4-3/+11
2012-12-04obexd: Add offset parameter decriptionSunil Kumar Behera1-0/+1
2012-12-04obexd: Fix invalid oflag checkSunil Kumar Behera1-1/+1
2012-12-04obexd: Make use of GObexApparam APILuiz Augusto von Dentz1-43/+38
2012-12-04obexd: Make use of GObexApparam APILuiz Augusto von Dentz2-143/+39
2012-12-04obexd: Fix possible memory leak in handling of locationLuiz Augusto von Dentz1-29/+28
2012-12-04obexd: Make handle of location more clearLuiz Augusto von Dentz2-78/+85
2012-12-04obexd: phonebook: Replace magic strings for phonebook names and foldersHarald Schmitt4-33/+46
2012-12-04obexd: Fix phonebook contacts queryHarald Schmitt1-2/+2
2012-12-04obexd: Fix some common spelling errorsSzymon Janc2-2/+2
2012-12-04obexd: Fix dead assignmentsSzymon Janc2-2/+2
2012-12-04obexd: Fix use of uninitialized count variableSzymon Janc1-1/+1