| Commit message (Expand) | Author | Age | Files | Lines |
* | Add INSTALL_ROOT variable to specify install location. | Wilfredo Sanchez | 2001-04-03 | 2 | -4/+4 |
* | Fixing crash when listing databsaes | Frank M. Kromann | 2001-04-03 | 1 | -8/+13 |
* | SCO (and maybe others) do not have this defined. | foobar | 2001-04-03 | 1 | -1/+1 |
* | changed the flags parameters to be a bitfield + constants (I don't know what | Wez Furlong | 2001-04-02 | 1 | -104/+78 |
* | Free the correct output buffer, to avoid a segfault on a HEAD request | Anil Madhavapeddy | 2001-04-02 | 1 | -2/+1 |
* | remove rogue ZEND_GET_MODULE() | James Moore | 2001-04-02 | 1 | -4/+0 |
* | Added small change to php_odbc module, to check for failed SQLDisconnects | Nick Gorham | 2001-04-02 | 1 | -8/+20 |
* | Use correct string length. | Andrei Zmievski | 2001-04-02 | 1 | -1/+1 |
* | Fixed a typo. Bug: #10103 | foobar | 2001-04-02 | 1 | -2/+2 |
* | Inserted a few extra initialisations, just in case. Had some problems in a | Marc Boeren | 2001-04-02 | 3 | -0/+12 |
* | added some more error reporting and did a little tidying. | Wez Furlong | 2001-04-02 | 1 | -10/+18 |
* | Added whole bunch of PKCS7 (S/MIME) functions and made the key/cert params | Wez Furlong | 2001-04-01 | 4 | -195/+1372 |
* | According to GD documentation the macros should be used instead.. | foobar | 2001-04-01 | 2 | -6/+6 |
* | Fixed bug #10095. | foobar | 2001-04-01 | 1 | -8/+9 |
* | Fixed bug #8137 and killed some compile warnings. | foobar | 2001-04-01 | 3 | -68/+48 |
* | Fix headers handling with output buffering | Zeev Suraski | 2001-03-31 | 1 | -0/+1 |
* | Implemented cpdf_set_viewer_preferences (previously a stub). | Fredrik Öhrn | 2001-03-30 | 2 | -13/+128 |
* | Send the correct Vary headers, if we negotiate a gzip/deflate session | Anil Madhavapeddy | 2001-03-30 | 1 | -0/+6 |
* | Fixed leak in php_iconv_string. Also returns FAILURE on failure, | Wez Furlong | 2001-03-29 | 1 | -3/+3 |
* | Fixed bug: #10040. | foobar | 2001-03-29 | 1 | -21/+23 |
* | fix typo | André Langhorst | 2001-03-28 | 1 | -1/+1 |
* | fix proto | André Langhorst | 2001-03-28 | 1 | -1/+1 |
* | Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. | foobar | 2001-03-27 | 54 | -280/+280 |
* | - 'Fix' for bug 10002 | Derick Rethans | 2001-03-27 | 1 | -1/+1 |
* | The last fix was missing a &, Marc Boeren either made the patch wrong, or I a... | Dan Kalowsky | 2001-03-27 | 1 | -1/+1 |
* | fixed newly introduced crash in ora_bind | Thies C. Arntzen | 2001-03-27 | 1 | -3/+0 |
* | Fix for Bug #9272, as submitted by marc boeren (m.boeren@guidance.nl). | Dan Kalowsky | 2001-03-27 | 1 | -3/+3 |
* | Fixed a typo. | foobar | 2001-03-26 | 1 | -2/+2 |
* | Support Solaris 8 ldap. | foobar | 2001-03-26 | 1 | -0/+3 |
* | Removed #include php_config.h, since it was not necessary (Mc) | Marc Boeren | 2001-03-26 | 1 | -3/+0 |
* | pg_close was undefining default_conn even if a ref to it was still there. | Romolo Manfredini | 2001-03-26 | 1 | -3/+7 |
* | Solved bugs #9746 and #9937, pg_close was closing twice the default conn. | Romolo Manfredini | 2001-03-24 | 1 | -1/+2 |
* | Fix ZTS build | Sascha Schumann | 2001-03-24 | 1 | -0/+1 |
* | Fixed compile errors for PostgreSQL support (Mc) | Marc Boeren | 2001-03-23 | 10 | -24/+38 |
* | changed license of PostgreSQL module in ext/dbx. | Rui Hirokawa | 2001-03-23 | 2 | -16/+16 |
* | added initial support for PostgreSQL to ext/dbx. | Rui Hirokawa | 2001-03-23 | 4 | -14/+379 |
* | Changed header for source files, now point to PHP license (Mc) | Marc Boeren | 2001-03-23 | 9 | -162/+113 |
* | Added target ownership check in function copy for safe_mode operations | Romolo Manfredini | 2001-03-23 | 2 | -3/+11 |
* | Simple patch to deal with lack of fields in the BeOS implementation of rusage. | Stephen van Egmond | 2001-03-23 | 1 | -1/+1 |
* | Removing extra check for warnings. | Frank M. Kromann | 2001-03-23 | 1 | -24/+4 |
* | Adding warning when query fails | Frank M. Kromann | 2001-03-22 | 1 | -2/+20 |
* | Changed C++ style comments to C-style comments (Marc) | Marc Boeren | 2001-03-22 | 6 | -200/+133 |
* | Fixed prototype. | Sean Bright | 2001-03-22 | 1 | -1/+1 |
* | Fix bugs: #9920, #9190 | foobar | 2001-03-22 | 1 | -0/+1 |
* | no comment :) | Marc Boeren | 2001-03-22 | 1 | -0/+5 |
* | Added dbx module (database abstraction) to the repositorty (/ext/dbx). | Marc Boeren | 2001-03-22 | 13 | -0/+1777 |
* | - fixed some bugs with xpath | Uwe Steinmann | 2001-03-22 | 1 | -20/+25 |
* | setting right params to zend_get_parameters_ex | Frank M. Kromann | 2001-03-21 | 1 | -42/+42 |
* | Beta2 of PDFlib V4.0 will introduce on new function (PDF_place_pdi_page) | Rainer Schaaf | 2001-03-21 | 2 | -10/+38 |
* | - Fix spelling error | Andi Gutmans | 2001-03-21 | 2 | -9/+9 |