| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This variable allow us to modify the opengnsys path without modify several parts
of the code. This change reduces the probability to add any bug forgetting to
change any line.
|
|
|
|
|
| |
This new patch allows us to reboot the linux machine using reboot binary or in
OpenGnsys client case, use the specific script.
|
|
|
|
|
| |
This new patch allows us to turn off the linux machine using poweroff binary
or in OpenGnsys client case, use the specific script.
|
| |
|
|
Thoses new classes allows us to process and execute commands from server side
sent using HTTP format.
|