summaryrefslogtreecommitdiffstats
path: root/sources/ogAdmServer.h
Commit message (Collapse)AuthorAgeFilesLines
* #580 constify parameter and statify functionOpenGnSys Support Team2019-01-171-61/+0
| | | | Remove unnecessary function declaration in header files
* #580 move global variable definitions to fileOpenGnSys Support Team2019-01-171-5/+0
| | | | Save us from unnecessary initialization given this is in the .bss area.
* #580 use bool from stdbool.h instead of BOOLEANOpenGnSys Support Team2019-01-171-66/+67
| | | | C99 includes boolean definition in stdbool.h, use them.
* #580 disregard SOCKET type, use int insteadOpenGnSys Support Team2019-01-171-3/+3
| | | | Socket file descriptors are always an integer, no need for typedef.
* #580: No need for runtime initialization of handlers.OpenGnSys Support Team2019-01-171-5/+0
| | | | Removes 70 LoCs.
* #738 #713 Inventario de software: se muestra sistema operativo y se guarda ↵irina2016-04-261-1/+1
| | | | | | en el perfil de software git-svn-id: https://opengnsys.es/svn/branches/version1.1@4901 a21b9725-9963-47de-94b9-378ad31fedc9
* #677: Cambios en {{{ogAdmClient}}} y {{{ogAdmServer}}} para registrar los ↵ramon2014-11-061-1/+1
| | | | | | nuevos datos de creación de imagen (PC modelo, disco, partición y fecha). git-svn-id: https://opengnsys.es/svn/branches/version1.0@4431 a21b9725-9963-47de-94b9-378ad31fedc9
* #677: Actualizar BD y mostrar fecha de despliegue de una imagen. Corregir ↵ramon2014-11-051-1/+1
| | | | | | errata para registrar la imagen desplegada indicando nº de disco y de partición. git-svn-id: https://opengnsys.es/svn/branches/version1.0@4426 a21b9725-9963-47de-94b9-378ad31fedc9
* Versión 1.0.5, #565: Integrar código del ticket:565 en rama de desarrollo.ramon2012-11-281-2/+2
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.0@3446 a21b9725-9963-47de-94b9-378ad31fedc9
* Versión 1.0.5, #565 @567: Integrar código del ticket:567 para corregir ↵ramon2012-11-131-0/+9
| | | | | | ejecución duplicada de comandos, incluyendo código del ogAdmServer con soporte para el ticket:565 (imágenes incrementales). git-svn-id: https://opengnsys.es/svn/branches/version1.0@3407 a21b9725-9963-47de-94b9-378ad31fedc9
* #501: Integrar ticket en rama de desarrollo.ramon2012-04-101-0/+2
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.0@2931 a21b9725-9963-47de-94b9-378ad31fedc9
* git-svn-id: https://opengnsys.es/svn/trunk@1314 ↵alonso2010-10-231-0/+118
a21b9725-9963-47de-94b9-378ad31fedc9