summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #915 Add GET /stats REST requestJavier Sánchez Parra2022-03-141-0/+62
* #1065 og_client_status compatible with webconsoleJose M. Guisado2022-02-021-3/+3
* #1043 check for WoL pending confirmation logic only for clientOpenGnSys Support Team2022-01-211-4/+4
* #915 release existing client on reconnectionsOpenGnSys Support Team2022-01-213-12/+32
* #915 remove temporary file to store shell outputOpenGnSys Support Team2022-01-184-44/+10
* #915 Initialize group when adding a new client to DBJavier Sánchez Parra2022-01-171-1/+2
* #1067 fix use-after-free in deliver pending commandOpenGnSys Support Team2021-12-231-0/+1
* #915 consolidate WoL sender functionOpenGnSys Support Team2021-12-226-100/+74
* #915 remove shim code to update database after image restore commandOpenGnSys Support Team2021-12-223-63/+26
* #915 remove dead code in ogAdmLibOpenGnSys Support Team2021-12-222-50/+1
* #915 Remove useless WoL shim codeOpenGnSys Support Team2021-12-203-50/+43
* #915 Add POST /oglive/set REST requestJavier Sánchez Parra2021-12-171-0/+114
* #1065 split og_status_session_toggleJose M. Guisado2021-12-031-9/+22
* #1065 Add support for client eventsJose M. Guisado2021-12-013-1/+78
* #915 Add folders to scopeJavier Sánchez Parra2021-11-261-31/+285
* #1043 fix timeout refreshOpenGnSys Support Team2021-11-232-18/+15
* #1065 client: add support for ogclient win stateJose M. Guisado2021-11-173-2/+9
* #1065 client: add support for ogclient linux stateJose M. Guisado2021-11-173-0/+11
* #1064 revisit error handling from ogClientOpenGnSys Support Team2021-11-122-14/+73
* #1042 incorrect initialization of software profiles arrayOpenGnSys Support Team2021-10-201-2/+3
* #915 Fix create image payload parsingJose M. Guisado2021-10-192-12/+11
* #915 Add POST /image/delete methodJavier Sánchez Parra2021-10-041-0/+90
* #1061 add timeout to pending scheduled commandsJose M. Guisado2021-09-063-0/+14
* #981 Use 'Wants' for mysql systemd unit dependencyJose M. Guisado2021-07-271-1/+1
* #1054 Fix og_legacy_partition code buffer sizeJose M. Guisado2021-07-261-1/+2
* #1051 Initialize task_id once in og_cmd_post_schedule_commandJose M. Guisado2021-07-221-7/+7
* #1052 Populate session column when adding actionsJose M. Guisado2021-07-222-3/+14
* #1051 Fix command schedule for several clientsJose M. Guisado2021-07-211-3/+24
* #915 Add POST /task/add methodJavier Sánchez Parra2021-07-013-0/+187
* #915 Add POST /procedure/update methodJavier Sánchez Parra2021-06-291-0/+120
* Fix procedure id retrieving in steps creationJavier Sánchez Parra2021-06-291-3/+2
* #915 Filter queued commands by idJavier Sánchez Parra2021-06-161-1/+1
* #915 Add POST /procedure/run methodJavier Sánchez Parra2021-06-151-0/+97
* #915 Add procedure/deleteJose M. Guisado2021-06-111-0/+62
* #915 Revert filtering actions by id to "sesion" in og_dbi_queue_commandJose M. Guisado2021-06-101-1/+1
* constify json parse helper functionOpenGnSys Support Team2021-06-102-10/+10
* move json function declarations to json.hOpenGnSys Support Team2021-06-102-4/+4
* #915 Add commands and procedures to procedure creationJavier Sánchez Parra2021-06-104-4/+176
* missing copyright header to new src/legacy.c fileOpenGnSys Support Team2021-06-091-0/+9
* #915 Add schedule/commandJose M. Guisado2021-06-096-10/+497
* #941 Free dbi_inst when og_dbi_open fails to connectJose M. Guisado2021-06-011-0/+1
* #942 Add POST /procedure/add methodJavier Sánchez Parra2021-05-312-0/+129
* #1042 fix multiple definition of ogconfigOpenGnSys Support Team2021-05-271-2/+0
* #1037 Simplify database update v3 codeJavier Sánchez Parra2021-05-271-15/+8
* #1037 Add disk typeJavier Sánchez Parra2021-05-265-8/+57
* #1037 Make partition parameter validation permissiveJavier Sánchez Parra2021-05-261-1/+1
* Add REST POST /room/delete methodJavier Sánchez Parra2021-05-101-0/+59
* #942 Add REST POST /center/delete methodJavier Sánchez Parra2021-05-101-0/+59
* #980 ignore unknown attributesOpenGnSys Support Team2021-05-041-14/+0
* #995 Add link speed parsing to client probe responseJose M. Guisado2021-05-043-0/+8