summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #914: Removing redundant permissions.Ramón M. Gómez2019-06-073-17/+1
* #903: Fix bug when returning duplicate check value.Ramón M. Gómez2019-06-071-1/+1
* #844: Fix bug copying files when preparing ogLive client for offline mode.Ramón M. Gómez2019-06-061-15/+4
* #914 Fix ogLive version to be installed.Ramón M. Gómez2019-06-052-3/+3
* Merge branch 'devel' into uefiIrina Gómez2019-06-058-8/+27
|\
| * #916: Setting default values when installing using not interactive mode.Ramón M. Gómez2019-06-051-0/+11
| * #913: Adapting commit {{{0fcdc63}}} from master branch.Ramón M. Gómez2019-06-052-4/+11
| * #914: Fix version number.Ramón M. Gómez2019-06-054-2/+3
| * #915: Installing a new ogAdmServer compilation dependency, if needed.Ramón M. Gómez2019-06-052-2/+2
* | #802 #888 #890 ogNvramAddEntry function allows disk and partition as params a...Irina Gómez2019-06-052-19/+18
* | Merge branch 'devel' into uefiIrina Gómez2019-06-0550-983/+1817
|\|
| * #915: Merge branch devel-ogadmserver-rest-api into develRamón M. Gómez2019-06-0428-482/+1283
| |\
| | * #915 add test for POST /session REST APIJavier Sánchez Parra2019-05-311-0/+20
| | * #915 add test for POST /shell/output REST APIJavier Sánchez Parra2019-05-311-0/+18
| | * #915 add test for POST /shell/run REST APIJavier Sánchez Parra2019-05-311-0/+18
| | * #915 add test for POST /wol REST APIJavier Sánchez Parra2019-05-311-0/+20
| | * #915 add test for POST /clients REST APIJavier Sánchez Parra2019-05-311-0/+19
| | * #915 add test for GET /clients REST APIJavier Sánchez Parra2019-05-311-0/+18
| | * #915 add unit test infrastructure for REST APIJavier Sánchez Parra2019-05-312-0/+49
| | * #915 validate message length based on announced Content-Length fieldOpenGnSys Support Team2019-05-311-10/+14
| | * #915 adapt web console to use new refresh command in REST APIJavier Sánchez Parra2019-05-302-19/+12
| | * #915 adapt web console to use new stop command in REST APIJavier Sánchez Parra2019-05-302-20/+13
| | * #915 adapt web console to use new reboot command in REST APIJavier Sánchez Parra2019-05-302-1/+16
| | * #915 adapt web console to use new poweroff command in REST APIJavier Sánchez Parra2019-05-302-7/+24
| | * #915 rename IDCOMAND* to OG_CMD_ID_*Javier Sánchez Parra2019-05-301-3/+4
| | * #915 remove Actualizar(), Purgar(), Reiniciar() and IniciarSesion()OpenGnSys Support Team2019-05-301-86/+0
| | * #915 add POST refresh command to REST API in ogAdmServerOpenGnSys Support Team2019-05-302-0/+30
| | * #915 add POST stop command to REST API in ogAdmServerOpenGnSys Support Team2019-05-303-0/+31
| | * #915 add POST reboot command to REST API in ogAdmServerOpenGnSys Support Team2019-05-303-0/+31
| | * #915 add POST poweroff command to REST API in ogAdmServerOpenGnSys Support Team2019-05-303-0/+31
| | * #915 add og_cmd_legacy_send()OpenGnSys Support Team2019-05-291-4/+5
| | * #915 adapt web console to use new REST API in OgAdmServerOpenGnSys Support Team2019-05-275-70/+159
| | * #915 remove Sondeo(), respuestaSondeo(), ConsolaRemota(), Arrancar() and EcoC...OpenGnSys Support Team2019-05-271-199/+0
| | * #915 add POST session command to REST API in ogAdmServerOpenGnSys Support Team2019-05-273-0/+80
| | * #915 add POST shell/output command to REST API in ogAdmServerOpenGnSys Support Team2019-05-273-0/+95
| | * #915 add run command to REST API in ogAdmServerOpenGnSys Support Team2019-05-273-0/+77
| | * #915 add wol command to REST API in ogAdmServerOpenGnSys Support Team2019-05-273-0/+110
| | * #915 Pass array of addresses to WakeUp()OpenGnSys Support Team2019-05-272-10/+17
| | * #915 add clients command to REST API in ogAdmServerOpenGnSys Support Team2019-05-273-7/+90
| | * #915 add initial REST API for ogAdmServerOpenGnSys Support Team2019-05-274-5/+181
| | * #915 add og_msg_alloc() and og_msg_free()OpenGnSys Support Team2019-05-271-9/+25
| | * #915 add og_send_cmd()OpenGnSys Support Team2019-05-271-13/+25
| | * #915 add og_socket_server_init()OpenGnSys Support Team2019-05-271-18/+28
| | * #915 add og_client_state_process_payload()OpenGnSys Support Team2019-05-271-20/+31
| | * #915 add og_client_state_recv_hdr()OpenGnSys Support Team2019-05-271-23/+35
| * | #914: Update list of closed tickets.Ramón M. Gómez2019-06-041-0/+5
| * | #917: Fixed bug when compiling {{{ms-sys}}} command on ogLive.Ramón M. Gómez2019-06-041-2/+2
| * | #917: Fixed bug when installing 32-bit libraries used by the Browser.Ramón M. Gómez2019-06-041-20/+5
| * | #917: Fixed bug when ogLive mounts a Samba share from a server based on Ubunt...Ramón M. Gómez2019-06-042-5/+7
| * | #916: Instalation script does not display characters when the user enters a p...Ramón M. Gómez2019-06-041-119/+139