summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add service description fileMarcel Holtmann2007-01-204-2/+11
|
* Get rid of g_idle_addJohan Hedberg2007-01-203-24/+3
|
* Update copyright informationMarcel Holtmann2007-01-201-1/+1
|
* Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_removeJohan Hedberg2007-01-2011-82/+81
|
* Add entries for the org.bluez.Database interfaceMarcel Holtmann2007-01-201-0/+3
|
* Don't use a D-Bus well known name at the momentMarcel Holtmann2007-01-203-30/+2
|
* There is no need for a D-Bus config fileMarcel Holtmann2007-01-202-15/+1
|
* Implement stubs of missing eglib functionsJohan Hedberg2007-01-202-0/+281
|
* Implement memory allocation functions for eglibJohan Hedberg2007-01-202-0/+95
|
* Add missing service descriptionMarcel Holtmann2007-01-201-0/+4
|
* Add main loop and single list functionsMarcel Holtmann2007-01-204-1/+956
|
* Add embedded GLib directoryMarcel Holtmann2007-01-205-3/+13
|
* Remove no longer needed filesMarcel Holtmann2007-01-202-966/+0
|
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-2035-142/+112
|
* Don't install services that are in experimental stateMarcel Holtmann2007-01-205-6/+13
|
* Add skeleton for session handlingMarcel Holtmann2007-01-202-0/+50
|
* Add serial subdirectoryMarcel Holtmann2007-01-203-2/+4
|
* Update the experimental statusMarcel Holtmann2007-01-201-7/+6
|
* Support internal and external SDP serversMarcel Holtmann2007-01-205-16/+61
|
* The sdpd binary should be build by defaultMarcel Holtmann2007-01-201-1/+1
|
* Remove unsupported methodsMarcel Holtmann2007-01-201-261/+0
|
* Clear newly created structuresMarcel Holtmann2007-01-201-0/+4
|
* Implement methods for database interfaceMarcel Holtmann2007-01-201-4/+130
|
* Remove service agent relictMarcel Holtmann2007-01-201-80/+2
|
* Use channel 12 as defaultMarcel Holtmann2007-01-191-6/+1
|
* Use database interface for service recordsMarcel Holtmann2007-01-191-8/+6
|
* Add skeleton for database methodsMarcel Holtmann2007-01-193-3/+84
|
* Implement full echo serviceMarcel Holtmann2007-01-191-1/+162
|
* Use g_strdup for trusted_devicesJohan Hedberg2007-01-191-3/+3
|
* Use GLib allocation and freeing functionsJohan Hedberg2007-01-191-29/+14
|
* No need to become a daemonMarcel Holtmann2007-01-191-15/+4
|
* Don't become a daemonMarcel Holtmann2007-01-191-18/+0
|
* Fix service binary location generationJohan Hedberg2007-01-191-1/+1
|
* Rework .service file contents and service binary locationsJohan Hedberg2007-01-192-32/+39
|
* Add SERVICEDIR definitionMarcel Holtmann2007-01-191-0/+3
|
* Rename service binaryMarcel Holtmann2007-01-191-3/+4
|
* Rename service and install itMarcel Holtmann2007-01-191-3/+6
|
* Rename services and install the audio serviceMarcel Holtmann2007-01-191-5/+8
|
* Rename service and install itMarcel Holtmann2007-01-191-3/+7
|
* Rename daemon and install itMarcel Holtmann2007-01-191-2/+5
|
* Rename echo service and install itMarcel Holtmann2007-01-191-5/+10
|
* Added function to request the HID recordClaudio Takahasi2007-01-191-8/+42
|
* Rename daemonMarcel Holtmann2007-01-192-12/+4
|
* Remove unused register_service_records functionJohan Hedberg2007-01-192-25/+0
|
* Added function to request PnP service recordClaudio Takahasi2007-01-191-3/+83
|
* Rename binary of the serviceMarcel Holtmann2007-01-191-2/+2
|
* Cleanup (get rid of service_call)Johan Hedberg2007-01-192-89/+1
|
* Started signal should have no parametersJohan Hedberg2007-01-191-4/+1
|
* Fix ActivateService for non-running servicesJohan Hedberg2007-01-191-1/+1
|
* Fix ActivateServiceJohan Hedberg2007-01-191-1/+1
|