1103 Commits (2a8fa04b1872ec79b2281da754f0e1bc2aa1dfcd)

Author SHA1 Message Date
Marcus Boerger cecb9dfc79 Implemented -n switch to skip parsing ini at startup as suggested by Wez. 24 years ago
Hartmut Holzgraefe cb6202bbe8 reverting accidential commit 24 years ago
Hartmut Holzgraefe 0c395d0f4c *** empty log message *** 24 years ago
Ilia Alshanetsky b09c1afe0e PHP flags specified in .htaccess can now be turned on by using '1' as well as 24 years ago
Sascha Schumann a8136b4dba Defend against pipelined requests on persistent connections as used by 24 years ago
Sascha Schumann f2f443f066 s/PHP_API/PHP_API_VERSION/ 24 years ago
Sascha Schumann 8d25447f30 let this source file compile with php 4.2.x 24 years ago
Sascha Schumann eb0141913c Add two missing entries 24 years ago
Sascha Schumann 10a861f93c - use TCP_DEFER_ACCEPT 24 years ago
Ilia Alshanetsky 64f77577f0 Fixed bug #20035. ZE now allows us to pass the current line position by 24 years ago
Marcus Boerger 64d3e88266 call php_module_startup after zts has been initialised. This way we could 24 years ago
Edin Kadribasic 608d4ded77 Moving php/embed windows build files to sapi/embed folder. 24 years ago
Edin Kadribasic 9276b276f7 Made php -v output look nicer on standard 80 column display. 24 years ago
Sascha Schumann 3f7081c439 Fix debugging description 24 years ago
Ilia Alshanetsky 4886072b4b Fixed bug #20217. When php_flag & php_value are used, the PHP_INI_PERDIR 24 years ago
James Cox a63d607f08 adding id tags 24 years ago
Sascha Schumann b39ca47d20 syntax highlighting has been added 24 years ago
Sascha Schumann 68bb574637 add missing }}} closure 24 years ago
Sascha Schumann ac4d1a1927 fix obvious copy&paste error 24 years ago
Sascha Schumann 082d9c4936 Simplify handler dispatching mechanism 24 years ago
Sascha Schumann 1a7a5b3982 Add missing return statement. 24 years ago
Sascha Schumann 1d2eb7c485 update 24 years ago
Sascha Schumann 7d504b230c improve host header checking, only affects systems which have virtual 24 years ago
foobar b79e506045 Added built date and time to -v output. 24 years ago
Sascha Schumann 55879b3543 first step towards asynchronous content body processing 24 years ago
Sascha Schumann ed15104099 s/-// 24 years ago
Sascha Schumann 40b93fa16d add phppat/phpspat configuration file support and 24 years ago
Sascha Schumann e077e0debe update and extend 24 years ago
Ilia Alshanetsky d5870ef544 Added a sanity check (hopefuly will fix bug #20109). According to 24 years ago
Sascha Schumann 7a0850a344 Fix build and .phps support 24 years ago
Sascha Schumann 01bdc2e369 experimental .phps support 24 years ago
Sascha Schumann c46ed2114e not sure what this async_send is doing in here, so relieve it from its duty. 24 years ago
Sascha Schumann 7b3bea0b41 Donate "Fast Accept Loop" from Premium thttpd which speeds up processing 24 years ago
Ilia Alshanetsky 3a1c278361 Fixed memory leaks. 24 years ago
Sascha Schumann 467fea036a Donate "Periodic Connection Expiring" from Premium thttpd, because 24 years ago
Sascha Schumann b9135d74e9 some system headers (irix) define sa_len 24 years ago
Derick Rethans d82565fb7a - Fix build 24 years ago
Jan Lehnardt e431d6a1c9 - alphabetical output for php -h (cli) 24 years ago
Jan Lehnardt ed29169f91 - alphabetcial output for php -h (cgi) 24 years ago
Sascha Schumann 0a80a78670 thttpd initializes contentlength to -1, so we need to transfer that to 0 24 years ago
Sascha Schumann d464b8164c add missing {} 24 years ago
Derick Rethans 1f9f9244eb - whitespace 24 years ago
Sascha Schumann 1e3e07173b Improve shutdown-behaviour 24 years ago
Derick Rethans 337649a5f2 *** empty log message *** 24 years ago
Sascha Schumann 2909e5c9c9 centralize #include "build-defs.h" and drop (sometimes inconsistent) other 24 years ago
Moriyoshi Koizumi f2f19761a5 Forgot this one. 24 years ago
Sascha Schumann d554b8d3ab Maintain appropiate line breaks 24 years ago
Yasuo Ohgaki d253364a13 Make CLI behave like other moder scripting languages. 24 years ago
Ilia Alshanetsky 5c53cdafcb Fixed a bug that caused the values of options/flags set via 24 years ago
Ilia Alshanetsky f7b15b0611 Added support for 'engine Off' directive 24 years ago