Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-11-30 | Fix possible memory corruption by ensuring client pointers NULL'd after free | 1 | -0/+3 | |
2013-04-25 | common: Move debug and userpref code into libinternalcommon | 1 | -1/+1 | |
2013-03-14 | global: make sure to check service before checking service->port to prevent c... | 1 | -2/+2 | |
2013-02-28 | service: use correct int16_t instead of uint16_t for error codes | 1 | -3/+3 | |
2013-02-27 | turn service_client_start_service into service_client_factory_start_service | 1 | -9/+15 | |
2013-02-27 | service: Allow passing label for lockdown from start_service helper | 1 | -2/+4 | |
2013-02-27 | Rename start service methods to be consistent | 1 | -1/+1 | |
2013-02-27 | implement base service that all other services inherit from | 1 | -0/+276 |