index
:
ogServer
master
OpenGnsys server
opengnsys@soleta.eu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rest: switch to use grub2 templates as base directory
HEAD
v1.2.5-24
master
OpenGnSys Support Team
5 days
1
-2
/
+2
*
src: add last client command context and use it for image creation
OpenGnSys Support Team
6 days
1
-14
/
+19
*
src: place last client command information in struct
OpenGnSys Support Team
6 days
1
-4
/
+4
*
rest: do not remove image on center delete
OpenGnSys Support Team
6 days
1
-27
/
+0
*
src: add safe_strtoull for safe string to number conversion
Alejandro Sirgo Rica
11 days
1
-2
/
+16
*
rest: add conditional boot mode configuration for ogReLive
Alejandro Sirgo Rica
12 days
1
-17
/
+27
*
Revert "rest: add fetch param to boot mode configuration"
v1.2.5-23
OpenGnSys Support Team
2024-10-15
1
-3
/
+1
*
rest: fix GET /session payload structure
v1.2.5-22
Alejandro Sirgo Rica
2024-10-11
1
-2
/
+22
*
src: move og_delete_image to dbi.c
Alejandro Sirgo Rica
2024-10-04
1
-51
/
+2
*
rest: add fetch param to boot mode configuration
Alejandro Sirgo Rica
2024-10-03
1
-1
/
+3
*
src: inet_aton() returns 0 on error
OpenGnSys Support Team
2024-10-01
1
-3
/
+3
*
rest: do not allow two repositories to use the same IP address
OpenGnSys Support Team
2024-10-01
1
-0
/
+42
*
rest: validate name in repository/{add,update}
OpenGnSys Support Team
2024-09-30
1
-1
/
+5
*
rest: remove unused probe
OpenGnSys Support Team
2024-09-30
1
-2
/
+0
*
rest: add free and used cache to GET /cache/list
Alejandro Sirgo Rica
2024-09-26
1
-2
/
+7
*
src: add used_size and free_size to partition data
Alejandro Sirgo Rica
2024-09-25
1
-4
/
+8
*
rest: remove scheduler code
OpenGnSys Support Team
2024-09-17
1
-2870
/
+1
*
rest: better json clients validation
OpenGnSys Support Team
2024-09-17
1
-8
/
+8
*
rest: add GET /efi
Alejandro Sirgo Rica
2024-09-11
1
-0
/
+151
*
rest: restore change client repository
OpenGnSys Support Team
2024-09-10
1
-1
/
+1
*
rest: use integer for repository ID
OpenGnSys Support Team
2024-09-09
1
-7
/
+7
*
rest: use integer for server id
v1.2.5-18
OpenGnSys Support Team
2024-09-03
1
-3
/
+4
*
rest: memleak in error path of image/create
OpenGnSys Support Team
2024-08-30
1
-7
/
+6
*
rest: adapt cache/fetch to support repository with multiple IP adddress
OpenGnSys Support Team
2024-08-30
1
-12
/
+25
*
rest: adapt restore/image to support repository with multiple IP adddress
OpenGnSys Support Team
2024-08-30
1
-7
/
+24
*
src: infer server IP when it has more than one IP address
OpenGnSys Support Team
2024-08-28
1
-114
/
+9
*
rest: allow repository to have more than one IP address
OpenGnSys Support Team
2024-08-21
1
-136
/
+195
*
rest: simplify SQL in set_client_mode
Alejandro Sirgo Rica
2024-08-21
1
-39
/
+121
*
rest: use json integer for repository id instead of string
OpenGnSys Support Team
2024-08-21
1
-4
/
+5
*
rest: add cache/fetch
v1.2.5-17
Alejandro Sirgo Rica
2024-08-09
1
-0
/
+56
*
rest: use JSON_ENSURE_ASCII in json dumps
OpenGnSys Support Team
2024-08-06
1
-22
/
+22
*
dbi: use repository_id field if front-end offers it
OpenGnSys Support Team
2024-07-19
1
-2
/
+2
*
rest: delete pxe files on client delete and update
v1.2.5-15
v1.2.5-14
Alejandro Sirgo Rica
2024-07-18
1
-0
/
+28
*
rest: update client ip in /client/update
Alejandro Sirgo Rica
2024-07-18
1
-8
/
+12
*
rest: add GET,POST /image/restrict
OpenGnSys Support Team
2024-07-17
1
-0
/
+243
*
src: port setclientmode code to C
Alejandro Sirgo Rica
2024-07-16
1
-36
/
+196
*
rest: replace strcat with strncat in og_set_client_mode
Alejandro Sirgo Rica
2024-07-15
1
-1
/
+2
*
rest: add dbi query checks in og_set_client_mode
Alejandro Sirgo Rica
2024-07-15
1
-0
/
+8
*
rest: add default value to og_set_client_mode vga field
Alejandro Sirgo Rica
2024-07-15
1
-2
/
+2
*
rest: add checksum to GET /images
OpenGnSys Support Team
2024-07-05
1
-1
/
+7
*
rest: create new shell folder automagically
OpenGnSys Support Team
2024-06-28
1
-0
/
+4
*
rest: enable shell/output as a GET request
v1.2.5-13
Alejandro Sirgo Rica
2024-06-25
1
-1
/
+1
*
rest: add shell/list
Alejandro Sirgo Rica
2024-06-25
1
-0
/
+104
*
rest: shell/output does not fail if command was never run
OpenGnSys Support Team
2024-06-21
1
-1
/
+1
*
rest: add timestamp to shell/output
OpenGnSys Support Team
2024-06-21
1
-0
/
+1
*
rest: add cmd to shell/output
OpenGnSys Support Team
2024-06-21
1
-1
/
+9
*
rest: add retcode to shell/output
OpenGnSys Support Team
2024-06-21
1
-1
/
+2
*
rest: fix memory leak in folder/delete
Alejandro Sirgo Rica
2024-06-18
1
-0
/
+2
*
rest: Add /client/move
v1.2.5-12
OpenGnSys Support Team
2024-06-17
1
-0
/
+80
*
rest: allow the same center name in center update
Alejandro Sirgo Rica
2024-06-12
1
-6
/
+8
[next]