History log of /PHP-5.5/sapi/cgi/cgi_main.c (Results 401 – 425 of 460)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1f828a6e 29-Jun-2000 Andi Gutmans

- Fix problem with DICARD_PATH being defined in windows


Revision tags: php-4.0.1, php-4.0.1RC2
# 4010b422 26-Jun-2000 Andrei Zmievski

Separate plain name returned by php_sapi_module() and pretty name
used for output.


# fd11a7e1 26-Jun-2000 Andi Gutmans

- Pray this is an OK fix for the DISCARD_PATH junk


# 378440f7 26-Jun-2000 Stanislav Malyshev

Right name for the function persist_alloc


# 91ed009a 26-Jun-2000 Andi Gutmans

- Try two in fixing the problem with memory leaks reporting path_translated


# effa4269 26-Jun-2000 Zeev Suraski

- Fix problem with filename being freed before possible memory leaks are
- reported by the memory manager


# 5be54abf 26-Jun-2000 Stanislav Malyshev

If we freed it, we might not touch it
# BTW, this is not a real fix - we still might use it
# when reporting memory leaks, but at least we won't reference
# unitialized memory


Revision tags: php-4.0.1RC
# 17ce5682 15-Jun-2000 Andi Gutmans

- Beautify a bit


# fcefeee9 15-Jun-2000 Andi Gutmans

- Try and fix crash with CGI.
- Please check out the comment I wrote in init_request_info(). There was a
- lot of code there which was running for no apparent reason. Should it be
- remov

- Try and fix crash with CGI.
- Please check out the comment I wrote in init_request_info(). There was a
- lot of code there which was running for no apparent reason. Should it be
- removed or should it actually run?

show more ...


# 4c99114a 15-Jun-2000 Andi Gutmans

- Unncessary SLS_FETCH();


# 6caf633c 13-Jun-2000 Sascha Schumann

Proper casts


# 77f4e1c8 10-Jun-2000 Andi Gutmans

- This seems to be a bug. Anyone know who wrote this code? Should it stay
- in?


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# 102c6ce4 05-Jun-2000 Sascha Schumann

Move main.h to php_main.h.


# 8c82566b 27-May-2000 Andi Gutmans

- Fix problem in sessions module under Win32. Need to use ; as an options
- delimiter in save_path instead of :.


# 1895a097 25-May-2000 Zeev Suraski

Only fetch globals if it's necessary (which it usually won't be)


# e319b5f6 25-May-2000 Thies C. Arntzen

@- ignore_user_abort() & friends should now work in CGI mode as well.
@ (Patch by daniel.braun@ercom.fr)


# 22bfb799 22-May-2000 Hartmut Holzgraefe

-i, -v, -h and -? execution pathes didn't flush the output buffer
on exit, resultiong in no output at all when "output-buffering=On"
( BUG id#3420 )


Revision tags: php-4.0.0
# e043439f 18-May-2000 Zeev Suraski

Update the license with the new clause 6


Revision tags: php-4.0RC2
# 0d194ec8 05-May-2000 Andi Gutmans

- Fix problem with sapi_globals being used before it is initialized.


# 198537b7 05-May-2000 Andi Gutmans

- Make Windows compile again.


# 0b33ac76 04-May-2000 Zeev Suraski

- Add -z and -g switches to the CGI


# 9aba6a94 20-Apr-2000 Andi Gutmans

- Another PHP_WIN32 patch


# f9e9cab7 20-Apr-2000 Andi Gutmans

- Change to PHP_WIN32


# 0540bbe5 20-Apr-2000 Thies C. Arntzen

improve fix


# 429cf808 19-Apr-2000 Frank M. Kromann

SIGPIPE is unknown on WIN32 platforms


1...<<111213141516171819