Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Rework .service file contents and service binary locations | Johan Hedberg | 2007-01-19 | 2 | -32/+39 | |
| | | ||||||
| * | Add SERVICEDIR definition | Marcel Holtmann | 2007-01-19 | 1 | -0/+3 | |
| | | ||||||
| * | Rename service binary | Marcel Holtmann | 2007-01-19 | 1 | -3/+4 | |
| | | ||||||
| * | Rename service and install it | Marcel Holtmann | 2007-01-19 | 1 | -3/+6 | |
| | | ||||||
| * | Rename services and install the audio service | Marcel Holtmann | 2007-01-19 | 1 | -5/+8 | |
| | | ||||||
| * | Rename service and install it | Marcel Holtmann | 2007-01-19 | 1 | -3/+7 | |
| | | ||||||
| * | Rename daemon and install it | Marcel Holtmann | 2007-01-19 | 1 | -2/+5 | |
| | | ||||||
| * | Rename echo service and install it | Marcel Holtmann | 2007-01-19 | 1 | -5/+10 | |
| | | ||||||
| * | Added function to request the HID record | Claudio Takahasi | 2007-01-19 | 1 | -8/+42 | |
| | | ||||||
| * | Rename daemon | Marcel Holtmann | 2007-01-19 | 2 | -12/+4 | |
| | | ||||||
| * | Remove unused register_service_records function | Johan Hedberg | 2007-01-19 | 2 | -25/+0 | |
| | | ||||||
| * | Added function to request PnP service record | Claudio Takahasi | 2007-01-19 | 1 | -3/+83 | |
| | | ||||||
| * | Rename binary of the service | Marcel Holtmann | 2007-01-19 | 1 | -2/+2 | |
| | | ||||||
| * | Cleanup (get rid of service_call) | Johan Hedberg | 2007-01-19 | 2 | -89/+1 | |
| | | ||||||
| * | Started signal should have no parameters | Johan Hedberg | 2007-01-19 | 1 | -4/+1 | |
| | | ||||||
| * | Fix ActivateService for non-running services | Johan Hedberg | 2007-01-19 | 1 | -1/+1 | |
| | | ||||||
| * | Fix ActivateService | Johan Hedberg | 2007-01-19 | 1 | -1/+1 | |
| | | ||||||
| * | ActivateService should return the bus_name and not the object_path | Johan Hedberg | 2007-01-19 | 1 | -1/+1 | |
| | | ||||||
| * | Fix ActivateService to return the right response if a service is already running | Johan Hedberg | 2007-01-19 | 3 | -13/+24 | |
| | | ||||||
| * | Implement Manager.ActivateService | Johan Hedberg | 2007-01-19 | 3 | -20/+43 | |
| | | ||||||
| * | Added function to search HID handle | Claudio Takahasi | 2007-01-19 | 1 | -34/+84 | |
| | | ||||||
| * | Remove the service agent example | Marcel Holtmann | 2007-01-19 | 2 | -508/+1 | |
| | | ||||||
| * | Restore SIG_IGN for SIGCHLD | Marcel Holtmann | 2007-01-19 | 1 | -0/+1 | |
| | | ||||||
| * | Never remove the child watch for services until the process has really died | Johan Hedberg | 2007-01-19 | 2 | -28/+37 | |
| | | ||||||
| * | Added function to search PnP handle | Claudio Takahasi | 2007-01-19 | 1 | -9/+108 | |
| | | ||||||
| * | Retrieve the default local adapter | Claudio Takahasi | 2007-01-19 | 1 | -11/+74 | |
| | | ||||||
| * | Add signal filter and match before spawning service processes | Johan Hedberg | 2007-01-19 | 1 | -16/+18 | |
| | | ||||||
| * | Make the echo service useful for testing again | Marcel Holtmann | 2007-01-19 | 3 | -269/+37 | |
| | | ||||||
| * | CreateDevice: initial skeleton | Claudio Takahasi | 2007-01-19 | 1 | -71/+223 | |
| | | ||||||
| * | Emulate service starting and stopping | Marcel Holtmann | 2007-01-19 | 1 | -16/+44 | |
| | | ||||||
| * | Update pre-created objects | Marcel Holtmann | 2007-01-19 | 1 | -0/+8 | |
| | | ||||||
| * | For testing purpose always return the test service | Marcel Holtmann | 2007-01-19 | 1 | -2/+5 | |
| | | ||||||
| * | Add test code for binary record registration | Marcel Holtmann | 2007-01-19 | 1 | -0/+13 | |
| | | ||||||
| * | Update manager interaction with adapter and service framework | Marcel Holtmann | 2007-01-19 | 5 | -96/+161 | |
| | | ||||||
| * | Add skeleton for adapter framework | Marcel Holtmann | 2007-01-19 | 5 | -23/+161 | |
| | | ||||||
| * | Return error in case of service searches | Marcel Holtmann | 2007-01-19 | 2 | -12/+8 | |
| | | ||||||
| * | Redirect service related method into the service framework | Marcel Holtmann | 2007-01-19 | 3 | -15/+65 | |
| | | ||||||
| * | Add skeleton for service framework | Marcel Holtmann | 2007-01-19 | 5 | -22/+170 | |
| | | ||||||
| * | Add service record handling and sender tracking | Marcel Holtmann | 2007-01-19 | 1 | -3/+96 | |
| | | ||||||
| * | Remove not needed generic message handling | Marcel Holtmann | 2007-01-19 | 2 | -38/+0 | |
| | | ||||||
| * | Modify the server database directly | Marcel Holtmann | 2007-01-19 | 2 | -0/+49 | |
| | | ||||||
| * | Add missing XML based method skeleton | Marcel Holtmann | 2007-01-18 | 1 | -1/+21 | |
| | | ||||||
| * | Unregister interfaces on cleanup | Marcel Holtmann | 2007-01-18 | 2 | -2/+8 | |
| | | ||||||
| * | Add string array and byte array definitions | Marcel Holtmann | 2007-01-18 | 1 | -0/+3 | |
| | | ||||||
| * | Add support for multiple interfaces at a path | Marcel Holtmann | 2007-01-18 | 2 | -9/+55 | |
| | | ||||||
| * | Add skeleton for database interface | Marcel Holtmann | 2007-01-18 | 6 | -33/+203 | |
| | | ||||||
| * | Update audio service API description | Marcel Holtmann | 2007-01-18 | 1 | -20/+32 | |
| | | ||||||
| * | Return the path on device creation | Marcel Holtmann | 2007-01-18 | 1 | -1/+4 | |
| | | ||||||
| * | Small clenaup to the API definitions | Marcel Holtmann | 2007-01-18 | 1 | -31/+14 | |
| | | ||||||
| * | Remove unecessary sigaction for SIGCHLD | Johan Hedberg | 2007-01-18 | 1 | -1/+0 | |
| | |