Jerome Loyet
|
b530f53c67
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed bug #62216
|
2012-09-28 11:21:12 +02:00 |
|
Jerome Loyet
|
bb02fd5772
|
Fixed bug #62216
Add PID to php-fpm init.d script
|
2012-09-28 11:18:08 +02:00 |
|
Jerome Loyet
|
9ef925b351
|
- Fixed bug #62887 (Only /status?plain&full gives "last request cpu")
|
2012-09-28 01:25:51 +02:00 |
|
Jerome Loyet
|
151b16cf7f
|
- Fixed bug #62887 (Only /status?plain&full gives "last request cpu")
|
2012-09-28 01:24:52 +02:00 |
|
Jerome Loyet
|
be043ab6d0
|
Merge branch 'fuckgit' into PHP-5.4
* fuckgit:
- Fixed bug #62947 (Unneccesary warnings on FPM)
- Fixed bug #63085 (Systemd integration and daemonize)
Conflicts:
sapi/fpm/config.m4
|
2012-09-28 01:19:01 +02:00 |
|
Jerome Loyet
|
72f3457161
|
- Fixed bug #62947 (Unneccesary warnings on FPM)
|
2012-09-28 01:08:48 +02:00 |
|
Jerome Loyet
|
e31553c204
|
- Fixed bug #62947 (Unneccesary warnings on FPM)
|
2012-09-28 01:08:08 +02:00 |
|
Jerome Loyet
|
64a0e7cdc2
|
- Fixed bug #63085 (Systemd integration and daemonize)
|
2012-09-28 00:53:05 +02:00 |
|
Jerome Loyet
|
2259a8f18b
|
- add missing php-fpm.service.in
|
2012-09-28 00:47:56 +02:00 |
|
Jerome Loyet
|
b2f4e686f0
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
- Fixed bug #63085 (Systemd integration and daemonize)
- Fixed bug #62954 (startup problems fpm / php-fpm) - Fixed bug #62886 (PHP-FPM may segfault/hang on startup)
Conflicts:
sapi/fpm/config.m4
|
2012-09-28 00:39:29 +02:00 |
|
Jerome Loyet
|
851a04bb7b
|
- Fixed bug #63085 (Systemd integration and daemonize)
|
2012-09-28 00:33:05 +02:00 |
|
Jerome Loyet
|
b5eb1456aa
|
- Fixed bug #62954 (startup problems fpm / php-fpm)
- Fixed bug #62886 (PHP-FPM may segfault/hang on startup)
|
2012-09-28 00:05:48 +02:00 |
|
Jerome Loyet
|
75c63c5503
|
- Fixed bug #62954 (startup problems fpm / php-fpm)
- Fixed bug #62886 (PHP-FPM may segfault/hang on startup)
|
2012-09-27 23:54:35 +02:00 |
|
Xinchen Hui
|
9d44ff640c
|
Merge branch 'PHP-5.3' into PHP-5.4
Conflicts:
ext/interbase/interbase.rc
|
2012-09-05 23:11:19 +08:00 |
|
Xinchen Hui
|
d64d9e3351
|
year++
|
2012-09-05 23:08:05 +08:00 |
|
Lars Strojny
|
8e7081f3ac
|
Merging PR 121 to add support for slow request counting on the PHP-FPM status page
|
2012-08-26 17:02:39 +02:00 |
|
Rasmus Lerdorf
|
5799ebdb0c
|
Fix bug #62654
|
2012-07-25 02:03:47 +02:00 |
|
Rasmus Lerdorf
|
5f224412fa
|
Fix bug #62654
|
2012-07-24 16:28:49 -07:00 |
|
Jerome Loyet
|
238caeb63c
|
- Fixed bug #62205 (php-fpm segfaults (null passed to strstr))
|
2012-06-01 11:23:01 +02:00 |
|
Jerome Loyet
|
ec4a1d576b
|
- fix missing include for unix sockets
|
2012-06-01 11:22:18 +02:00 |
|
Jerome Loyet
|
43ec708882
|
- Comment unused function to avoid warnings
|
2012-06-01 11:22:02 +02:00 |
|
Jerome Loyet
|
38ca8cb7a1
|
- Fixed bug #62205 (php-fpm segfaults (null passed to strstr))
|
2012-06-01 11:18:48 +02:00 |
|
Jerome Loyet
|
35abf3f20c
|
- fix missing include for unix sockets
|
2012-06-01 11:16:53 +02:00 |
|
Jerome Loyet
|
59e0930d37
|
- Comment unused function to avoid warnings
|
2012-06-01 11:16:00 +02:00 |
|
Jerome Loyet
|
773e85a788
|
Fixed bug #61218 (the previous patch was not enough restritive on fcgi name string checks)
|
2012-05-26 19:37:09 +02:00 |
|
Jerome Loyet
|
2f7bd57f93
|
Fixed bug #61218 (the previous patch was not enough restritive on fcgi name string checks)
|
2012-05-26 19:36:01 +02:00 |
|
Jerome Loyet
|
60cca8b9c9
|
Fixed bug #61218 (FPM drops connection while receiving some binary values in FastCGI requests)
|
2012-05-26 19:27:45 +02:00 |
|
Jerome Loyet
|
e7ff3e839b
|
Fixed bug #61218 (FPM drops connection while receiving some binary valuesin FastCGI requests)
|
2012-05-26 19:27:02 +02:00 |
|
Jerome Loyet
|
e052da3a6b
|
Fixed bug #62033 (USR2 signal was sent even if not catch when daemonize and an error occured)
|
2012-05-26 18:48:40 +02:00 |
|
Jerome Loyet
|
0298b92b69
|
- Fixed bug #62033 (USR2 signal was sent even if not catch when daemonize and an error occured)
|
2012-05-26 18:44:35 +02:00 |
|
Jerome Loyet
|
decc394a20
|
- Fixed bug #62160 (Add process.priority to set nice(2) priorities)
|
2012-05-26 18:24:08 +02:00 |
|
Jerome Loyet
|
f6655b62d8
|
- Fixed bug #62160 (Add process.priority to set nice(2) priorities)
|
2012-05-26 18:22:12 +02:00 |
|
Jerome Loyet
|
0037598252
|
- add missing headers to avoid warnings
|
2012-05-26 17:38:08 +02:00 |
|
Jerome Loyet
|
63e11f9025
|
- add missing headers to avoid warnings
|
2012-05-26 17:37:33 +02:00 |
|
Jerome Loyet
|
d90003b549
|
- Fixed bug #62153 (when using unix sockets, multiples FPM instances can be launched without errors)
|
2012-05-25 21:22:54 +02:00 |
|
Jerome Loyet
|
a7761262f7
|
- Fixed bug #62153 (when using unix sockets, multiples FPM instances can be launched without errors)
|
2012-05-25 21:21:44 +02:00 |
|
Jerome Loyet
|
c2f33fb129
|
- Fixed bug #62033 (php-fpm exits with status 0 on some failures to start)
|
2012-05-25 21:13:57 +02:00 |
|
Jerome Loyet
|
bf9120ecae
|
- Fixed bug #62033 (php-fpm exits with status 0 on some failures to start)
|
2012-05-25 21:10:17 +02:00 |
|
Jerome Loyet
|
1299503936
|
- Fixed bug #61026 (FPM pools can listen on the same address)
|
2012-05-23 11:53:04 +02:00 |
|
Jerome Loyet
|
5d61e56dd7
|
- Fixed bug #61026 (FPM pools can listen on the same address)
|
2012-05-23 11:52:04 +02:00 |
|
Jerome Loyet
|
0b44f16ea2
|
- Fixed bug #61839 (Unable to cross-compile PHP with --enable-fpm)
|
2012-05-23 11:40:22 +02:00 |
|
Jerome Loyet
|
a07d76c0ba
|
- Fixed bug #61295 (php-fpm should not fail with commented 'user' for non-root start)
|
2012-05-23 11:31:33 +02:00 |
|
Jerome Loyet
|
812d248193
|
- Fixed bug #61295 (php-fpm should not fail with commented 'user' for non-root start)
|
2012-05-23 11:30:27 +02:00 |
|
Jerome Loyet
|
f4c38016b6
|
- Fix help message for '-R'
|
2012-05-23 10:36:45 +02:00 |
|
Jerome Loyet
|
757e3fc3d5
|
- fix help message for '-R'
|
2012-05-23 10:35:37 +02:00 |
|
Jerome Loyet
|
629273d11b
|
- add missing help message for '-R'
|
2012-05-23 10:34:16 +02:00 |
|
Jerome Loyet
|
06c7c3674b
|
- Fixed bug #61835 (php-fpm is not allowed to run as root)
|
2012-05-23 10:32:42 +02:00 |
|
Jerome Loyet
|
7b396c078c
|
- Fixed bug #61835 (php-fpm is not allowed to run as root)
|
2012-05-23 09:49:13 +02:00 |
|
Jerome Loyet
|
dce259099d
|
- Fixed bug #61045 (fpm don't send error log to fastcgi clients)
|
2012-05-22 08:40:37 +02:00 |
|
Jerome Loyet
|
faca4e08b4
|
- Fixed bug #61045 (fpm don't send error log to fastcgi clients)
|
2012-05-22 08:34:27 +02:00 |
|