summaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Expand)AuthorAgeFilesLines
* #903: Fix bug when returning duplicate check value.Ramón M. Gómez2019-06-071-1/+1
* Merge branch 'devel' into uefiIrina Gómez2019-06-055-5/+13
|\
| * #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-053-1/+2
* | Merge branch 'devel' into uefiIrina Gómez2019-06-0533-611/+1431
|\|
| * #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
| * | #891: Boot (wake) command is sent by both server and client repository.Ramón M. Gómez2019-05-302-53/+29
| |/
| * #914: Updating changelog of OGAgent for Linux.Ramón M. Gómez2019-05-231-2/+9
| * #913: OGAgent uses decorator to check autorization header and cleaning the Py...Ramón M. Gómez2019-05-222-69/+98
| * Refs #913: Adding loop to connect to the server when OGAgent is activated.Ramón M. Gómez2019-05-201-18/+25
| * #909 updateCache in assistant.js identifies the REPO with its IP addressantoniodoblas2019-05-161-1/+1
* | Merge branch 'devel' into uefi (fast-forward)Irina Gómez2019-05-13395-3538/+3299
|\|
| * #834: Revert one !JavaScript strict comparisonsJavier Sánchez Parra2019-05-071-1/+1
| * #834: Revert some JavaScript strict comparisonsJavier Sánchez Parra2019-05-034-4/+4
| * #834 Create image in console: Fixs a error when there are duplicate computers...Irina Gómez2019-04-221-1/+2
| * #849 Fix 'Incorpore computer': shows a message when new computer are duplicatesIrina Gómez2019-03-071-1/+1
| * #834: Fix some HTML tags, remove trailing tabs and convert newlines to Unix f...Ramón M. Gómez2019-02-254-415/+411