summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_0_3RC2'.php-4.0.3RC2SVN Migration2000-10-032-164/+0
* - Fix dirname()Andi Gutmans2000-10-031-29/+47
* Fix some small issues.Sterling Hughes2000-10-032-2/+2
* - Fix VC++ warningAndi Gutmans2000-10-031-1/+2
* Add --with-imap-ssl to support SSL'ized imap library in RH7 and othersRasmus Lerdorf2000-10-021-0/+17
* - Now really fix it.Andi Gutmans2000-10-021-2/+2
* - Fix bug in parse_url()Andi Gutmans2000-10-021-1/+1
* Clean up the alignment of configure --help outputRasmus Lerdorf2000-10-0210-17/+17
* fixed unresolved externals.Daniel Beulshausen2000-10-021-7/+7
* Tiny change in copying of buffer.Sterling Hughes2000-10-021-1/+1
* @- Added the shmop extension. It allows more general ways of shared memoryDerick Rethans2000-10-016-0/+502
* snmp win extensionDaniel Beulshausen2000-09-301-0/+109
* uses php.h defineDaniel Beulshausen2000-09-302-3/+2
* - Cleanup output functionsAndi Gutmans2000-09-301-1/+1
* - Cleanup some output functionsAndi Gutmans2000-09-302-2/+2
* added dsp for the filepro extensionDaniel Beulshausen2000-09-301-0/+109
* made win32 compileDaniel Beulshausen2000-09-301-0/+1
* removed zendts.lib from link optionsDaniel Beulshausen2000-09-301-2/+2
* cleanupDaniel Beulshausen2000-09-301-1/+1
* fix not producing valid extensionDaniel Beulshausen2000-09-301-2/+2
* leftovers.Sterling Hughes2000-09-301-14/+0
* Buncha changes, generally makes the module more stable and removes unnecessarySterling Hughes2000-09-302-296/+204
* @ Added the ability for CURLOPT_POSTFIELDS to accept an array of HTTP postSterling Hughes2000-09-302-290/+334
* Return SUCCESS from write handler, if vallen is 0.Sascha Schumann2000-09-291-3/+5
* corrected lines for Solid 2.3 systems after some advice from users, please te...Dan Kalowsky2000-09-292-1/+10
* Don't try to serialize references.Sascha Schumann2000-09-291-18/+20
* Added clean up code for persistent connections to avoid some problems withHénot David2000-09-292-1/+42
* Fix configure (with Solaris).foobar2000-09-281-1/+1
* a little cleanupDaniel Beulshausen2000-09-281-2/+2
* added tsrm dir to include pathDaniel Beulshausen2000-09-282-4/+4
* removed ignoring msvcrt(d) libaryDaniel Beulshausen2000-09-281-4/+4
* major cleanupDaniel Beulshausen2000-09-281-4/+4
* @- Changed ext/db not to be enabled by default (Jani)foobar2000-09-281-28/+29
* Having odbc_tables() and odbc_columns() match the documentation with paramete...Frank M. Kromann2000-09-281-34/+30
* - Fix build of db2Andi Gutmans2000-09-281-0/+1
* Line seems to be missing and causing configure test failures for other extens...Stefan Roehrich2000-09-281-0/+1
* Automatic conversion might cause interpretation of 0xff as EOF, so we storeSascha Schumann2000-09-271-1/+3
* Recognize single quotes around cdata.Sascha Schumann2000-09-273-211/+198
* Clean up STR_CAT macro (it is still ugly)Sascha Schumann2000-09-271-8/+3
* Move php_memnstr to the header file, so that the function body is availableSascha Schumann2000-09-272-15/+15
* fixed tsrm dir, little cleanupsDaniel Beulshausen2000-09-262-12/+12
* removed redefinesDaniel Beulshausen2000-09-261-3/+0
* cleanup, added configurations for ssl as wellDaniel Beulshausen2000-09-261-2/+64
* cleanupDaniel Beulshausen2000-09-261-4/+4
* Unify memory allocation in smart_str functionsSascha Schumann2000-09-262-53/+51
* Remove superflucious variableSascha Schumann2000-09-261-3/+1
* Add URL support for GDStanislav Malyshev2000-09-262-12/+64
* Add protos from sybase DB Library.Joey Smith2000-09-261-0/+53
* No more empty '-l' caused by this extension.foobar2000-09-221-3/+9
* Small fix to the literal IPv6 parsing, now stops at first ] after [Stig Venaas2000-09-221-1/+1