Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #980 Add Virtual status | Javier Sánchez Parra | 2020-06-26 | 1 | -0/+1 |
| | | | | | Since version 1.2.0, OpenGnsys supports ogVDI hypervisor OS. This commit a new status which indicates that clients are running ogVDI. | ||||
* | #971 split into smaller file | OpenGnSys Support Team | 2020-06-18 | 1 | -0/+98 |
Split ogAdmServer into several files: * sources/rest.c that implements the server REST API. * sources/client.c that implements the client REST API. * sources/json.c that provides a few JSON helpers. |