summaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
...
* #941 use dbi layer from actualizaHardwareOpenGnSys Support Team2020-03-042-136/+104
* #941 use dbi layer from RESPUESTA_CrearSoftIncrementalOpenGnSys Support Team2020-03-041-23/+26
* #941 use dbi layer from actualizaCreacionImagen()OpenGnSys Support Team2020-03-042-35/+35
* #941 use dbi layer from actualizaConfiguracion()OpenGnSys Support Team2020-03-042-250/+163
* #941 use dbi layer from procesoInclusionCliente()OpenGnSys Support Team2020-03-041-46/+36
* #941 use dbi layer from respuestaEstandar()OpenGnSys Support Team2020-03-041-73/+131
* #941 Consolidate CrearSoftIncremental, RestaurarImagenBasica, RestaurarSoftIn...OpenGnSys Support Team2020-03-041-111/+5
* #941 Consolidate RESPUESTA_Reiniciar, RESPUESTA_IniciarSesion and RESPUESTA_A...OpenGnSys Support Team2020-03-041-94/+2
* #941 Consolidate RESPUESTA_Configurar and RESPUESTA_EjecutarScriptOpenGnSys Support Team2020-03-041-56/+8
* #941 use dbi layer from buscaComandos()OpenGnSys Support Team2020-03-041-38/+40
* #941 use dbi layer from AutoexecCliente()OpenGnSys Support Team2020-03-042-31/+25
* #941 use dbi layer from procesoInclusionClienteWinLnx()OpenGnSys Support Team2020-03-041-40/+34
* #941 add basic database-independent abstraction (dbi)OpenGnSys Support Team2020-03-042-0/+58
* #924 Fix that only the commands without session were checkedJavier Sánchez Parra2019-11-251-0/+5
* #839: Always update the partition types when obtaining the computer configura...Ramón M. Gómez2019-11-211-1/+2
* #915 Return HTTP 400 error code in og_client_state_process_payload_restRoberto Hueso Gómez2019-11-131-1/+1
* #915 Rename POST /image/setup for /setup in REST APIRoberto Hueso Gómez2019-11-131-3/+3
* #915 Add 'echo' parameter to POST /shell/runRoberto Hueso Gómez2019-11-121-4/+31
* #915 Fix og_json_parse_clients flags for empty arraysRoberto Hueso Gómez2019-11-121-2/+2
* #915 Validate POST /run/schedule REST API parametersRoberto Hueso Gómez2019-11-121-0/+3
* #915 Validate POST /image/restore/incremental REST API parametersRoberto Hueso Gómez2019-11-121-10/+40
* #915 Validate POST /image/restore/basic REST API parametersRoberto Hueso Gómez2019-11-121-10/+38
* #915 Validate POST /image/create/incremental REST API parametersRoberto Hueso Gómez2019-11-121-7/+32
* #915 Validate POST /image/create/basic REST API parametersRoberto Hueso Gómez2019-11-121-34/+84
* #915 Validate POST /image/setup REST API parametersRoberto Hueso Gómez2019-11-121-15/+62
* #839: Do not check partition type when obtaining computer configuration to hi...Ramón M. Gómez2019-11-111-15/+8
* #915 Validate POST /image/restore REST API parametersRoberto Hueso Gómez2019-11-061-8/+28
* #915 Validate POST /image/create REST API parametersRoberto Hueso Gómez2019-11-061-7/+27
* #915 Validate POST /software REST API parametersRoberto Hueso Gómez2019-11-061-2/+11
* #915 Validate POST /hardware REST API parametersRoberto Hueso Gómez2019-11-061-0/+3
* #915 Validate POST /refresh REST API parametersRoberto Hueso Gómez2019-11-061-0/+3
* #915 Validate POST /stop REST API parametersRoberto Hueso Gómez2019-11-061-0/+3
* #915 Validate POST /reboot REST API parametersRoberto Hueso Gómez2019-11-061-0/+3
* #915 Validate POST /poweroff REST API parametersRoberto Hueso Gómez2019-11-061-0/+3
* #915 Validate POST /session REST API parametersRoberto Hueso Gómez2019-11-061-3/+13
* #915 Validate POST /shell/output REST API parametersRoberto Hueso Gómez2019-11-061-0/+3
* #915 Validate POST /shell/run REST API parametersRoberto Hueso Gómez2019-11-061-0/+7
* #915 Validate POST /wol REST API parametersRoberto Hueso Gómez2019-11-061-0/+13
* #915 Validate POST /clients parametersRoberto Hueso Gómez2019-11-061-0/+15
* #924 Always check the result of a command to avoid errorsJavier Sánchez Parra2019-11-041-9/+15
* #915 Use og_cmd_legacy_send in og_cmd_run_schedule for ogAdmServerRoberto Hueso Gómez2019-10-291-13/+2
* #915 Add POST "run/schedule" command to REST API in ogAdmServerRoberto Hueso Gómez2019-10-251-0/+40
* #915 Fix POST "software" cmd in ogAdmServer and webJavier Sánchez Parra2019-10-111-3/+21
* #915 Add POST "image/restore/incremental" command to REST API in ogAdmServerJavier Sánchez Parra2019-10-111-0/+71
* #915 Add POST "image/create/incremental" command to REST API in ogAdmServerRoberto Hueso Gómez2019-10-111-0/+71
* #915 Add POST "image/restore/basic" command to REST API in ogAdmServerJavier Sánchez Parra2019-10-091-0/+75
* #915 Add POST "image/create/basic" command to REST API in ogAdmServerJavier Sánchez Parra2019-10-081-0/+108
* #915 Improve error management for og_json_parse_partition()Roberto Hueso Gómez2019-10-071-7/+23
* #915 Add POST "image/setup" command to REST API in ogAdmServerRoberto Hueso Gómez2019-10-071-0/+100
* #915 Remove Apagar, CrearImagen, RestaurarImagen, InventarioHardware, Inventa...OpenGnSys Support Team2019-10-031-110/+0