History log of /PHP-5.5/ext/imap/php_imap.c (Results 226 – 250 of 334)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.1.0
# 9fff2f7b 07-Dec-2001 Thies C. Arntzen

fix #13801 (imap_rfc822_parse_adrlist changes arg1)


# 08978fc3 04-Dec-2001 Frank M. Kromann

Enable imap_mail() on win32


# 67122717 03-Dec-2001 Andi Gutmans

- Nuke REGISTER_MAIN_*. Extension maintainers please make sure I didn't
- change something I wasn't supposed to. It should be fine IMO.


Revision tags: php-4.1.0RC5, php-4.1.0RC4
# 9950eaec 24-Nov-2001 Zeev Suraski

Honor error_reporting (in general and @ in particular) for IMAP notices


Revision tags: php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 68925208 11-Oct-2001 Stig Bakken

* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)


Revision tags: php4, php-4.0.7RC3
# 21f2b927 26-Sep-2001 Jeroen van Wolffelaar

3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now.


Revision tags: POST_SUBST_Z_MACROS
# c0332885 25-Sep-2001 Jeroen van Wolffelaar

Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.


Revision tags: PRE_SUBST_Z_MACROS
# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2
# c1a88549 16-Aug-2001 Chuck Hagenbuch

add tail pointer to speed up imap_search (submitted by Rob Siemborski
<rjs3@andrew.cmu.edu>).


Revision tags: php-4.0.7RC1
# 9a3d4e73 13-Aug-2001 Andi Gutmans

- More ZE2 fixes


Revision tags: BEFORE_EXP_MERGE
# f6f6c4d7 11-Aug-2001 Zeev Suraski

Whitespace


# 5019d3d4 10-Aug-2001 foobar

Made use of the resource macros here too. And some beutifying.


# 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
# ecfcae02 07-Aug-2001 foobar

Another TSRM fix.


# e17f384e 07-Aug-2001 foobar

Beutifying. Also made a check for IMAP-2001.


Revision tags: PRE_ENGINE2_SPLIT
# 755723bb 06-Aug-2001 foobar

- This is not supposed to be used, from c-client docs (formats.txt):

#"The following file/message formats are supported by c-client as of
# the time of this writing:
#
#. mx T

- This is not supposed to be used, from c-client docs (formats.txt):

#"The following file/message formats are supported by c-client as of
# the time of this writing:
#
#. mx This is an experimental format, and may be removed in a future
# release. An mx format mailbox has a .mxindex file which holds
# the message status and unique identifiers. Messages are
# stored in Internet standard CF LF form, so the file size of
# the message file equals the size of the message.
#
# mx is somewhat inefficient; the entire directory must be read
# and each file stat()'d. We found it intolerable for a
# moderate sized mailbox (2000 messages) and have more or less
# abandoned it."

show more ...


# 654b4332 06-Aug-2001 foobar

Some cleanup. Removed unnecessary duplicate #ifndef's.


# b5e49a1b 06-Aug-2001 foobar

removed unused function. (seems like a copy of imap_body)


# aa1772ca 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation


# c43806f4 30-Jul-2001 Zeev Suraski

Zend compatibility patch


# 797a079a 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work, and a bit of cleanup


# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


Revision tags: PRE_TSRM_MERGE_PATCH
# 0078ceec 15-Jul-2001 Zeev Suraski

Fix an inline


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


12345678910>>...14