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
*
#1065 og_client_status compatible with webconsole
Jose M. Guisado
2022-02-02
1
-3
/
+3
*
#1043 check for WoL pending confirmation logic only for client
OpenGnSys Support Team
2022-01-21
1
-4
/
+4
*
#915 release existing client on reconnections
OpenGnSys Support Team
2022-01-21
3
-12
/
+32
*
#915 remove temporary file to store shell output
OpenGnSys Support Team
2022-01-18
4
-44
/
+10
*
#915 Initialize group when adding a new client to DB
Javier Sánchez Parra
2022-01-17
1
-1
/
+2
*
#1067 fix use-after-free in deliver pending command
OpenGnSys Support Team
2021-12-23
1
-0
/
+1
*
#915 consolidate WoL sender function
OpenGnSys Support Team
2021-12-22
6
-100
/
+74
*
#915 remove shim code to update database after image restore command
OpenGnSys Support Team
2021-12-22
3
-63
/
+26
*
#915 remove dead code in ogAdmLib
OpenGnSys Support Team
2021-12-22
2
-50
/
+1
*
#915 Remove useless WoL shim code
OpenGnSys Support Team
2021-12-20
3
-50
/
+43
*
#915 Add POST /oglive/set REST request
Javier Sánchez Parra
2021-12-17
1
-0
/
+114
*
#1065 split og_status_session_toggle
Jose M. Guisado
2021-12-03
1
-9
/
+22
*
#1065 Add support for client events
Jose M. Guisado
2021-12-01
3
-1
/
+78
*
#915 Add folders to scope
Javier Sánchez Parra
2021-11-26
1
-31
/
+285
*
#1043 fix timeout refresh
OpenGnSys Support Team
2021-11-23
2
-18
/
+15
*
#1065 client: add support for ogclient win state
Jose M. Guisado
2021-11-17
3
-2
/
+9
*
#1065 client: add support for ogclient linux state
Jose M. Guisado
2021-11-17
3
-0
/
+11
*
#1064 revisit error handling from ogClient
OpenGnSys Support Team
2021-11-12
2
-14
/
+73
*
#1042 incorrect initialization of software profiles array
OpenGnSys Support Team
2021-10-20
1
-2
/
+3
*
#915 Fix create image payload parsing
Jose M. Guisado
2021-10-19
2
-12
/
+11
*
#915 Add POST /image/delete method
Javier Sánchez Parra
2021-10-04
1
-0
/
+90
*
#1061 add timeout to pending scheduled commands
Jose M. Guisado
2021-09-06
3
-0
/
+14
*
#981 Use 'Wants' for mysql systemd unit dependency
Jose M. Guisado
2021-07-27
1
-1
/
+1
*
#1054 Fix og_legacy_partition code buffer size
Jose M. Guisado
2021-07-26
1
-1
/
+2
*
#1051 Initialize task_id once in og_cmd_post_schedule_command
Jose M. Guisado
2021-07-22
1
-7
/
+7
*
#1052 Populate session column when adding actions
Jose M. Guisado
2021-07-22
2
-3
/
+14
*
#1051 Fix command schedule for several clients
Jose M. Guisado
2021-07-21
1
-3
/
+24
*
#915 Add POST /task/add method
Javier Sánchez Parra
2021-07-01
3
-0
/
+187
*
#915 Add POST /procedure/update method
Javier Sánchez Parra
2021-06-29
1
-0
/
+120
*
Fix procedure id retrieving in steps creation
Javier Sánchez Parra
2021-06-29
1
-3
/
+2
*
#915 Filter queued commands by id
Javier Sánchez Parra
2021-06-16
1
-1
/
+1
*
#915 Add POST /procedure/run method
Javier Sánchez Parra
2021-06-15
1
-0
/
+97
*
#915 Add procedure/delete
Jose M. Guisado
2021-06-11
1
-0
/
+62
*
#915 Revert filtering actions by id to "sesion" in og_dbi_queue_command
Jose M. Guisado
2021-06-10
1
-1
/
+1
*
constify json parse helper function
OpenGnSys Support Team
2021-06-10
2
-10
/
+10
*
move json function declarations to json.h
OpenGnSys Support Team
2021-06-10
2
-4
/
+4
*
#915 Add commands and procedures to procedure creation
Javier Sánchez Parra
2021-06-10
4
-4
/
+176
*
missing copyright header to new src/legacy.c file
OpenGnSys Support Team
2021-06-09
1
-0
/
+9
*
#915 Add schedule/command
Jose M. Guisado
2021-06-09
6
-10
/
+497
*
#941 Free dbi_inst when og_dbi_open fails to connect
Jose M. Guisado
2021-06-01
1
-0
/
+1
*
#942 Add POST /procedure/add method
Javier Sánchez Parra
2021-05-31
2
-0
/
+129
*
#1042 fix multiple definition of ogconfig
OpenGnSys Support Team
2021-05-27
1
-2
/
+0
*
#1037 Simplify database update v3 code
Javier Sánchez Parra
2021-05-27
1
-15
/
+8
*
#1037 Add disk type
Javier Sánchez Parra
2021-05-26
5
-8
/
+57
*
#1037 Make partition parameter validation permissive
Javier Sánchez Parra
2021-05-26
1
-1
/
+1
*
Add REST POST /room/delete method
Javier Sánchez Parra
2021-05-10
1
-0
/
+59
*
#942 Add REST POST /center/delete method
Javier Sánchez Parra
2021-05-10
1
-0
/
+59
*
#980 ignore unknown attributes
OpenGnSys Support Team
2021-05-04
1
-14
/
+0
*
#995 Add link speed parsing to client probe response
Jose M. Guisado
2021-05-04
3
-0
/
+8
*
ogServer is AGPLv3+
OpenGnSys Support Team
2021-05-04
11
-22
/
+33
[next]