summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Redirect service related method into the service frameworkMarcel Holtmann2007-01-193-15/+65
| * Add skeleton for service frameworkMarcel Holtmann2007-01-195-22/+170
| * Add service record handling and sender trackingMarcel Holtmann2007-01-191-3/+96
| * Remove not needed generic message handlingMarcel Holtmann2007-01-192-38/+0
| * Modify the server database directlyMarcel Holtmann2007-01-192-0/+49
| * Add missing XML based method skeletonMarcel Holtmann2007-01-181-1/+21
| * Unregister interfaces on cleanupMarcel Holtmann2007-01-182-2/+8
| * Add string array and byte array definitionsMarcel Holtmann2007-01-181-0/+3
| * Add support for multiple interfaces at a pathMarcel Holtmann2007-01-182-9/+55
| * Add skeleton for database interfaceMarcel Holtmann2007-01-186-33/+203
| * Update audio service API descriptionMarcel Holtmann2007-01-181-20/+32
| * Return the path on device creationMarcel Holtmann2007-01-181-1/+4
| * Small clenaup to the API definitionsMarcel Holtmann2007-01-181-31/+14
| * Remove unecessary sigaction for SIGCHLDJohan Hedberg2007-01-181-1/+0