]> granicus.if.org Git - php/shortlog
php
2001-01-12 Sterling HughesMake daniel's changes work in ZTS mode...
2001-01-12 Daniel Beulshausentake out emtpy struct
2001-01-12 Mika TuupolaPR:
2001-01-12 Rasmus LerdorfFix for bug 6073 from Sean R. Bright <elixer@erols...
2001-01-12 Rasmus LerdorfFix for bug number 8666
2001-01-12 <changelog... ChangeLog update
2001-01-12 <changelog... NEWS update
2001-01-11 Andrei Zmievski@- Added Console_Getopt class for parsing command-line...
2001-01-11 foobarFix build.
2001-01-11 foobarIf external expat is used, header file is expat.h
2001-01-11 Daniel Beulshausenremoved old expat libs
2001-01-11 Sterling HughesHousekeeping...
2001-01-11 <changelog... ChangeLog update
2001-01-10 Rui Hirokawa*** empty log message ***
2001-01-10 Rui Hirokawadisable directory search for libexpat and disable some...
2001-01-10 Sascha SchumannEspecially on FreeBSD it seems to be common that send...
2001-01-10 Thies C. Arntzenexec'd processes now get cleaned up even if the browser...
2001-01-10 David Croftfixed swatch internet time (bugs#8242,7106)
2001-01-10 David CroftAllocate buffer in date() for the actual length of...
2001-01-10 <changelog... ChangeLog update
2001-01-10 <changelog... NEWS update
2001-01-10 Stig Bakken* renamed PEAR scripts
2001-01-10 Stig Bakkenadded .cvsignore file
2001-01-10 Stig Bakken* updated copyrights (thanks Colin)
2001-01-09 Rui Hirokawaadded a option to dedine libexpat install directory...
2001-01-09 <changelog... *** empty log message ***
2001-01-09 Colin ViebrockI should learn how to spell
2001-01-09 Colin ViebrockNow the coding standards are defined elsewhere ...
2001-01-09 Sterling HughesMove the definition of the xslt_set_encoding to the...
2001-01-09 Jon PariseUpdate the copyright year range to 1997-2001.
2001-01-09 Sascha SchumannAvoid possible memory leak in the URL scanner, if the...
2001-01-09 Egon SchmidSorry, two lines are enough.
2001-01-09 Egon SchmidFixed protos.
2001-01-09 Rui Hirokawamoved to ext/iconv.
2001-01-09 Rui Hirokawaadded test code to iconv.
2001-01-09 Rui Hirokawamove iconv related functions to separate iconv extension.
2001-01-09 Rui Hirokawaadded iconv extension.
2001-01-09 Thies C. Arntzen@- Allow access to uploaded files in safe_mode. Beware...
2001-01-09 foobarIf TZ environment variable is changed call tzset().
2001-01-09 Sascha SchumannPropagate the response code/HTTP status code back to...
2001-01-09 Sascha SchumannAccount the number of sent bytes properly
2001-01-09 Hartmut Holzgraefefix for Bug id #8606
2001-01-09 Sascha Schumannphp_add_var_hash() uses sizeof(id) in the calls to...
2001-01-08 Sascha SchumannMake Apache 2.0 filter build again
2001-01-08 Sascha SchumannWS fix
2001-01-08 Sascha SchumannFix ZTS build (broken by iconv-related changes).
2001-01-08 Andrei Zmievski@- Changed extract() to check that prefixed name is...
2001-01-08 Derick Rethans- Fix for bug #8535 - floating point exception on FreeB...
2001-01-08 Andrei Zmievski@- Changed extract() to return the number of variables...
2001-01-08 Stanislav MalyshevOptimize it a bit - no need to dup empty string (which...
2001-01-08 Stanislav MalyshevDuplicate property value, otherwise parser would free...
2001-01-08 Stanislav MalyshevFix undefind filehandle type on INI parsing.
2001-01-08 Egon SchmidCorrected some protos.
2001-01-08 Stig VenaasAdded ldap_rename(). Currently requires API with ldap_r...
2001-01-08 Stig Venaas*** empty log message ***
2001-01-08 Stanislav MalyshevUse platform's dir separator
2001-01-08 Rasmus LerdorfTest ACL commit
2001-01-08 Stig Bakken* display a notice when downloading
2001-01-08 Stig Bakken* no need for this test file anymore
2001-01-08 Stig Bakken* updated DB status
2001-01-08 Rui Hirokawaadded iconv_set_encoding() to change the encoding setting.
2001-01-08 <changelog... ChangeLog update
2001-01-08 <changelog... NEWS update
2001-01-08 Rui Hirokawaadded a output handler function ob_iconv_handler which...
2001-01-08 Shane Caraveoignore blank lines
2001-01-08 Shane Caraveomy mistake...freed in a different function.
2001-01-08 Shane Caraveobe sure to unlock that mutex before returning!
2001-01-08 Shane Caraveoadd notes on this program
2001-01-07 Shane Caraveostresstest is based on cgiwrap. it can be used to...
2001-01-07 Shane Caraveodefine flag to turn off exception handling
2001-01-07 Stig VenaasAdded OpenSSL
2001-01-07 Stig VenaasChanged OpenSSL requirements from 0.9.6 to 0.9.5
2001-01-07 Stig VenaasMinor changes to LDAP_OPT constants, and added support...
2001-01-07 Zeev SuraskiFix mismatch in return values
2001-01-07 Zeev SuraskiFix possible startup crash
2001-01-07 Zeev SuraskiFix CGI build
2001-01-07 Zeev Suraski- Remove backward dependency from PHP -> Zend
2001-01-07 Zeev SuraskiChange get_ini_entry to get_configuration_directive
2001-01-07 Zeev SuraskiRemove -S option on all bison calls
2001-01-07 Zeev SuraskiAdd Release_TSDbg to TSRM as well
2001-01-07 Derick Rethans- Fix for bug 7035, regarding PHP_MAX_SALT_LENGTH for...
2001-01-07 Stig VenaasAdded LDAPv3 stuff. ldap_search() now treats LDAP_ADMIN...
2001-01-07 Sascha SchumannFix ZTS build which was broken by the last commit
2001-01-07 Thies C. Arntzenfix small leak in ociexecute()
2001-01-07 Stig VenaasMade OpenSSL extension work with 0.9.5 and changed...
2001-01-07 Sascha SchumannUse MAKE_STD_ZVAL/FREE_ZVAL to handle zval memory alloc...
2001-01-07 Sascha SchumannAdd a new test and refine the fourth test
2001-01-07 Sascha SchumannUse zval_ptr_dtor instead of zval_dtor/FREE_ZVAL pair.
2001-01-07 foobarFixed bug: 8478
2001-01-07 foobarimap_user and imap_password were freed too early.
2001-01-07 Jon PariseFix typo. This one was my fault, anyway.
2001-01-07 Chuck Hagenbuchlist the correct modeline for vi.
2001-01-07 Zeev SuraskiFix possibility of a crash during startup (very unlikel...
2001-01-07 <changelog... ChangeLog update
2001-01-06 Zeev SuraskiRemove -S
2001-01-06 Andi Gutmans- This slipped in by mistake.
2001-01-06 Rui Hirokawafixed option name mismatch.
2001-01-06 Rui Hirokawalinked with libexpat. it's necessary to use sablot...
2001-01-06 <changelog... ChangeLog update
2001-01-05 Frank M. KromannAdding hack to allow odbc_tables to work on Access...
next