summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-database.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement the trust methods properlyJohan Hedberg2007-02-261-2/+1
|
* More changes do use glib memory allocationJohan Hedberg2007-02-261-6/+6
|
* Use GLib memory allocation functionsJohan Hedberg2007-02-261-17/+9
|
* Add some debug prints to the authorize processJohan Hedberg2007-01-241-0/+2
|
* Remove incorrect g_io_channel_unref callJohan Hedberg2007-01-241-10/+22
|
* s/internal/external/ with respect to servicesJohan Hedberg2007-01-241-1/+1
|
* Fully implement Database.UnregisterServiceJohan Hedberg2007-01-241-0/+11
|
* Move service registration/authorization methods to database interfaceMarcel Holtmann2007-01-241-0/+98
|
* Move service registration to the manager interfaceMarcel Holtmann2007-01-241-30/+0
|
* Add support for internal debug servicesMarcel Holtmann2007-01-241-0/+30
|
* Update binary record handling for database interfaceMarcel Holtmann2007-01-221-3/+29
|
* Fix memory leaks in record handlingMarcel Holtmann2007-01-201-0/+9
|
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-201-0/+2
|
* Support internal and external SDP serversMarcel Holtmann2007-01-201-13/+38
|
* Clear newly created structuresMarcel Holtmann2007-01-201-0/+4
|
* Implement methods for database interfaceMarcel Holtmann2007-01-201-4/+130
|
* Add skeleton for database methodsMarcel Holtmann2007-01-191-0/+70
|
* Add file skeleton for database interfaceMarcel Holtmann2007-01-181-0/+28