| Commit message (Expand) | Author | Age | Files | Lines |
* | #913: OGAgent uses decorator to check autorization header and cleaning the Py... | Ramón M. Gómez | 2019-05-22 | 2 | -69/+98 |
* | Refs #913: Adding loop to connect to the server when OGAgent is activated. | Ramón M. Gómez | 2019-05-20 | 1 | -18/+25 |
* | #909 updateCache in assistant.js identifies the REPO with its IP address | antoniodoblas | 2019-05-16 | 1 | -1/+1 |
* | #834: Revert one !JavaScript strict comparisons | Javier Sánchez Parra | 2019-05-07 | 1 | -1/+1 |
* | #834: Revert some JavaScript strict comparisons | Javier Sánchez Parra | 2019-05-03 | 4 | -4/+4 |
* | #834 Create image in console: Fixs a error when there are duplicate computers... | Irina Gómez | 2019-04-22 | 1 | -1/+2 |
* | #849 Fix 'Incorpore computer': shows a message when new computer are duplicates | Irina Gómez | 2019-03-07 | 1 | -1/+1 |
* | #834: Fix some HTML tags, remove trailing tabs and convert newlines to Unix f... | Ramón M. Gómez | 2019-02-25 | 4 | -415/+411 |
* | #904 Fix ogAdmAgent: When a task was scheduled, ogAdmClient was crashed. | Irina Gómez | 2019-02-22 | 1 | -911/+914 |
* | #834: Fix Javascript comparisons and variable declarations. | Ramón M. Gómez | 2019-02-21 | 9 | -85/+86 |
* | #834: Fix wrong variable type. | Ramón M. Gómez | 2019-02-20 | 1 | -2/+2 |
* | #903: Rejects values for name, IP and MAC if they are already in use | Javier Sánchez Parra | 2019-02-19 | 1 | -35/+49 |
* | #834: Fixing more code cleanup: CSS units, HTML tags; Javascript comparisons,... | Ramón M. Gómez | 2019-02-12 | 17 | -345/+335 |
* | #834: Fixing more code cleanup: CSS units, HTML syntax and PHP closing tags. | Ramón M. Gómez | 2019-02-07 | 19 | -223/+216 |
* | #899 Remove unused code in ogAdmLib: remove tomaPuerto() | OpenGnSys Support Team | 2019-02-06 | 2 | -21/+0 |
* | #898 Remove unused encryption and decryption routines | OpenGnSys Support Team | 2019-02-06 | 3 | -52/+2 |
* | #897 Do not use socket type in ogAdmServer | OpenGnSys Support Team | 2019-02-06 | 2 | -6/+6 |
* | #896: Send multicast WoL through a specific interface | Javier Sánchez Parra | 2019-02-06 | 2 | -17/+102 |
* | #834: Fixing more code cleanup: CSS units, HTML tags, and Javascript variable... | Ramón M. Gómez | 2019-02-06 | 7 | -136/+129 |
* | #834: Fixing more code cleanup: file encoding, CSS units, HTML tags, and trai... | Ramón M. Gómez | 2019-02-05 | 19 | -132/+115 |
* | #834: Fixing more code cleanup: some file encoding, CSS units, Javascript com... | Ramón M. Gómez | 2019-02-04 | 19 | -376/+206 |
* | #895 Fixs the partitioning wizard: can change partition table from MSDOS to G... | Irina Gómez | 2019-02-04 | 1 | -20/+34 |
* | #892: extract ogAdmServer data from the configuration file | Javier Sánchez Parra | 2019-01-30 | 1 | -28/+36 |
* | #892: Avoid infinite loop | Javier Sánchez Parra | 2019-01-29 | 1 | -0/+1 |
* | #892: Use ogAdmServer Wake on Lan | Javier Sánchez Parra | 2019-01-29 | 3 | -21/+42 |
* | #877: OGAgent can connect to an alternate server, and fixing some Python code... | Ramón M. Gómez | 2019-01-29 | 4 | -32/+59 |
* | #891 remove function to parse string in hexadecimal to binary | OpenGnSys Support Team | 2019-01-23 | 1 | -35/+0 |
* | #891 fix wake on lan routine | OpenGnSys Support Team | 2019-01-23 | 1 | -12/+15 |
* | #834: Remove all redundant PHP closing tags. | Ramón M. Gómez | 2019-01-23 | 280 | -512/+423 |
* | #834: More PHP/HTML/CSS code cleanup. | Ramón M. Gómez | 2019-01-23 | 10 | -113/+100 |
* | #834: Check for more variable definitions and continue code cleanup. | Ramón M. Gómez | 2019-01-21 | 17 | -51/+48 |
* | #834: Correct undefined variables and some spell checking. | Ramón M. Gómez | 2019-01-19 | 6 | -39/+39 |
* | #881: Remove parentheses from the configuration file to avoid an error raised... | Ramón M. Gómez | 2019-01-19 | 1 | -3/+3 |
* | #806: Show error message when partition size < 0 (thanks to Javier Sanchez, j... | Ramón M. Gómez | 2019-01-18 | 4 | -2/+11 |
* | #580 ignore SIGPIPE signal | OpenGnSys Support Team | 2019-01-17 | 1 | -0/+3 |
* | #580 incorrect return value in handler | OpenGnSys Support Team | 2019-01-17 | 1 | -6/+6 |
* | #883 standalone log file is now deprecated | OpenGnSys Support Team | 2019-01-17 | 2 | -1/+4 |
* | #883 remove unnecessary logging | OpenGnSys Support Team | 2019-01-17 | 1 | -106/+14 |
* | #883 replace standalone log file by syslog | OpenGnSys Support Team | 2019-01-17 | 2 | -240/+259 |
* | #883 use LOG_DEBUG instead of LOG_INFO | OpenGnSys Support Team | 2019-01-17 | 1 | -8/+8 |
* | #883 do not use argv[0] in syslog log message | OpenGnSys Support Team | 2019-01-17 | 1 | -1/+1 |
* | #885 remove native tftp and dhcp server | OpenGnSys Support Team | 2019-01-17 | 4 | -1578/+0 |
* | #580 fix management of keepalive connections to clients | OpenGnSys Support Team | 2019-01-17 | 2 | -46/+105 |
* | #580 no need for pthread library | OpenGnSys Support Team | 2019-01-17 | 1 | -1/+1 |
* | #884 do not strip off symbols | OpenGnSys Support Team | 2019-01-17 | 2 | -6/+2 |
* | #883 add initial syslog support | OpenGnSys Support Team | 2019-01-17 | 1 | -2/+34 |
* | #580 rework server socket handling | OpenGnSys Support Team | 2019-01-17 | 4 | -149/+273 |
* | #580 more robust check for remote function | OpenGnSys Support Team | 2019-01-17 | 1 | -1/+2 |
* | #883 add og_info() and use it | OpenGnSys Support Team | 2019-01-17 | 2 | -131/+104 |
* | #580 use true/false definition from standard stdbool.h | OpenGnSys Support Team | 2019-01-17 | 1 | -524/+524 |