summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Go B4, go!Zeev Suraski2000-02-201-1/+1
* the pipe is breaking all the timeZeev Suraski2000-02-192-4/+4
* Get the license right... (this won't make it to RC1 of B4)Zeev Suraski2000-02-1922-45/+45
* Prepare for B4-RC1Zeev Suraski2000-02-191-1/+1
* Worked on beautifying rfc1867.c a bitZeev Suraski2000-02-193-28/+106
* *** empty log message ***Zeev Suraski2000-02-192-5/+5
* Fix warnings when compiling static Apache moduleSascha Schumann2000-02-181-1/+1
* - Update .dsp'sZeev Suraski2000-02-181-0/+2
* Fix duplicate freeingZeev Suraski2000-02-171-0/+1
* typoStig Bakken2000-02-171-1/+1
* Make POST handling the way it should be. RFC1867, and any future POST handle...Zeev Suraski2000-02-179-109/+131
* @- Updated the browscap module to work with PHP 4.0 (Zeev)Zeev Suraski2000-02-161-39/+54
* - Update .dsp'sZeev Suraski2000-02-162-1/+1
* @- Improved ISAPI module - it should no longer be necessary to set PHP asZeev Suraski2000-02-151-0/+7
* @- Fixed RFC1867 file upload under Windows (Zeev)Zeev Suraski2000-02-152-4/+16
* @Re-introduced "none" for disabling auto_prepend/append_file (Stig)Stig Bakken2000-02-141-2/+4
* - Improve startup speed a bit by using the hash_*_ptr() functionsAndi Gutmans2000-02-132-11/+11
* Trap bailout of shutdown functionsZeev Suraski2000-02-132-6/+1
* @- Workaround for bogus POST-Data from IE/Mac. (Thies)Thies C. Arntzen2000-02-121-2/+8
* - Support wddx by default on WindowsAndi Gutmans2000-02-121-0/+1
* (request_shutdown) Prevent infinite loop on shutdown if there is an errorAndrei Zmievski2000-02-112-2/+8
* Fine tune Andi's patchZeev Suraski2000-02-119-41/+39
* - Baby steps with PHP_WIN32 :)Andi Gutmans2000-02-112-5/+5
* request_info.c is dead! long live SAPIZeev Suraski2000-02-105-14/+15
* request_info.c is giving upZeev Suraski2000-02-102-0/+4
* SAPIfication, Episode VI: Return of the SAPIZeev Suraski2000-02-108-93/+29
* The last patch wasn't that good, fixZeev Suraski2000-02-101-6/+4
* More protection...Zeev Suraski2000-02-101-4/+6
* Only activate if we're inside an actual requestZeev Suraski2000-02-101-3/+3
* Yes, you guessed it... More cleanupZeev Suraski2000-02-102-2/+5
* More cleanup!Zeev Suraski2000-02-103-16/+14
* More cleanup - move getenv() to SAPIZeev Suraski2000-02-102-0/+14
* More cleanup...Zeev Suraski2000-02-103-11/+25
* - Little fixAndi Gutmans2000-02-101-1/+1
* - PHP_WIN32Andi Gutmans2000-02-101-9/+9
* - Introduce PHP_WIN32Andi Gutmans2000-02-109-25/+27
* More cleanupZeev Suraski2000-02-101-9/+3
* More abstractionZeev Suraski2000-02-103-25/+10
* Always use getopt with CGI, never use it for anything elseZeev Suraski2000-02-101-5/+0
* Move the logging mechanism to SAPIZeev Suraski2000-02-102-34/+15
* @- Fixed signal() bug that could cause the Apache master process toThies C. Arntzen2000-02-051-18/+2
* Fix PostgreSQL startup routine in thread-safe modeZeev Suraski2000-02-052-0/+23
* Cleanup patchesZeev Suraski2000-02-051-1/+0
* Use the new state functionsZeev Suraski2000-02-044-15/+55
* Add expat to the distributionZeev Suraski2000-02-022-1/+6
* Moved ext/apache into sapi/apache.Andrei Zmievski2000-02-021-0/+2
* Initial work on the protected env vars stuffZeev Suraski2000-01-302-8/+9
* Fix buglets in the argv/argc codeZeev Suraski2000-01-291-3/+3
* - Change the argument order of php_register_variable() to something moreZeev Suraski2000-01-294-13/+19
* - A few fixesZeev Suraski2000-01-283-24/+37