Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Undo oopsie | Wilfredo Sanchez | 2001-04-03 | 1 | -7/+7 |
| | |||||
* | Add INSTALL_ROOT variable to specify install location. | Wilfredo Sanchez | 2001-04-03 | 13 | -35/+37 |
| | |||||
* | Find libtool if it's called glibtool. | Wilfredo Sanchez | 2001-04-03 | 1 | -2/+3 |
| | |||||
* | Fixing crash when listing databsaes | Frank M. Kromann | 2001-04-03 | 1 | -8/+13 |
| | | | | | Fixing rowcount to woirk when the result contains an array og data. | ||||
* | SCO (and maybe others) do not have this defined. | foobar | 2001-04-03 | 1 | -1/+1 |
| | |||||
* | Cleaner (and probably safer) condition handling. | Jon Parise | 2001-04-03 | 1 | -6/+3 |
| | |||||
* | ChangeLog update | 2001-04-03 | 1 | -0/+64 | |
| | |||||
* | changed the flags parameters to be a bitfield + constants (I don't know what | Wez Furlong | 2001-04-02 | 1 | -104/+78 |
| | | | | | | | I was thinking!). Added a couple of extra parameters so that the equivalent functionality of the openssl smime command can be pretty much used in full. Added some more error reporting. | ||||
* | Free the correct output buffer, to avoid a segfault on a HEAD request | Anil Madhavapeddy | 2001-04-02 | 2 | -4/+2 |
| | | | | | when using output buffering with a custom handler (patch by zeev@) | ||||
* | 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 | 2 | -8/+23 |
| | | | | | | | | and to close any outstanding transactions if the call fails, then disconnect again. This can cause chaos with SQL Server, this regards a SELECT as starting a transaction, and will leave it open if the result set is not all read. | ||||
* | 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 |
| | | | | | different module, this solved it there, hance the added insurance. (Mc) | ||||
* | added some more error reporting and did a little tidying. | Wez Furlong | 2001-04-02 | 1 | -10/+18 |
| | |||||
* | ChangeLog update | 2001-04-02 | 1 | -0/+30 | |
| | |||||
* | Added whole bunch of PKCS7 (S/MIME) functions and made the key/cert params | Wez Furlong | 2001-04-01 | 4 | -195/+1372 |
| | | | | | a bit more friendly to use. See the README for more info. | ||||
* | Fixed some glitches in NEWS. (Yes, you may call me pedantic :-) | Sebastian Bergmann | 2001-04-01 | 1 | -48/+49 |
| | |||||
* | 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 |
| | |||||
* | ChangeLog update | 2001-04-01 | 1 | -0/+18 | |
| | |||||
* | Fix headers handling with output buffering | Zeev Suraski | 2001-03-31 | 2 | -0/+2 |
| | |||||
* | ChangeLog update | 2001-03-31 | 1 | -0/+72 | |
| | |||||
* | Implemented cpdf_set_viewer_preferences (previously a stub). | Fredrik Öhrn | 2001-03-30 | 2 | -13/+128 |
| | | | | | Added new functions: cpdf_set_font_directories and cpdf_set_font_map_file. | ||||
* | Send the correct Vary headers, if we negotiate a gzip/deflate session | Anil Madhavapeddy | 2001-03-30 | 1 | -0/+6 |
| | | | | | | | via Accept-Encoding. This obeys a SHOULD directive in RFC2616 PR: 10070 | ||||
* | Replace the incomprehensible newline escaping with @NEWLINE@ | Sascha Schumann | 2001-03-30 | 2 | -4/+4 |
| | | | | | Fixes the build on Darwin 1.2 | ||||
* | - Renamed the file following Thies suggestion | Ulf Wendel | 2001-03-30 | 1 | -0/+0 |
| | | | | | 100% beginners compatible politics of the PHP core guys: I was (again) allowed to make a mistake without beeing kicked - cool, thanks! | ||||
* | ChangeLog update | 2001-03-30 | 1 | -0/+65 | |
| | |||||
* | - uuups, modified the package.dtd, undo | Ulf Wendel | 2001-03-29 | 1 | -3/+1 |
| | |||||
* | - Added a package xml file for IT[X] templates | Ulf Wendel | 2001-03-29 | 2 | -49/+83 |
| | |||||
* | Fix a couple of warnings when calling PEAR::raiseError() statically. | Chuck Hagenbuch | 2001-03-29 | 1 | -4/+14 |
| | |||||
* | - package XML for the Cache | Ulf Wendel | 2001-03-29 | 1 | -0/+20 |
| | | | | | I'm not sure how to use the package.dtd to document packages and if at all the Cache can be it's own package, but one has to start with it... Sterling, Stig can you give me a hint? | ||||
* | Output php version at end of tests. | James Moore | 2001-03-29 | 1 | -1/+1 |
| | |||||
* | Fixed leak in php_iconv_string. Also returns FAILURE on failure, | Wez Furlong | 2001-03-29 | 1 | -3/+3 |
| | | | | | rather than -1 | ||||
* | ChangeLog update | 2001-03-29 | 1 | -0/+122 | |
| | |||||
* | Fixed bug: #10040. | foobar | 2001-03-29 | 1 | -21/+23 |
| | |||||
* | pgsql.php | Tomas V.V.Cox | 2001-03-28 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | * better handling of $rownum param in fetchInto() * changed property numrows[] to num_rows[] DB.php * $rowmun in fetch* now defaults to NULL mysql.php * added default $fetchmode to ordered * removed extra checks in connect() * fetchrow() now uses fetchInto() * added the "fetch absolute row numbers" feature to fetchInto() (not tested) ifx.php * better handling of $rownum param in fetchInto() | ||||
* | Make file() work again. | foobar | 2001-03-28 | 1 | -7/+6 |
| | | | | | | # For some reason if libbind is linked with PHP the file() function # won't work with URLs. Do we even need libbind? | ||||
* | fix typo | André Langhorst | 2001-03-28 | 2 | -2/+2 |
| | |||||
* | fix proto | André Langhorst | 2001-03-28 | 2 | -2/+2 |
| | |||||
* | Added a simple usage example | Ulf Wendel | 2001-03-28 | 1 | -1/+29 |
| | |||||
* | Fix warning | Zeev Suraski | 2001-03-28 | 1 | -0/+3 |
| | |||||
* | Make Windows happy | Zeev Suraski | 2001-03-28 | 1 | -0/+2 |
| | |||||
* | Get rid of more redundant code | Zeev Suraski | 2001-03-28 | 1 | -30/+6 |
| | |||||
* | Cleaner way of making sure resources start at 1 and not 0... | Zeev Suraski | 2001-03-28 | 1 | -5/+5 |
| | |||||
* | Remove redundant code | Zeev Suraski | 2001-03-28 | 2 | -27/+0 |
| | |||||
* | ChangeLog update | 2001-03-28 | 1 | -0/+142 | |
| | |||||
* | Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. | foobar | 2001-03-27 | 67 | -350/+353 |
| | | | | | # Heads up people! I tested this before committing but you never know.. | ||||
* | - 'Fix' for bug 10002 | Derick Rethans | 2001-03-27 | 1 | -1/+1 |
| |