index
:
ogServer
master
OpenGnsys server
opengnsys@soleta.eu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
#915 add initial REST API for ogAdmServer
OpenGnSys Support Team
2019-05-27
4
-5
/
+181
*
#915 add og_msg_alloc() and og_msg_free()
OpenGnSys Support Team
2019-05-27
1
-9
/
+25
*
#915 add og_send_cmd()
OpenGnSys Support Team
2019-05-27
1
-13
/
+25
*
#915 add og_socket_server_init()
OpenGnSys Support Team
2019-05-27
1
-18
/
+28
*
#915 add og_client_state_process_payload()
OpenGnSys Support Team
2019-05-27
1
-20
/
+31
*
#915 add og_client_state_recv_hdr()
OpenGnSys Support Team
2019-05-27
1
-23
/
+35
*
#898 Remove unused encryption and decryption routines
OpenGnSys Support Team
2019-02-06
1
-1
/
+1
*
#897 Do not use socket type in ogAdmServer
OpenGnSys Support Team
2019-02-06
2
-6
/
+6
*
#896: Send multicast WoL through a specific interface
Javier Sánchez Parra
2019-02-06
2
-17
/
+102
*
#891 remove function to parse string in hexadecimal to binary
OpenGnSys Support Team
2019-01-23
1
-35
/
+0
*
#891 fix wake on lan routine
OpenGnSys Support Team
2019-01-23
1
-12
/
+15
*
#580 ignore SIGPIPE signal
OpenGnSys Support Team
2019-01-17
1
-0
/
+3
*
#580 incorrect return value in handler
OpenGnSys Support Team
2019-01-17
1
-6
/
+6
*
#883 standalone log file is now deprecated
OpenGnSys Support Team
2019-01-17
1
-0
/
+3
*
#883 remove unnecessary logging
OpenGnSys Support Team
2019-01-17
1
-106
/
+14
*
#883 replace standalone log file by syslog
OpenGnSys Support Team
2019-01-17
2
-240
/
+259
*
#883 use LOG_DEBUG instead of LOG_INFO
OpenGnSys Support Team
2019-01-17
1
-8
/
+8
*
#883 do not use argv[0] in syslog log message
OpenGnSys Support Team
2019-01-17
1
-1
/
+1
*
#580 fix management of keepalive connections to clients
OpenGnSys Support Team
2019-01-17
2
-46
/
+105
*
#580 no need for pthread library
OpenGnSys Support Team
2019-01-17
1
-1
/
+1
*
#884 do not strip off symbols
OpenGnSys Support Team
2019-01-17
1
-3
/
+1
*
#883 add initial syslog support
OpenGnSys Support Team
2019-01-17
1
-2
/
+34
*
#580 rework server socket handling
OpenGnSys Support Team
2019-01-17
3
-149
/
+267
*
#580 more robust check for remote function
OpenGnSys Support Team
2019-01-17
1
-1
/
+2
*
#883 add og_info() and use it
OpenGnSys Support Team
2019-01-17
1
-131
/
+103
*
#580 use true/false definition from standard stdbool.h
OpenGnSys Support Team
2019-01-17
1
-524
/
+524
*
#580 disregard INVALID_SOCKET
OpenGnSys Support Team
2019-01-17
1
-3
/
+3
*
#580 disregard SOCKET_ERROR
OpenGnSys Support Team
2019-01-17
1
-7
/
+6
*
#580 remove dead code uncovered by statification
OpenGnSys Support Team
2019-01-17
1
-110
/
+0
*
#580 constify parameter and statify function
OpenGnSys Support Team
2019-01-17
2
-141
/
+127
*
#580 remove AULAUP in configuration file
OpenGnSys Support Team
2019-01-17
1
-5
/
+0
*
#580 simplify check for empty string
OpenGnSys Support Team
2019-01-17
1
-7
/
+7
*
#580 move global variable definitions to file
OpenGnSys Support Team
2019-01-17
2
-10
/
+7
*
#580 add og_log() and use it
OpenGnSys Support Team
2019-01-17
1
-127
/
+110
*
#580 use bool from stdbool.h instead of BOOLEAN
OpenGnSys Support Team
2019-01-17
2
-141
/
+142
*
#580 disregard SOCKET type, use int instead
OpenGnSys Support Team
2019-01-17
2
-69
/
+69
*
#580 simplify load configuration file
OpenGnSys Support Team
2019-01-17
1
-49
/
+30
*
#580 no need to iterate 1024 times to find a matching handler
OpenGnSys Support Team
2019-01-17
1
-2
/
+3
*
#580: No need for runtime initialization of handlers.
OpenGnSys Support Team
2019-01-17
2
-172
/
+104
*
#834: Eliminar algunos espacios sobreantes y saltos de lÃnea tipo CRLF.
Ramón M. Gómez
2018-05-17
1
-2
/
+2
*
#580 Se resuelve errata en ogAdmServer por la que al restaurar una imagen sin...
irina
2018-04-09
1
-1
/
+1
*
#730 #738: Si se reinicia el servicio ogAdmServer, se reutiliza el pureto en ...
ramon
2017-07-03
1
-4
/
+9
*
#559 ogAdmServer: Se libera memoria de variables y de resultados de la base d...
irina
2016-12-20
1
-2
/
+22
*
#730 Se optimiza el código en EjecutarScripts.js de los asistentes y el serv...
irina
2016-10-24
1
-20
/
+4
*
#737 Comando crear imagen de la consola: actualiza en la base de datos las pr...
irina
2016-09-30
1
-6
/
+35
*
#713 #743: Corregir erratas de revisiones r4906 y r4927.
ramon
2016-05-13
1
-1
/
+1
*
#713: Detectar nº de serie del cliente en el proceso de inicio y, si se envÃ...
ramon
2016-05-12
1
-12
/
+27
*
#738 Corrige la perdida del nombre de la imagen restaurada: el comando restau...
irina
2016-04-26
1
-2
/
+3
*
#738 #713 Inventario de software: se muestra sistema operativo y se guarda en...
irina
2016-04-26
2
-7
/
+18
*
#737: Incluir y actualizar campos de nº de revisión de imagen creada y rest...
ramon
2016-04-12
1
-3
/
+6
[prev]
[next]