summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #935 #906 gGrub4dosInstallMbr(): new Error code for PC's with BIOS legacy fi...adv2019-12-095-0/+5
* #935 #906 ogGrub4dosInstallMbr(): new Error code for disk with partitioned M...adv2019-12-095-0/+11
* #938 ogBurgInstallMbr() add control error for PC with MSDOS partitionadv2019-12-091-23/+20
* #938 ogBurgInstallMbr() : binary may be in the ogLive or OGLIB/burg/burg.tgzadv2019-12-091-3/+12
* #937 #906 formRemotePartitionCloning: Show Target list from the "pintaConfigu...adv2019-12-091-4/+17
* #937 #906 formRemotePartitionCloning: show "partition configuration table"adv2019-12-091-0/+11
* #936 form deploy web shows duplicate partitionsadv2019-12-091-4/+3
* #934 Web Netboot form not filter the PC group scopeadv2019-12-091-0/+1
* #914 Computer properties: Fix error in cancel button.Irina Gómez2019-12-051-4/+4
* #914 PXE template for ogLive: support Ubuntu 18. The marks for windows boot a...Irina Gómez2019-12-051-2/+2
* #802 #888 PXE default template for UEFI shows a menu with operating system lo...Irina Gómez2019-12-052-7/+34
* #914 #811 setclientmode: Fix error for temporary change of PXE file. Adds pe...Irina Gómez2019-12-051-1/+6
* #914: Avoid installation on a previously installed system.Ramón M. Gómez2019-12-041-0/+6
* #659: Using only compiled `rsync` command on old 32-bit ogLive clients.Ramón M. Gómez2019-12-041-1/+2
* #915 Fix WoL command support in queued commandsJavier Sánchez Parra2019-12-031-1/+2
* #914: Reverting installation URL to master branch after fixing last bug.Ramón M. Gómez2019-12-011-2/+2
* #914: Fix bug when getting the release from a Git tag.opengnsys-1.1.1Ramón M. Gómez2019-11-301-4/+6
* #914: Reverting installation URL to `master` branch.Ramón M. Gómez2019-11-291-1/+1
* #914: Releasing OpenGnsys 1.1.1 (Espeto).Ramón M. Gómez2019-11-299-186/+374
* #914: Linking database upgrade file from `pre` version to OpenGnsys 1.1.1Ramón M. Gómez2019-11-292-56/+31
* #914: Remove unused files.Ramón M. Gómez2019-11-293-0/+0
* #924 Fix that only the commands without session were checkedJavier Sánchez Parra2019-11-251-0/+5
* #914: Delete unused variables.Ramón M. Gómez2019-11-251-7/+0
* #914: Adapting all scripts to use the `master` branch.Ramón M. Gómez2019-11-2510-12/+13
* #914 Fix error in repository properties when list images of organization unit...Irina Gómez2019-11-221-6/+44
* #915 Fix WoL command support in procedures and tasksJavier Sánchez Parra2019-11-221-1/+15
* #839: Always update the partition types when obtaining the computer configura...Ramón M. Gómez2019-11-211-1/+2
* #915: Add new ogAdmServer compilation dependency.Ramón M. Gómez2019-11-212-2/+2
* #920: Remove white spaces when obtaining the client serial number.Ramón M. Gómez2019-11-211-1/+2
* #834: Delete duplicate lines in lab properties form.Ramón M. Gómez2019-11-201-2/+0
* #915 #932: Fix lost variable in Wake-On-Lan function.Ramón M. Gómez2019-11-201-0/+1
* #915 Fix error: run_command needs parameter 'cadenamac' for WOL.Irina Gómez2019-11-201-2/+2
* #914 Software inventory command in console improved info message when no oper...Irina Gómez2019-11-202-1/+2
* #839: Clearest code and fix typos in `rest/index.php` file.Ramón M. Gómez2019-11-181-16/+15
* #839: Fix a PHP 7 compatibility bug in REST private functions `jsonResponseNo...Ramón M. Gómez2019-11-181-28/+16
* #816: Updating web REST API definition.Ramón M. Gómez2019-11-151-43/+45
* #915 Fix duplicated command execution when added to the queueRoberto Hueso Gómez2019-11-151-45/+52
* #915 Test malformed payload for POST commandsRoberto Hueso Gómez2019-11-1416-0/+109
* #932: REST route `POST /repository/poweron` accepts MAC addresses without col...Ramón M. Gómez2019-11-141-13/+15
* #914 Fix error in message of [0531169] commit.Irina Gómez2019-11-141-1/+1
* #914 Login command in console improved info message when no operating system...Irina Gómez2019-11-144-1/+4
* #915 Test malformed payload for POST /shell/runRoberto Hueso Gómez2019-11-131-0/+9
* #915 Test malformed payload for POST /wolRoberto Hueso Gómez2019-11-131-0/+9
* #915 Test malformed payload for POST /clientsRoberto Hueso Gómez2019-11-131-0/+4
* #915 Return HTTP 400 error code in og_client_state_process_payload_restRoberto Hueso Gómez2019-11-131-1/+1
* #915 Extend REST API POST no payload tests to all remaining tests.Roberto Hueso Gómez2019-11-1311-0/+44
* #915 Rename POST /image/setup for /setup in REST APIRoberto Hueso Gómez2019-11-134-7/+7
* #915 Adapt web to use 'echo' parameter of POST /shell/runRoberto Hueso Gómez2019-11-121-2/+8
* #915 Adapt POST /shell/run test to the 'echo' parameterRoberto Hueso Gómez2019-11-121-1/+3
* #915 Add 'echo' parameter to POST /shell/runRoberto Hueso Gómez2019-11-121-4/+31