summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 5.95.9Marcel Holtmann2013-09-162-1/+12
* obexd/bluetooth: Fix memory leakLuiz Augusto von Dentz2013-09-161-0/+1
* obexd: Remove msg from MAP session structureChristian Fetzer2013-09-161-1/+0
* obexd: Use pending request in UpdateInboxChristian Fetzer2013-09-161-7/+10
* obexd: Use pending request in ListMessagesChristian Fetzer2013-09-161-12/+17
* obexd: Use pending request in ListFoldersChristian Fetzer2013-09-161-9/+14
* obexd: Use pending request in SetFolderChristian Fetzer2013-09-161-7/+9
* obexd: Add request struct to MAPChristian Fetzer2013-09-161-0/+24
* core: Remove legacy parsing of OUI databaseMarcel Holtmann2013-09-151-67/+1
* sap: Keep reference to btd_adapter in struct sap_serverSzymon Janc2013-09-133-15/+16
* core: Minor whitespace fixSzymon Janc2013-09-131-4/+4
* gitignore: Add tools/btinfoSzymon Janc2013-09-131-0/+1
* obexd: Use documented values in org.bluez.obex.Message1 Type propertyChristian Fetzer2013-09-131-1/+11
* shared/hciemu: Fix sending a proper vhci create request for new kernelsJohan Hedberg2013-09-121-0/+14
* gdbus/client: Use g_dbus_add_properties_watch to track propertiesLuiz Augusto von Dentz2013-09-121-79/+56
* gdbus/client: Use g_dbus_add_signal_watch to track signalsLuiz Augusto von Dentz2013-09-121-36/+37
* gdbus/client: Use g_dbus_add_service_watch to track servicesLuiz Augusto von Dentz2013-09-121-135/+38
* gdbus/watch: Fix crash when disconnecting from D-BusLuiz Augusto von Dentz2013-09-121-0/+2
* gdbus/watch: Fix aborting when removing D-Bus filterLuiz Augusto von Dentz2013-09-121-17/+8
* gdbus/watch: Fix crash when g_dbus_remove_watch is called from connect callbackLuiz Augusto von Dentz2013-09-121-2/+6
* unit: Add gdbus/client_force_disconnectLuiz Augusto von Dentz2013-09-121-0/+59
* unit: Add gdbus/client_proxy_removedLuiz Augusto von Dentz2013-09-121-0/+57
* monitor: Add missing includeSzymon Janc2013-09-121-0/+1
* profile: Remove support for Cancel methodDenis Kenzior2013-09-111-18/+0
* doc: Remove Profile1.Cancel() methodDenis Kenzior2013-09-111-8/+0
* doc: Label Profile1.Release() method as no replyDenis Kenzior2013-09-111-1/+1
* avdtp: Remove unused STREAM_TIMEOUT defineSzymon Janc2013-09-111-1/+0
* avdtp: Remove not used includesSzymon Janc2013-09-111-3/+0
* avdtp: Remove not used pending_auth from struct avdtpSzymon Janc2013-09-111-9/+2
* shared: Check HCI packet type before sending it to btdevMarcel Holtmann2013-09-111-2/+8
* codingstyle: Change __FUNCTION__ to __func__Andrei Emeltchenko2013-09-114-4/+4
* emulator: Add missing HCI commands to the supported commands responseJohan Hedberg2013-09-111-0/+14
* emulator: Disallow SCO HCI commands on LE-only controllersJohan Hedberg2013-09-111-0/+4
* emulator: Disallow HCI_Write_Current_IAP_LAP for LE-only controllersJohan Hedberg2013-09-111-0/+2
* emulator: Add support for reading local out-of-band dataMarcel Holtmann2013-09-111-0/+8
* emulator: Add options to usage descriptionMarcel Holtmann2013-09-101-0/+3
* obexd/bluetooth: Fix error on register_profileLuiz Augusto von Dentz2013-09-101-10/+9
* build: Check for clock_gettime with -lrtMarcel Holtmann2013-09-092-2/+1
* obexd: Make use of g_dbus_send_message*Luiz Augusto von Dentz2013-09-094-9/+7
* audio/media: Make use of g_dbus_send_message_with_replyLuiz Augusto von Dentz2013-09-091-1/+1
* neard: Make use of g_dbus_send_message_with_replyLuiz Augusto von Dentz2013-09-091-1/+1
* core: Make use of g_dbus_send_message_with_replyLuiz Augusto von Dentz2013-09-092-8/+8
* gdbus: Fix emitting PropertiesChanged twiceLuiz Augusto von Dentz2013-09-091-2/+2
* gdbus: Avoid calling dbus_connection_send*Luiz Augusto von Dentz2013-09-092-64/+42
* gdbus: Add g_dbus_send_message_with_replyLuiz Augusto von Dentz2013-09-092-0/+14
* gdbus: Fix sending ObjectManager/Properties signals out of orderLuiz Augusto von Dentz2013-09-091-16/+53
* unit: Add gdbus/client_check_orderLuiz Augusto von Dentz2013-09-091-0/+71
* build: Fix not rebuilding bluetoothd if gdbus changesLuiz Augusto von Dentz2013-09-091-1/+1
* sco-tester: Update ECONNABORTED to EOPNOTSUPPFrédéric Dalleau2013-09-091-1/+1
* monitor: Decode page scan and page scan period mode commandsMarcel Holtmann2013-09-081-4/+42