]> granicus.if.org Git - php/shortlog
php
2000-09-06 <changelog... NEWS update
2000-09-06 Sascha SchumannWhy make it more complex than necessary?
2000-09-05 Stanislav MalyshevNow it should not crash, though still leaks
2000-09-05 Zeev SuraskiThis fix wasn't quite right and is no longer necessary...
2000-09-05 Zeev Suraski- Fix leak
2000-09-05 Zeev Suraskibroken logic fixed. I'm getting old
2000-09-05 Stanislav MalyshevFix crash
2000-09-05 Zeev Suraski- Remove track_vars - it is now always on
2000-09-05 Stanislav MalyshevTry to fix session INI variables handling
2000-09-05 Stanislav MalyshevMore fixes fo ini_ handling functions
2000-09-05 Colin Viebrockstr_repeat() should be able to handle multipliers of...
2000-09-05 Danny Heijl- back out unneeded patch (danny).
2000-09-05 Andi Gutmans- Commiting Sterling's new multi_convert* functions
2000-09-05 Stig Venaasusing emalloc and efree, instead of malloc and free
2000-09-05 Rasmus LerdorfAdd EscapeShellArg() function which turns a b into...
2000-09-05 Stig Venaasrenamed hostconnect() to php_hostconnect()
2000-09-05 Stig Venaasusing the new hostconnect() for the http wrapper
2000-09-05 Stig VenaasAdded check for getaddrinfo()
2000-09-05 Andrei ZmievskiFix memory overrun.
2000-09-05 Stanislav MalyshevFix ini_restore variable length
2000-09-05 Stig Venaashostconnect now supports IPv6 if getaddrinfo exists...
2000-09-05 Stanislav MalyshevFix crash with trigger_error having no args (#6549)
2000-09-05 foobarMissed the Zend..fixed.
2000-09-05 Sterling HughesAdd:
2000-09-05 <changelog... ChangeLog update
2000-09-05 <changelog... NEWS update
2000-09-05 Sterling HughesThis should fix the multiple-line problem.
2000-09-04 Zeev SuraskiProtect arrays as well.
2000-09-04 Sterling HughesAdd the session.use_trans_sid option to php.ini file.
2000-09-04 Sterling Hughes@Add a php.ini option session.use_trans_sid to enable...
2000-09-04 Zeev SuraskiPrevent exploit in [tmp_name] as well
2000-09-04 Zeev SuraskiFix the logic. Tested.
2000-09-04 Danny Heijl- remove a memory leak warning and fix a crash when...
2000-09-04 Zeev Suraski3rd time's a charm
2000-09-04 Zeev SuraskiFix ISAPI compilation
2000-09-04 Zeev SuraskiFix the fix
2000-09-04 Zeev Suraskiupdate NEWS
2000-09-04 Zeev SuraskiFix the file upload security problem with no side effec...
2000-09-04 Sascha SchumannInclude "php.h", otherwise we don't have access to...
2000-09-04 Rasmus LerdorfQuick-fix for the file upload security alert
2000-09-04 Andi Gutmans- This shouldn't have been commited.
2000-09-04 Andi Gutmans- Added macros
2000-09-04 Andi Gutmans- Found my bug and managed to move the V_* macros to...
2000-09-04 Andi Gutmans- Remove two tabs
2000-09-04 Sterling HughesConvert 2 internal functions to follow naming conventions.
2000-09-04 <changelog... ChangeLog update
2000-09-04 <changelog... NEWS update
2000-09-03 foobaroops.
2000-09-03 foobarThis makes flex and bison not to add those #line direct...
2000-09-03 Sterling HughesIf the user wants to use more than one handle reuse...
2000-09-03 Andi Gutmans- Increase buffers of output buffering to 40KB and...
2000-09-03 Andi Gutmans- Before removing php_virtual_cwd.[ch] #if 0 them to...
2000-09-03 Andi Gutmans- Remove php_virtual_cwd.[ch] from Windows project
2000-09-03 Stig VenaasAdded timeout argument, but not used yet
2000-09-03 Andi Gutmans- More TSRM work
2000-09-03 Andi Gutmans- Add new files to TSRM windows project
2000-09-03 Andi Gutmans- Make TSRM work on Windows.
2000-09-03 Andi Gutmans- Move to virtual cwd in TSRM
2000-09-03 Andi Gutmans- Move virtual cwd to TSRM.
2000-09-03 Derick Rethans- Changed appname from "PHP 3.0" to "PHP 4.0"
2000-09-03 Zeev SuraskiMake gcc happy
2000-09-03 Zeev SuraskiFix init bug
2000-09-03 Sterling HughesJust when you got something working they decide to...
2000-09-03 Sterling Hughesucd -> sablot.
2000-09-03 Sterling Hughes@-Add the Sablotron extension for XSL parsing. (Sterling)
2000-09-03 Stanislav MalyshevRemove deprecated call-time reference
2000-09-03 Stig VenaasAdded network.c
2000-09-03 Stig VenaasTo be included by code using functions in network.c
2000-09-03 Stanislav MalyshevFix quoted_printable_decode (also should fix #6511)
2000-09-03 Stig VenaasNetwork related functions, only for internal use by...
2000-09-03 Stanislav MalyshevRemove deprecated call-time reference
2000-09-03 Stanislav Malyshevtests look for skipif.inc, so add it
2000-09-03 foobar@- Fixed a bug in checkdate() which caused < 1 years...
2000-09-03 foobarFixed bug #6409.
2000-09-03 <changelog... ChangeLog update
2000-09-03 <changelog... NEWS update
2000-09-02 Andi Gutmans- Remove another TSRM->Zend dependency
2000-09-02 Zeev Suraski@- Added support for an optional output handler functio...
2000-09-02 Andi Gutmans- Revert change of defining TSRM_WIN32 in dsp
2000-09-02 Andi Gutmans- Defining TSRM_WIN32 in each and every dsp sucked...
2000-09-02 Andi Gutmans- Get rid of unused code and stop including PHP's win95nt.h
2000-09-02 Andi Gutmans- More Windows build fixes
2000-09-02 Andi Gutmans- Fix windows build
2000-09-02 Sam RubyUnitialized variable causes trap on Windows
2000-09-02 Andi Gutmans- indent before someone shoots me
2000-09-02 Andi Gutmans- Change TSRM_OTHER macro to TSRM_THREADS as it should...
2000-09-02 Andi Gutmans- Make TSRM compile stand-alone again
2000-09-02 Andi Gutmans- Define TSRM_WIN32 in Windows dsp
2000-09-02 Andi Gutmans- Use TSRM_WIN32
2000-09-02 Sam RubyAllow TSRM to be built on Windows platforms
2000-09-02 <changelog... ChangeLog update
2000-09-02 <changelog... NEWS update
2000-09-01 David Eriksson# corrected my e-mail address
2000-09-01 David Eriksson- Initial submission of CORBA extension for PHP: Satellite
2000-09-01 Andrei Zmievski@- Added support for user defined 'tick' callback funct...
2000-09-01 Sascha SchumannExtend HTTP headers for private-caching and add a new...
2000-09-01 Sascha Schumanns/PATH_MAX/MAXPATHLEN/
2000-09-01 Sascha SchumannSpeed up standard php encoding function and add new...
2000-09-01 Zeev Suraski- Fix dir.c
2000-09-01 Sascha SchumannHopefully last round of fixing varargs use.
next