summaryrefslogtreecommitdiffstats
path: root/src/linux
Commit message (Expand)AuthorAgeFilesLines
* Add image/create command for creating a new imageAlvaro Neira Ayuso2020-01-191-0/+23
* Include License headerAlvaro Neira Ayuso2020-01-192-0/+15
* Add stop commandAlvaro Neira Ayuso2020-01-191-17/+26
* Improve setup command responseAlvaro Neira Ayuso2020-01-191-1/+22
* Catch execution errors during restore image commandAlvaro Neira Ayuso2020-01-191-1/+5
* Improve hardware command response behaviorAlvaro Neira Ayuso2020-01-191-1/+5
* Improve software command response behaviorAlvaro Neira Ayuso2020-01-191-1/+5
* Catch execution errors during init session commandAlvaro Neira Ayuso2020-01-191-1/+5
* Modify methods to use less argumentsAlvaro Neira Ayuso2020-01-191-5/+25
* Add restore/image command for restoring images on the machineAlvaro Neira Ayuso2020-01-191-0/+4
* Add setup command for configuring the machineAlvaro Neira Ayuso2020-01-191-0/+5
* Add hardware command to inventory the machine hardwareAlvaro Neira Ayuso2020-01-191-0/+4
* Add software command to inventory the machine softwareAlvaro Neira Ayuso2020-01-191-0/+4
* Add session command to init the opengnsys sessionAlvaro Neira Ayuso2020-01-191-0/+4
* (BUG) Handling command errorAlvaro Neira Ayuso2020-01-191-2/+6
* Add shell run and output commandsAlvaro Neira Ayuso2020-01-191-0/+5
* Add global variable to set up OpenGnsys pathAlvaro Neira Ayuso2020-01-191-2/+4
* Include the reboot support in ogOperationAlvaro Neira Ayuso2020-01-191-2/+4
* Include the poweroff support in ogOperationAlvaro Neira Ayuso2020-01-191-1/+7
* Add new process support for reboot messageAlvaro Neira Ayuso2020-01-191-0/+3
* Add ogProcess and ogOperation for linuxAlvaro Neira Ayuso2020-01-192-0/+3