Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test fix for hanging check_reload_status | lukehamburg | 2017-03-07 | 1 | -0/+7 |
| | | | | After killing php-fpm (console opt 16) check_reload_status would sometimes hang, consuming 100% of 1 cpu core. I found a reference https://redmine.pfsense.org/issues/3884#note-4 saying that check_reload_status depends on php-fpm. This patch wraps the restart of php-fpm with a stop/start of check_reload_status. In my limited testing, this has eliminated the hangs, which were pretty easily reproducible before. | ||||
* | Remove all calls to conf_mount_r* functions | Renato Botelho | 2016-10-12 | 1 | -2/+0 |
| | |||||
* | Move copyright from ESF to Netgate | Renato Botelho | 2016-09-06 | 1 | -1/+1 |
| | |||||
* | Move to Apache License 2.0 | Renato Botelho | 2016-07-15 | 1 | -41/+9 |
| | |||||
* | Review license / copyright on all files (final round) | Renato Botelho | 2016-07-15 | 1 | -1/+1 |
| | |||||
* | Review license / copyright on all files (1st round) | Renato Botelho | 2016-07-14 | 1 | -0/+54 |
| | |||||
* | Clear xmlrpc.lock when restarting php-fpm. Ticket #6328 | Chris Buechler | 2016-05-06 | 1 | -0/+5 |
| | |||||
* | Remove /usr/local/lib/php.ini, we don't need 2 copies of this | Renato Botelho | 2015-10-13 | 1 | -2/+2 |
| | |||||
* | Move main pfSense content to src/ | Renato Botelho | 2015-08-25 | 1 | -0/+17 |