php-src/ext
Dan Kalowsky 6b80554404 Updating the IMAP client to include quota support via the imap c-client2000 libraries.
# Y2K support is good...
Removes the SA_QUOTA and SA_QUOTA_ALL defines
# After speaking with Mark Crispin, it is believed these never existed.
Cleans up the imap_status() function to remove notion of quotas in a status message.
# There is no quota setting in a STATUS message from c-client.

Changes the config.m4 to support the client.h include
# This should include all the approriate headers for c-client (as defined by
# c-client maintainers) such as mail.h, and rfc822.h.
Changed the directory search order for the include files as well.
# Place the /usr/local/include last, and searched the
# /usr/local/include/{c-client|imap} directories first

(PHP imap_get_quota) Added
(PHP imap_set_quota) Added

@- IMAP quota support (imap_set_quota, imap_get_quota) enabled/added via
@  c-client2000

PR:
Submitted by:
Reviewed by:
Obtained from:
2001-02-25 04:41:18 +00:00
..
aspell 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
bcmath Fix indentation of configure output 2000-12-06 17:34:58 +00:00
calendar 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
ccvs Fix indentation of configure output 2000-12-06 17:34:58 +00:00
com Fix Win32 build 2001-02-20 22:32:29 +00:00
cpdf @- Fixed some modules to allow using output-buffering. (Thies) 2001-02-15 14:49:01 +00:00
crack Added some missing EXPERIMENTAL files plus some missing extensions 2001-01-19 13:43:41 +00:00
ctype @ ctype functions now follow the extension naming conventions (Hartmut) 2000-12-19 11:50:30 +00:00
curl Fixed a typo in constant definitions and a possible crash in curl_setopt(). 2001-02-16 14:31:37 +00:00
cybercash 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
db Finish fopen-wrappers rename. 2001-02-23 22:07:16 +00:00
dba - How did CVS let me commit this? Probably it confused with the branch 2000-12-16 21:01:21 +00:00
dbase Finish fopen-wrappers rename. 2001-02-23 22:07:16 +00:00
domxml - add domxml_unlink_node(), not tested 2001-02-08 15:12:16 +00:00
dotnet multiple codepage support 2001-02-17 02:16:29 +00:00
ereg Stray ] 2001-02-09 16:42:55 +00:00
exif Kill a couple of warnings 2001-01-17 06:40:48 +00:00
fdf Fixed some protos. 2000-12-01 14:32:14 +00:00
filepro Finish fopen-wrappers rename. 2001-02-23 22:07:16 +00:00
fribidi Fix another instance of the == bug. 2001-02-23 16:49:58 +00:00
ftp Run through conv_z_macros 2000-11-22 22:05:02 +00:00
gd make gd work again under win32 2001-02-20 18:00:44 +00:00
gettext Moved the constants into ext/standard 2000-12-10 15:53:37 +00:00
gmp Add license info 2000-12-28 12:13:21 +00:00
hyperwave Finish fopen-wrappers rename. 2001-02-23 22:07:16 +00:00
icap 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
iconv define HAVE_LIBICONV 2001-02-20 15:19:38 +00:00
imap Updating the IMAP client to include quota support via the imap c-client2000 libraries. 2001-02-25 04:41:18 +00:00
informix Changing my email address... 2001-01-04 11:15:35 +00:00
ingres_ii - Change unset() functions to null(). unset() is legacy 2001-01-31 21:53:30 +00:00
interbase Typos in protos. 2001-02-18 16:59:18 +00:00
java Support AIX/HP shared lib extensions and j2sdk1.3.0 (hotspot) 2001-01-18 18:36:23 +00:00
ldap add configuration which links again libsasl.lib 2001-02-20 17:11:25 +00:00
mcal spaces after commas. all whitespace. 2000-12-05 21:12:45 +00:00
mcrypt Support for perl-compatible blowfish encryption (in libmcrypt CVS and 2001-01-13 20:55:15 +00:00
mhash Some protos fixed. 2001-01-15 12:01:34 +00:00
ming nuke warning, and add dsp 2001-01-31 17:05:00 +00:00
mnogosearch mnogosearch example updated. 2001-02-23 10:53:07 +00:00
msql make msql build under win32 2001-01-25 22:07:31 +00:00
mssql Fixed some protos. 2001-01-27 19:48:58 +00:00
muscat Fixed some protos. 2001-01-26 20:56:14 +00:00
mysql Initalize some of the global vars. Crashed under ms debugger without having them initialized. 2001-02-21 23:57:28 +00:00
notes import notes modules from Brad Atkins 2001-02-16 21:36:30 +00:00
oci8 - Fixed crash in OCI8 when using unitialized LOBs. (Thies) 2001-02-18 11:10:30 +00:00
odbc * dbmaker fix, shared support 2001-02-21 18:23:53 +00:00
openssl Fixed some protos. 2001-01-26 20:42:51 +00:00
oracle This should make detecting the version of Oracle libs a bit more accurate 2001-02-14 21:41:40 +00:00
ovrimos 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
pcre Preprocessor stuff should go into CPPFLAGS. 2001-02-21 07:09:22 +00:00
pdf When using pdf_get_buffer() and doing a correct cleanup by calling pdf_delete() 2001-02-21 23:30:21 +00:00
pfpro PR: 2001-01-28 00:45:28 +00:00
pgsql added missing ELS_FETCH() 2001-02-20 15:34:10 +00:00
posix 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
pspell Added myself to CREDITS (vlad) 2001-02-05 19:18:04 +00:00
qtdom Added some missing EXPERIMENTAL files plus some missing extensions 2001-01-19 13:43:41 +00:00
readline Libedit readline replacement support 2001-01-18 11:42:09 +00:00
recode 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
rpc Fix Win32 build 2001-02-20 22:32:29 +00:00
sablot Change e-mail address 2001-02-15 16:20:13 +00:00
satellite Patch for inherited interfaces by Daniel Stodden <stodden@in.tum.de> 2001-02-20 15:35:56 +00:00
session Use MAKE_STD_ZVAL/FREE_ZVAL to handle zval memory allocation. 2001-01-07 10:42:15 +00:00
shmop Making the shmop phpinfo entry look the same as others. 2000-12-10 14:45:42 +00:00
skeleton Get rid of HAVE_EXTNAME. This dates back to PHP 3 where source files 2000-12-01 14:56:30 +00:00
snmp 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
sockets Revert bogus patch and fix it properly. 2001-02-02 21:32:16 +00:00
standard Don't assume that tzname exists, if tm_zone does not exist. 2001-02-24 21:18:28 +00:00
swf no swf under win32 2001-02-20 15:15:10 +00:00
sybase Fixed typo. bug #8001 2000-11-28 09:39:01 +00:00
sybase_ct Mostly off by one. 2001-01-26 21:41:38 +00:00
sysvsem 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
sysvshm fixed BUG #8306: shmat() returns -1 on errors, not NULL 2000-12-18 12:22:28 +00:00
vpopmail fixed SIGSEGV in vpopmail_auth_user when optional arg apop is not set 2001-02-08 23:31:01 +00:00
wddx Preserve API compatibility. 2001-02-06 04:15:50 +00:00
xml fixed SEGFAULT when using xml_set_object. Zend does not yes support 2001-02-15 13:41:04 +00:00
yaz Yet another bug fix regarding present. 2001-02-20 11:40:36 +00:00
yp 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
zlib Finish fopen-wrappers rename. 2001-02-23 22:07:16 +00:00
ext_skel Fix ext_skel on Solaris 2000-12-07 10:03:21 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00