summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* #941 add basic database-independent abstraction (dbi)OpenGnSys Support Team2020-03-043-2/+60
| | | | Add basic infrastructure to support for the independent database layer.
* #965: `oglivecli rebuild` detects short directory names.Ramón M. Gómez2020-03-041-8/+9
|
* #965: `oglivecli install` uses shorter directory names.Ramón M. Gómez2020-03-041-4/+7
|
* #488 #959 comparedhcpopengnsys: Fixes error when computer definition was in ↵Irina Gómez2020-03-031-6/+29
| | | | one line.
* #955: Correct quoting of input parameters.Ramón M. Gómez2020-03-021-2/+2
|
* #955: `addtodhcp` script checks if all routers are defined in DHCP ↵Ramón M. Gómez2020-02-271-2/+7
| | | | configuration file.
* #957: `comparedhcpopengnsys` script adapted to common functions.Ramón M. Gómez2020-02-252-38/+30
|
* #957: `ogagentqueue` cron script adapted to common functions.Ramón M. Gómez2020-02-251-28/+11
|
* #957: `setsmbpass` script adapted to common functions.Ramón M. Gómez2020-02-251-20/+16
|
* #957: `setserveraddr` uses the new global functions.Ramón M. Gómez2020-02-252-21/+13
|
* #957 #958: `setclientlive` and `setclientmode` script are adapted to global ↵Ramón M. Gómez2020-02-252-110/+77
| | | | functions and avoid SQL injectionn.
* #959: Remove duplicate script.Ramón M. Gómez2020-02-241-9/+0
|
* #960: `ogReduceFs` function can detect Btrfs over LVM metadevice.Ramón M. Gómez2020-02-241-14/+16
|
* #959: Update OGAgent version and changelog.Ramón M. Gómez2020-02-245-4/+31
|
* #959: Update project version.Ramón M. Gómez2020-02-242-1/+12
|
* #940: OGAgent for openSUSE installation instructions.Ramón M. Gómez2020-02-211-3/+13
|
* #940: Fix variable bug from commit `ba568ee`.Ramón M. Gómez2020-02-211-1/+1
|
* #953 ogGrubDefaultEntry: Fixes the bad substitution that did not force the ↵Irina Gómez2020-02-211-1/+1
| | | | condition to match the whole line.
* #940: Fix bug when build OGAgent for openSUSE.Ramón M. Gómez2020-02-201-10/+12
|
* #940: OGAgent user scripts looks for Python 2.Ramón M. Gómez2020-02-201-0/+8
|
* #940: OGAgent control scripts looks for Python 2.Ramón M. Gómez2020-02-191-1/+9
|
* #957: Script `comparemac` uses common server functions.Ramón M. Gómez2020-02-181-30/+27
|
* #957 #958: Script `settoken`: use `version` function and avoid SQL injection.Ramón M. Gómez2020-02-181-9/+10
|
* #957: Script `registeredsoftware`: use common server functions and avoid SQL ↵Ramón M. Gómez2020-02-181-38/+16
| | | | injection.
* #958: Avoid SQL injection in `addtodhcp` and `listclientlive`.Ramón M. Gómez2020-02-182-4/+5
|
* #957: Script `listclientmode` uses common server functions.Ramón M. Gómez2020-02-181-36/+28
|
* #957: Script `importimage` can use the `version` function.Ramón M. Gómez2020-02-181-8/+7
|
* #957: Script `listclientlive` uses common server functions.Ramón M. Gómez2020-02-182-36/+22
|
* #768: `oglivecli check` verifies if the linked directory matches the one ↵Ramón M. Gómez2020-02-181-0/+3
| | | | defined by default.
* #957 #768: Improvements in `oglivecli` script: display proper help of ↵Ramón M. Gómez2020-02-181-50/+48
| | | | parameters, raise error if a file cannot be downloaded, standardized error messages.
* #873: Fix SQL sentence in `importimage` script.Ramón M. Gómez2020-02-171-2/+7
|
* #957: Adapt `oglivecli` script to global functions.Ramón M. Gómez2020-02-171-66/+32
|
* #957: Script `checkrepo` supports `help` and `version` functions.Ramón M. Gómez2020-02-171-0/+2
|
* #957: Script `supportsave` uses global functions to show help and manage errors.Ramón M. Gómez2020-02-172-19/+26
|
* #957: New function to show the script version.Ramón M. Gómez2020-02-141-0/+6
|
* #955: New script `addtodhcp`to update the DHCP configuration file using the ↵Ramón M. Gómez2020-02-141-0/+97
| | | | database data.
* #957: Script `importimage` uses a defined function to access the database.Ramón M. Gómez2020-02-141-35/+22
|
* #954: Improvements in `opengnsys_imports.sh`:Ramón M. Gómez2020-02-141-37/+141
| | | | | | | | | * Import new data defined in ticket:956 * New option to check the export file * New option to exclude log import * New option to exclude repository import * New option to exclude user import * Warn if the you need to download ogLive clients
* #956: Script `opengnsys_exports.sh`saves ogLive info file and log directory.Ramón M. Gómez2020-02-141-0/+3
|
* #946: Reverting installation URL to `master` branch.Ramón M. Gómez2020-02-102-2/+2
|
* #946: Releasing tag OpenGnsys 1.1.1a (after fixing bug).opengnsys-1.1.1aRamón M. Gómez2020-02-102-2/+2
|
* #946: Fix bug in commit `6640e2c` when `setservderaddr` parses configuration ↵Ramón M. Gómez2020-02-101-1/+1
| | | | parameters.
* #946: Reverting installation URL to `master` branch.Ramón M. Gómez2020-02-102-2/+2
|
* #946: Releasing tag OpenGnsys 1.1.1a.Ramón M. Gómez2020-02-102-3/+3
|
* #946: Update list of closed tickets.Ramón M. Gómez2020-02-061-0/+1
|
* PXE template for ogLive: parameter duplicate 'oglivedir' is removed.Irina Gómez2020-02-041-1/+1
|
* ogGrubSecurity: changes backup of grub.cfg of the partition too.Irina Gómez2020-02-044-48/+42
| | | | | ogGrub4dosInstallMbr: the configuration directory name is changed to lowercase for the script to work in Linux. GRUBDIR is removed because not use.
* ogGrubHidePartitions and ogBurgHidePartitions: help messages are enhanced.Irina Gómez2020-02-044-12/+14
|
* #946: Script `setserveraddr` updates the interface parameter.Ramón M. Gómez2020-01-311-4/+6
|
* #946: Fix appropriate parameter (modify commit `8f24716`).Ramón M. Gómez2020-01-311-1/+1
|