summaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Expand)AuthorAgeFilesLines
...
* #1001 Remove trailing \r and \n in some scriptsJavier Sánchez Parra2020-08-253-8/+3
* #980 Update POST /mode to the new ogServer APIRoberto Hueso Gómez2020-08-147-16/+16
* #991: Fixs error in line order that caused blank page.Irina Gómez2020-08-051-1/+1
* Change GET and POST /modes URI to /modeRoberto Hueso Gómez2020-08-031-2/+2
* #993 Remove ogAdmServerAuxRoberto Hueso Gómez2020-07-312-57/+0
* #990 Fix WOL call for RemotePCRoberto Hueso Gómez2020-07-311-2/+3
* #993 Send REST request in createBootMode(...)Roberto Hueso Gómez2020-07-292-2/+12
* #992: Release a reserved client if a user logs in a local session.Ramón M. Gómez2020-07-241-9/+19
* #992: Set/unset URL to release a client for remote access.Ramón M. Gómez2020-07-233-12/+29
* #991: Computers in maintenance mode will not be chosen for remote access.Ramón M. Gómez2020-07-171-0/+1
* #991: Enable/disable maintenance flag in computer properties form.Ramón M. Gómez2020-07-175-17/+53
* #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