index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-01
Update copyright information
Marcel Holtmann
7
-7
/
+7
2009-10-02
Fix memory leaks
Steve Grubb
1
-0
/
+2
2009-08-23
Switch to a full non-recursive build system
Marcel Holtmann
1
-19
/
+0
2009-08-09
Make all major plugins builtin to simplify debugging
Marcel Holtmann
2
-10
/
+4
2009-07-28
Fix serial proxy record info attributes
Johan Hedberg
1
-2
/
+1
2009-07-28
Use 16/32-bit UUID if possible in serial proxy records
Johan Hedberg
1
-0
/
+1
2009-07-27
Track sender of CreateProxy.
Luiz Augusto von Dentz
1
-50
/
+83
2009-07-27
Remove the serial storage functionality
Forrest Zhao
4
-262
/
+7
2009-07-24
Fix whitespace
Johan Hedberg
1
-1
/
+1
2009-07-24
Add support for multiple serial proxies configuration
Forrest Zhao
3
-60
/
+180
2009-06-30
Fix whitespace issue
Johan Hedberg
1
-1
/
+1
2009-06-30
Fix open() error check
Johan Hedberg
1
-1
/
+1
2009-06-30
Use (safer) strncpy instead of strcpy
Johan Hedberg
1
-2
/
+3
2009-06-30
Fix NULL check in find_port() for port->uuid
Johan Hedberg
1
-0
/
+3
2009-05-27
Make serial plugin to use adapter references.
Luiz Augusto von Dentz
3
-34
/
+42
2009-05-02
Fix address variable type
Johan Hedberg
1
-1
/
+1
2009-04-30
Fix bt_cancel_discovery to not call callback.
Luiz Augusto von Dentz
1
-1
/
+4
2009-04-24
Fix bug on Serial.Connect which cause UUID-128 to be interpreted as channel.
Luiz Augusto von Dentz
1
-5
/
+10
2009-04-21
Using # operator to stringify plugin name.
Alok Barsode
1
-1
/
+1
2009-04-21
Add priority field to plugin descriptor definition and load plugins in priori...
Alok Barsode
1
-1
/
+2
2009-04-19
Fix uninitialized variable compiler warning
Johan Hedberg
1
-1
/
+3
2009-04-15
Add support to channel pattern in Serial interface.
Luiz Augusto von Dentz
1
-8
/
+48
2009-04-14
Make Serial.Disconnect to abort connection attempt.
Luiz Augusto von Dentz
1
-11
/
+21
2009-04-11
Make serial port to not use channels from record storage.
Luiz Augusto von Dentz
1
-14
/
+80
2009-04-01
Make serial proxy to use confirm callback.
Luiz Augusto von Dentz
1
-46
/
+126
2009-04-01
Add support of friendly name UUIDs for SerialProxyManager.
Luiz Augusto von Dentz
1
-21
/
+22
2009-03-24
Convert some not-so-important info logs to debug logs
Johan Hedberg
2
-5
/
+5
2009-03-23
Be sure to remove the name listener in serial_port_free
Johan Hedberg
1
-0
/
+6
2009-03-14
Adding version check for plugins.
Alok Barsode
1
-1
/
+1
2009-03-11
Use GCC visibility for exporting symbols
Marcel Holtmann
1
-5
/
+5
2009-02-25
Remove unused function
Johan Hedberg
2
-34
/
+0
2009-02-22
Fix bt_io_get parameter passing
Johan Hedberg
1
-1
/
+1
2009-02-19
Make use of g_io_channel_shutdown instead of deprecated g_io_channel_close.
Luiz Augusto von Dentz
2
-3
/
+3
2009-02-19
Make serial plugin to use BtIO API.
Luiz Augusto von Dentz
2
-27
/
+56
2009-01-29
Fix mostly every warning caused by -Wsign-compare
Marcel Holtmann
2
-2
/
+4
2009-01-01
Update copyright information
Marcel Holtmann
9
-9
/
+9
2008-12-23
Add missing include definitions
Marcel Holtmann
2
-0
/
+2
2008-12-22
Remove old serial-api.txt documentation file
Marcel Holtmann
2
-178
/
+0
2008-12-15
Revert previous change to g_timeout_add_seconds
Johan Hedberg
1
-2
/
+2
2008-12-10
Convert two more users to g_timeout_add_seconds()
Marcel Holtmann
1
-2
/
+3
2008-12-01
Disallow Serial.Disconnect from unauthorized senders.
Luiz Augusto von Dentz
1
-1
/
+6
2008-11-08
Store RFCOMM tty fd and close it before release
Johan Hedberg
1
-0
/
+8
2008-11-07
Fix driver removal for serial port driver.
Luiz Augusto von Dentz
3
-14
/
+7
2008-11-07
Make serial driver to register RFCOMM UUID.
Luiz Augusto von Dentz
1
-3
/
+3
2008-11-06
Rename bt_string2class to bt_name2class and introduce bt_name2string.
Luiz Augusto von Dentz
1
-13
/
+1
2008-11-06
Use bt_string2class instead of bt_string2uuid to avoid unecessary conversion
Johan Hedberg
1
-1
/
+6
2008-11-06
Add OBEX UUIDs to the serial service
Johan Hedberg
1
-1
/
+4
2008-11-06
Fix checks for port->id value
Johan Hedberg
1
-4
/
+5
2008-11-06
Get rid of the dialup-specific driver
Johan Hedberg
1
-23
/
+1
2008-11-06
Get rid of the name attribute for ports
Johan Hedberg
3
-28
/
+36
[next]