Fix crash issue when destroying notify io
[platform/upstream/bluez.git] / client /
2022-03-14 Wootak JungMerge "Add avtest to test rpm" into tizen submit/tizen/20220314.225934 submit/tizen/20220316.003414
2022-03-11 Ulisses Costaclient/gatt: Fix property_change in WriteValue for...
2022-03-11 Tedd Ho-Jeong Anclient: Fix uninitiailzed scalar variable
2022-03-11 Luiz Augusto von... client/gatt: Fix using atoi
2022-03-11 Miao-chen Chouclient: Print error code for connect methods
2022-03-11 Luiz Augusto von... client: Print MTU on attribute-info
2022-03-11 Archie Pusakaclient: Inclusive language changes
2022-03-11 Luiz Augusto von... client: Add support for printing ExperimentalFeatures...
2022-03-11 Yun-Hao Chungclient: add AffectedByPolicy property
2022-03-11 Yun-Hao Chungclient: add admin submenu and allow command
2022-03-11 Luiz Augusto von... client/advertising: Fix not disabling local-name in...
2022-03-11 Luiz Augusto von... client: Fix advertise broadcast
2022-03-11 Luiz Augusto von... client/advertising: Add support for setting min/max...
2022-03-11 Daniel Winklerclient: Add adv SupportedFeatures to bluetoothctl
2022-03-11 Archie Pusakabluetoothctl: advmon rssi support for mgmt
2022-03-11 Manish Mandlikclient: Use correct root path for RegisterMonitor
2022-03-11 Inga Stotlandclient: Remove reference to g_steal_pointer()
2022-03-11 Daniel Winklerclient: Add SupportedCapabilities to bluetoothctl
2022-03-11 Tedd Ho-Jeong Anbuild: Add SPDX License Identifier
2022-03-11 Tedd Ho-Jeong Anclient: Add SPDX License Identifier
2022-03-11 Howard Chungclient: Expose ADV monitor objects
2022-03-11 Howard Chungclient: Implement more interfaces of ADV monitor in...
2022-03-11 Howard Chungclient: Implement basic interface of ADV monitor in...
2021-04-12 Barry Byfordclient: Fix typo in bluetoothctl
2021-04-12 Miao-chen Chouclient: Add cancel-pairing command
2021-04-12 Alain Michaudclient: Add support for the Roles property.
2021-04-12 Abhishek Pandit... client: Display wake allowed property with info
2021-04-12 Sonny Sasakaclient: Add battery percentage to info command
2021-04-12 Mariusz Skamraclient: Update write callbacks with invalid offset...
2021-04-12 Łukasz Rymanowskiclient: Fix possible stack corruption
2021-04-12 Luiz Augusto von... client: Make advertise instances default to discoverable
2021-04-12 Luiz Augusto von... client: Add scan.pattern command
2021-04-12 Syam Sidhardhanclient: Fix memory leak
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
next