summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.604.60Marcel Holtmann2010-01-092-1/+6
* Fix voice mailbox number reading from SIMJohan Hedberg2010-01-081-1/+1
* Fix regression when removing watchesLuiz Augusto Von Dentz2010-01-081-5/+9
* Fix some missed copyrightsMarcel Holtmann2010-01-073-3/+3
* Update Intel copyrightsMarcel Holtmann2010-01-071-1/+1
* Update Nokia copyrightsJohan Hedberg2010-01-0762-48/+62
* Cleanup of D-Bus mainloop integrationMarcel Holtmann2010-01-021-84/+107
* Update copyright informationMarcel Holtmann2010-01-01227-230/+230
* Update copyright information of D-Bus helper libraryMarcel Holtmann2010-01-014-4/+4
* Fix undefined symbolsLuiz Augusto Von Dentz2009-12-291-2/+2
* Port ofono telefony driver to use g_dbus_add_signal_watchLuiz Augusto Von Dentz2009-12-291-162/+148
* Port gdbus to use g_dbus_add_signal_watchLuiz Augusto Von Dentz2009-12-291-11/+10
* Add initial implementation of g_dbus_add_signal_watchLuiz Augusto Von Dentz2009-12-292-202/+321
* Release 4.594.59Marcel Holtmann2009-12-242-1/+10
* Disable udev rules during make distcheckMarcel Holtmann2009-12-241-1/+1
* Update library versionMarcel Holtmann2009-12-241-1/+1
* Fix Extended Inquiry Response record for Device IDMarcel Holtmann2009-12-241-1/+1
* Add skeleton for HCI tracing daemonMarcel Holtmann2009-12-245-0/+155
* Add command values from Bluetooth 4.0 specificationMarcel Holtmann2009-12-171-4/+40
* Add LMP features for Low Energy supportMarcel Holtmann2009-12-172-3/+6
* Add version value for Bluetooth 4.0Marcel Holtmann2009-12-171-0/+1
* Add another company identifierMarcel Holtmann2009-12-171-0/+2
* Fix disconnection timer removal when a device disconnects unexpectedlyDaniel Orstadius2009-12-171-0/+5
* Fix D-Bus timeout handlingDaniel Orstadius2009-12-171-1/+16
* Add SDP functions for HDP supportJosé Antonio Santos Cadenas2009-12-143-0/+128
* Add another company identifierMarcel Holtmann2009-12-041-0/+2
* Fix missing close on BtIO create_io functionClaudio Takahasi2009-11-271-26/+41
* Fix sending incorrect AVDTP commands after a timeout occursJohan Hedberg2009-11-201-4/+6
* Add test scripts for input and audioJohan Hedberg2009-11-193-0/+61
* Release 4.584.58Marcel Holtmann2009-11-152-1/+5
* Fix wrong order of error handling in netlink setupMarcel Holtmann2009-11-151-1/+1
* Fix regression introduced by 37b02c1ef9be4f989c9ad5e511f519d35f2bc088Luiz Augusto von Dentz2009-11-131-6/+6
* Fix bluetoothd crash when adapter agent exists during authenticationJohan Hedberg2009-11-111-7/+10
* Remove the unnecessary agent_destroy functionJohan Hedberg2009-11-114-18/+10
* Include info(), error() and debug() as exported symbolsMarcel Holtmann2009-11-091-0/+3
* Fix CK-20W quirks for play and pause eventsDaniel Orstadius2009-11-031-0/+2
* Release 4.574.57Marcel Holtmann2009-11-012-1/+11
* Mention Jaikumar's contributionsMarcel Holtmann2009-11-011-0/+1
* Fix const declarations for some storage function parametersJohan Hedberg2009-10-292-4/+4
* Fix deleting of SDP records during service updatesJaikumar Ganesh2009-10-291-14/+16
* Fix deleting SDP records when a device is removedJaikumar Ganesh2009-10-293-0/+22
* Fix message handling for autostart.Claudio Takahasi2009-10-291-0/+3
* Some coding style fixes and removed unused function.Claudio Takahasi2009-10-263-73/+62
* Fix potential buffer overflow by using snprintf instead of sprintfJohan Hedberg2009-10-231-1/+1
* Fix SDP handling when the SDP record is modified on remote device.Jaikumar Ganesh2009-10-231-5/+5
* Fix audio.conf variable to match what is parsed for in audio/manager.cDaniel Orstadius2009-10-211-1/+1
* Fix codec selection on gstream plugin.Luiz Augusto von Dentz2009-10-201-0/+1
* Fix debug message to use requested seid not opened seid.Luiz Augusto von Dentz2009-10-201-1/+1
* Fix unloading of drivers for uninitialized adaptersJohan Hedberg2009-10-201-1/+2
* Remove unused variables from adapter structClaudio Takahasi2009-10-141-2/+0