mesh: Add Time-outs to critical dbus send-with-replies
[platform/upstream/bluez.git] / client /
2020-02-17 DoHyun PyunMerge branch 'bluez_upgrade_5.52' into tizen 64/225064/1
2020-02-12 himanshuMerge branch 'bluez_upgrade_5.52' of https://review...
2020-02-11 Luiz Augusto von... client: Add type to write command
2020-02-11 Ronan Pigottclient/main: add help option for available args
2020-02-11 Luiz Augusto von... client: Fix not able to select attributes if parent...
2020-02-11 Luiz Augusto von... client: Allow UUID 16 bits on select-attribute
2020-02-11 Luiz Augusto von... client: Fix crash when setting advertising.discoverable on
2020-02-11 Luiz Augusto von... client: Fix build with older version on libdbus
2020-02-11 Luiz Augusto von... client: Print AdvertisingManager properties on command...
2020-02-11 Luiz Augusto von... client: Add advertise.secondary command
2020-02-11 Luiz Augusto von... client: Fix uninitialized error
2020-02-11 Luiz Augusto von... client: Improve logging of GATT operations
2020-02-11 Luiz Augusto von... client: Forward notifications from cloned attributes
2020-02-11 Luiz Augusto von... client: Remove cloned services if the proxy is removed
2020-02-11 Luiz Augusto von... client: Proxy calls to StartNotify/StopNotify
2020-02-11 Luiz Augusto von... client: Proxy calls to ReadValue and WriteValue
2020-02-11 Luiz Augusto von... client: Add gatt.clone command
2020-01-22 Luiz Augusto von... client: Don't expose pointer value in attribute path
2020-01-22 Luiz Augusto von... client: Enable list-attributes to print local attributes
2020-01-22 Luiz Augusto von... client: Enable setting attribute handles
2020-01-22 Luiz Augusto von... client: Enable Handle property for GATT attributes
2020-01-14 Luiz Augusto von... client: Switch from write to sendmsg for Acquire*
2020-01-14 Luiz Augusto von... client: Fix not resetting filters on scan.clear
2020-01-14 Luiz Augusto von... client: Commit changes to scan filter if active
2020-01-14 Luiz Augusto von... client: Add scan.clear discoverable
2020-01-14 Luiz Augusto von... client: Add scan.discoverable command
2020-01-14 Luiz Augusto von... client: Make show command print DiscoverableTimeout
2020-01-14 Luiz Augusto von... client: Add discoverable-timeout command
2019-04-29 DoHyun PyunMerge commit 'refs/changes/82/205082/1' of ssh://review...
2019-04-29 Grzegorz Kolodziejczykclient: Don't require authorization for trusted devices 23/205023/1
2019-04-29 Grzegorz Kolodziejczykclient: Add authorized property handling to characteris... 21/205021/1
2019-04-29 Luiz Augusto von... client: Add advertise.discoverable-timeout command 09/205009/1
2019-04-29 Luiz Augusto von... client: Print AD Data and Discoverable once registered 05/205005/1
2019-04-29 Luiz Augusto von... client: Add advertise.discoverable command 04/205004/1
2019-04-29 Luiz Augusto von... client: Fix use of g_free 92/204992/1
2019-04-29 Avichal Agarwalclient/gatt : Add support for Included Service 91/204991/1
2019-04-29 Nagaraj D RFix possible invalid memory access 90/204990/1
2019-04-29 Grzegorz Kolodziejczykclient: Define maximum attribute value length as initia... 89/204989/1
2019-04-29 Grzegorz Kolodziejczykclient: Add missing duplicated string free 88/204988/1
2019-04-29 Luiz Augusto von... client: Make info command print Advertising{Flags,Data} 83/204983/1
2019-04-29 Luiz Augusto von... client: Add support for setting advertising Data property 82/204982/1
2019-04-29 Grzegorz Kolodziejczykclient: Add support for optional gatt write offset... 75/204975/1
2019-04-29 Grzegorz Kolodziejczykclient: Add support for optional gatt read offset parameter 74/204974/1
2019-04-29 Grzegorz Kolodziejczykclient: Fix writing attribute values 73/204973/1
2019-04-26 Luiz Augusto von... client: Attempt to convert the device path to address 67/204967/1
2019-04-26 Luiz Augusto von... client: Add envs for proxies 66/204966/1
2019-04-26 ERAMOTO Masayaclient: Return exit status for non-interactive 61/204961/1
2019-04-26 Luiz Augusto von... client: Parse all options passed for GATT attribute 59/204959/1
2019-04-26 ERAMOTO Masayaclient: Fix stay on error handling in non-interactive 52/204952/1
2019-04-26 Grzegorz Kolodziejczykclient: Add authorization request handling for attribut... 46/204946/1
2019-04-26 Grzegorz Kolodziejczykclient: Update read callbacks with invalid offset error... 45/204945/1
2019-04-26 Grzegorz Kolodziejczykclient: Fix reading long values 43/204943/1
2019-04-26 Luiz Augusto von... client: Fix lines going beyond 80 columns 27/204927/1
2019-04-26 ERAMOTO Masayaclient: Use g_dbus_dict_append_*() 24/204924/1
2019-04-26 Luiz Augusto von... client: Quit when done with command 21/204921/1
2019-04-15 Luiz Augusto von... client: Don't auto register agent on non-interactive... 18/204918/1
2019-04-15 ERAMOTO Masayaclient: Add clear command for advertise 12/204912/1
2019-04-15 ERAMOTO Masayaclient: Introduce ad_disable_{uuids,service,manufacturer} 11/204911/1
2019-04-15 ERAMOTO Masayaclient: Introduce data_clear() calling ->clear() 10/204910/1
2019-04-15 ERAMOTO Masayaclient: Improve help messages for advertise 09/204909/1
2019-04-15 ERAMOTO Masayaclient: Fix data growth if reconfiguring ad service 08/204908/1
2019-04-15 ERAMOTO Masayaclient: Not output ad service info if no uuid sets 07/204907/1
2019-04-15 ERAMOTO Masayaclient: Fix null output for ad service uuid 06/204906/1
2019-04-15 Luiz Augusto von... client: Fix not cleaning up notify pipe 95/204895/1
2019-04-15 Luiz Augusto von... client: Don't set generators for modes 93/204893/1
2019-04-15 Luiz Augusto von... client: Print advertising details 85/204885/1
2019-04-15 Luiz Augusto von... client: Rename set-uuids to uuids 84/204884/1
2019-04-15 Luiz Augusto von... client: Fix register-{characteristic, descriptor} 83/204883/1
2019-04-12 Luiz Augusto von... client: Remove use of double const argument 82/204882/1
2018-06-29 injun.yangChange the name of dbus property of EIR manufacturer... 40/182940/1 submit/tizen/20180710.070923
2018-05-18 Pyun DoHyunMerge "Import meshctl & bt-shell related apis and fixes...
2018-05-17 Pyun DoHyunMerge "Fix Memory leak" into tizen
2018-05-17 Pyun DoHyunMerge "Fix possible invalid memory access" into tizen
2018-05-17 Nagaraj D RFix possible invalid memory access 06/179406/1
2018-05-17 Nagaraj D RFix improper usage of g_free 90/179390/2
2018-05-17 Atul RaiImport meshctl & bt-shell related apis and fixes 92/179392/2
2018-03-19 Anupam Roy[BlueZ upgrade 5.43 to 5.48] Patch 2/2 26/173026/1
2017-03-28 h.sandeepBluez 5.43 Upgrade: Apply Tizen patches 79/121679/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170330.151746 accepted/tizen/ivi/20170330.223808 accepted/tizen/mobile/20170330.223718 accepted/tizen/tv/20170330.223738 accepted/tizen/unified/20170330.223834 accepted/tizen/wearable/20170330.223751 submit/tizen/20170330.042352
2017-03-28 h.sandeepBluez Upgrade: Add Bluez 5.43 open source code. 77/121677/1
2016-11-21 DoHyun PyunModify build feature names as Tizen 3.0 build option... 80/98880/1 accepted/tizen/common/20161122.193043 accepted/tizen/ivi/20161123.000102 accepted/tizen/mobile/20161123.000015 accepted/tizen/tv/20161123.000032 accepted/tizen/wearable/20161123.000045 submit/tizen/20161122.051739
2016-08-12 DoHyun PyunMerge the code from private 36/83936/1
2016-04-12 h.sandeepUpgrade bluez5_37 :Merge the code from private 32/65032/5 accepted/tizen/common/20160414.142549 accepted/tizen/ivi/20160414.092030 accepted/tizen/mobile/20160414.092019 accepted/tizen/tv/20160414.092045 accepted/tizen/wearable/20160414.091945 submit/tizen/20160414.030922
2016-01-12 Taejin WooMerge the code from tizen_2.4 06/56606/2 accepted/tizen/mobile/20160114.012931 accepted/tizen/tv/20160114.013220 accepted/tizen/wearable/20160114.013336 submit/tizen_mobile/20160113.070038 submit/tizen_tv/20160113.070042 submit/tizen_wearable/20160113.070045
2015-06-08 DoHyun PyunUpgrade Bluez 5.28 and synchronize Tizen 2.4's bluez 07/40707/2
2015-02-19 Abhinav KumarApplied bluez patches present in Tizen branch. The... 01/35601/1
2015-02-18 Abhinav KumarChanges for successful build after porting of Tizen... 00/35600/1
2014-12-12 wu zhengModify the param of authorize service 32/31932/1 accepted/tizen/common/20141218.123503 accepted/tizen/ivi/20141220.084236 accepted/tizen/mobile/20141221.092610 accepted/tizen/tv/20141219.005448 accepted/tizen/wearable/20141221.092543 submit/tizen/20141215.054609
2014-05-27 Sebastian ChladImported Upstream version 5.19 upstream upstream/5.19
2013-12-12 Wu ZhengImported Upstream version 5.12 upstream/5.12
2013-10-23 Wu zhengImported Upstream version 5.10 upstream/5.10