summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 4.224.22Marcel Holtmann2008-12-062-1/+11
* Remove trailing whitespaceJohan Hedberg2008-12-061-2/+2
* Add deny statements to D-Bus access policyMarcel Holtmann2008-12-051-1/+17
* Remove unused variableMarcel Holtmann2008-12-041-1/+1
* Add note about LegacyPairing property reliabilityJohan Hedberg2008-12-041-0/+4
* Remove unnecessary and incorrect memsetJohan Hedberg2008-12-041-1/+0
* Fix LegacyPairing descriptionJohan Hedberg2008-12-041-3/+3
* Add support for the LegacyPairing propertyJohan Hedberg2008-12-043-2/+28
* Add read_remote_eir functionJohan Hedberg2008-12-042-0/+33
* Clean up AT+NREC behavior and APIJohan Hedberg2008-12-043-4/+24
* Fix agent_create failure check and behaviorJohan Hedberg2008-12-031-3/+4
* Fix agent creation checksJohan Hedberg2008-12-032-4/+9
* Add another missing check for btd_device_add_uuid.Luiz Augusto von Dentz2008-12-021-1/+6
* Check if btd_device_add_uuid succeeded.Luiz Augusto von Dentz2008-12-021-1/+4
* Add speakergain, microphonegain, play and stop to test-telephonyJohan Hedberg2008-12-021-0/+56
* Disallow Serial.Disconnect from unauthorized senders.Luiz Augusto von Dentz2008-12-011-1/+6
* Disallow Network.Disconnect from unauthorized senders.Luiz Augusto von Dentz2008-12-011-0/+17
* Remove deprecated methods and signals from input interfaceMarcel Holtmann2008-12-012-55/+1
* Remove deprecated methods and signals from network interfaceMarcel Holtmann2008-12-012-43/+1
* Merge branch 'for-upstream' of git://gitorious.org/bluez/vudentzs-cloneMarcel Holtmann2008-12-011-5/+28
|\
| * Add disconnect watch for Network.Connect method.Luiz Augusto von Dentz2008-12-011-5/+28
* | Disable the usage of scripts for nowMarcel Holtmann2008-12-011-0/+2
* | Add support for global propertiesMarcel Holtmann2008-12-011-0/+37
* | Remove outdated comment and fix order of signalsMarcel Holtmann2008-12-011-2/+1
* | Add documentation for global manager propertiesMarcel Holtmann2008-12-011-2/+19
* | Merge branch 'for-upstream' of git://gitorious.org/bluez/vudentzs-cloneMarcel Holtmann2008-12-011-6/+10
|\|
| * Fix DefaultAdapter not indicanting adapter properly after repluging.Luiz Augusto von Dentz2008-12-011-6/+10
* | Fix DefaultAdapterChanged signal commentMarcel Holtmann2008-12-011-2/+1
|/
* Get rid of OffMode and always behave like DevDownJohan Hedberg2008-12-014-51/+15
* Release 4.214.21Marcel Holtmann2008-12-012-1/+6
* Stop the security manager if we do a DEVDOWN in adapter_upJohan Hedberg2008-12-013-9/+14
* Start security manager early to catch all HCI eventsJohan Hedberg2008-12-011-1/+1
* Get rid of the first_up variable and always probe drivers on startupJohan Hedberg2008-12-011-14/+11
* ix adapter initialization logicJohan Hedberg2008-11-301-9/+11
* Use more cleaner way of setting first_initMarcel Holtmann2008-11-301-4/+4
* Use the correct first_init variableJohan Hedberg2008-11-301-2/+2
* Release 4.204.20Marcel Holtmann2008-11-302-1/+10
* Remove old 3.x API cruftMarcel Holtmann2008-11-301-46/+3
* Replace old manager object pathMarcel Holtmann2008-11-301-1/+12
* Set default adapter on registrationMarcel Holtmann2008-11-301-1/+8
* Remove some useless bracesMarcel Holtmann2008-11-301-1/+1
* Only retrieve the active connections list on first initializationJohan Hedberg2008-11-301-14/+15
* Only load drivers on the very first initialization of the adapterJohan Hedberg2008-11-301-2/+4
* Fix some more misusage of "return -err;"Marcel Holtmann2008-11-301-4/+4
* Fix another uninitialized variableMarcel Holtmann2008-11-301-1/+1
* Fix handling of errno and return valueMarcel Holtmann2008-11-301-42/+40
* Fix uninitialized variableJohan Hedberg2008-11-301-0/+1
* Only keep a message reference for unreplied messagesJohan Hedberg2008-11-301-16/+24
* Limit setting pairable property to when the adapter is upJohan Hedberg2008-11-301-0/+3
* Fix sending the Pairable propertyJohan Hedberg2008-11-301-6/+18