summaryrefslogtreecommitdiff
path: root/serial/proxy.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leaksSteve Grubb2009-10-021-0/+2
* Fix serial proxy record info attributesJohan Hedberg2009-07-281-2/+1
* Use 16/32-bit UUID if possible in serial proxy recordsJohan Hedberg2009-07-281-0/+1
* Track sender of CreateProxy.Luiz Augusto von Dentz2009-07-271-50/+83
* Remove the serial storage functionalityForrest Zhao2009-07-271-94/+6
* Fix whitespaceJohan Hedberg2009-07-241-1/+1
* Add support for multiple serial proxies configurationForrest Zhao2009-07-241-60/+168
* Fix whitespace issueJohan Hedberg2009-06-301-1/+1
* Fix open() error checkJohan Hedberg2009-06-301-1/+1
* Use (safer) strncpy instead of strcpyJohan Hedberg2009-06-301-2/+3
* Make serial plugin to use adapter references.Luiz Augusto von Dentz2009-05-271-28/+37
* Fix address variable typeJohan Hedberg2009-05-021-1/+1
* Make serial proxy to use confirm callback.Luiz Augusto von Dentz2009-04-011-46/+126
* Add support of friendly name UUIDs for SerialProxyManager.Luiz Augusto von Dentz2009-04-011-21/+22
* Convert some not-so-important info logs to debug logsJohan Hedberg2009-03-241-3/+3
* 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 cal...Luiz Augusto von Dentz2008-09-231-1/+3
* 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