summaryrefslogtreecommitdiffstats
path: root/serial/proxy.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix bt_io_get parameter passingJohan Hedberg2009-02-221-1/+1
|
* Make use of g_io_channel_shutdown instead of deprecated g_io_channel_close.Luiz Augusto von Dentz2009-02-191-1/+1
|
* Make serial plugin to use BtIO API.Luiz Augusto von Dentz2009-02-191-10/+25
|
* Fix mostly every warning caused by -Wsign-compareMarcel Holtmann2009-01-291-1/+2
|
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
|
* Add missing include definitionsMarcel Holtmann2008-12-231-0/+1
|
* Fix remaining places to use dict_append_entry tooJohan Hedberg2008-10-161-12/+7
|
* Fix invalid read when passing a path which happens to be freed on destroy ↵Luiz Augusto von Dentz2008-09-231-1/+3
| | | | callback function.
* Fix D-Bus API for serial and network pluginsMarcel Holtmann2008-09-061-2/+2
|
* Fixing some invalid reads when removing multiple adapters.Vinicius Costa Gomes2008-08-251-0/+2
|
* Make serial plugin to register adapter drivers.Luiz Augusto von Dentz2008-08-121-0/+1151