index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-25
client: Add paired-devices command to bluetoothctl
Sebastian Chlad
1
-0
/
+22
2013-11-25
client: Fix handling of (G_IO_IN | G_IO_HUP) input case
Philip Withnall
1
-1
/
+5
2013-06-24
client: prettify help table
Lucas De Marchi
1
-3
/
+4
2013-06-24
client: Add description for default-agent command
Lucas De Marchi
1
-1
/
+2
2013-05-02
client: Get rid of gchar
Lucas De Marchi
1
-1
/
+1
2013-03-25
client: Agent's RequestPasskey implementation
Alex Deymo
1
-0
/
+36
2013-03-25
client: Agent's DisplayPasskey implementation
Alex Deymo
2
-0
/
+31
2013-03-25
client: Agent's DisplayPincode implementation
Alex Deymo
1
-0
/
+17
2013-03-25
client: "agent" command capability argument and autocompletion
Alex Deymo
1
-3
/
+70
2013-03-25
client: Right prompt management on agent input
Alex Deymo
3
-17
/
+62
2013-03-25
client: Add color modifiers to NEW, CHG and DEL events.
Alex Deymo
2
-7
/
+16
2012-12-29
client: Don't bother with individual Device ID properties
Marcel Holtmann
1
-4
/
+0
2012-12-29
client: Print modalias properties if available
Marcel Holtmann
1
-1
/
+3
2012-12-29
client: Allow setting and resetting of controller alias
Marcel Holtmann
1
-3
/
+21
2012-12-29
client: Show adapter alias property as well
Marcel Holtmann
1
-1
/
+2
2012-12-23
client: Move __terminated into signal handler
Marcel Holtmann
1
-2
/
+1
2012-12-22
client: Add support for setting a device trusted
Marcel Holtmann
1
-0
/
+31
2012-12-22
client: Print UUIDs as human readable strings as well
Marcel Holtmann
1
-30
/
+45
2012-12-22
client: Add support for printing uint16 properties
Marcel Holtmann
1
-0
/
+5
2012-12-22
client: Add support for showing device information
Marcel Holtmann
1
-2
/
+57
2012-12-20
client: Add support for requesting default agent
Marcel Holtmann
3
-0
/
+45
2012-12-20
client: Add support for handling service authorizations
Marcel Holtmann
1
-0
/
+25
2012-12-20
client: Mover name command to the proper location
Marcel Holtmann
1
-23
/
+23
2012-12-20
client: Add command to display version
Marcel Holtmann
1
-0
/
+6
2012-12-20
client: Add support for connecting/disconnecting devices
Marcel Holtmann
1
-0
/
+82
2012-12-18
client: Print message when pairing attempt is in progress
Marcel Holtmann
1
-0
/
+2
2012-12-18
client: Add support for providing agent capability
Marcel Holtmann
3
-14
/
+39
2012-12-18
client: Add support for request authorization callbacks
Marcel Holtmann
1
-0
/
+22
2012-12-18
client: Handle legacy pairing and input of PIN codes
Marcel Holtmann
1
-7
/
+46
2012-12-18
client: Remove broken helper for message blocks
Marcel Holtmann
1
-11
/
+0
2012-12-18
client: Always print messages with checking readline state
Marcel Holtmann
2
-58
/
+53
2012-12-18
client: Check for RL_STATE_DONE before trying to print
Marcel Holtmann
1
-10
/
+17
2012-12-18
client: Restore command prompt when agent finishes
Marcel Holtmann
1
-0
/
+5
2012-12-18
client: Handle accepting/rejecting confirmation requests
Marcel Holtmann
2
-3
/
+12
2012-12-18
client: Replace certain messages with printing helper
Marcel Holtmann
1
-33
/
+12
2012-12-18
client: Forward input to agent handling if needed
Marcel Holtmann
1
-0
/
+8
2012-12-18
client: Add support for handling passkey confirmation
Marcel Holtmann
2
-3
/
+69
2012-12-18
client: Use printing helper for agent messages
Marcel Holtmann
1
-14
/
+6
2012-12-18
client: Add helper function for readline async printing
Marcel Holtmann
2
-0
/
+59
2012-12-15
client: Add support for removing a device/pairing
Marcel Holtmann
1
-0
/
+60
2012-12-15
client: Add support for triggering pairing
Marcel Holtmann
1
-11
/
+66
2012-12-15
client: Fix memory leak from readline input callback
Marcel Holtmann
1
-4
/
+7
2012-12-15
client: Print warning if leaking a proxy object
Marcel Holtmann
1
-0
/
+8
2012-12-15
client: Reset default controller and device list on disconnect
Marcel Holtmann
1
-2
/
+5
2012-12-15
client: Handle device list when switching controllers
Marcel Holtmann
1
-0
/
+6
2012-12-15
client: Add support for tracking remote devices
Marcel Holtmann
1
-7
/
+83
2012-12-15
client: Handle printing of properties with int16 type
Marcel Holtmann
1
-3
/
+29
2012-12-15
client: Handle printing of empty property iterators
Marcel Holtmann
1
-0
/
+8
2012-12-15
client: Add support for running discovery
Marcel Holtmann
1
-4
/
+53
2012-12-15
client: Print message when agent gets released by manager
Marcel Holtmann
1
-0
/
+4
[next]