]> granicus.if.org Git - php/shortlog
php
2001-07-10 Andi Gutmans- Nuke fprintf()
2001-07-10 Andi Gutmans- Commit patch which checks for an include file in...
2001-07-10 Sterling Hughes# I think i am quite stupid.
2001-07-10 Andi Gutmans- Merge faster hash implementation.
2001-07-10 Sterling HughesIf the transfer fails, still free the buffer if it...
2001-07-10 Zeev SuraskiWhitespace
2001-07-10 <changelog... ChangeLog update
2001-07-10 <changelog... NEWS update
2001-07-10 Sascha SchumannAllow errors to be returned as XMLRPC fault packets.
2001-07-10 Rasmus Lerdorfmanual update
2001-07-10 Zeev SuraskiFix a couple of buffer overflows in mcrypt.c
2001-07-10 Tomas V.V.Coxminor in-line doc fix
2001-07-10 Thies C. Arntzencleaned up the RETVAL_ RETURN_ and ZVAL_ macros
2001-07-10 Andi Gutmans- Commit Thies' patch. str.len was too long.
2001-07-09 Rasmus LerdorfMake range() function smarter
2001-07-09 Rasmus LerdorfFix Windows build (I think)
2001-07-09 Andrei Zmievski*** empty log message ***
2001-07-09 Andrei ZmievskiAdding new parameter parsing API.
2001-07-09 Thies C. Arntzenfix newly introduced SEFAULT.
2001-07-09 Sascha Schumann__USE_GNU should not be defined by an application.
2001-07-09 Rasmus LerdorfAdd getmygid() and safe_mode_gid ini directive to allow...
2001-07-09 Derick Rethans- Added php_escape_shell_arg to the header file
2001-07-09 Daniel Beulshausenadopt shane's popen patch
2001-07-09 Thies C. Arntzen@ - assert() now accepts the array(&$obj,"methodname...
2001-07-09 Thies C. Arntzenadded test for assert
2001-07-09 Thies C. Arntzenchanged to use Z_* macros
2001-07-09 Thies C. Arntzenadded test for serialize
2001-07-09 Thies C. Arntzenxml_utf8_encode: make sure the returned data is zero...
2001-07-09 Thies C. Arntzenuse erealloc for zvals!
2001-07-08 Sascha SchumannReset strtok_string, so that strtok can be used in...
2001-07-08 Shane CaraveoEnable using an external mailer under windows.
2001-07-08 Sascha SchumannNeeded for the prototype of php_escape_shell_cmd().
2001-07-08 Thies C. Arntzen@ - Make sure that OCI8 outbound variables are always...
2001-07-08 Joey SmithThis should get xmldocfile() working again.
2001-07-07 Sebastian BergmannConvert double-quotes to single-quotes.
2001-07-07 Andi Gutmans- Fix off by one error in allocating command line ...
2001-07-07 Martin Jansen* reverted "DIRECTORY_SEPARATOR" patch
2001-07-07 Martin Jansen* added missing constant
2001-07-07 Tomas V.V.Coxaddes more logging and security options
2001-07-06 Tomas V.V.Coxwhitespaces
2001-07-06 Jason GreeneSignal numbers are not uniform accross all platforms.
2001-07-06 Daniel Beulshausenfix dsp (?)
2001-07-06 Dan KalowskyMaking --with-openlink work the same as --with-iodbc...
2001-07-06 Rui Hirokawafixed argument number in mb_send_mail().
2001-07-06 Rui Hirokawafixed argument number in mb_send_mail().
2001-07-06 Sascha SchumannFix Unix build (AC_ADD_* -> PHP_ADD_*)
2001-07-06 Christian StockerPatch by Tobias, so parseInput returns pearError
2001-07-06 Daniel Beulshausenenable get*by* networking functions + remove comments
2001-07-06 Daniel Beulshausenfix win32 build
2001-07-06 Jason GreeneFix proto's and some ws ugliness
2001-07-06 Jason GreeneAdded wait.h functionality to pcntl
2001-07-06 Joey SmithBe consistent across all cases.
2001-07-06 Hartmut Holzgraefeexperimental db++ database support
2001-07-05 Hartmut Holzgraefepreliminary documentation for db++ support in ext/dbplus
2001-07-05 Sean BrightThis should be lower-cased per the documentation and...
2001-07-05 Jason GreeneCheck for getpgid (torben@php.net)
2001-07-05 Wez FurlongMade imagegammacorrect() work on true-color images.
2001-07-05 Wez FurlongChange a load of E_ERRORS into E_WARNINGs; it was being...
2001-07-05 Frank M. KromannOptimizing the mssql_execute function.
2001-07-05 Wez FurlongMore ifdefs, just in case.
2001-07-05 Wez FurlongAdded loads of #ifdefs; should fix Bug #11889.
2001-07-05 Wez FurlongAdded name for enum, hopefully fixing the win32 build.
2001-07-05 Derick Rethans- Fix for the first part of Bug #11890
2001-07-05 Jason GreeneFix build on linux
2001-07-04 Jason Greeneno need to implement these functions, already in posix...
2001-07-04 Jason GreeneActually check for the needed system calls.
2001-07-04 Sascha SchumannImprove url scanner speed (up to 40% for large chunks...
2001-07-04 Nikos Mavroyanopoulosfixes in source documentation
2001-07-04 Christian Stockerstupid missing semicolon
2001-07-04 Wez FurlongAdded a couple of new functions to "modularize" working...
2001-07-04 Wez Furlong(PHP nl_langinfo) Added function when provided by OS
2001-07-04 Rasmus LerdorfStick open_basedir in here
2001-07-03 foobarThis works better.
2001-07-03 Frank M. KromannThis module is no longer experimental
2001-07-03 Rui Hirokawafixed an argument in example of ext/xslt.
2001-07-03 Rainer Schaaf- fixed bug in pdf_open_image_file when using images...
2001-07-03 Sterling HughesSmall fixes.
2001-07-03 Christian StockerWrite-Patch by Alexander for bug reported by Yavor
2001-07-03 Rasmus LerdorfTrivial fix - but the period looks odd in error messages
2001-07-02 Zeev SuraskiFix a major thread safety bug in the output mechanism
2001-07-02 foobarMissing constant.
2001-07-02 Ben MansellFix FastCGI shutdown for MacOSX, it didn't want to...
2001-07-02 Sterling HughesFix possible corruption problem with curl_errno() and...
2001-07-02 Sterling HughesFix mispell.
2001-07-02 Derick Rethans- Fixed proto's (Patch by Zak)
2001-07-02 Christian StockerMoved Config-Package from Experimental to main-director...
2001-07-02 Rui Hirokawafixed a link problem of shared extension module in...
2001-07-01 Daniel BeulshausenPHPAPI-ize php_var_* functions
2001-07-01 Daniel Beulshausenfix some popen trouble
2001-07-01 Sebastian BergmannFix for #11821.
2001-07-01 Sean BrightRemove unused variable.
2001-07-01 Sascha Schumannmhash_keygen_s2k() overwrote the limits of a statically...
2001-06-30 Sean BrightFix for bug #11796. Also, fixed a problem in get_meta_...
2001-06-30 Ben MansellMake the FastCGI module behave nicer when trying to...
2001-06-30 Sascha SchumannTest commit
2001-06-30 Andi Gutmans- Fix the memory limit fix.
2001-06-30 foobarIf no backend is specified, bail out.
2001-06-30 foobarNow all these options should behave the same.
2001-06-29 Andi Gutmans- Remove bogus comment.
2001-06-29 Hartmut Holzgraefesuppress sending of cookies if session id already came
next