summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.444.44Marcel Holtmann2009-07-062-1/+12
* include test/hciemu.1 into man_MANS and EXTRA_DISTFilippo Giunchedi2009-07-061-2/+2
* add test/hciemu.1 manpageFilippo Giunchedi2009-07-061-0/+31
* test/hciemu.c: verbose usage messageFilippo Giunchedi2009-07-061-1/+7
* include test/rctest.1 into man_MANS and EXTRA_DISTFilippo Giunchedi2009-07-061-5/+10
* add test/rctest.1 manpageFilippo Giunchedi2009-07-061-0/+90
* Generate bluetooth.rules with the correct prefixMarcel Holtmann2009-07-067-51/+12
* Allow setting the voice mailbox number using an environment variableJohan Hedberg2009-07-061-0/+2
* Fix three-way calling indicator orderJohan Hedberg2009-07-061-26/+13
* If available use the udevdir variable as base directoryMarcel Holtmann2009-07-051-1/+4
* Use UDEV_DATADIR variable for rules directoryMarcel Holtmann2009-07-052-1/+4
* Fix fallout from l2ping manual page renameMarcel Holtmann2009-07-051-3/+3
* Install udev rules with a proper prefix numberMarcel Holtmann2009-07-051-3/+14
* remove _FORTIFY_SOURCE=2 from default CFLAGSFilippo Giunchedi2009-07-041-1/+1
* Fix build with "--as-needed"Stefan Seyfried2009-07-041-1/+1
* Downgrade and upgrade the callheld indicator when necessaryJohan Hedberg2009-07-041-7/+26
* Use create timer only if there's a call in ACTIVE stateJohan Hedberg2009-07-041-1/+1
* Make the redundant indicator change check optionalJohan Hedberg2009-07-044-22/+23
* Remove unnecessary telephony_get_indicator checksJohan Hedberg2009-07-032-10/+4
* Don't send +CIEV when the indicator value hasn't changedJohan Hedberg2009-07-031-0/+5
* Add support for Call.CreateRequested signalJohan Hedberg2009-07-031-3/+37
* Make use of Conference.Joined and Conference.Left signalsJohan Hedberg2009-07-031-20/+36
* Make GetCallInfoAll reply parsing more stableJohan Hedberg2009-07-031-7/+8
* Fix infinite loop if parsing GetCallInfoAll reply failsJohan Hedberg2009-07-031-1/+1
* Register the a2dp gst sink as marginalFilippo Giunchedi2009-07-031-1/+1
* move tools/l2ping.1 to man section 8Filippo Giunchedi2009-07-032-2/+2
* Ensure that a call is never added twice to the active_calls listJohan Hedberg2009-07-031-1/+2
* Release 4.434.43Marcel Holtmann2009-07-022-1/+9
* Make headset connection attempt really cancelable.Luiz Augusto von Dentz2009-07-021-15/+9
* Make sure Audio.Disconnect cancel pending connections.Luiz Augusto von Dentz2009-07-023-6/+16
* Add an assert to catch issues with bt_cancel_discoveryJohan Hedberg2009-07-021-0/+2
* test/agent.c: rename "target device" into deviceFilippo Giunchedi2009-07-021-8/+8
* test/agent.c: find given adapter or use defaultFilippo Giunchedi2009-07-021-15/+69
* test/agent.c: rename device into adapter in functionsFilippo Giunchedi2009-07-021-10/+10
* test/agent.c: rename option device into adapterFilippo Giunchedi2009-07-021-4/+4
* test/agent.c: rename device into adapter in mainFilippo Giunchedi2009-07-021-9/+9
* Adding cancel_resolve_name functionality to hciops plugin.Alok Barsode2009-07-023-19/+30
* Adding resolve name functionality to hciops plugin.Alok Barsode2009-07-023-17/+27
* Adding adapter_resolve_names to adapter.c.Alok Barsode2009-07-025-71/+56
* Fix inconsistent call list information from CSDJohan Hedberg2009-07-021-0/+8
* Fix multiparty bit value when doing a conference callJohan Hedberg2009-07-021-12/+30
* Clear the ring timer also if the headset disconnected unexpectedlyJohan Hedberg2009-07-021-6/+6
* Ignore CSD state changes to the existing stateJohan Hedberg2009-07-011-0/+5
* Add support for AM_SLIENT_RULESMarcel Holtmann2009-06-301-0/+2
* Properly implement the hciops_cleanup() functionJohan Hedberg2009-07-011-4/+26
* Make sure name resolving is disabled for non DBus applications.Luiz Augusto von Dentz2009-06-301-7/+4
* Fix error handling in hciops initializationJohan Hedberg2009-06-301-11/+20
* Fix coding styleJohan Hedberg2009-06-301-25/+38
* test/agent.c: pairing via CreatePairedDeviceFilippo Giunchedi2009-06-301-7/+53
* test/agent.c: update dbus API usageFilippo Giunchedi2009-06-301-14/+97