Johan Hedberg
da446f5edd
Fix format string warnings for g_dbus_create_error
...
This patch fixes gcc warnings for "format not a string literal and no
format arguments".
2010-08-19 23:24:42 +03:00
Gustavo F. Padovan
8e58667ef0
Move debug() to DBG()
...
Use the new dynamic debug feature
2010-05-21 18:21:48 +02:00
Gustavo F. Padovan
9f71c68cc5
Remove old defines from serial code
2010-05-21 14:40:36 +02:00
Gustavo F. Padovan
e891f7df62
Move logging.{c,h} to log.{c,h}
...
Try to make log stuff more similar to ConnMan and oFono.
2010-05-21 14:40:36 +02:00
Marcel Holtmann
9184e2eeb7
Update copyright information
2010-01-01 17:08:17 -08:00
Steve Grubb
2e926fb016
Fix memory leaks
...
I was doing some code reviews of the 4.54 release and found a few memory
leaks. These are mostly in error paths.
2009-10-02 11:18:16 +02:00
Johan Hedberg
9e239f6af9
Fix serial proxy record info attributes
2009-07-28 13:37:16 +03:00
Johan Hedberg
a5650fa417
Use 16/32-bit UUID if possible in serial proxy records
2009-07-28 10:37:15 +03:00
Luiz Augusto von Dentz
9ab6adf3d5
Track sender of CreateProxy.
...
Only proxies created by serial.conf should be persistent.
2009-07-27 19:20:41 -03:00
Forrest Zhao
10eec6b999
Remove the serial storage functionality
...
This functionality isn't needed anymore now that we have serial.conf.
Proxies created through the D-Bus interface will always be temporary not
remembered after a bluetoothd restart.
2009-07-27 13:03:38 +03:00
Johan Hedberg
aab0414c2c
Fix whitespace
2009-07-24 10:27:35 +03:00
Forrest Zhao
1311516cf1
Add support for multiple serial proxies configuration
2009-07-24 10:23:19 +03:00
Johan Hedberg
13b40f5ed1
Fix whitespace issue
2009-06-30 16:18:05 +03:00
Johan Hedberg
124b32451f
Fix open() error check
2009-06-30 16:02:28 +03:00
Johan Hedberg
cd6e797fde
Use (safer) strncpy instead of strcpy
2009-06-30 15:48:53 +03:00
Luiz Augusto von Dentz
7dcf9b6f99
Make serial plugin to use adapter references.
2009-05-27 11:25:25 -03:00
Johan Hedberg
a746025869
Fix address variable type
2009-05-02 23:32:07 +03:00
Luiz Augusto von Dentz
d333040da9
Make serial proxy to use confirm callback.
2009-04-01 11:59:49 -03:00
Luiz Augusto von Dentz
8347dc32bd
Add support of friendly name UUIDs for SerialProxyManager.
2009-04-01 11:59:49 -03:00
Johan Hedberg
8e706e2d4f
Convert some not-so-important info logs to debug logs
2009-03-24 12:31:10 +02:00
Johan Hedberg
8bca00dadf
Fix bt_io_get parameter passing
2009-02-22 16:50:59 +02:00
Luiz Augusto von Dentz
10d6858927
Make use of g_io_channel_shutdown instead of deprecated g_io_channel_close.
2009-02-19 16:23:10 -03:00
Luiz Augusto von Dentz
b5519a1fed
Make serial plugin to use BtIO API.
2009-02-19 10:19:11 +02:00
Marcel Holtmann
9c0b5859e6
Fix mostly every warning caused by -Wsign-compare
2009-01-29 17:58:28 +01:00
Marcel Holtmann
fb333f1c88
Update copyright information
2009-01-01 19:33:20 +01:00
Marcel Holtmann
86984e4b0e
Add missing include definitions
2008-12-23 04:32:20 +01:00
Johan Hedberg
102df1da56
Fix remaining places to use dict_append_entry too
2008-10-16 21:23:43 +03:00
Luiz Augusto von Dentz
71812b4275
Fix invalid read when passing a path which happens to be freed on destroy callback function.
2008-09-23 17:54:01 -07:00
Marcel Holtmann
b326ad96e3
Fix D-Bus API for serial and network plugins
2008-09-06 01:39:37 +02:00
Vinicius Costa Gomes
ad0f427712
Fixing some invalid reads when removing multiple adapters.
2008-08-25 17:05:23 -03:00
Luiz Augusto von Dentz
cfb4d2ae65
Make serial plugin to register adapter drivers.
2008-08-12 18:59:10 -03:00