Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: make sure to check service before checking service->port to prevent c... | Nikias Bassen | 2013-03-14 | 1 | -3/+3 |
* | remove unneeded int16_t* casts from calls to service_client_factory_start_ser... | Nikias Bassen | 2013-02-28 | 1 | -1/+1 |
* | service: use correct int16_t instead of uint16_t for error codes | Nikias Bassen | 2013-02-28 | 1 | -1/+1 |
* | heartbeat: Fix compile time warning by casting returned error code | Martin Szulecki | 2013-02-27 | 1 | -1/+1 |
* | turn service_client_start_service into service_client_factory_start_service | Nikias Bassen | 2013-02-27 | 1 | -30/+3 |
* | Add label argument to *_client_start_service() helpers | Martin Szulecki | 2013-02-27 | 1 | -2/+4 |
* | Rename start service methods to be consistent | Martin Szulecki | 2013-02-27 | 1 | -1/+1 |
* | heartbeat: Implement basic "network heartbeat" service protocol | Martin Szulecki | 2013-02-26 | 1 | -0/+235 |