summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixs multicast error: create 'read' alias defining line break character as de...Irina Gómez2019-07-263-0/+23
* #920: Truncate a long serial number.Ramón M. Gómez2019-07-251-5/+9
* Import and export scripts include the custom scripts, PXE files for UEFI and...Irina Gómez2019-07-252-10/+36
* #920: Filter more strings by retrieving the client's serial number.Ramón M. Gómez2019-07-251-2/+2
* opengnys_installer.sh: fix error whereby the script failed to try to install ...Irina Gómez2019-07-241-2/+2
* #915 adds tests for a non existent methodJavier Sánchez Parra2019-07-151-0/+30
* #915 returns 401 when incorrect authentication happensJavier Sánchez Parra2019-07-151-1/+3
* #915 adds test for POST /software REST APIJavier Sánchez Parra2019-07-151-0/+20
* #915 adds test for POST /hardware REST APIJavier Sánchez Parra2019-07-151-0/+20
* #915 adds test for POST /refresh REST APIJavier Sánchez Parra2019-07-151-0/+20
* #915 adds test for POST /stop REST APIJavier Sánchez Parra2019-07-151-0/+20
* #915 adds test for POST /reboot REST APIJavier Sánchez Parra2019-07-151-0/+20
* #915 adds test for POST /poweroff REST APIJavier Sánchez Parra2019-07-151-0/+20
* #915 tests correct command, /sessionJavier Sánchez Parra2019-07-151-1/+1
* #559 fixes memory leak in tomaConfiguracion()Javier Sánchez Parra2019-07-151-0/+2
* #915 Improve test output using unittest discoverJavier Sánchez Parra2019-07-057-2/+1
* #915 adapt web to use new software cmd in REST APIJavier Sánchez Parra2019-07-032-0/+15
* #915 adapt web to use new hardware cmd in REST APIJavier Sánchez Parra2019-07-032-0/+15
* #915 add POST software command to REST API in ogAdmServerOpenGnSys Support Team2019-07-032-0/+31
* #915 add POST hardware command to REST API in ogAdmServerOpenGnSys Support Team2019-07-032-0/+31
* ogGetEsp has been modified to handle with nvme disks, in that case, blkid ret...Juan Manuel Bardallo juanmanuel.bardallo@sic.uhu.es2019-07-011-3/+11
* #906: Fix bug when defining a cache partition on NVMe disks.Juan Manuel Bardallo2019-06-271-3/+5
* #915 Correct config file route in web API REST libJavier Sánchez Parra2019-06-251-1/+1
* #915 Add API token to common_request() in web consoleJavier Sánchez Parra2019-06-241-0/+6
* #915 Add API token to tests in ogAdmServer/tests/units/*Javier Sánchez Parra2019-06-246-12/+20
* #915 update installer to add APITOKEN= to ogAdmServer.cfgJavier Sánchez Parra2019-06-244-0/+4
* #915 add support for HTTP AuthorizationOpenGnSys Support Team2019-06-243-11/+35
* #914: Fixed bug in commit {{{6a2bd87}}} and {{{5050850}}}.Ramón M. Gómez2019-06-172-2/+2
* #802 #888 ogRefindInstall: ogRefindInstall: rEFInd bootloader is signed with ...Irina Gómez2019-06-131-34/+38
* #802: Creating certificate to sign boot loaders.Ramón M. Gómez2019-06-133-3/+35
* #915 Remove unnecessary return in ogAdmServer/tests/run-tests.pyJavier Sánchez Parra2019-06-121-4/+0
* #915 Remove unused parameter to common_request()Javier Sánchez Parra2019-06-121-1/+1
* #896 Fix memory leak in wake_up_broadcast()Javier Sánchez Parra2019-06-121-1/+1
* #915 The order of the json field is irrelevant in GET /clientsJavier Sánchez Parra2019-06-111-1/+3
* #802 Advanced Boot Management sends to 'sendclientmode' script access data to...Irina Gómez2019-06-102-21/+13
* #914: Simplyfing oglivecli code.Ramón M. Gómez2019-06-071-4/+1
* #914: Updating README.md and .gitignore files.Ramón M. Gómez2019-06-072-1/+3
* #914: Script {{{oglivecli}}} checks if installed ogLive images are fully comp...Ramón M. Gómez2019-06-071-8/+16
* #914: Install/update the new ogLive release.Ramón M. Gómez2019-06-072-2/+2
* #888 #914: Updating UEFI requisites.Ramón M. Gómez2019-06-072-5/+9
* #914: Removing redundant permissions.Ramón M. Gómez2019-06-073-17/+1
* #903: Fix bug when returning duplicate check value.Ramón M. Gómez2019-06-071-1/+1
* #844: Fix bug copying files when preparing ogLive client for offline mode.Ramón M. Gómez2019-06-061-15/+4
* #914 Fix ogLive version to be installed.Ramón M. Gómez2019-06-052-3/+3
* Merge branch 'devel' into uefiIrina Gómez2019-06-058-8/+27
|\
| * #916: Setting default values when installing using not interactive mode.Ramón M. Gómez2019-06-051-0/+11
| * #913: Adapting commit {{{0fcdc63}}} from master branch.Ramón M. Gómez2019-06-052-4/+11
| * #914: Fix version number.Ramón M. Gómez2019-06-054-2/+3
| * #915: Installing a new ogAdmServer compilation dependency, if needed.Ramón M. Gómez2019-06-052-2/+2
* | #802 #888 #890 ogNvramAddEntry function allows disk and partition as params a...Irina Gómez2019-06-052-19/+18