summaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Expand)AuthorAgeFilesLines
* #802 #888 When console create template, if in the other type (uefi|bios) exis...Irina Gómez2019-03-254-19/+35
* #802 #888 When the computer or repo propierties change, the console regenerat...Irina Gómez2019-03-156-130/+60
* #802 #888 Fix more error in 8c88e08Irina Gómez2019-02-221-1/+1
* #802 #888 Fix error in 8c88e08: NetbootAvanzado UEFI compatibilityIrina Gómez2019-02-226-110/+112
* #802 #888 Console: in management of NetBootAvanzado can use bios and uefi te...Irina Gómez2019-02-204-849/+511
* #802 setclientmode: Crea configuración PXE para BIOS y UEFI. Permite pasar l...Irina Gómez2019-02-133-3/+5
* #802 NetBootAvanzado: Se muestran las plantillas BIOS y UEFI. Se utiliza el s...Irina Gómez2019-02-124-138/+109
* #580 ignore SIGPIPE signalOpenGnSys Support Team2019-01-171-0/+3
* #580 incorrect return value in handlerOpenGnSys Support Team2019-01-171-6/+6
* #883 standalone log file is now deprecatedOpenGnSys Support Team2019-01-172-1/+4
* #883 remove unnecessary loggingOpenGnSys Support Team2019-01-171-106/+14
* #883 replace standalone log file by syslogOpenGnSys Support Team2019-01-172-240/+259
* #883 use LOG_DEBUG instead of LOG_INFOOpenGnSys Support Team2019-01-171-8/+8
* #883 do not use argv[0] in syslog log messageOpenGnSys Support Team2019-01-171-1/+1
* #885 remove native tftp and dhcp serverOpenGnSys Support Team2019-01-174-1578/+0
* #580 fix management of keepalive connections to clientsOpenGnSys Support Team2019-01-172-46/+105
* #580 no need for pthread libraryOpenGnSys Support Team2019-01-171-1/+1
* #884 do not strip off symbolsOpenGnSys Support Team2019-01-172-6/+2
* #883 add initial syslog supportOpenGnSys Support Team2019-01-171-2/+34
* #580 rework server socket handlingOpenGnSys Support Team2019-01-174-149/+273
* #580 more robust check for remote functionOpenGnSys Support Team2019-01-171-1/+2
* #883 add og_info() and use itOpenGnSys Support Team2019-01-172-131/+104
* #580 use true/false definition from standard stdbool.hOpenGnSys Support Team2019-01-171-524/+524
* #580 disregard INVALID_SOCKETOpenGnSys Support Team2019-01-171-3/+3
* #580 disregard SOCKET_ERROROpenGnSys Support Team2019-01-171-7/+6
* #580 remove dead code uncovered by statificationOpenGnSys Support Team2019-01-171-110/+0
* #580 constify parameter and statify functionOpenGnSys Support Team2019-01-172-141/+127
* #580 remove AULAUP in configuration fileOpenGnSys Support Team2019-01-171-5/+0
* #580 simplify check for empty stringOpenGnSys Support Team2019-01-171-7/+7
* #580 move global variable definitions to fileOpenGnSys Support Team2019-01-172-10/+7
* #580 add og_log() and use itOpenGnSys Support Team2019-01-172-127/+111
* #580 use bool from stdbool.h instead of BOOLEANOpenGnSys Support Team2019-01-172-141/+142
* #580 disregard SOCKET type, use int insteadOpenGnSys Support Team2019-01-172-69/+69
* #580 simplify load configuration fileOpenGnSys Support Team2019-01-171-49/+30
* #580 no need to iterate 1024 times to find a matching handlerOpenGnSys Support Team2019-01-171-2/+3
* #580: No need for runtime initialization of handlers.OpenGnSys Support Team2019-01-172-172/+104
* #881: Add personalization variable for torrents creation priority to default ...Ramón M. Gómez2018-11-291-3/+8
* #867: REST API documentacion added to help screen.Ramón M. Gómez2018-11-276-18/+18
* #877: Copy hosts file on OGAgent activation, and some code cleanup.Ramón M. Gómez2018-11-234-34/+68
* #870 Al entrar en parte administrativa de la consola no se muestra alerta por...Irina Gómez2018-11-221-0/+3
* #872 Mejora en el log en tiempo real del asistente de particionado.Irina Gómez2018-11-211-52/+28
* #875: Remove unused field from repositories table and update list of closed t...Ramón M. Gómez2018-11-215-12/+8
* #875: Remove port from repository properties form and alter the database.Ramón M. Gómez2018-11-209-33/+22
* #870 Propiedades ordenadores: permite no asignar repositorio al equipo. Árbo...Irina Gómez2018-11-202-5/+3
* #875: Removing old ogAdmRepo service.Ramón M. Gómez2018-11-146-282/+7
* #849 Incorporar ordenadores: se eliminan comentarios al final de línea antes...Irina Gómez2018-11-121-0/+2
* #872: Renaming some SQL files.Ramón M. Gómez2018-11-093-1/+1
* #870 Crear imagen: si no existe repositorio asignado al ordenador se muestra ...Irina Gómez2018-11-088-14/+54
* Display warning messaje if there is no repository defined in the Organitatio...Irina Gómez2018-11-064-4/+27
* #870: Solving SQL bug from commit {{{50b2715}}}.Ramón M. Gómez2018-10-291-1/+1