summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* #993 opengnsys_installer.sh: Fixs inconsistent number of array items in copyS...Irina Gómez2020-08-041-1/+0
* Change GET and POST /modes URI to /modeRoberto Hueso Gómez2020-08-031-2/+2
* #993 Remove ogAdmServerAuxRoberto Hueso Gómez2020-07-314-60/+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
* #993 Adapt setclientmode script to use a config fileRoberto Hueso Gómez2020-07-291-68/+17
* #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
* #943: Updater also looks for the old version file.Ramón M. Gómez2020-07-211-2/+3
* #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
* #971 remove ogAdmClient binaryOpenGnSys Support Team2020-06-291-0/+0
* #987 Kill gracefully ogClientJavier Sánchez Parra2020-06-261-0/+2
* #980 Add Virtual statusJavier Sánchez Parra2020-06-268-0/+28
* #971 invoke ogclient via shebangOpenGnSys Support Team2020-06-261-1/+1
* #987 rename to ogclientOpenGnSys Support Team2020-06-261-1/+1
* #971: Updater backward compatibility.Ramón M. Gómez2020-06-251-11/+15
* #987 Use systemctl to disable/enable services in UbuntuJavier Sánchez Parra2020-06-242-3/+3
* #985 Remove ogAdmServer folderJavier Sánchez Parra2020-06-2360-7985/+0
* #986 More renaming to ogserverJavier Sánchez Parra2020-06-2315-19/+19
* #986 Rename to ogserverJavier Sánchez Parra2020-06-198-15/+15
* #981 Use new ogServer systemd unit fileJavier Sánchez Parra2020-06-193-13/+25
* #985 Install and update scripts now use ogServer repoJavier Sánchez Parra2020-06-192-18/+42
* #981 Fix typo on OpenGnsys systemd unit fileJavier Sánchez Parra2020-06-191-1/+1
* #984: Installer and updater download the OGAgent tarball defined in the versi...Ramón M. Gómez2020-06-163-9/+20
* #981 Add ogAdmServer own systemd unit fileJavier Sánchez Parra2020-06-161-0/+13
* #983: Merge branch `v1.1.1c` into `master`.Ramón M. Gómez2020-06-158-32/+31
|\
| * #983: Avoid error messages in some Cron scripts.opengnsys-1.1.1cRamón M. Gómez2020-06-152-20/+9
| * #983: Updating release Vagrantfile.Ramón M. Gómez2020-06-092-1/+1
| * #983: Releasing OpenGnsys 1.1.1cRamón M. Gómez2020-06-095-4/+14
| * #943: Fix a bug in getting Git tag data before updating.Ramón M. Gómez2020-06-091-7/+7
* | #971 remove empty folderOpenGnSys Support Team2020-06-111-9/+0
* | #959: reset VERSION.json to 1.1.1cOpenGnSys Support Team2020-06-091-1/+1
* | #971 remove old Database and ogAdmLib codeOpenGnSys Support Team2020-06-094-1657/+0
* | #971 move ogAdmLib to ogAdmServerOpenGnSys Support Team2020-06-094-3/+482
* | Revert "#959: Fix update bug when obtaining Git tags data."Ramón M. Gómez2020-06-091-6/+6
* | Revert "#959: Update script checks all defined tags."Ramón M. Gómez2020-06-091-1/+1
* | #959: Update script checks all defined tags.Ramón M. Gómez2020-06-081-1/+1
* | #959: Fix update bug when obtaining Git tags data.Ramón M. Gómez2020-06-081-6/+6
* | #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 code from update scriptJavier Sánchez Parra2020-06-081-15/+0
* | #971 Add ogClient update to the update scriptJavier Sánchez Parra2020-06-081-0/+30