summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 4.194.19Marcel Holtmann2008-11-212-1/+9
* Update library versionMarcel Holtmann2008-11-211-1/+1
* Fix bdaddr parameter to adapter_pairing_initiatorJohan Hedberg2008-11-211-1/+1
* Add support for discoverable optionMarcel Holtmann2008-11-211-0/+15
* Add support for pairable optionMarcel Holtmann2008-11-211-0/+15
* Introduce Pairable property.Luiz Augusto von Dentz2008-11-206-2/+117
* Fix +BSRF syntaxJohan Hedberg2008-11-191-1/+1
* Remove unused functionsJohan Hedberg2008-11-192-35/+0
* Move set_limited_discoverable() from dbus-hci.c to adapter.cJohan Hedberg2008-11-193-39/+38
* Fix D-Bus signals emmission for CreateDeviceJohan Hedberg2008-11-191-3/+1
* Once a driver has been removed break out and proceed to the next oneJohan Hedberg2008-11-181-3/+3
* Fix parameters to debug()Johan Hedberg2008-11-181-1/+1
* Clarify the agent parameter usage with CreatePairedDeviceJohan Hedberg2008-11-181-0/+6
* Prevent duplicated uuids from being probed.Luiz Augusto von Dentz2008-11-171-0/+5
* Make use of g_timeout_add_seconds whenever possible.Luiz Augusto von Dentz2008-11-177-27/+35
* Make use of sdp_copy_record.Luiz Augusto von Dentz2008-11-171-10/+1
* Introduce sdp_copy_record.Luiz Augusto von Dentz2008-11-172-0/+125
* Fix possible invalid read.Luiz Augusto von Dentz2008-11-131-4/+4
* Don't install manual pages for old daemons if not enabledMarcel Holtmann2008-11-131-2/+2
* Merge branch 'for-upstream' of git://gitorious.org/bluez/vudentzs-clone into ...Johan Hedberg2008-11-123-23/+44
|\
| * Make bt_name2string to handle UUID128 and HEX string formats.Luiz Augusto von Dentz2008-11-111-7/+29
| * Emit DeviceCreated for temporary devices.Luiz Augusto von Dentz2008-11-112-16/+15
* | Remove prototype for non-existent functionJohan Hedberg2008-11-121-2/+0
* | Remove duplicate (and incorrect) call to adapter_get_addressJohan Hedberg2008-11-111-1/+0
|/
* Code cleanup.Luiz Augusto von Dentz2008-11-101-3/+1
* Fix bug which makes DeviceCreated to not being emitted.Luiz Augusto von Dentz2008-11-101-12/+12
* Release 4.184.18Marcel Holtmann2008-11-092-1/+12
* Remove debug prints that were added by mistake in the previous commitJohan Hedberg2008-11-081-12/+2
* Remove duplicate call to btd_device_get_recordJohan Hedberg2008-11-082-3/+13
* Check for HSP_HS_UUID in the probe callbackJohan Hedberg2008-11-081-0/+6
* Simplify record uuid matching logicJohan Hedberg2008-11-081-15/+13
* Store RFCOMM tty fd and close it before releaseJohan Hedberg2008-11-081-0/+8
* Make device_match_patter() more readable by using more intuitive variable namesJohan Hedberg2008-11-081-10/+9
* Fix memory leakJohan Hedberg2008-11-081-4/+4
* Fix coding styleJohan Hedberg2008-11-081-5/+3
* Fix Connected property on input interface always being inverted.Luiz Augusto von Dentz2008-11-071-1/+8
* Fix driver removal for serial port driver.Luiz Augusto von Dentz2008-11-073-14/+7
* Make serial driver to register RFCOMM UUID.Luiz Augusto von Dentz2008-11-071-3/+3
* Add support for device pattern drivers.Luiz Augusto von Dentz2008-11-072-28/+96
* Use only L2CAP and PNP UUIDs for initial service discoveryJohan Hedberg2008-11-071-107/+30
* Rename bt_string2class to bt_name2class and introduce bt_name2string.Luiz Augusto von Dentz2008-11-063-16/+19
* Use bt_string2class instead of bt_string2uuid to avoid unecessary conversionJohan Hedberg2008-11-061-1/+6
* Add OBEX UUIDs to the serial serviceJohan Hedberg2008-11-061-1/+4
* Fix checks for port->id valueJohan Hedberg2008-11-061-4/+5
* Get rid of the dialup-specific driverJohan Hedberg2008-11-061-23/+1
* Get rid of the name attribute for portsJohan Hedberg2008-11-063-28/+36
* Handle RequestAuthorization on adapter ANY.Luiz Augusto von Dentz2008-11-051-10/+36
* Check ANY record list in case the record is not present on adapter record list.Luiz Augusto von Dentz2008-11-041-2/+10
* Fix bug on Connected property.Luiz Augusto von Dentz2008-11-031-1/+1
* Mention Christian's contributionsMarcel Holtmann2008-11-011-0/+1