summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Add INSTALL_ROOT variable to specify install location.Wilfredo Sanchez2001-04-032-4/+4
* Fixing crash when listing databsaesFrank M. Kromann2001-04-031-8/+13
* SCO (and maybe others) do not have this defined.foobar2001-04-031-1/+1
* changed the flags parameters to be a bitfield + constants (I don't know whatWez Furlong2001-04-021-104/+78
* Free the correct output buffer, to avoid a segfault on a HEAD requestAnil Madhavapeddy2001-04-021-2/+1
* remove rogue ZEND_GET_MODULE()James Moore2001-04-021-4/+0
* Added small change to php_odbc module, to check for failed SQLDisconnectsNick Gorham2001-04-021-8/+20
* Use correct string length.Andrei Zmievski2001-04-021-1/+1
* Fixed a typo. Bug: #10103foobar2001-04-021-2/+2
* Inserted a few extra initialisations, just in case. Had some problems in aMarc Boeren2001-04-023-0/+12
* added some more error reporting and did a little tidying.Wez Furlong2001-04-021-10/+18
* Added whole bunch of PKCS7 (S/MIME) functions and made the key/cert paramsWez Furlong2001-04-014-195/+1372
* According to GD documentation the macros should be used instead..foobar2001-04-012-6/+6
* Fixed bug #10095.foobar2001-04-011-8/+9
* Fixed bug #8137 and killed some compile warnings.foobar2001-04-013-68/+48
* Fix headers handling with output bufferingZeev Suraski2001-03-311-0/+1
* Implemented cpdf_set_viewer_preferences (previously a stub).Fredrik Öhrn2001-03-302-13/+128
* Send the correct Vary headers, if we negotiate a gzip/deflate sessionAnil Madhavapeddy2001-03-301-0/+6
* Fixed leak in php_iconv_string. Also returns FAILURE on failure,Wez Furlong2001-03-291-3/+3
* Fixed bug: #10040.foobar2001-03-291-21/+23
* fix typoAndré Langhorst2001-03-281-1/+1
* fix protoAndré Langhorst2001-03-281-1/+1
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-2754-280/+280
* - 'Fix' for bug 10002Derick Rethans2001-03-271-1/+1
* The last fix was missing a &, Marc Boeren either made the patch wrong, or I a...Dan Kalowsky2001-03-271-1/+1
* fixed newly introduced crash in ora_bindThies C. Arntzen2001-03-271-3/+0
* Fix for Bug #9272, as submitted by marc boeren (m.boeren@guidance.nl).Dan Kalowsky2001-03-271-3/+3
* Fixed a typo.foobar2001-03-261-2/+2
* Support Solaris 8 ldap.foobar2001-03-261-0/+3
* Removed #include php_config.h, since it was not necessary (Mc)Marc Boeren2001-03-261-3/+0
* pg_close was undefining default_conn even if a ref to it was still there.Romolo Manfredini2001-03-261-3/+7
* Solved bugs #9746 and #9937, pg_close was closing twice the default conn.Romolo Manfredini2001-03-241-1/+2
* Fix ZTS buildSascha Schumann2001-03-241-0/+1
* Fixed compile errors for PostgreSQL support (Mc)Marc Boeren2001-03-2310-24/+38
* changed license of PostgreSQL module in ext/dbx.Rui Hirokawa2001-03-232-16/+16
* added initial support for PostgreSQL to ext/dbx.Rui Hirokawa2001-03-234-14/+379
* Changed header for source files, now point to PHP license (Mc)Marc Boeren2001-03-239-162/+113
* Added target ownership check in function copy for safe_mode operationsRomolo Manfredini2001-03-232-3/+11
* Simple patch to deal with lack of fields in the BeOS implementation of rusage.Stephen van Egmond2001-03-231-1/+1
* Removing extra check for warnings.Frank M. Kromann2001-03-231-24/+4
* Adding warning when query failsFrank M. Kromann2001-03-221-2/+20
* Changed C++ style comments to C-style comments (Marc)Marc Boeren2001-03-226-200/+133
* Fixed prototype.Sean Bright2001-03-221-1/+1
* Fix bugs: #9920, #9190foobar2001-03-221-0/+1
* no comment :)Marc Boeren2001-03-221-0/+5
* Added dbx module (database abstraction) to the repositorty (/ext/dbx).Marc Boeren2001-03-2213-0/+1777
* - fixed some bugs with xpathUwe Steinmann2001-03-221-20/+25
* setting right params to zend_get_parameters_exFrank M. Kromann2001-03-211-42/+42
* Beta2 of PDFlib V4.0 will introduce on new function (PDF_place_pdi_page)Rainer Schaaf2001-03-212-10/+38
* - Fix spelling errorAndi Gutmans2001-03-212-9/+9