2261 Commits (1ca51e87eaa5af76e8bdf599dca767e41f5331ce)

Author SHA1 Message Date
Pierre Joye e501b7613d - add apache 2.3 (upcoming 2.4) handler 15 years ago
Felipe Pena c10d148870 - Fixed bug #55076 (requires() fails in a subdirectory with the in-built webserver) 15 years ago
Jérôme Loyet 1dcd19eba0 - Implemented FR #54098 (Lowered default value for Process Manager) 15 years ago
Jérôme Loyet af84289663 - FR #52052: Added partial syslog support (on error_log only) 15 years ago
Jérôme Loyet 035536adca - Fixed wrong value of log_level when invoking fpm with -tt 15 years ago
Jérôme Loyet a3b31f5c18 - ws and cosmetics 15 years ago
Jérôme Loyet e57914c1d8 Fixed memory leak 15 years ago
Jérôme Loyet d12fab2d4b - moved STR2STR, BOOL2STR and PM2STR from fpm_conf.h to fpm_conf.c (Giovanni Giacobbi) 15 years ago
Jérôme Loyet bc427b0eba fix comment syntax 15 years ago
Felipe Pena df10314070 - Fixed bug #55118 (Imcomplete start message) 15 years ago
Felipe Pena 96d927c6ac - Fixed crash when using -e option 15 years ago
Jérôme Loyet 9b64314250 - Implemented FR #54172 (Overriding the pid file location of php-fpm) 15 years ago
Jérôme Loyet b06e62d4fe - Fix php_escape_html_entities_ex call (int * has been changed to size_t *) 15 years ago
Jérôme Loyet 710ff963f4 - Implemented FR #54499 (FPM ping and status_path should handle HEAD request) 15 years ago
Jérôme Loyet 2fb5b8200b - Implemented FR #54577 (Enhanced status page with full status and details about each processes 15 years ago
Felipe Pena 4296f07fcc - Reverted php_printf -> printf change 15 years ago
Philip Olson 7497a0eb4a Updated name to 'PHP Development Server', and CTRL-C to Ctrl-C, as per PHP bug #55071 15 years ago
David Soria Parra cdad24cda5 correct error message for a missing document root in the cli webserver 15 years ago
David Soria Parra 5024c32798 fix #55072 in-built web server needs to check -t option is a directory 15 years ago
Felipe Pena f7a024023f - Fixed crash on invalid addr:port (Chris Jones, Felipe) 15 years ago
Jérôme Loyet 527313919b - fixed request_timeout and slowlog_timeout from last FPM commit (r312496) 15 years ago
Jérôme Loyet dace636cc9 - Replaced shm_slots with a real scoreboard 15 years ago
Felipe Pena 8841454a10 - Fixed crash when using -e option 15 years ago
Felipe Pena 7b1f738b70 - Fixed crash when calling sapi_shutdown() and sapi hasn't been started 15 years ago
Felipe Pena 9424d255c9 - Fixed crash when zend_eval_string bailouts (-r 'a();') 15 years ago
Pierre Joye eeade7180a - reflection is always enabled 15 years ago
Derick Rethans 6b56f4a5b8 - Fixed layout. Tabs on the terminal don't align nicely in most cases. 15 years ago
Ilia Alshanetsky 7f2882cc53 Fixed a bug with calculation of REQUEST_TIME in apache2 15 years ago
Jérôme Loyet 8dcfa2f916 - Added custom access log (also added per request %CPU and memory mesurement) 15 years ago
Felipe Pena de14ef3442 - Fixed crash (take 2) 15 years ago
Felipe Pena b9fff0d5b7 - Fixed crash on startup 15 years ago
Pierre Joye bdb5422951 - fix build 15 years ago
Felipe Pena 1521c79647 - Fix memleak on `php -v' 15 years ago
Felipe Pena 7b3350347a - Fixed hardcoded INI 15 years ago
Moriyoshi Koizumi 7dfef17c54 - Add built-in web server to CLI SAPI. See the RFC for detail. 15 years ago
Jérôme Loyet b5e5abb38a Removed pid in debug logs written by chrildren processes 15 years ago
Felipe Pena 8f76adb750 - Missing change 15 years ago
Felipe Pena 17bf772378 - Fixed ZTS build 15 years ago
Jérôme Loyet 8f0fdbb9e8 Added master rlimit_files and rlimit_core in the global configuration settings 15 years ago
Jérôme Loyet 7236ea5a46 Fixed exit at FPM startup on fpm_resources_prepare 15 years ago
Jérôme Loyet b813d1ff23 Remove timestamp in logs written by children process 15 years ago
Jérôme Loyet 35458820ad missing doc in the conf file 15 years ago
Jérôme Loyet ade2d21f72 - added xml format to the status page 15 years ago
Rasmus Lerdorf c49d060510 Fix Apache1 build 15 years ago
Felipe Pena 4737910b69 - Added new parameter parsing option (p - for valid path (string without null byte in the middle)) 15 years ago
Felipe Pena 61bbd09524 - Fixed crash in fastcgi (related to zend signals changes) 15 years ago
Ilia Alshanetsky 7acafb506a Fixed bug #52496 (Zero exit code on option parsing failure). 15 years ago
Felipe Pena 184f80ff66 - Fixed bug #54529 (SAPI crashes on apache_config.c:197) 15 years ago
Rasmus Lerdorf e0df4e3dba Fix a couple of warnings. Use %zu to printf a time_t and get_request_time 15 years ago
Pierrick Charron 1bf6d03020 # Fix phpt 15 years ago