index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
client: Fix not releasing agent if bluetoothd exit without calling Release
Luiz Augusto von Dentz
2014-04-29
2
-11
/
+20
*
client: Add support for printing property of array type
Szymon Janc
2014-04-04
1
-0
/
+21
*
client: Add unblock command
Szymon Janc
2014-01-09
1
-0
/
+31
*
client: Add block command
Szymon Janc
2014-01-09
1
-0
/
+31
*
client: Add untrust command
Szymon Janc
2014-01-09
1
-0
/
+31
*
client: Add paired-devices command to bluetoothctl
Sebastian Chlad
2013-11-25
1
-0
/
+22
*
client: Fix handling of (G_IO_IN | G_IO_HUP) input case
Philip Withnall
2013-11-25
1
-1
/
+5
*
client: prettify help table
Lucas De Marchi
2013-06-24
1
-3
/
+4
*
client: Add description for default-agent command
Lucas De Marchi
2013-06-24
1
-1
/
+2
*
client: Get rid of gchar
Lucas De Marchi
2013-05-02
1
-1
/
+1
*
client: Agent's RequestPasskey implementation
Alex Deymo
2013-03-25
1
-0
/
+36
*
client: Agent's DisplayPasskey implementation
Alex Deymo
2013-03-25
2
-0
/
+31
*
client: Agent's DisplayPincode implementation
Alex Deymo
2013-03-25
1
-0
/
+17
*
client: "agent" command capability argument and autocompletion
Alex Deymo
2013-03-25
1
-3
/
+70
*
client: Right prompt management on agent input
Alex Deymo
2013-03-25
3
-17
/
+62
*
client: Add color modifiers to NEW, CHG and DEL events.
Alex Deymo
2013-03-25
2
-7
/
+16
*
client: Don't bother with individual Device ID properties
Marcel Holtmann
2012-12-29
1
-4
/
+0
*
client: Print modalias properties if available
Marcel Holtmann
2012-12-29
1
-1
/
+3
*
client: Allow setting and resetting of controller alias
Marcel Holtmann
2012-12-29
1
-3
/
+21
*
client: Show adapter alias property as well
Marcel Holtmann
2012-12-29
1
-1
/
+2
*
client: Move __terminated into signal handler
Marcel Holtmann
2012-12-23
1
-2
/
+1
*
client: Add support for setting a device trusted
Marcel Holtmann
2012-12-22
1
-0
/
+31
*
client: Print UUIDs as human readable strings as well
Marcel Holtmann
2012-12-22
1
-30
/
+45
*
client: Add support for printing uint16 properties
Marcel Holtmann
2012-12-22
1
-0
/
+5
*
client: Add support for showing device information
Marcel Holtmann
2012-12-22
1
-2
/
+57
*
client: Add support for requesting default agent
Marcel Holtmann
2012-12-20
3
-0
/
+45
*
client: Add support for handling service authorizations
Marcel Holtmann
2012-12-20
1
-0
/
+25
*
client: Mover name command to the proper location
Marcel Holtmann
2012-12-20
1
-23
/
+23
*
client: Add command to display version
Marcel Holtmann
2012-12-20
1
-0
/
+6
*
client: Add support for connecting/disconnecting devices
Marcel Holtmann
2012-12-20
1
-0
/
+82
*
client: Print message when pairing attempt is in progress
Marcel Holtmann
2012-12-18
1
-0
/
+2
*
client: Add support for providing agent capability
Marcel Holtmann
2012-12-18
3
-14
/
+39
*
client: Add support for request authorization callbacks
Marcel Holtmann
2012-12-18
1
-0
/
+22
*
client: Handle legacy pairing and input of PIN codes
Marcel Holtmann
2012-12-18
1
-7
/
+46
*
client: Remove broken helper for message blocks
Marcel Holtmann
2012-12-18
1
-11
/
+0
*
client: Always print messages with checking readline state
Marcel Holtmann
2012-12-18
2
-58
/
+53
*
client: Check for RL_STATE_DONE before trying to print
Marcel Holtmann
2012-12-18
1
-10
/
+17
*
client: Restore command prompt when agent finishes
Marcel Holtmann
2012-12-18
1
-0
/
+5
*
client: Handle accepting/rejecting confirmation requests
Marcel Holtmann
2012-12-18
2
-3
/
+12
*
client: Replace certain messages with printing helper
Marcel Holtmann
2012-12-18
1
-33
/
+12
*
client: Forward input to agent handling if needed
Marcel Holtmann
2012-12-18
1
-0
/
+8
*
client: Add support for handling passkey confirmation
Marcel Holtmann
2012-12-18
2
-3
/
+69
*
client: Use printing helper for agent messages
Marcel Holtmann
2012-12-18
1
-14
/
+6
*
client: Add helper function for readline async printing
Marcel Holtmann
2012-12-18
2
-0
/
+59
*
client: Add support for removing a device/pairing
Marcel Holtmann
2012-12-15
1
-0
/
+60
*
client: Add support for triggering pairing
Marcel Holtmann
2012-12-15
1
-11
/
+66
*
client: Fix memory leak from readline input callback
Marcel Holtmann
2012-12-15
1
-4
/
+7
*
client: Print warning if leaking a proxy object
Marcel Holtmann
2012-12-15
1
-0
/
+8
*
client: Reset default controller and device list on disconnect
Marcel Holtmann
2012-12-15
1
-2
/
+5
*
client: Handle device list when switching controllers
Marcel Holtmann
2012-12-15
1
-0
/
+6
[next]