]> granicus.if.org Git - php/shortlog
php
2000-10-29 Sascha SchumannPOSTs work fine
2000-10-29 Sascha SchumannAdd standard license
2000-10-29 Stanislav MalyshevAllow module to proclaim compatibility with any Zend...
2000-10-29 Sascha SchumannThis is actually user-visible.
2000-10-29 Sascha SchumannUnify handling of aborted connections
2000-10-29 Sascha SchumannUnify aborted connection handling
2000-10-29 Sascha SchumannAdd/unify aborted connection handling
2000-10-29 Sascha SchumannAdd php_handle_aborted_connection()
2000-10-29 Sascha SchumannNew directive AddRequestBodyFilters
2000-10-29 Zeev SuraskiSome more work on the INI parser/scanner
2000-10-29 Sascha SchumannHandle user aborts
2000-10-29 Zeev SuraskiInitial step in rewriting the INI parsing mechanism
2000-10-29 Sascha SchumannAdd Request Body filters. This is a much nicer concept...
2000-10-29 Zeev SuraskiUnify the names of these last 3 files...
2000-10-29 Zeev SuraskiFix Windows build
2000-10-29 Zeev SuraskiInitial steps to move the INI mechanism to the Zend...
2000-10-29 Thies C. Arntzenupdate my email.
2000-10-29 Stig BakkenTest descriptions showed up blank, fixed.
2000-10-29 foobarCheck also that the file isn't empty.
2000-10-29 foobar@- Fixed conflict with OpenLDAP and Oracle 8.1.x (Jani)
2000-10-29 <changelog... ChangeLog update
2000-10-28 foobarFix for bug #7416. ldap_set|get_option() are also in...
2000-10-28 Stig VenaasMoving --with-openssl to global configure, want OpenSSL...
2000-10-28 Stanislav MalyshevAllow to send secure cookies
2000-10-28 Andi Gutmans- Fix from Sascha. It fixes errorneous inclusion of bz2
2000-10-28 Zeev Suraski- URL-opened files now store the HTTP response header...
2000-10-28 <changelog... ChangeLog update
2000-10-28 <changelog... NEWS update
2000-10-27 Sascha SchumannPOST handler for my ubercool new Apache 2.0 function...
2000-10-27 foobarFixed PR: 6730. And it is mentioned also in RFC 959...
2000-10-27 foobarFixes PR: 7245
2000-10-27 Frank M. KromannMaking _php_math_longtobase() and _php_math_basetolong...
2000-10-27 Daniel Beulshausenadded "printer" extension, to access printers under...
2000-10-27 Sterling HughesNew e-mail address.
2000-10-27 Frank M. KromannKill compiler warning.
2000-10-27 Sascha Schumannuse puts instead of fprintf in log handler. no need...
2000-10-27 Sascha SchumannSome information about this handler
2000-10-27 Andrei ZmievskiAdded macros for object properties and class entry.
2000-10-27 Andrei Zmievski@- Fixed array_rand() to shuffle results when the numbe...
2000-10-27 Sascha SchumannLooks like transient buckets are limited to 4096 bytes...
2000-10-27 Sascha SchumannAdd log message sapi handler.
2000-10-27 Sascha SchumannApache 2.0 does some funky internal caching which works...
2000-10-27 Sascha Schumannspeling
2000-10-27 Hartmut Holzgraefetype fixes to make compilers happy
2000-10-27 Sascha SchumannAdd some comments
2000-10-27 Sascha SchumannLeave initializing of auth_(user|password) to php_handl...
2000-10-27 Sascha SchumannInitialize auth_(user|password) to NULL, if data was...
2000-10-27 Sam RubyAllow strings to be passed to methods expecting primiti...
2000-10-27 Sascha SchumannThe CGI RFC allows servers to pass Authorization data...
2000-10-27 Sascha SchumannHandle cookies and make use of php_handle_auth_data.
2000-10-27 Sascha SchumannUse php_handle_auth_data
2000-10-27 Sascha SchumannUtility function for sapi modules (it is not in SAPI...
2000-10-27 Sascha Schumannbunch of changes
2000-10-27 Sascha SchumannAllow users to specify whether they want to replace...
2000-10-27 Uwe Steinmann- added four functions to do fulltext query
2000-10-26 Andi Gutmans- Fix new -m on Windows
2000-10-26 Mathieu KooimanAdded -m (Shows list of modules) to commandline..
2000-10-26 Sascha SchumannHandle special queries.
2000-10-26 Sascha SchumannMove some code to php_handle_special_queries().
2000-10-26 Stig VenaasRemoved a warning in getaddrinfo check, not really...
2000-10-26 Daniel Beulshausenit won't work otherwise
2000-10-26 Sascha SchumannMove some initialization code from php_execute_script...
2000-10-26 Daniel Beulshausenadded dba extension for win32, currently the dsp is
2000-10-26 Daniel Beulshausenupdate
2000-10-26 Sascha SchumannAdd sapi_add_header_ex, which lets you specify whether...
2000-10-26 Daniel Beulshausenuse V_RENAME makro instead
2000-10-26 Sascha SchumannProtect us from Apache 2.0's pcre-posix stuff
2000-10-26 Sascha SchumannRemove second_arg_force_ref, defined in Zend
2000-10-26 Sascha SchumannThe type has changed to size_t.
2000-10-26 Sascha SchumannAdd session_adapt_url().
2000-10-26 Sascha SchumannReinstantiate single quotes properly.
2000-10-26 Sascha SchumannMake the API more leaner (sp?) and get rid of *copy*.
2000-10-26 Sascha SchumannProvide name of libtool archive.
2000-10-26 Sascha SchumannTemporary fix for mac os x stuff.
2000-10-26 Sascha SchumannAn Apache 2.0 Filter for PHP, completely from scratch.
2000-10-26 Andrei ZmievskiFix dba after resources patch.
2000-10-26 Andrei Zmievskisession_unset() now cleans up $HTTP_SESSION_VARS as...
2000-10-26 Andi Gutmans- Add V_RENAME() by "Daniel Beulshausen" <daniel@php4wi...
2000-10-25 Nikos MavroyanopoulosCorrected some checks for errors.
2000-10-25 Nikos MavroyanopoulosAdded keygen_s2k function. Function which generates...
2000-10-25 Andrei ZmievskiUse zend_register_list_destructors_ex() instead.
2000-10-25 Andrei ZmievskiRemove the patch to register_list_destructors().
2000-10-25 Andrei ZmievskiAdded array_sum() function.
2000-10-25 foobargdImageWBMP has some bug in it. Using the php-internal...
2000-10-25 Chuck HagenbuchInstall the new Mail classes.
2000-10-25 Chuck Hagenbuchadd Mail:: interface and supporting classes.
2000-10-23 Sascha Schumann__USE_GNU shall not be defined by application
2000-10-23 Daniel Beulshausenit's n.a. on win32 :)
2000-10-23 Stanislav MalyshevMake zlib compile again
2000-10-23 Andrei ZmievskiCleaned up.
2000-10-23 Alexander FeldmanFixed a bug in session.c. If the user calls session_mod...
2000-10-23 Hartmut Holzgraefehave you ever tried to run the regression tests with...
2000-10-23 Hartmut Holzgraefeadded a regression test skeleton file
2000-10-23 Andrei ZmievskiFix bug #7397
2000-10-23 <changelog... ChangeLog update
2000-10-23 <changelog... NEWS update
2000-10-23 Rasmus LerdorfMove server_filter to an extension-specific global
2000-10-23 Frank M. KromannAdding textlimit and textsize parameters to MSSQL sections
2000-10-22 Chris VandomelenAdded new INI entries to default php.ini files.
2000-10-22 Chris VandomelenAdded ini entry for choosing whether to use the read...
next