Commit Graph

3 Commits (c0f5d2c2068968822c2d1d397bf84447ae2e5642)

Author SHA1 Message Date
Javier Sánchez Parra c0f5d2c206 #980 Add Virtual status
Since version 1.2.0, OpenGnsys supports ogVDI hypervisor OS. This commit
a new status which indicates that clients are running ogVDI.
2020-06-26 14:36:22 +02:00
Roberto Hueso Gómez 9c8e5c7102 #941 Move OG_COMPUTER_NAME_MAXLEN to dbi.h
This parameter is actually a database related parameter so now it is renamed to
OG_DB_COMPUTER_NAME_MAXLEN.
2020-06-24 11:27:27 +02:00
OpenGnSys Support Team 04ca20e9f1 #971 split into smaller file
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.
2020-06-18 18:46:48 +02:00