summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* - URL-opened files now store the HTTP response header in $http_response_headerZeev Suraski2000-10-281-6/+8
* Kill compiler warning.Frank M. Kromann2000-10-271-1/+1
* Initialize auth_(user|password) to NULL, if data was not suitable.Sascha Schumann2000-10-271-0/+4
* Utility function for sapi modules (it is not in SAPI.c, because itSascha Schumann2000-10-272-0/+26
* Move some code to php_handle_special_queries().Sascha Schumann2000-10-262-11/+18
* Move some initialization code from php_execute_script() toSascha Schumann2000-10-261-4/+5
* Add sapi_add_header_ex, which lets you specify whether you wantSascha Schumann2000-10-262-2/+6
* Protect us from Apache 2.0's pcre-posix stuffSascha Schumann2000-10-261-0/+3
* The type has changed to size_t.Sascha Schumann2000-10-261-1/+1
* Move server_filter to an extension-specific globalRasmus Lerdorf2000-10-231-1/+0
* Need a global server filter for the Apache 2.0 moduleRasmus Lerdorf2000-10-221-0/+1
* We don't need to store NUL of the key which simplifies the lookupSascha Schumann2000-10-221-12/+6
* Parse quoted boundary correctlySascha Schumann2000-10-201-0/+6
* Changing datatype to remove compiler warningFrank M. Kromann2000-10-201-1/+1
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-1/+1
* Close bug #7325. Patches by djm@web.us.uu.net.Joey Smith2000-10-191-1/+1
* Check that AF_INET6 is defined before using IPv6Stig Venaas2000-10-191-2/+2
* Fix warningZeev Suraski2000-10-171-0/+1
* Fix a crash in CGI mode, in case no file is providedZeev Suraski2000-10-171-1/+2
* post handler registration done rightHartmut Holzgraefe2000-10-132-0/+48
* now it works for me as CGI and APXS, with or without --enable-debug ...Hartmut Holzgraefe2000-10-132-4/+2
* step to 4.0.4-devDaniel Beulshausen2000-10-131-1/+1
* compile fixes & update of win32 dspDaniel Beulshausen2000-10-131-0/+4
* fopen wrappers cleanupHartmut Holzgraefe2000-10-134-474/+38
* - Fix memory leak.Andi Gutmans2000-10-121-1/+2
* forgot this one yesterday, fdfdata.[ch] is no more ...Hartmut Holzgraefe2000-10-121-1/+1
* removed fdfdata.hHartmut Holzgraefe2000-10-111-8/+0
* removed fdfdata.cHartmut Holzgraefe2000-10-111-42/+0
* @ - POST handler for Adobe FDF format (Hartmut)Hartmut Holzgraefe2000-10-112-18/+1
* Fixed a problem in the configuration scanner where two extra NULL bytesAlexander Feldman2000-10-111-2/+2
* Go with 4.0.3Zeev Suraski2000-10-111-1/+1
* more cleanup of info codeDaniel Beulshausen2000-10-081-4/+4
* - Add calendar to default Win32 build.Andi Gutmans2000-10-061-0/+2
* - Add FTP extension to default Win32 buildAndi Gutmans2000-10-052-0/+6
* - Package RC2Andi Gutmans2000-10-031-1/+1
* - Fix V_CHDIR_FILE() to only chdir() when a directory part is specified.Andi Gutmans2000-10-031-8/+2
* - Fix VC++ warningAndi Gutmans2000-10-031-0/+1
* - Darn file is needed for Windows. Maybe it should be calledAndi Gutmans2000-10-021-0/+3
* - Any reason why php_version.h is in the CVS? I'm removing it so if I'mAndi Gutmans2000-10-021-3/+0
* - Remove unneeded IS_SLASH() definition.Andi Gutmans2000-10-011-9/+0
* move have_snmp to the dsp alreadyDaniel Beulshausen2000-09-301-1/+0
* - Cleanup some output functionsAndi Gutmans2000-09-301-1/+1
* complementary PHP patchZeev Suraski2000-09-271-0/+1
* let windows build with trans sidDaniel Beulshausen2000-09-181-0/+3
* Fix crashStanislav Malyshev2000-09-181-0/+3
* - Fix doc_root problem. If you need to limit under which directories theAndi Gutmans2000-09-171-15/+4
* - Use IS_ABSOLUTE_PATH() so that this will work correctly under WindowsAndi Gutmans2000-09-141-5/+4
* - Time to remove these two.Andi Gutmans2000-09-142-888/+0
* - Windows and UNIX compile fixesAndi Gutmans2000-09-111-1/+3
* - Get rid of stuff which is already done in php.hAndi Gutmans2000-09-111-19/+0