summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken.Sascha Schumann2000-03-121-1/+1
* Fix build on systems which lack snprintf or vsnprintf.Sascha Schumann2000-03-122-2/+0
* Unix classpath fixesSam Ruby2000-03-111-2/+2
* Both PHP and Java can't read Post data - let java do it and reconstruct forSam Ruby2000-03-094-39/+46
* remove duplicate lineSam Ruby2000-03-091-1/+0
* Changed typo (interpretor->interpreter)David Hedbor2000-03-071-6/+6
* Sapi/servlet build on Unix brokenSam Ruby2000-03-072-3/+5
* Use php_module_shutdown_wrapper as the shutdown functionDavid Hedbor2000-03-061-3/+1
* UseDavid Hedbor2000-03-061-1/+1
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* CleanupSam Ruby2000-03-066-79/+0
* Add support for PHP syntax highlightingSam Ruby2000-03-057-14/+153
* Now recommend --enable-roxen-zts...David Hedbor2000-03-021-5/+6
* @"none" is now equivalent with "" in Apache config directives (Stig)Stig Bakken2000-03-021-0/+4
* Removal of printf-debug, changed sp/fp to Pike_sp / Pike_fp instead ofDavid Hedbor2000-03-011-55/+22
* Fixed a compilation problem with roxen.c due to a change in Pike to fix aDavid Hedbor2000-02-291-1/+0
* roxen.cDavid Hedbor2000-02-291-0/+7
* Removed warning about ZTS since it works fine now.David Hedbor2000-02-291-9/+2
* Improved handing of instances of private classes. Added servlet examples.Sam Ruby2000-02-289-11/+256
* Compile fixZeev Suraski2000-02-261-2/+1
* Allow the INI callbacks to know at what stage PHP isZeev Suraski2000-02-261-1/+1
* - From CODING_STANDARDS:Zeev Suraski2000-02-262-2/+4
* @- Implemented default_charset and default_mimetype config directives (Stig)Stig Bakken2000-02-251-4/+20
* started implementing directives for default mimetype/charsetStig Bakken2000-02-241-2/+2
* - Fix Win32 build in Release_TS* modesZeev Suraski2000-02-241-1/+1
* @- Fixed -DEAPI inheritance from APXS. (Sascha)Sascha Schumann2000-02-241-1/+1
* Improve APXS_CFLAGS checksSascha Schumann2000-02-241-2/+2
* Define EAPI, if Apache uses EAPISascha Schumann2000-02-241-1/+5
* Remove XML_INCLUDE, we use the embedded expat alwaysSascha Schumann2000-02-241-6/+0
* The Roxen PHP4 module is now a part of the Roxen CVS which makes more sense.David Hedbor2000-02-231-363/+0
* add proper dependenciesSam Ruby2000-02-221-1/+4
* compile-fixThies C. Arntzen2000-02-211-1/+1
* php4ts.lib => php4ts_debug.lib when building for Debug_TS targetSam Ruby2000-02-201-1/+1
* Potential trap when cookies are sentSam Ruby2000-02-201-1/+2
* the pipe is breaking all the timeZeev Suraski2000-02-1914-28/+28
* *** empty log message ***Zeev Suraski2000-02-191-1/+2
* - Fix some issues with the ISAPI module, made it friendlier to non Win32 plat...Zeev Suraski2000-02-182-8/+33
* Fix warnings when compiling static Apache moduleSascha Schumann2000-02-183-3/+3
* No need for a value (not that it seems to work anyway...)Zeev Suraski2000-02-173-3/+3
* @- Updated the browscap module to work with PHP 4.0 (Zeev)Zeev Suraski2000-02-163-1/+7
* - Update .dsp'sZeev Suraski2000-02-161-18/+9
* - In IIS ISAPI when the user presses the STOP button while the script isAndi Gutmans2000-02-161-1/+4
* @- Improved ISAPI module - it should no longer be necessary to set PHP asZeev Suraski2000-02-152-8/+19
* Use sapi_free_header.David Hedbor2000-02-141-4/+4
* Fix a few memory leaksZeev Suraski2000-02-131-2/+0
* Report access violationsZeev Suraski2000-02-131-16/+25
* Make all of the ISAPI variables register themselves as Server variablesZeev Suraski2000-02-131-0/+22
* Never use Apache regex stuffSascha Schumann2000-02-122-16/+1
* on WIN32, PHP_WIN32 and ZEND_WIN32 need to be definedSam Ruby2000-02-111-8/+8
* Update .dsp'sZeev Suraski2000-02-111-3/+3