summaryrefslogtreecommitdiffstats
path: root/serial/main.c
Commit message (Expand)AuthorAgeFilesLines
* Adding version check for plugins.Alok Barsode2009-03-141-1/+1
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Fix D-Bus connection initMarcel Holtmann2008-09-061-1/+2
* Serial: Missing DBusConnection unrefClaudio Takahasi2008-09-051-7/+8
* Cleanup serial manager.Luiz Augusto von Dentz2008-07-281-102/+3
* Adding adapter_get_address.Alok Barsode2008-07-281-1/+1
* Adding {driver, priv} list to btd_device and addingAlok Barsode2008-07-281-2/+4
* Adding sdp_record list as parameter to probe.Alok Barsode2008-07-281-1/+1
* Renaming device to btd_device and making theAlok Barsode2008-07-281-7/+10
* Fixed missing includeClaudio Takahasi2008-06-301-0/+1
* Remove empty lineMarcel Holtmann2008-06-081-1/+0
* Update probe/remove callback and implement serial APIMarcel Holtmann2008-06-081-13/+33
* Update plugin interface registrationMarcel Holtmann2008-06-081-4/+8
* Use DBG in plugin to show function namesMarcel Holtmann2008-06-081-2/+2
* Fix up the serial UUIDsMarcel Holtmann2008-06-081-1/+4
* Handle the service UUID mapping via device driverMarcel Holtmann2008-05-291-5/+0
* Add basic D-Bus skeletonMarcel Holtmann2008-05-281-3/+38
* Add first skeletion of device driver integrationMarcel Holtmann2008-05-281-0/+25
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-081-1/+2
* Register service and UUIDs in one stepMarcel Holtmann2008-05-081-1/+1
* Remove service daemon activation handlingMarcel Holtmann2008-05-081-1/+4
* Broken build: missing headersClaudio Takahasi2008-04-091-0/+1
* Convert serial service to a pluginMarcel Holtmann2008-03-221-52/+21
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* serial: added main loop integrationClaudio Takahasi2007-05-011-0/+32
* Add skeleton for manager interfaceMarcel Holtmann2007-04-231-0/+2
* Add skeleton for serial port serviceMarcel Holtmann2007-02-261-0/+60