summaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Expand)AuthorAgeFilesLines
* #915 Adapt web assistant to use REST APIRoberto Hueso Gómez2019-10-171-5/+5
* #914: Add definition for Hidden NTFS WinRE partition in MSDOS table.Ramón M. Gómez2019-10-162-0/+7
* #915 Change WebConsole to read API token from ogAdmServer.cfgJavier Sánchez Parra2019-10-141-2/+2
* #915 Fix POST "software" cmd in ogAdmServer and webJavier Sánchez Parra2019-10-113-6/+30
* #915 Adapt web to use new image/restore/incremental cmd in REST APIJavier Sánchez Parra2019-10-112-0/+58
* #915 Add test for POST /image/restore/incremental commandJavier Sánchez Parra2019-10-112-0/+2
* #915 Add POST "image/restore/incremental" command to REST API in ogAdmServerJavier Sánchez Parra2019-10-111-0/+71
* #915 Adapt web to use new REST API "image/create/incremental" commandRoberto Hueso Gómez2019-10-112-0/+53
* #915 Add test for POST "image/create/incremental" commandRoberto Hueso Gómez2019-10-112-0/+2
* #915 Add POST "image/create/incremental" command to REST API in ogAdmServerRoberto Hueso Gómez2019-10-111-0/+71
* #928 Multicast ports are allowed from 9000 to 9098. Port 9100 is assigned to ...Irina Gómez2019-10-101-2/+2
* #580 remove old windows NT code to update registersOpenGnSys Support Team2019-10-092-219/+0
* #915 Adapt web to use new image/restore/basic cmd in REST APIJavier Sánchez Parra2019-10-092-0/+60
* #915 Add test for POST /image/restore/basic commandJavier Sánchez Parra2019-10-092-0/+2
* #915 Add POST "image/restore/basic" command to REST API in ogAdmServerJavier Sánchez Parra2019-10-091-0/+75
* #914: Update OGAgent creation dependencies and installation instructions.Ramón M. Gómez2019-10-095-24/+31
* #915 Adapt web to use new image/create/basic cmd in REST APIJavier Sánchez Parra2019-10-082-1/+60
* #915 Add test for POST /image/create/basic commandJavier Sánchez Parra2019-10-082-0/+2
* #915 Add POST "image/create/basic" command to REST API in ogAdmServerJavier Sánchez Parra2019-10-081-0/+108
* #914: Fix permissions for some OGAgent scripts.Ramón M. Gómez2019-10-074-0/+0
* #915 Improve error management for og_json_parse_partition()Roberto Hueso Gómez2019-10-071-7/+23
* Adapt web to use new image/setup cmd in REST APIRoberto Hueso Gómez2019-10-072-0/+58
* Add test for POST /image/create commandRoberto Hueso Gómez2019-10-072-0/+2
* #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
* #915: adapt web to use OG_REST_PARAM_ID constantJavier Sánchez Parra2019-10-031-1/+1
* #708: Fix a typo when composing the software inventory.Ramón M. Gómez2019-10-021-1/+1
* #915: adapt test to use id and profile fieldsOpenGnSys Support Team2019-10-011-1/+1
* #915: Adapt web to use new image/restore cmd in REST APIRoberto Hueso Gómez2019-10-012-0/+31
* #915: Add POST /image/restore command to REST API in ogAdmServerRoberto Hueso Gómez2019-10-013-0/+65
* #915: Adapt web to use new image/create cmd in REST APIRoberto Hueso Gómez2019-10-012-0/+34
* #915: add og_json_parse_string() and use itRoberto Hueso Gómez2019-10-011-70/+17
* #915: Add POST /image/create command to REST API in ogAdmServerRoberto Hueso Gómez2019-10-013-0/+104
* #915: Removes braces for single statement if branchRoberto Hueso Gómez2019-10-011-4/+3
* #802 #888 opengnsys_update.sh: The names of PXE templates for BIOS are change...Irina Gómez2019-09-271-0/+2
* #839: Reservation (power-on) operation is also sent to client repository (as ...Ramón M. Gómez2019-09-231-3/+17
* #928 Multicast ports are allowed from 9000 to 9100.Irina Gómez2019-09-231-2/+2
* #919: How to use new URLs in menus.Ramón M. Gómez2019-09-232-16/+6
* #914: Fix OGAgent installation instructions.Ramón M. Gómez2019-09-201-5/+4
* #915: Fix file descriptor leak in og_socket_server_init() from exit pathRoberto Hueso Gómez2019-09-191-0/+1
* #915: Return 400 status code in POST methods when no payload is attachedRoberto Hueso Gómez2019-09-192-12/+21
* #915: Fix incorrect method and code in invalid GET requestsRoberto Hueso Gómez2019-09-184-8/+8
* #915: Remove duplicated testRoberto Hueso Gómez2019-09-181-4/+0
* #915: more descriptive function name in testRoberto Hueso Gómez2019-09-181-1/+1
* #858: The tip of the day is shown only when entering the web console. change ...Irina Gómez2019-09-186-29/+43
* #915 add test for too large HTTP request fieldsJavier Sánchez Parra2019-09-101-0/+29
* #915 check HTTP Content-Length sizeJavier Sánchez Parra2019-09-101-1/+3
* #858 Messages and images for tip of the day are included.Irina Gómez2019-09-0613-2/+80
* #915 fix missing null-terminated stringJavier Sánchez Parra2019-09-051-1/+1
* #915 adds test for too large HTTP requestJavier Sánchez Parra2019-09-041-0/+19