summaryrefslogtreecommitdiffstats
path: root/daemon/database.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove bluetoothd prototype that never got finishedMarcel Holtmann2008-06-031-230/+0
|
* Change name_listener API to libgdbus watch APIJohan Hedberg2008-05-291-4/+4
|
* Use guint identifier for all name_listener operationsJohan Hedberg2008-05-271-2/+5
|
* Move D-Bus object and interface helpers into libgdbusMarcel Holtmann2008-05-081-3/+0
|
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-081-1/+2
|
* Add records based on the adapter addressClaudio Takahasi2008-03-201-1/+1
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* generic introspection cleanup & small additionsJohan Hedberg2007-05-031-1/+1
|
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-201-1/+2
|
* Add test code for binary record registrationMarcel Holtmann2007-01-191-0/+13
|
* Add service record handling and sender trackingMarcel Holtmann2007-01-191-3/+96
|
* Add missing XML based method skeletonMarcel Holtmann2007-01-181-1/+21
|
* Unregister interfaces on cleanupMarcel Holtmann2007-01-181-1/+4
|
* Add skeleton for database interfaceMarcel Holtmann2007-01-181-0/+99