| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement stubs of missing eglib functions | Johan Hedberg | 2007-01-20 | 2 | -0/+281 |
| | | |||||
| * | Implement memory allocation functions for eglib | Johan Hedberg | 2007-01-20 | 2 | -0/+95 |
| | | |||||
| * | Add missing service description | Marcel Holtmann | 2007-01-20 | 1 | -0/+4 |
| | | |||||
| * | Add main loop and single list functions | Marcel Holtmann | 2007-01-20 | 4 | -1/+956 |
| | | |||||
| * | Add embedded GLib directory | Marcel Holtmann | 2007-01-20 | 5 | -3/+13 |
| | | |||||
| * | Remove no longer needed files | Marcel Holtmann | 2007-01-20 | 2 | -966/+0 |
| | | |||||
| * | Make it possible to support an embedded GLib | Marcel Holtmann | 2007-01-20 | 35 | -142/+112 |
| | | |||||
| * | Don't install services that are in experimental state | Marcel Holtmann | 2007-01-20 | 5 | -6/+13 |
| | | |||||
| * | Add skeleton for session handling | Marcel Holtmann | 2007-01-20 | 2 | -0/+50 |
| | | |||||
| * | Add serial subdirectory | Marcel Holtmann | 2007-01-20 | 3 | -2/+4 |
| | | |||||
| * | Update the experimental status | Marcel Holtmann | 2007-01-20 | 1 | -7/+6 |
| | | |||||
| * | Support internal and external SDP servers | Marcel Holtmann | 2007-01-20 | 5 | -16/+61 |
| | | |||||
| * | The sdpd binary should be build by default | Marcel Holtmann | 2007-01-20 | 1 | -1/+1 |
| | | |||||
| * | Remove unsupported methods | Marcel Holtmann | 2007-01-20 | 1 | -261/+0 |
| | | |||||
| * | Clear newly created structures | Marcel Holtmann | 2007-01-20 | 1 | -0/+4 |
| | | |||||
| * | Implement methods for database interface | Marcel Holtmann | 2007-01-20 | 1 | -4/+130 |
| | | |||||
| * | Remove service agent relict | Marcel Holtmann | 2007-01-20 | 1 | -80/+2 |
| | | |||||
| * | Use channel 12 as default | Marcel Holtmann | 2007-01-19 | 1 | -6/+1 |
| | | |||||
| * | Use database interface for service records | Marcel Holtmann | 2007-01-19 | 1 | -8/+6 |
| | | |||||
| * | Add skeleton for database methods | Marcel Holtmann | 2007-01-19 | 3 | -3/+84 |
| | | |||||
| * | Implement full echo service | Marcel Holtmann | 2007-01-19 | 1 | -1/+162 |
| | | |||||
| * | Use g_strdup for trusted_devices | Johan Hedberg | 2007-01-19 | 1 | -3/+3 |
| | | |||||
| * | Use GLib allocation and freeing functions | Johan Hedberg | 2007-01-19 | 1 | -29/+14 |
| | | |||||
| * | No need to become a daemon | Marcel Holtmann | 2007-01-19 | 1 | -15/+4 |
| | | |||||
| * | Don't become a daemon | Marcel Holtmann | 2007-01-19 | 1 | -18/+0 |
| | | |||||
| * | Fix service binary location generation | Johan Hedberg | 2007-01-19 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
