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
/
proxy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: remove SerialProxy interface
Gustavo Padovan
2012-07-09
1
-1269
/
+0
*
Do not set signature and reply in GDBus tables
Lucas De Marchi
2012-05-17
1
-9
/
+9
*
Convert GDBus methods to use macro helpers
Lucas De Marchi
2012-05-17
1
-9
/
+22
*
Constify GDBus signal tables
Lucas De Marchi
2012-05-17
1
-1
/
+1
*
Constify GDBus method tables
Lucas De Marchi
2012-05-17
1
-2
/
+2
*
Move common code to sdp to avoid duplication
Szymon Janc
2012-03-28
1
-15
/
+1
*
serial: Fix errno handling convention
Anderson Lizardo
2011-11-17
1
-21
/
+18
*
Remove unneeded textfile header includes
Claudio Takahasi
2011-08-02
1
-1
/
+0
*
Fix common misspelled words
Lucas De Marchi
2011-07-03
1
-1
/
+1
*
Fix check for negative port number in tcp_socket_connect
Szymon Janc
2011-05-15
1
-2
/
+1
*
Fix minor code style issue in channel_write
Szymon Janc
2011-05-15
1
-1
/
+0
*
Fix error check from write in channel_write
Szymon Janc
2011-05-15
1
-1
/
+1
*
Fix dead assignment in channel_write
Szymon Janc
2011-05-15
1
-1
/
+1
*
Remove redundant local copy of GSlist* from functions
Szymon Janc
2011-05-15
1
-4
/
+2
*
Fix use of deprecated glib on serial plugin
Luiz Augusto von Dentz
2011-01-19
1
-20
/
+20
*
Convert more D-Bus errors to btd_error_*
Gustavo F. Padovan
2010-12-16
1
-10
/
+2
*
serial: use btd_error_failed()
Gustavo F. Padovan
2010-12-14
1
-6
/
+2
*
convert errors to btd_error_not_authorized()
Gustavo F. Padovan
2010-12-08
1
-2
/
+2
*
Add btd_error_does_not_exist()
Gustavo F. Padovan
2010-12-07
1
-8
/
+1
*
Add btd_error_already_exists()
Gustavo F. Padovan
2010-12-07
1
-2
/
+1
*
Create btd_error_invalid_args()
Gustavo F. Padovan
2010-12-07
1
-13
/
+6
*
Remove unused includes
Johan Hedberg
2010-11-28
1
-2
/
+0
*
Fix format string warnings for g_dbus_create_error
Johan Hedberg
2010-08-19
1
-3
/
+3
*
Move debug() to DBG()
Gustavo F. Padovan
2010-05-21
1
-8
/
+8
*
Remove old defines from serial code
Gustavo F. Padovan
2010-05-21
1
-6
/
+0
*
Move logging.{c,h} to log.{c,h}
Gustavo F. Padovan
2010-05-21
1
-1
/
+1
*
Update copyright information
Marcel Holtmann
2010-01-01
1
-1
/
+1
*
Fix memory leaks
Steve Grubb
2009-10-02
1
-0
/
+2
*
Fix serial proxy record info attributes
Johan Hedberg
2009-07-28
1
-2
/
+1
*
Use 16/32-bit UUID if possible in serial proxy records
Johan Hedberg
2009-07-28
1
-0
/
+1
*
Track sender of CreateProxy.
Luiz Augusto von Dentz
2009-07-27
1
-50
/
+83
*
Remove the serial storage functionality
Forrest Zhao
2009-07-27
1
-94
/
+6
*
Fix whitespace
Johan Hedberg
2009-07-24
1
-1
/
+1
*
Add support for multiple serial proxies configuration
Forrest Zhao
2009-07-24
1
-60
/
+168
*
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
*
Make serial plugin to use adapter references.
Luiz Augusto von Dentz
2009-05-27
1
-28
/
+37
*
Fix address variable type
Johan Hedberg
2009-05-02
1
-1
/
+1
*
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
1
-3
/
+3
*
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
1
-1
/
+1
*
Make serial plugin to use BtIO API.
Luiz Augusto von Dentz
2009-02-19
1
-10
/
+25
*
Fix mostly every warning caused by -Wsign-compare
Marcel Holtmann
2009-01-29
1
-1
/
+2
*
Update copyright information
Marcel Holtmann
2009-01-01
1
-1
/
+1
*
Add missing include definitions
Marcel Holtmann
2008-12-23
1
-0
/
+1
*
Fix remaining places to use dict_append_entry too
Johan Hedberg
2008-10-16
1
-12
/
+7
*
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
[next]