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
2012-01-24
btio: Fix users to not expect a default security level
Vinicius Costa Gomes
1
-0
/
+2
2011-12-23
Fix device address type tracking
Johan Hedberg
1
-1
/
+1
2011-11-18
serial: Fix error handling in connect_port()
Anderson Lizardo
1
-3
/
+3
2011-11-17
serial: Fix errno handling convention
Anderson Lizardo
2
-24
/
+21
2011-10-18
Move SDP client functions from glib-helper.c to sdp-client.c
Johan Hedberg
1
-0
/
+1
2011-10-18
Add glib-compat.h to deal with issues in old GLib versions
Johan Hedberg
1
-0
/
+1
2011-09-14
serial: add Serial.ConnectFD()
Gustavo F. Padovan
1
-1
/
+24
2011-09-14
serial: fix DBus message reply
Gustavo F. Padovan
1
-4
/
+2
2011-08-02
Remove unneeded textfile header includes
Claudio Takahasi
2
-2
/
+0
2011-07-03
Fix common misspelled words
Lucas De Marchi
1
-1
/
+1
2011-06-30
Make use of g_slist_free_full on serial plugin
Luiz Augusto von Dentz
1
-6
/
+7
2011-05-15
Fix check for negative port number in tcp_socket_connect
Szymon Janc
1
-2
/
+1
2011-05-15
Fix minor code style issue in channel_write
Szymon Janc
1
-1
/
+0
2011-05-15
Fix error check from write in channel_write
Szymon Janc
1
-1
/
+1
2011-05-15
Fix dead assignment in channel_write
Szymon Janc
1
-1
/
+1
2011-05-15
Remove redundant local copy of GSlist* from functions
Szymon Janc
1
-4
/
+2
2011-01-19
Fix use of deprecated glib on serial plugin
Luiz Augusto von Dentz
1
-20
/
+20
2010-12-22
Add a way to store the remote device type
Vinicius Costa Gomes
1
-0
/
+2
2010-12-16
Convert more D-Bus errors to btd_error_*
Gustavo F. Padovan
2
-17
/
+3
2010-12-14
Fix signess of err variable passed to strerror
Johan Hedberg
1
-1
/
+1
2010-12-14
Use correct signess for err variable
Johan Hedberg
1
-6
/
+6
2010-12-14
serial: use btd_error_failed()
Gustavo F. Padovan
2
-17
/
+11
2010-12-08
convert error to btd_error_not_connected()
Gustavo F. Padovan
1
-1
/
+1
2010-12-08
convert errors to btd_error_not_authorized()
Gustavo F. Padovan
2
-3
/
+3
2010-12-07
Add btd_error_does_not_exist()
Gustavo F. Padovan
2
-18
/
+3
2010-12-07
Add btd_error_already_exists()
Gustavo F. Padovan
1
-2
/
+1
2010-12-07
Create btd_error_invalid_args()
Gustavo F. Padovan
2
-21
/
+6
2010-11-28
Remove unused includes
Johan Hedberg
2
-4
/
+0
2010-08-19
Fix format string warnings for g_dbus_create_error
Johan Hedberg
2
-6
/
+6
2010-05-21
Move debug() to DBG()
Gustavo F. Padovan
2
-12
/
+12
2010-05-21
Remove old defines from serial code
Gustavo F. Padovan
2
-10
/
+0
2010-05-21
Move logging.{c,h} to log.{c,h}
Gustavo F. Padovan
3
-3
/
+3
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
[next]