Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bsd: Stub several more functions. | bunnei | 2020-01-25 | 1 | -4/+44 |
* | service: Update service function tables | Lioncash | 2019-04-11 | 1 | -0/+5 |
* | hle/service: Default constructors and destructors in the cpp file where applicable | Lioncash | 2018-09-11 | 1 | -0/+4 |
* | service/sockets: Add missing bsdcfg socket service | Lioncash | 2018-07-26 | 1 | -0/+22 |
* | Services/BSD: Corrected the return for StartMonitoring according to SwIPC. | Subv | 2018-07-14 | 1 | -2/+1 |
* | Update clang format | James Rowe | 2018-07-03 | 1 | -2/+1 |
* | Rename logging macro back to LOG_* | James Rowe | 2018-07-03 | 1 | -6/+6 |
* | sockets: Move logging macros over to new fmt-compatible ones | Lioncash | 2018-04-24 | 1 | -6/+7 |
* | service: Use nested namespace specifiers where applicable | Lioncash | 2018-04-20 | 1 | -4/+2 |
* | Various service name fixes - part 2 (rebased) (#322) | Hexagon12 | 2018-04-17 | 1 | -0/+25 |
* | Service/sockets: add bsd:s, nsd:a, nsd:u services | mailwl | 2018-03-25 | 1 | -0/+90 |