]> granicus.if.org Git - php/shortlog
php
2004-06-08 Greg BeaverMFH partial fix, bug #1163: rpm build doesn't build...
2004-06-08 Greg BeaverMFH fix bug #1550: Builder does not set path to match...
2004-06-08 Greg BeaverMFH fix bug #1378: user/pass must be urldecoded from...
2004-06-08 Greg BeaverMFH
2004-06-08 Ilia AlshanetskyMFH: Fixed bug #28692 (\0 in Authenticate header passed...
2004-06-07 Ilia AlshanetskyMFH: Fixed bug #28668 (glob() does not work with relati...
2004-06-07 Ilia AlshanetskyMFH: Fixed bug #28670 (WWW-Authentication header mangli...
2004-06-07 Sara GolemonMissing length limit parameter.
2004-06-06 Ilia AlshanetskyMFH: Fixed bug #28649 (Proper glob() return value on...
2004-06-04 Ilia AlshanetskyMFH: Fixed bug #28632 (Prevent open_basedir bypass...
2004-06-04 Ilia AlshanetskyMFH: Fixed bug #28627 (When multiple MySQL links are...
2004-06-04 Sara GolemonBugFix# 28626 You can't #ifdef check a typedef. Just...
2004-06-03 Ilia AlshanetskyBack to dev.
2004-06-02 Ilia AlshanetskyPrepare for 4.3.7 release.
2004-06-01 Ilia AlshanetskyMFH: No need to NULL terminate manually, snprintf(...
2004-06-01 Ilia AlshanetskyMFH: Fixed bug #28597 (xmlrpc_encode_request() incorrec...
2004-06-01 Andrei Zmievski*** empty log message ***
2004-06-01 Ard Biesheuvel#28569
2004-06-01 Ard BiesheuvelMFH: Fixed bug #28569 (connection id is not thread...
2004-05-31 Ilia AlshanetskyMFH: Added missing argument check.
2004-05-31 Pierre Joye- Missing ';'
2004-05-31 Ard BiesheuvelFix build
2004-05-30 Ilia AlshanetskyMFH: Fixed memory leak on ifx_error().
2004-05-30 Ilia AlshanetskyMFH: Fixed bug #28564 (Problem building informix as...
2004-05-30 Brad HouseManually check for egrep
2004-05-28 Ilia AlshanetskyMFH: Fixed bug #28311 (Transparency detection code...
2004-05-28 Stefan EsserMFH
2004-05-28 Stefan EsserMFH
2004-05-26 Ilia AlshanetskyMFH: Turn off session.auto_start to prevent test failures.
2004-05-26 Ilia AlshanetskyMFH: Prevent test failure when fi_FI locale is not...
2004-05-26 Ilia AlshanetskyFixed test failure due to incorrect library check.
2004-05-26 Wez FurlongFix build
2004-05-26 Derick Rethans- MFH: Fixed bug #28523 (Typo in ext/sockets/sockets.c)
2004-05-25 Stefan EsserMFH
2004-05-25 Brad HousePHP_SETUP_OPENSSL is NOT SNMP_SHARED_LIBADD, it's MCVE_...
2004-05-25 Ilia AlshanetskyBack to dev.
2004-05-25 Ilia AlshanetskyPrepare for 4.3.7RC1.
2004-05-24 Pierre Joye- MFH: Fix #28506, negative angle returns "random arcs"
2004-05-24 Ilia AlshanetskyMFH: Fixed bug #28508 (Do not make hypot() available...
2004-05-23 Wez FurlongBFN
2004-05-23 Wez FurlongMFH: Bugfix for #23220: IIS messes up SSL shutdown
2004-05-23 Stefan EsserMFH.
2004-05-21 Edin KadribasicThe other bit of MFH
2004-05-21 Timm Friebe- MFH: Fixed bug #28354
2004-05-21 Timm Friebe- MFH: Fixed TSRM build
2004-05-21 Derick Rethans- MFH: Fixed TSRM problem in latest commit.
2004-05-21 Derick Rethans- MFH: Fixed bug #28456 (Problem with enclosed / in...
2004-05-20 Ilia AlshanetskyMFH: Fixed stream leak on error.
2004-05-20 Ilia AlshanetskyMFH: Free vars before calling E_ERROR.
2004-05-18 Ilia AlshanetskyMFH: Fixed possible memory leak.
2004-05-18 Ilia AlshanetskyMFH: Fixed command line escaping routines for win32.
2004-05-18 Edin KadribasicMFH
2004-05-17 Ilia AlshanetskyMFH: Correct output.
2004-05-17 Derick Rethans- MFH: Document the smtp_post setting in php.ini*
2004-05-16 Marcus BoergerMFH: Fix printf with floats
2004-05-16 Timm Friebe- MFH: Fixed auto-conversion from long to double when...
2004-05-16 Ilia AlshanetskyMFH: Do not allocate error buffer at the start of every...
2004-05-16 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-05-16 Ilia AlshanetskyMFH: Added missing safe_mode & open_basedir checks.
2004-05-16 Brad Houseupdate config.m4 for libmonetra 4.0 compatability.
2004-05-14 Ilia AlshanetskyMFH: Fixed possible memory leak inside popen().
2004-05-13 Ilia AlshanetskyMFH: Fixed bug #28386 (wordwrap() wraps lines 1 charact...
2004-05-13 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-05-13 Ilia AlshanetskyMFH: Make isapi more compatible with apache sapis as...
2004-05-13 Edin KadribasicMake curl compile with the latest win32 libcurl
2004-05-13 Ilia AlshanetskyMFH: Skip session tests if session.save_path is not...
2004-05-12 Ilia AlshanetskyMFH: Fixed various possible memory leaks.
2004-05-12 Ilia AlshanetskyMFH: Fixed bug #28374 (Possible unterminated loop inside
2004-05-12 Wez FurlongAvoid Bug #28363 by not seeking if we don't have a...
2004-05-11 Ilia AlshanetskyMFH: Make vprintf() and printf() return the length...
2004-05-11 Ilia AlshanetskyMFH: Fixed bug #28355 (glob() does not return error...
2004-05-10 Ilia AlshanetskyMFH: Fixed crash inside cpdf_place_inline_image() when...
2004-05-10 Marcus BoergerMFH Decouple NAN and INF
2004-05-10 Ilia AlshanetskyAdded missing upgrade bit.
2004-05-10 Marcus BoergerBFN
2004-05-10 Marcus BoergerMFH Fix problems with c mode
2004-05-09 Ilia AlshanetskyMFH: Fixed bug #28289 (incorrect resolving of relative...
2004-05-09 Ilia AlshanetskyMFH:
2004-05-08 Sara GolemonMFH: if statement logic would never eval to false.
2004-05-07 Ard BiesheuvelMFH: fixed unregistered pointer juggling bug
2004-05-03 Uwe SchindlerSecurity fix: Put '\0' string termination before loop
2004-05-02 Stefan EsserMFH
2004-04-30 Marcus BoergerMFH Bugfix #28229 (PATCH run-tests tripped up by spaces...
2004-04-30 Greg BeaverMFH fix included files and put error messages in PEAR_D...
2004-04-30 Ilia AlshanetskyMFH: Fixed bug #28228 (number_format() does not allow...
2004-04-30 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2004-04-30 Greg BeaverMFH update to begin process for next release (release...
2004-04-30 Greg BeaverMFH fix 1186: notice in PEAR_Common undeclared $_packag...
2004-04-29 Ilia AlshanetskyMFH: Fixed bug #28196 (missing error constants in cURL...
2004-04-27 Sara GolemonMFH Don't strip off those []s, it'll only create proble...
2004-04-27 Sara GolemonMFH BugFix 28187 parse_url does not handle scheme:...
2004-04-27 Ilia AlshanetskyMFH: Removed C++ style comments.
2004-04-27 Ilia AlshanetskyMFH: Fixed bug #28184 (C++ comments in GD library sources).
2004-04-25 Derick Rethans- Fixed bug #28147 (Crash with drawing anti-aliased...
2004-04-23 Derick RethansReorder NEWS
2004-04-23 Rasmus Lerdorfbug #27810 from Joe Orton
2004-04-23 Ilia AlshanetskyMFH: Fixed bug #28087 (Do not force mysql.trace_mode...
2004-04-22 Marcus BoergerBFN
2004-04-22 Ilia AlshanetskyMFH: Fixed possible crash inside pg_copy_(to|from)...
2004-04-21 Ilia AlshanetskyCorrect news entry order.
next