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 test for POST "image/create/incremental" command
Roberto Hueso Gómez
2019-10-11
2
-0
/
+2
*
#915 Add POST "image/create/incremental" command to REST API in ogAdmServer
Roberto Hueso Gómez
2019-10-11
1
-0
/
+71
*
#915 Add test for POST /image/restore/basic command
Javier Sánchez Parra
2019-10-09
2
-0
/
+2
*
#915 Add POST "image/restore/basic" command to REST API in ogAdmServer
Javier Sánchez Parra
2019-10-09
1
-0
/
+75
*
#915 Add test for POST /image/create/basic command
Javier Sánchez Parra
2019-10-08
2
-0
/
+2
*
#915 Add POST "image/create/basic" command to REST API in ogAdmServer
Javier Sánchez Parra
2019-10-08
1
-0
/
+108
*
#915 Improve error management for og_json_parse_partition()
Roberto Hueso Gómez
2019-10-07
1
-7
/
+23
*
Add test for POST /image/create command
Roberto Hueso Gómez
2019-10-07
2
-0
/
+2
*
#915 Add POST "image/setup" command to REST API in ogAdmServer
Roberto Hueso Gómez
2019-10-07
1
-0
/
+100
*
#915 Remove Apagar, CrearImagen, RestaurarImagen, InventarioHardware, Inventa...
OpenGnSys Support Team
2019-10-03
1
-110
/
+0
*
#915: adapt test to use id and profile fields
OpenGnSys Support Team
2019-10-01
1
-1
/
+1
*
#915: Add POST /image/restore command to REST API in ogAdmServer
Roberto Hueso Gómez
2019-10-01
3
-0
/
+65
*
#915: add og_json_parse_string() and use it
Roberto Hueso Gómez
2019-10-01
1
-70
/
+17
*
#915: Add POST /image/create command to REST API in ogAdmServer
Roberto Hueso Gómez
2019-10-01
3
-0
/
+104
*
#915: Removes braces for single statement if branch
Roberto Hueso Gómez
2019-10-01
1
-4
/
+3
*
#915: Fix file descriptor leak in og_socket_server_init() from exit path
Roberto Hueso Gómez
2019-09-19
1
-0
/
+1
*
#915: Return 400 status code in POST methods when no payload is attached
Roberto Hueso Gómez
2019-09-19
2
-12
/
+21
*
#915: Fix incorrect method and code in invalid GET requests
Roberto Hueso Gómez
2019-09-18
4
-8
/
+8
*
#915: Remove duplicated test
Roberto Hueso Gómez
2019-09-18
1
-4
/
+0
*
#915: more descriptive function name in test
Roberto Hueso Gómez
2019-09-18
1
-1
/
+1
*
#915 add test for too large HTTP request fields
Javier Sánchez Parra
2019-09-10
1
-0
/
+29
*
#915 check HTTP Content-Length size
Javier Sánchez Parra
2019-09-10
1
-1
/
+3
*
#915 fix missing null-terminated string
Javier Sánchez Parra
2019-09-05
1
-1
/
+1
*
#915 adds test for too large HTTP request
Javier Sánchez Parra
2019-09-04
1
-0
/
+19
*
#915 do not bail out when failing to send message to stale clients
OpenGnSys Support Team
2019-09-02
1
-4
/
+2
*
#559 fix out of bound array access
Javier Sánchez Parra
2019-08-28
1
-1
/
+1
*
#915 check ogAdmServer binary existence when running pythong tests
Javier Sánchez Parra
2019-08-28
1
-0
/
+4
*
#915 add missing brackets to WOL API test json
Javier Sánchez Parra
2019-08-28
1
-2
/
+2
*
#915 trim unknown command syslog error to the initial 32 bytes
OpenGnSys Support Team
2019-08-28
1
-1
/
+1
*
#915 add syslog error when HTTP request processing fails
OpenGnSys Support Team
2019-08-28
1
-4
/
+17
*
#915 add og_server_internal_error()
OpenGnSys Support Team
2019-08-28
1
-5
/
+12
*
#915 add syslog debugging for HTTP request
OpenGnSys Support Team
2019-08-28
1
-4
/
+4
*
#915 close connection to REST API if request is too long
OpenGnSys Support Team
2019-08-28
1
-1
/
+8
*
#915 add OG_CLIENTS_MAX definition
OpenGnSys Support Team
2019-08-28
1
-2
/
+4
*
#915 set maximum REST API response to 64 Kbytes
OpenGnSys Support Team
2019-08-28
1
-2
/
+4
*
#915 json_dump_callback() takes flags as a parameter
OpenGnSys Support Team
2019-08-28
1
-2
/
+2
*
#915 allow up to 4096 clients from REST API
OpenGnSys Support Team
2019-08-28
1
-2
/
+2
*
#915 reply with HTTP 405 when the method is incorrect
Javier Sánchez Parra
2019-08-27
1
-12
/
+25
*
#915 internal error response if reply is too long
OpenGnSys Support Team
2019-08-27
1
-4
/
+11
*
Merge branch 'devel-browser-newlinks' into devel
Ramón M. Gómez
2019-08-20
0
-0
/
+0
|
\
|
*
#891 fix crash in wol command
OpenGnSys Support Team
2019-08-20
1
-6
/
+6
*
|
#891 fix crash in wol command
OpenGnSys Support Team
2019-07-29
1
-6
/
+6
|
/
*
#915 adds tests for a non existent method
Javier Sánchez Parra
2019-07-15
1
-0
/
+30
*
#915 returns 401 when incorrect authentication happens
Javier Sánchez Parra
2019-07-15
1
-1
/
+3
*
#915 adds test for POST /software REST API
Javier Sánchez Parra
2019-07-15
1
-0
/
+20
*
#915 adds test for POST /hardware REST API
Javier Sánchez Parra
2019-07-15
1
-0
/
+20
*
#915 adds test for POST /refresh REST API
Javier Sánchez Parra
2019-07-15
1
-0
/
+20
*
#915 adds test for POST /stop REST API
Javier Sánchez Parra
2019-07-15
1
-0
/
+20
*
#915 adds test for POST /reboot REST API
Javier Sánchez Parra
2019-07-15
1
-0
/
+20
*
#915 adds test for POST /poweroff REST API
Javier Sánchez Parra
2019-07-15
1
-0
/
+20
[prev]
[next]