]> granicus.if.org Git - php/shortlog
php
2000-09-07 Stanislav MalyshevFix readdir bug in libc5
2000-09-07 Andrei Zmievski- Converted __string_value() to toString(), since the...
2000-09-07 Andrei ZmievskiWrap long lines.
2000-09-07 Andi Gutmans-
2000-09-07 Andi Gutmans- Fix crash bug on NetBSD and OpenBSD. MAXPATHLEN didn...
2000-09-07 Andi Gutmans- Smarter detection of MAXPATHLEN
2000-09-07 Andi Gutmans- Get rid of build warning on Windows
2000-09-07 Thies C. Arntzenmake ZTS mode compile
2000-09-07 Zeev SuraskiSend $HTTP_POST_FILES to the right place
2000-09-07 <changelog... ChangeLog update
2000-09-06 Andi Gutmans- Centralize some configuration stuff
2000-09-06 Andi Gutmans- Save two lines
2000-09-06 Andi Gutmans- Fix header
2000-09-06 Sascha SchumannUnless overwritten, default to no optimization in debug...
2000-09-06 Sascha Schumann4.0.3-dev
2000-09-06 Sascha SchumannAdd TSRM include dirs
2000-09-06 Sascha SchumannConvert some more "complex" expressions manually to...
2000-09-06 Sascha SchumannRename symbols whose first character was an underscore.
2000-09-06 Sascha SchumannConvert to Z_* macros
2000-09-06 Sascha SchumannA little script for converting source files to the...
2000-09-06 Thies C. Arntzenfix #6552 & #6577
2000-09-06 Daniel Beulshausendeleted unnecessary defines
2000-09-06 Daniel Beulshausenadded LIBGD define
2000-09-06 Daniel Beulshausenfixed debug build and removed dsw
2000-09-06 Daniel Beulshausenfix build
2000-09-06 Daniel Beulshausenlittle fix for the debug extension
2000-09-06 Zeev SuraskiFix ordering
2000-09-06 <changelog... ChangeLog update
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
next