index
:
ogServer
master
OpenGnsys server
opengnsys@soleta.eu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
#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
3
-3
/
+172
*
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
5
-9
/
+495
*
#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
1
-0
/
+90
*
#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
*
#915 only API REST is supported
OpenGnSys Support Team
2021-05-04
2
-7
/
+3
*
#580 remove old keepalive code
OpenGnSys Support Team
2021-05-04
2
-24
/
+2
*
#1043 don't create wol entries when client is connected
Jose M. Guisado
2021-04-29
1
-0
/
+3
*
#1043 add WOL_SENT state
OpenGnSys Support Team
2021-04-29
4
-1
/
+138
*
#1043 add function to append client to json tree
OpenGnSys Support Team
2021-04-29
1
-18
/
+28
*
#1042 Add schema version 2
Jose M. Guisado
2021-04-28
1
-0
/
+70
*
#980 Broken TCP connection times out after 120 seconds through keepalive
OpenGnSys Support Team
2021-04-22
1
-0
/
+12
*
#915 Add /room/add POST method
Javier Sánchez Parra
2021-04-20
2
-0
/
+136
*
#1042 Update database schema automatically
Jose M. Guisado
2021-04-20
3
-0
/
+164
*
#915 increase maximum API REST response size
Javier Sánchez Parra
2021-04-19
1
-1
/
+1
*
#915 fix "response too large" error path
Javier Sánchez Parra
2021-04-19
1
-12
/
+9
*
#915 validate response json size
Javier Sánchez Parra
2021-04-19
1
-15
/
+65
*
#971 Remove sql bottleneck when removing software profiles
Jose M. Guisado
2021-04-16
1
-13
/
+0
*
schedule: fix daylight saving problem with mktime()
Jose M. Guisado
2021-04-12
1
-0
/
+3
*
#915 Add /center/add POST method
Jose M. Guisado
2021-04-08
2
-0
/
+85
*
#915 Avoid duplicate db entries in /create/image
v1.2.0
Jose M. Guisado
2021-04-06
1
-0
/
+18
*
#915 Add GET /oglive/test REST API function
Javier Sánchez Parra
2021-04-05
1
-0
/
+31
*
#1004 Add GET /images test
Diego Crespo Quinta
2021-03-30
1
-1
/
+1
*
#990 fix crash in wol with malformed IP address
OpenGnSys Support Team
2021-03-30
1
-1
/
+4
*
#1004 update size to 64-bits
OpenGnSys Support Team
2021-03-19
1
-1
/
+1
*
#971 check for NULL serial number
OpenGnSys Support Team
2021-03-19
1
-1
/
+1
*
#990 Use lab netmask to calculate broadcast address
Javier Sánchez Parra
2021-03-17
1
-6
/
+15
*
#990 incorrect inet_aton() error check
OpenGnSys Support Team
2021-03-17
1
-2
/
+2
*
#997 Fix og_tm_hours_mask
Jose M. Guisado
2021-03-15
1
-2
/
+2
[prev]
[next]