| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | #834: Fixing more code cleanup: CSS units, HTML syntax and PHP closing tags. | Ramón M. Gómez | 2019-02-07 | 19 | -223/+216 |
| * | | | #784: Fixing Apache configuration error when multiple instances of PHP-FPM ar... | Ramón M. Gómez | 2019-02-07 | 2 | -2/+2 |
| * | | | #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 |
| * | | | #736: Updating security policies: restrict MySQL access from loopback, add au... | Ramón M. Gómez | 2019-02-06 | 1 | -17/+21 |
| * | | | #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 | 2 | -21/+35 |
| * | | | #893 Adding code to rename client pc in configureOs | OpenGnSys Support Team | 2019-01-31 | 1 | -0/+4 |
| * | | | #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 | 5 | -23/+44 |
| * | | | #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: Check for more variable definitions and continue code cleanup. | Ramón M. Gómez | 2019-01-21 | 1 | -0/+4 |
| * | | | #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: New compilation dependencies. | Ramón M. Gómez | 2019-01-17 | 2 | -4/+4 |
| * | | | #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 |
| * | | | #580 disregard INVALID_SOCKET | OpenGnSys Support Team | 2019-01-17 | 1 | -3/+3 |
| * | | | #580 disregard SOCKET_ERROR | OpenGnSys Support Team | 2019-01-17 | 1 | -7/+6 |
| * | | | #580 remove dead code uncovered by statification | OpenGnSys Support Team | 2019-01-17 | 1 | -110/+0 |
| * | | | #580 constify parameter and statify function | OpenGnSys Support Team | 2019-01-17 | 2 | -141/+127 |
| * | | | #580 remove AULAUP in configuration file | OpenGnSys Support Team | 2019-01-17 | 1 | -5/+0 |
| * | | | #580 simplify check for empty string | OpenGnSys Support Team | 2019-01-17 | 1 | -7/+7 |
| * | | | #580 move global variable definitions to file | OpenGnSys Support Team | 2019-01-17 | 2 | -10/+7 |
| * | | | #580 add og_log() and use it | OpenGnSys Support Team | 2019-01-17 | 2 | -127/+111 |