summaryrefslogtreecommitdiffstats
path: root/input/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix D-Bus connection initMarcel Holtmann2008-09-061-2/+3
|
* Input: Missing DBusConnection unrefClaudio Takahasi2008-09-051-6/+7
|
* Remove driver.c driver.h and remove workaround for to force a symbol resolution.Luiz Augusto von Dentz2008-08-181-1/+0
|
* Cleanup input manager.Luiz Augusto von Dentz2008-07-281-73/+1
|
* Adding sdp_record list as parameter to probe.Alok Barsode2008-07-281-1/+1
| | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com>
* Renaming device to btd_device and making theAlok Barsode2008-07-281-4/+6
| | | | | | necessary changes in plugins. Signed-off-by: Alok Barsode <alok.barsode@azingo.com>
* Fixed missing includeClaudio Takahasi2008-06-301-0/+1
|
* Update probe/remove callback and implement serial APIMarcel Holtmann2008-06-081-7/+7
|
* Update plugin interface registrationMarcel Holtmann2008-06-081-2/+6
|
* Use DBG in plugin to show function namesMarcel Holtmann2008-06-081-2/+2
|
* Remove CancelConnect implementationMarcel Holtmann2008-05-291-10/+3
|
* Add missing method skeletonsMarcel Holtmann2008-05-291-2/+19
|
* Add input interface driver handlersMarcel Holtmann2008-05-291-9/+50
|
* Fix key file handling if config file doesn't existMarcel Holtmann2008-05-151-1/+2
|
* Add support for IdleTimeout config optionMarcel Holtmann2008-05-141-1/+25
|
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-081-1/+2
|
* Register service and UUIDs in one stepMarcel Holtmann2008-05-081-5/+1
|
* Remove service daemon activation handlingMarcel Holtmann2008-05-081-2/+6
|
* Moving authorization code to dbus-service.cClaudio Takahasi2008-05-011-3/+2
|
* fixed build warningsClaudio Takahasi2008-05-011-1/+3
|
* fixed service authorizationClaudio Takahasi2008-05-011-0/+9
|
* Broken build: missing headersClaudio Takahasi2008-04-091-0/+1
|
* Convert input service into a pluginMarcel Holtmann2008-03-221-55/+16
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* input: Added authorization support for incomming connectionsClaudio Takahasi2007-04-041-5/+0
|
* Improve integration with D-Bus system busMarcel Holtmann2007-03-271-4/+13
|
* Moving input functions to the right filesClaudio Takahasi2007-03-191-3/+2
|
* Add skeleton for manager interfaceMarcel Holtmann2007-03-131-0/+1
|
* Removed dupplicated errno header includeClaudio Takahasi2007-03-091-1/+0
|
* Rename input-service.[ch] into device.[ch]Marcel Holtmann2007-01-281-1/+1
|
* Add support for service debuggingMarcel Holtmann2007-01-241-0/+3
|
* Include server.h header fileMarcel Holtmann2007-01-221-0/+1
|
* Add skeleton for server handlingMarcel Holtmann2007-01-211-1/+5
|
* Do a proper cleanup on exitMarcel Holtmann2007-01-211-0/+6
|
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-201-4/+5
|
* Don't become a daemonMarcel Holtmann2007-01-191-18/+0
|
* Rename daemonMarcel Holtmann2007-01-191-9/+1
|
* Added unregister code for input manager pathClaudio Takahasi2007-01-181-0/+2
|
* Allow compilation against GLibMarcel Holtmann2007-01-121-0/+3
|
* Initial service skeleton for bt.inputdJohan Hedberg2006-11-111-0/+69
|
* Add skeletons for service implementationsMarcel Holtmann2006-10-271-0/+34