Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #925: Script `settoken` changes REST token for users. | Ramón M. Gómez | 2019-11-11 | 1 | -23/+30 |
| | |||||
* | #816 856: Scripts `setserveraddr` and etclientmode` use common Shell ↵ | Ramón M. Gómez | 2019-10-29 | 2 | -36/+19 |
| | | | | function file. | ||||
* | #816: Define a new shell parameter to know if client is defined as a ↵ | Ramón M. Gómez | 2019-10-29 | 1 | -3/+4 |
| | | | | teaching computer. | ||||
* | #856: Fix bug when updating repository IP address. | Ramón M. Gómez | 2019-10-29 | 2 | -47/+42 |
| | |||||
* | #925: Only the installer uses {{{settoken}}} script to generate ↵ | Ramón M. Gómez | 2019-10-16 | 2 | -17/+5 |
| | | | | authentication tokens. | ||||
* | #915 Change WebConsole to read API token from ogAdmServer.cfg | Javier Sánchez Parra | 2019-10-14 | 1 | -4/+4 |
| | | | | | | | | | | This commit changes restfunctions.php to read the API token of ogAmdServer from ogAdmRepo.cfg to ogAdmServer.cfg. This way it avoids possible communication errors if ogAdmRepo.cfg and ogAdmServer.cfg are desynced. In order to restfuntions.php can read ogAdmServer.cfg this commit also changes the permissions of the file. | ||||
* | #925: settoken: new server script to generate service access tokens. | Ramón M. Gómez | 2019-09-26 | 1 | -0/+83 |
| | |||||
* | #929 setsslkey: Script for configurate public key authentication in ogLive. | Irina Gómez | 2019-09-25 | 1 | -0/+127 |
| | |||||
* | #802 #888 setclientmode: fix web user detection. | Ramón M. Gómez | 2019-09-24 | 1 | -4/+5 |
| | |||||
* | #802 #888 setclientmode: User must be root or console. mention of the fourth ↵ | Irina Gómez | 2019-09-24 | 1 | -3/+9 |
| | | | | parameter is removed | ||||
* | #915 update installer to add APITOKEN= to ogAdmServer.cfg | Javier Sánchez Parra | 2019-06-24 | 1 | -0/+1 |
| | | | | | | | | This is going to be used to protect calls to ogAdmServer Example line for ogAdmServer.cfg: APITOKEN=9b5fddfc5d4d1daa74ffd7ce7c3c9925 | ||||
* | #914: Fixed bug in commit {{{6a2bd87}}} and {{{5050850}}}. | Ramón M. Gómez | 2019-06-17 | 2 | -2/+2 |
| | |||||
* | #802: Creating certificate to sign boot loaders. | Ramón M. Gómez | 2019-06-13 | 1 | -0/+2 |
| | |||||
* | #802 Advanced Boot Management sends to 'sendclientmode' script access data ↵ | Irina Gómez | 2019-06-10 | 1 | -9/+10 |
| | | | | to the database as environment variables. | ||||
* | #914: Simplyfing oglivecli code. | Ramón M. Gómez | 2019-06-07 | 1 | -4/+1 |
| | |||||
* | #914: Script {{{oglivecli}}} checks if installed ogLive images are fully ↵ | Ramón M. Gómez | 2019-06-07 | 1 | -8/+16 |
| | | | | compatible. | ||||
* | #888 #914: Updating UEFI requisites. | Ramón M. Gómez | 2019-06-07 | 1 | -1/+1 |
| | |||||
* | #914: Removing redundant permissions. | Ramón M. Gómez | 2019-06-07 | 1 | -1/+1 |
| | |||||
* | For UEFI the format of PXE filename is '01-'. Where is written in lowercase ↵ | Irina Gómez | 2019-06-04 | 1 | -9/+12 |
| | | | | and split up with colon. | ||||
* | #802 setclientmode: Crea configuración PXE para BIOS y UEFI. Permite pasar ↵ | Irina Gómez | 2019-02-13 | 1 | -23/+48 |
| | | | | la información de acceso a la base de datos en un fichero. | ||||
* | #840: Correct error in "oglivecli download" when detecting the new format in ↵ | Ramón M. Gómez | 2018-12-13 | 1 | -1/+1 |
| | | | | ogLive version. | ||||
* | #878 sendFileMcast now works with more than one server interface | OpenGnSys Support Team | 2018-11-26 | 1 | -0/+9 |
| | |||||
* | #877: Copy hosts file on OGAgent activation, and some code cleanup. | Ramón M. Gómez | 2018-11-23 | 1 | -3/+3 |
| | |||||
* | #840: Updating script {{{checkperms}}} to assign proper permissions. | Ramón M. Gómez | 2018-11-20 | 1 | -1/+1 |
| | |||||
* | #856: Improvements in {{{setserveraddr}}} script: | Ramón M. Gómez | 2018-11-15 | 1 | -66/+95 |
| | | | | | | * If Server is active, updating IP address in PXE files and database tables. * If Repository is active, generating new API token. * Supporting an IP address as input parameter. | ||||
* | #872: Code cleaning. | Ramón M. Gómez | 2018-10-22 | 1 | -2/+3 |
| | |||||
* | #870: Allow creation of the PXE file if computer is not associated with a ↵ | Ramón M. Gómez | 2018-10-22 | 1 | -2/+2 |
| | | | | repository. | ||||
* | #859 El server siempre es servidor PXE. IP y OGLIVE=server | adv | 2018-07-11 | 1 | -4/+7 |
| | |||||
* | #840: Checking permissions and directories after Git downloads. | Ramón M. Gómez | 2018-06-13 | 1 | -2/+3 |
| | |||||
* | #739 #768: Cambios menores: | ramon | 2018-02-20 | 2 | -3/+3 |
| | | | | | | | | - Crear entradas correctas en DHCP de entorno Vagrant. - Permisos correctos en todos los clientes ogLive. - Obtener datos correctos al ejecutar {{{oglivecli convert}}}. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5603 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #768 #828: Corregir erratas al crear plantillas PXE, evitando duplicado de ↵ | ramon | 2018-02-19 | 1 | -5/+9 |
| | | | | | | directorio de ogLive y cadena {{{NULL}}} si no existe perfil de hardware. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5599 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #768: Permitir solo 1 ficheros en subcomando {{{oglivecli install}}} con ↵ | ramon | 2018-01-25 | 1 | -1/+3 |
| | | | | | | comodines en el nombre de la imagen ISO. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5584 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #828: Aplicar los cambios en el script {{{setclientmode}}} y descartar ↵ | ramon | 2018-01-22 | 1 | -16/+16 |
| | | | | | | espacios iniciales y finales al obtener datos para varialbes PXE. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5575 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #820: Cambiar permisos en el directorio de grupos correcto. | ramon | 2018-01-10 | 1 | -1/+1 |
| | | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5552 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #708: API REST guarda idioma de la sesión para adaptar los mensajes de fin ↵ | ramon | 2017-12-12 | 1 | -45/+51 |
| | | | | | | de acceso remoto. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5529 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #768: {{{oglivecli check}}} comprueba también si hay nuevas descargas de ↵ | ramon | 2017-12-11 | 1 | -1/+7 |
| | | | | | | imágenes ISO después de haber sido instaladas. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5525 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #768: Corregir errata al descargar cliente ogLive ya instalado. | ramon | 2017-12-11 | 1 | -1/+1 |
| | | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5524 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #770 Script de servidor sincronizadas: si no existe fichero de idioma toma ↵ | irina | 2017-11-08 | 5 | -402/+0 |
| | | | | | | por defecto el castellano. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5503 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #708: Script {{{ogagentqueue.cron}}}: corregir erratas en composición de ↵ | ramon | 2017-10-27 | 1 | -6/+6 |
| | | | | | | mensajes JSON y en la actualización de la BD. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5488 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #708: Nuevo script de ejecución cronológica para enviar a los OGAgent las ↵ | ramon | 2017-10-26 | 1 | -0/+94 |
| | | | | | | operaciones pendientes; preparar su instalación en instalación y actualización. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5485 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | Usar nueva URL de descarga en script {{{oglivecli}}} (modificar #801). | ramon | 2017-07-19 | 1 | -1/+1 |
| | | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5411 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #730: Sustitución del nombre del proyecto en ficheros del servidor. | ramon | 2017-06-28 | 3 | -8/+8 |
| | | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5390 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #768: Script {{{setsmbpass}}} puede modificar uno o todos los ogLive ↵ | ramon | 2017-06-27 | 2 | -32/+37 |
| | | | | | | instalados; script {{{oglivecli}}} usa comando {{{curl}}} en vez de {{{wget}}}. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5386 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #768: {{{oglivecli install}}} solo instala pero no lo marca por defecto. | ramon | 2017-06-23 | 1 | -6/+8 |
| | | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5374 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #768: Script {{{setsmbpass}}} modifica clave de acceso en todos los clientes ↵ | ramon | 2017-06-20 | 1 | -41/+67 |
| | | | | | | ogLive instalados. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5366 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #768: {{{oglivecli download}}} indica los ogLive compatibles con esta ↵ | ramon | 2017-06-09 | 1 | -6/+9 |
| | | | | | | versión (para OpenGnsys 1.1.0, ogLive con revisión>=5000). git-svn-id: https://opengnsys.es/svn/branches/version1.1@5359 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #768: Adaptar nuevos cambios a scripts {{{listclientlive}}} y ↵ | ramon | 2017-06-09 | 2 | -9/+13 |
| | | | | | | {{{setclientlive}}}. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5358 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #768: Script {{{oglivecli}}} permite que usuario web ejecute operaciones de ↵ | ramon | 2017-06-05 | 1 | -4/+10 |
| | | | | | | consulta. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5339 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #768: Nuevos scripts {{{listclientlive}}} y {{{setclientlive}}} para listar ↵ | ramon | 2017-06-02 | 3 | -1/+120 |
| | | | | | | y asignar clientes ogLive. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5336 a21b9725-9963-47de-94b9-378ad31fedc9 | ||||
* | #723: Script {{{setclientmode}}}: usar también {{{TEMP}}} y {{{PERM}}} como ↵ | ramon | 2017-06-02 | 1 | -10/+10 |
| | | | | | | valores para el modo de cambio (temporal o permantente). git-svn-id: https://opengnsys.es/svn/branches/version1.1@5334 a21b9725-9963-47de-94b9-378ad31fedc9 |