summaryrefslogtreecommitdiff
path: root/sapi/apache2filter/php_functions.c
Commit message (Expand)AuthorAgeFilesLines
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* - always convert apr_time_t to time_t using apr_time_sec() to be future-proof.Joe Orton2004-10-231-2/+1
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-191-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* - This is not supposed to be 'pretty' name. (ref. bug #22853)foobar2003-03-251-1/+1
* (possibly) fix Win32 builds of the Apache 2 filterZeev Suraski2003-02-241-0/+3
* Fixed win32 build (bug #21506).Ilia Alshanetsky2003-01-281-2/+3
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-6/+2
* This patch is likely to fix win32 buildMoriyoshi Koizumi2003-01-111-0/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Added apache_get_version() & apache_get_modules() to Apache 1.X & ApacheIlia Alshanetsky2002-12-271-3/+15
* Added MINFO() to Apache 2, which displays the Apache version & all of theIlia Alshanetsky2002-12-271-0/+55
* adding id tagsJames Cox2002-11-021-0/+2
* add missing }}} closureSascha Schumann2002-11-021-0/+1
* Added missing TSRMLS_DC to php_apache_lookup_uri()Ilia Alshanetsky2002-10-031-3/+3
* Added apache_response_headers(), apache_note(), apache_getenv() andIlia Alshanetsky2002-10-021-15/+160
* Fix double initializationZeev Suraski2002-09-211-5/+0
* another startup initialization fix - only ISAPI and CGI SAPI's tested,Zeev Suraski2002-09-181-1/+1
* That macro is and always was hopelessly broken, which is why it'sCliff Woolley2002-05-301-1/+1
* apache 2.0's apache_lookup_uri() was returning an array rather than anCliff Woolley2002-05-171-4/+13
* Patch by Justin Erenkrantz <jerenkrantz@apache.org>. This should be MFHed.Sebastian Bergmann2002-05-111-0/+2
* eekk -- and ssb thought my macro's were icky :)Sterling Hughes2002-04-091-2/+2
* fix compile warningsSterling Hughes2002-04-091-2/+2
* Use {NULL, NULL, NULL} to terminate function entry.Yasuo Ohgaki2002-02-281-1/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* apr_table_elts are now constDoug MacEachern2001-12-071-1/+1
* rename functions to match those supported in the apache 1.3 module:Doug MacEachern2001-12-071-6/+6
* need to call ap_destroy_sub_req() before RETURN_TRUE in apache_sub_req()Doug MacEachern2001-12-061-1/+1
* destroy subrequests returned from ap_sub_req_lookup_uriDoug MacEachern2001-12-061-0/+4
* call to ap_sub_req_lookup_uri() needs to pass ctx->f->next rather thanDoug MacEachern2001-12-061-1/+1
* proto fixesHartmut Holzgraefe2001-12-051-0/+5
* * fix module struct in rest of sapi modulesStig Bakken2001-10-121-0/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Add some editor modes (in the rest of the source)Sterling Hughes2001-08-221-0/+9
* killed compile warnings.foobar2001-08-101-2/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-2/+2
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Make Apache 2.0 filter build againSascha Schumann2001-01-081-1/+1
* Update READMESascha Schumann2000-11-111-6/+68
* Add apache_sub_req()Sascha Schumann2000-11-061-4/+54
* Add standard licenseSascha Schumann2000-10-291-0/+18
* An Apache 2.0 Filter for PHP, completely from scratch.Sascha Schumann2000-10-261-0/+23