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
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix whitespace issue
Johan Hedberg
2009-06-30
1
-1
/
+1
*
Fix open() error check
Johan Hedberg
2009-06-30
1
-1
/
+1
*
Use (safer) strncpy instead of strcpy
Johan Hedberg
2009-06-30
1
-2
/
+3
*
Fix NULL check in find_port() for port->uuid
Johan Hedberg
2009-06-30
1
-0
/
+3
*
Make serial plugin to use adapter references.
Luiz Augusto von Dentz
2009-05-27
3
-34
/
+42
*
Fix address variable type
Johan Hedberg
2009-05-02
1
-1
/
+1
*
Fix bt_cancel_discovery to not call callback.
Luiz Augusto von Dentz
2009-04-30
1
-1
/
+4
*
Fix bug on Serial.Connect which cause UUID-128 to be interpreted as channel.
Luiz Augusto von Dentz
2009-04-24
1
-5
/
+10
*
Using # operator to stringify plugin name.
Alok Barsode
2009-04-21
1
-1
/
+1
*
Add priority field to plugin descriptor definition and load plugins in priori...
Alok Barsode
2009-04-21
1
-1
/
+2
*
Fix uninitialized variable compiler warning
Johan Hedberg
2009-04-19
1
-1
/
+3
*
Add support to channel pattern in Serial interface.
Luiz Augusto von Dentz
2009-04-15
1
-8
/
+48
*
Make Serial.Disconnect to abort connection attempt.
Luiz Augusto von Dentz
2009-04-14
1
-11
/
+21
*
Make serial port to not use channels from record storage.
Luiz Augusto von Dentz
2009-04-11
1
-14
/
+80
*
Make serial proxy to use confirm callback.
Luiz Augusto von Dentz
2009-04-01
1
-46
/
+126
*
Add support of friendly name UUIDs for SerialProxyManager.
Luiz Augusto von Dentz
2009-04-01
1
-21
/
+22
*
Convert some not-so-important info logs to debug logs
Johan Hedberg
2009-03-24
2
-5
/
+5
*
Be sure to remove the name listener in serial_port_free
Johan Hedberg
2009-03-23
1
-0
/
+6
*
Adding version check for plugins.
Alok Barsode
2009-03-14
1
-1
/
+1
*
Use GCC visibility for exporting symbols
Marcel Holtmann
2009-03-11
1
-5
/
+5
*
Remove unused function
Johan Hedberg
2009-02-25
2
-34
/
+0
*
Fix bt_io_get parameter passing
Johan Hedberg
2009-02-22
1
-1
/
+1
*
Make use of g_io_channel_shutdown instead of deprecated g_io_channel_close.
Luiz Augusto von Dentz
2009-02-19
2
-3
/
+3
*
Make serial plugin to use BtIO API.
Luiz Augusto von Dentz
2009-02-19
2
-27
/
+56
*
Fix mostly every warning caused by -Wsign-compare
Marcel Holtmann
2009-01-29
2
-2
/
+4
*
Update copyright information
Marcel Holtmann
2009-01-01
9
-9
/
+9
*
Add missing include definitions
Marcel Holtmann
2008-12-23
2
-0
/
+2
*
Remove old serial-api.txt documentation file
Marcel Holtmann
2008-12-22
2
-178
/
+0
*
Revert previous change to g_timeout_add_seconds
Johan Hedberg
2008-12-15
1
-2
/
+2
*
Convert two more users to g_timeout_add_seconds()
Marcel Holtmann
2008-12-10
1
-2
/
+3
*
Disallow Serial.Disconnect from unauthorized senders.
Luiz Augusto von Dentz
2008-12-01
1
-1
/
+6
*
Store RFCOMM tty fd and close it before release
Johan Hedberg
2008-11-08
1
-0
/
+8
*
Fix driver removal for serial port driver.
Luiz Augusto von Dentz
2008-11-07
3
-14
/
+7
*
Make serial driver to register RFCOMM UUID.
Luiz Augusto von Dentz
2008-11-07
1
-3
/
+3
*
Rename bt_string2class to bt_name2class and introduce bt_name2string.
Luiz Augusto von Dentz
2008-11-06
1
-13
/
+1
*
Use bt_string2class instead of bt_string2uuid to avoid unecessary conversion
Johan Hedberg
2008-11-06
1
-1
/
+6
*
Add OBEX UUIDs to the serial service
Johan Hedberg
2008-11-06
1
-1
/
+4
*
Fix checks for port->id value
Johan Hedberg
2008-11-06
1
-4
/
+5
*
Get rid of the dialup-specific driver
Johan Hedberg
2008-11-06
1
-23
/
+1
*
Get rid of the name attribute for ports
Johan Hedberg
2008-11-06
3
-28
/
+36
*
Fix fallouts due to GDBusWatchFunction changes
Marcel Holtmann
2008-10-17
1
-1
/
+1
*
Fix remaining places to use dict_append_entry too
Johan Hedberg
2008-10-16
1
-12
/
+7
*
Make device driver probe calls take UUID's instead of full records
Johan Hedberg
2008-10-09
1
-6
/
+17
*
Fix invalid read when passing a path which happens to be freed on destroy cal...
Luiz Augusto von Dentz
2008-09-23
1
-1
/
+3
*
Redefining device_get_address to take bdaddr_t as parameter.
Alok Barsode
2008-09-08
1
-1
/
+1
*
Redefining adapter_get_address to take bdaddr_t as parameter.
Alok Barsode
2008-09-08
1
-3
/
+2
*
Fix distribution includes
Marcel Holtmann
2008-09-06
1
-1
/
+1
*
Fix D-Bus API for serial and network plugins
Marcel Holtmann
2008-09-06
1
-2
/
+2
*
Remove old serial test script
Marcel Holtmann
2008-09-06
1
-40
/
+0
*
Fix org.bluez.Serial interface
Marcel Holtmann
2008-09-06
1
-1
/
+1
[next]