summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 5.495.49Marcel Holtmann2018-03-102-1/+15
* avctp: Fix crash when disconnectingLuiz Augusto von Dentz2018-03-091-1/+1
* build: Include Mesh JSON files unconditionally in EXTRA_DISTJohan Hedberg2018-03-081-1/+1
* shared/shell: Fix memory leak of wordexp with we_offsERAMOTO Masaya2018-03-071-0/+6
* shared/shell: Fix memory leak when parsing argsERAMOTO Masaya2018-03-071-1/+11
* device: Fix missing Paired property change on non-bonded deviceSzymon Janc2018-03-071-1/+10
* Fix storage for adapters without public addressSzymon Janc2018-03-073-60/+54
* advertising: Fix crash when if client invalidate propertyLuiz Augusto von Dentz2018-03-061-0/+54
* advertising: Fix creating another mgmt instanceLuiz Augusto von Dentz2018-03-063-9/+11
* mesh: Add sample JSON files to EXTRA_DISTInga Stotland2018-03-061-0/+2
* Remove obsolete Debian notes from HACKINGDavid Frey2018-03-061-10/+1
* device: Fix bearer selection with single mode controllerSzymon Janc2018-03-063-1/+10
* tools/btpclient: Add connect device commandGrzegorz Kolodziejczyk2018-03-051-2/+84
* tools/btpclient: Add identity resolve eventGrzegorz Kolodziejczyk2018-03-051-1/+50
* tools/btpclient: Add solicit uuid16 service list support for adGrzegorz Kolodziejczyk2018-03-051-0/+35
* tools/btpclient: Check if dev is connected in device found ev routineGrzegorz Kolodziejczyk2018-03-051-9/+23
* tools/btpclient: Add passkey confirm eventGrzegorz Kolodziejczyk2018-03-051-4/+34
* tools/btpclient: Add btp disconnect handlerGrzegorz Kolodziejczyk2018-03-051-0/+8
* tools/btpclient: Remove btp unsupported auth request callGrzegorz Kolodziejczyk2018-03-051-34/+4
* tools/btpclient: Add support for including tx-power to adGrzegorz Kolodziejczyk2018-03-051-0/+7
* tools/btpclient: Fix setting supported includes includesGrzegorz Kolodziejczyk2018-03-051-3/+3
* tools/bluetooth-player: Fix lines going beyond 80 columnsLuiz Augusto von Dentz2018-03-011-1/+2
* tools/obexctl: mesh: Fix lines going beyond 80 columnsLuiz Augusto von Dentz2018-03-011-1/+2
* mesh: Fix lines going beyond 80 columnsLuiz Augusto von Dentz2018-03-014-16/+24
* client: Fix lines going beyond 80 columnsLuiz Augusto von Dentz2018-03-012-12/+22
* dbus-common: Remove unused functionsERAMOTO Masaya2018-03-013-90/+4
* unit/test-gdbus-client: Use g_dbus_dict_append_entry()ERAMOTO Masaya2018-03-011-35/+3
* tools/bluetooth-player: Use g_dbus_dict_append_entry()ERAMOTO Masaya2018-03-011-35/+3
* tools/obexctl: Use g_dbus_dict_append_entry()ERAMOTO Masaya2018-03-011-34/+2
* mesh: Use g_dbus_dict_append_{entry,array}()ERAMOTO Masaya2018-03-011-92/+8
* client: Use g_dbus_dict_append_*()ERAMOTO Masaya2018-03-012-147/+11
* obexd: Remove unused source/header files for dbusERAMOTO Masaya2018-03-017-147/+0
* obexd: Use g_dbus_dict_append_entry()ERAMOTO Masaya2018-03-013-42/+9
* gdbus: Introduce functions appending to dbus messageERAMOTO Masaya2018-03-012-38/+106
* tools/btmgmt: Port to use bt_shellLuiz Augusto von Dentz2018-02-281-998/+534
* shared/shell: Fix parsing of mandatory argumentsLuiz Augusto von Dentz2018-02-281-3/+14
* shared/shell: Add bt_shell_usageLuiz Augusto von Dentz2018-02-282-0/+15
* mesh/meshctl: Quit when done with commandLuiz Augusto von Dentz2018-02-283-91/+202
* tools/obexctl: Quit when done with commandLuiz Augusto von Dentz2018-02-281-81/+148
* tools/bluetooth-player: Quit when done with commandLuiz Augusto von Dentz2018-02-281-64/+102
* client: Quit when done with commandLuiz Augusto von Dentz2018-02-284-120/+242
* shared/shell: Allow executing submenu commandsLuiz Augusto von Dentz2018-02-281-2/+33
* shared/shell: Disable readline while in noninteractive modeLuiz Augusto von Dentz2018-02-281-4/+21
* shared/shell: Disable bt_shell_prompt_input in noninteractive modeLuiz Augusto von Dentz2018-02-281-0/+3
* shared/shell: Fix not handling sort optionsLuiz Augusto von Dentz2018-02-281-1/+8
* shared/shell: Do not quit immediatelly on noninteractive modeLuiz Augusto von Dentz2018-02-281-4/+1
* shared/shell: Fix timeout parameterLuiz Augusto von Dentz2018-02-281-3/+3
* shared/shell: Fix not reseting optindLuiz Augusto von Dentz2018-02-281-0/+1
* shared/shell: Add bt_shell_{noninteractive_}quitLuiz Augusto von Dentz2018-02-282-7/+41
* shared/mainloop-glib: Fix calling g_main_loop_quit with NULLLuiz Augusto von Dentz2018-02-281-0/+3