summaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Expand)AuthorAgeFilesLines
* #794: Fast-forwardpjlinkRamón M. Gómez2019-10-016-16/+26
|\
| * #794: Fast-forward.Ramón M. Gómez2018-11-2677-866/+917
| |\
| * | #794: New projector types.Ramón M. Gómez2018-06-296-18/+32
| * | #794: Enabling contextual menu for projectors and correcting errata.Ramón M. Gómez2018-06-286-31/+27
| * | #794: New projector form and properties.Ramón M. Gómez2018-06-259-52/+159
| * | Merge branch 'devel' into pjlinkRamón M. Gómez2018-06-2565-393/+400
| |\ \
| * | | #794: Projector properties form (initial version).Ramón M. Gómez2018-06-143-0/+366
| * | | #794: Applying new commits from {{{devel}}} branch to {{{pjlink}}} branch.Ramón M. Gómez2018-06-1428-539/+581
| |\ \ \
| * | | | #794: integrar r5448 de SVN en rama {{{pjlink}}} de Git.Ramón M. Gómez2018-05-173-3/+131
* | | | | #794: New projector types.Ramón M. Gómez2019-10-016-18/+32
* | | | | #794: Enabling contextual menu for projectors and correcting errata.Ramón M. Gómez2019-10-016-31/+27
* | | | | #794: New projector form and properties.Ramón M. Gómez2019-10-019-52/+159
* | | | | #794: Projector properties form (initial version).Ramón M. Gómez2019-10-013-0/+366
* | | | | #794: integrar r5448 de SVN en rama {{{pjlink}}} de Git.Ramón M. Gómez2019-10-013-3/+131
* | | | | #802 #888 opengnsys_update.sh: The names of PXE templates for BIOS are change...Irina Gómez2019-09-271-0/+2
* | | | | #839: Reservation (power-on) operation is also sent to client repository (as ...Ramón M. Gómez2019-09-231-3/+17
* | | | | #928 Multicast ports are allowed from 9000 to 9100.Irina Gómez2019-09-231-2/+2
* | | | | #919: How to use new URLs in menus.Ramón M. Gómez2019-09-232-16/+6
* | | | | #914: Fix OGAgent installation instructions.Ramón M. Gómez2019-09-201-5/+4
* | | | | #915: Fix file descriptor leak in og_socket_server_init() from exit pathRoberto Hueso Gómez2019-09-191-0/+1
* | | | | #915: Return 400 status code in POST methods when no payload is attachedRoberto Hueso Gómez2019-09-192-12/+21
* | | | | #915: Fix incorrect method and code in invalid GET requestsRoberto Hueso Gómez2019-09-184-8/+8
* | | | | #915: Remove duplicated testRoberto Hueso Gómez2019-09-181-4/+0
* | | | | #915: more descriptive function name in testRoberto Hueso Gómez2019-09-181-1/+1
* | | | | #858: The tip of the day is shown only when entering the web console. change ...Irina Gómez2019-09-186-29/+43
* | | | | #915 add test for too large HTTP request fieldsJavier Sánchez Parra2019-09-101-0/+29
* | | | | #915 check HTTP Content-Length sizeJavier Sánchez Parra2019-09-101-1/+3
* | | | | #858 Messages and images for tip of the day are included.Irina Gómez2019-09-0613-2/+80
* | | | | #915 fix missing null-terminated stringJavier Sánchez Parra2019-09-051-1/+1
* | | | | #915 adds test for too large HTTP requestJavier Sánchez Parra2019-09-041-0/+19
* | | | | #915 do not bail out when failing to send message to stale clientsOpenGnSys Support Team2019-09-021-4/+2
* | | | | #559 fix out of bound array accessJavier Sánchez Parra2019-08-281-1/+1
* | | | | #915 check ogAdmServer binary existence when running pythong testsJavier Sánchez Parra2019-08-281-0/+4
* | | | | #915 add missing brackets to WOL API test jsonJavier Sánchez Parra2019-08-281-2/+2
* | | | | #915 trim unknown command syslog error to the initial 32 bytesOpenGnSys Support Team2019-08-281-1/+1
* | | | | #915 add syslog error when HTTP request processing failsOpenGnSys Support Team2019-08-281-4/+17
* | | | | #915 add og_server_internal_error()OpenGnSys Support Team2019-08-281-5/+12
* | | | | #915 add syslog debugging for HTTP requestOpenGnSys Support Team2019-08-281-4/+4
* | | | | #915 close connection to REST API if request is too longOpenGnSys Support Team2019-08-281-1/+8
* | | | | #915 add OG_CLIENTS_MAX definitionOpenGnSys Support Team2019-08-281-2/+4
* | | | | #915 set maximum REST API response to 64 KbytesOpenGnSys Support Team2019-08-281-2/+4
* | | | | #915 json_dump_callback() takes flags as a parameterOpenGnSys Support Team2019-08-281-2/+2
* | | | | #915 allow up to 4096 clients from REST APIOpenGnSys Support Team2019-08-281-2/+2
* | | | | #915 reply with HTTP 405 when the method is incorrectJavier Sánchez Parra2019-08-271-12/+25
* | | | | #915 internal error response if reply is too longOpenGnSys Support Team2019-08-271-4/+11
* | | | | #834: Setting a default value for some PHP variables to avoid warnings.Ramón M. Gómez2019-08-224-5/+10
* | | | | #802 For EFI partition: in console in 'RestoreImage' command can't select it ...Irina Gómez2019-08-126-19/+34
* | | | | #915 do not print misleading API error on web consoleJavier Sánchez Parra2019-07-311-1/+1
* | | | | #921 Fixs 'Action queue': explode in php 7 don't support several delimiters.Irina Gómez2019-07-301-1/+1
* | | | | #891 fix crash in wol commandOpenGnSys Support Team2019-07-291-6/+6