]> granicus.if.org Git - php/shortlog
php
2000-10-31 Zeev Suraski- Fix phpinfo()
2000-10-31 Zeev SuraskiRemove unnecessary code, fix phpinfo()
2000-10-31 Zeev SuraskiRequire bison 1.28
2000-10-31 Zeev SuraskiFix memory_limit build problem
2000-10-31 Hartmut Holzgraeferemoved some bogus code
2000-10-31 Hartmut Holzgraefesupport for short comments was added to ext_skel proto...
2000-10-31 Jesus M. Castagnettocosmetic changes (added some "proto"s missing in the...
2000-10-31 <changelog... ChangeLog update
2000-10-31 <changelog... NEWS update
2000-10-31 foobarBoth RETR and STOR have also 250 as possible return...
2000-10-31 foobarFix the fix.
2000-10-30 Zeev Suraski- Complete the move to the new INI parser. (Side effec...
2000-10-30 Zeev SuraskiFix non-thread-safe Windows build
2000-10-30 Zeev SuraskiFinal touches on the INI parser
2000-10-30 Sascha SchumannPATH is not optional (we print that message, because...
2000-10-30 Derick Rethans- Added the two constants mentioned in bug #6097
2000-10-30 Stanislav MalyshevUpdate to use reference-serializer too
2000-10-30 Stanislav MalyshevAdd support for serializing references.
2000-10-30 Stanislav MalyshevFix crash in sscanf in error handler (#7533)
2000-10-30 Stanislav MalyshevDon't try to work with negative timestamps
2000-10-30 Stanislav MalyshevRemove empty temp file on failed upload
2000-10-30 Stanislav MalyshevAnother attempt to make it build
2000-10-30 Sascha SchumannLTLIBRARY_DEPENDENCIES might depend on variables define...
2000-10-30 Stanislav MalyshevMake "H*" work
2000-10-30 Stanislav MalyshevFix build
2000-10-30 Sascha SchumannRemove --with-aolserver-src directive.
2000-10-30 <changelog... ChangeLog update
2000-10-30 <changelog... NEWS update
2000-10-30 Chris VandomelenRemoved INI entry for read() function, made changes...
2000-10-29 Zeev Suraskiparse_ini_file() supports a new optional 2nd argument...
2000-10-29 Zeev SuraskiMove browscap code to the new modular INI parser
2000-10-29 Zeev SuraskiFix leaks
2000-10-29 Zeev SuraskiForgot the @...
2000-10-29 Zeev SuraskiUse the new INI parser for parse_ini_str()
2000-10-29 Zeev SuraskiThe new INI parser is showing some signs of life
2000-10-29 Zeev SuraskiFix a corruption bug, when erroneously allowing to...
2000-10-29 Zeev SuraskiFix build
2000-10-29 Zeev SuraskiForgot this one
2000-10-29 Zeev SuraskiGeneralization work
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
next