History log of /PHP-7.0/ext/imap/php_imap.h (Results 51 – 64 of 64)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE
# a2b297bd 10-Aug-2001 Chuck Hagenbuch

Add imap_setacl() function (Brian Masney <masneyb@seul.org>).


Revision tags: PRE_METHOD_DEREFERENCE_PATCH
# 92ea7171 08-Aug-2001 foobar

Changed the old skool resource stuff to use the Zend macros.


Revision tags: BEFORE_PARAM_PARSING_CHANGE
# e17f384e 07-Aug-2001 foobar

Beutifying. Also made a check for IMAP-2001.


Revision tags: PRE_ENGINE2_SPLIT
# e069610c 03-Aug-2001 foobar

Add missing header.


# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2
# 8f279456 29-May-2001 Chuck Hagenbuch

imap_thread(), from Rob Siemborski <rjs3@andrew.cmu.edu>.


Revision tags: php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# a0d3c5a8 26-Feb-2001 Andi Gutmans

- Finally rename modules.h to zend_modules.h for consistency (first try
was 2000-03-11).
- Remove the first_arg_force_ref[]; and friends extern from php.h as they
are included via zen

- Finally rename modules.h to zend_modules.h for consistency (first try
was 2000-03-11).
- Remove the first_arg_force_ref[]; and friends extern from php.h as they
are included via zend_API.h

show more ...


# d883ff47 26-Feb-2001 Dan Kalowsky

Correctly checks for the proper header files, and excludes the QUOTA functions
from non-imap2000 systems (unavailable for testing at this time).
# anyone willing to test this out on non-imap2

Correctly checks for the proper header files, and excludes the QUOTA functions
from non-imap2000 systems (unavailable for testing at this time).
# anyone willing to test this out on non-imap2000?
PR:
Submitted by:
Reviewed by: Sascha Schumann
Obtained from:

show more ...


# 6b805544 25-Feb-2001 Dan Kalowsky

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 Cr

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:

show more ...


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# 6e09d7cb 17-Oct-2000 foobar

*** empty log message ***


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH
# cd754d78 03-Jul-2000 Sascha Schumann

Rename macros which begin with underscore to appropiate macros. The general
rule is:

macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'`


Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH
# 640c8226 30-May-2000 Frank M. Kromann

Making imap module compile on win32 and include imap_mail() function)


Revision tags: php-4.0.0, php-4.0RC2
# 0a3482f2 17-Apr-2000 Andrew Skalski

fixed imap quota/relogin compilation errors


# fc8c923b 01-Apr-2000 Zeev Suraski

Oh yeah, committing these would be a good idea:)


123