summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* ActivateService should return the bus_name and not the object_pathJohan Hedberg2007-01-191-1/+1
|
* Fix ActivateService to return the right response if a service is already runningJohan Hedberg2007-01-193-13/+24
|
* Implement Manager.ActivateServiceJohan Hedberg2007-01-193-20/+43
|
* Added function to search HID handleClaudio Takahasi2007-01-191-34/+84
|
* Remove the service agent exampleMarcel Holtmann2007-01-192-508/+1
|
* Restore SIG_IGN for SIGCHLDMarcel Holtmann2007-01-191-0/+1
|
* Never remove the child watch for services until the process has really diedJohan Hedberg2007-01-192-28/+37
|
* Added function to search PnP handleClaudio Takahasi2007-01-191-9/+108
|
* Retrieve the default local adapterClaudio Takahasi2007-01-191-11/+74
|
* Add signal filter and match before spawning service processesJohan Hedberg2007-01-191-16/+18
|
* Make the echo service useful for testing againMarcel Holtmann2007-01-193-269/+37
|
* CreateDevice: initial skeletonClaudio Takahasi2007-01-191-71/+223
|
* Emulate service starting and stoppingMarcel Holtmann2007-01-191-16/+44
|
* Update pre-created objectsMarcel Holtmann2007-01-191-0/+8
|
* For testing purpose always return the test serviceMarcel Holtmann2007-01-191-2/+5
|
* Add test code for binary record registrationMarcel Holtmann2007-01-191-0/+13
|
* Update manager interaction with adapter and service frameworkMarcel Holtmann2007-01-195-96/+161
|
* Add skeleton for adapter frameworkMarcel Holtmann2007-01-195-23/+161
|
* Return error in case of service searchesMarcel Holtmann2007-01-192-12/+8
|