summaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Expand)AuthorAgeFilesLines
...
* #991: Updating SQL files.Ramón M. Gómez2020-07-1710-27/+43
* #991: Status screen shows computers in maintenance mode with transparency.Ramón M. Gómez2020-07-162-16/+22
* #990 Use client broadcast address on WoLJavier Sánchez Parra2020-07-034-6/+29
* #804: Fix bug when getting day of week number.Ramón M. Gómez2020-07-013-87/+6
* #980 Add Virtual statusJavier Sánchez Parra2020-06-268-0/+28
* #985 Remove ogAdmServer folderJavier Sánchez Parra2020-06-2360-7985/+0
* #986 Rename to ogserverJavier Sánchez Parra2020-06-192-2/+2
* #981 Use new ogServer systemd unit fileJavier Sánchez Parra2020-06-191-13/+0
* #981 Fix typo on OpenGnsys systemd unit fileJavier Sánchez Parra2020-06-191-1/+1
* #981 Add ogAdmServer own systemd unit fileJavier Sánchez Parra2020-06-161-0/+13
* #971 remove empty folderOpenGnSys Support Team2020-06-111-9/+0
* #971 remove old Database and ogAdmLib codeOpenGnSys Support Team2020-06-094-1657/+0
* #971 move ogAdmLib to ogAdmServerOpenGnSys Support Team2020-06-094-3/+482
* #971 add str_toupper()OpenGnSys Support Team2020-06-084-9/+31
* #971 do not use og_log()OpenGnSys Support Team2020-06-081-5/+0
* #971 replace og_info() by syslog()OpenGnSys Support Team2020-06-081-9/+16
* #971 replace reservaMemoria() by calloc()OpenGnSys Support Team2020-06-081-3/+3
* #971 replace liberaMemoria() by free()OpenGnSys Support Team2020-06-081-11/+11
* #971 remove ogAdmClient and ogAdmAgentOpenGnSys Support Team2020-06-028-3594/+0
* #942 add WoL on commands, procedures and tasks (web)Javier Sánchez Parra2020-06-021-2/+1
* #942 add WoL on commands, procedures and tasksJavier Sánchez Parra2020-06-021-64/+68
* #942 add immediate commands on the queue (web)Javier Sánchez Parra2020-06-023-23/+31
* #980 add procedure auto executionJavier Sánchez Parra2020-06-021-1/+36
* #942 Fix immediate procedures (web)Javier Sánchez Parra2020-06-022-6/+40
* #942 Fix immediate proceduresJavier Sánchez Parra2020-06-023-6/+7
* #942 ignore stale schedules on startOpenGnSys Support Team2020-06-023-23/+55
* #942 schedule commands (web)Javier Sánchez Parra2020-06-023-8/+34
* #942 add command type to POST /schedule/createOpenGnSys Support Team2020-06-023-17/+94
* #942 add enum og_schedule_typeOpenGnSys Support Team2020-06-023-9/+27
* #942 add type to POST /schedule/createOpenGnSys Support Team2020-06-021-19/+30
* #981 Add systemd unit fileJavier Sánchez Parra2020-06-021-0/+25
* #890 handle 202 AcceptedOpenGnSys Support Team2020-06-021-1/+8
* #941 missing og_dbi_closeOpenGnSys Support Team2020-06-021-0/+5
* #980 Add action completionJavier Sánchez Parra2020-06-021-1/+52
* #942 Add tasks to queueJavier Sánchez Parra2020-06-023-9/+70
* #942 Fix task break downJavier Sánchez Parra2020-06-021-1/+1
* #942 Improve scope break down processJavier Sánchez Parra2020-06-021-70/+31
* #971 Remove ogAdmAgent initializationJavier Sánchez Parra2020-06-022-22/+0
* #980 Change initial probe to refreshJavier Sánchez Parra2020-06-021-25/+7
* #942 Add weeks and week_days to the webconsole schedule (web)Javier Sánchez Parra2020-06-022-4/+8
* #942 Use /schedule/get in consulta_programaciones (web)Roberto Hueso Gómez2020-06-021-12/+21
* #942 Use both task_id and schedule_id in /schedule/get (web)OpenGnSys Support Team2020-06-022-4/+6
* #942 Adapt web to use /schedule get on /schedule/create (web)Roberto Hueso Gómez2020-06-022-0/+13
* #942 Implement update schedule (web)Roberto Hueso Gómez2020-06-022-4/+28
* #580 Removes conmutar/purgar button from the menu (web)Javier Sánchez Parra2020-06-022-42/+0
* #915 Add new case to command shell/run (web)Javier Sánchez Parra2020-06-022-8/+18
* #942 Fix run script tasks encoding (web)Roberto Hueso Gómez2020-06-021-1/+4
* #942 Fix run script encoding (web)Roberto Hueso Gómez2020-06-021-1/+2
* #942 add create/delete schedule api to web (web)Javier Sánchez Parra2020-06-022-30/+58
* #942 Add /run/task to API REST (web)OpenGnSys Support Team2020-06-022-49/+8