History log of /PHP-7.4/ext/imap/php_imap.c (Results 251 – 275 of 422)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4426338b 17-Jun-2003 Ilia Alshanetsky

Fixed a typo in the check


# df32619d 16-Jun-2003 Ilia Alshanetsky

Fixed bug #24150 (crash in imap_fetch_overview() &
imap_rfc822_write_address())


# 9e9bd915 16-Jun-2003 Andrey Hristov

proto fix


# d75d52a5 13-Jun-2003 Ilia Alshanetsky

Busted by the CS police.


# de6c5995 13-Jun-2003 Ilia Alshanetsky

Added missing function proto


# 17861b93 13-Jun-2003 Ilia Alshanetsky

Fixed bug #24161 (No timeout value for imap functions)

Added imap_timeout() that allows the user to specify as well as retrieve
timeout values and set default timeout values based on the

Fixed bug #24161 (No timeout value for imap functions)

Added imap_timeout() that allows the user to specify as well as retrieve
timeout values and set default timeout values based on the
default_socket_timeout ini setting.

show more ...


# a17c5a5f 12-Jun-2003 Ilia Alshanetsky

Fixed bug #22505 (Allow imap_sort() and imap_search() to specify a charset)


# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT
# 53c90b23 20-May-2003 Dan Kalowsky

Adding imap_getacl, patch provided by Holger Burbach
(holger.burbach@gonicus.de)
@ Adding imap_getacl functionality. Function provided by Holger Burbach


# 99a616b0 20-May-2003 Dan Kalowsky

NIL, NULL, same thing, but changing for consistency sake


Revision tags: php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# 56e44a4f 16-Apr-2003 Ilia Alshanetsky

Fixed bug #22939 (crash in imap_header_info()).


# 383808e9 31-Mar-2003 Moriyoshi Koizumi

Fixed proto to sync with the documentation


Revision tags: php-4.3.2RC1, php-4.3.1
# 0a18a9d7 16-Feb-2003 Wez Furlong

A add much more useful select(2) implementation than is provided by
windows sockets. The winsock implementation will only work with sockets;
our implementation works with sockets and file de

A add much more useful select(2) implementation than is provided by
windows sockets. The winsock implementation will only work with sockets;
our implementation works with sockets and file descriptors.
By association, stream_select() will now operate correctly with files, pipes and sockets.

This change required linking against the winsock2 library. In terms of
compatibility, only older versions of windows 95 do not have winsock2
installed by default. It is available as a redistributable file, and is most likely installed by any OS patches (eg: Internet Explorer) applied by the user.

Also, add a win32 compatible pipe test when opening a stream from a pipe. This test will only work on NT, win2k and XP platforms. Without this test, interleaved fread() and select() calls would cause the read buffer to be clobbered. I will be working on a fix for this issue for win9x.

show more ...


# 246a0756 11-Feb-2003 Ilia Alshanetsky

Fixed bug #22048 (crash in imap_headers when the e-mail contains an
abnormally large number of special characters).


# 065e4d65 03-Feb-2003 Ilia Alshanetsky

Fixed bug #22022 (Crash in imap_mail_compose() if the body is an empty array).


# 453368af 30-Jan-2003 Ilia Alshanetsky

Removed pointless checks.


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 4dfc7cc8 24-Jan-2003 foobar

- Fixed stupid typo..
# I will test before commit, I will test before commit...


# e1c985d9 23-Jan-2003 foobar

Fix bug: #21817 (only enable this if --with-kerberos is used)


# 053023a7 20-Jan-2003 Ilia Alshanetsky

quota function fixes. Thanks Wez.


# 20925f97 20-Jan-2003 Ilia Alshanetsky

Changed php_error to php_error_docref.
Removed pointless memory allocation checks.
Memory leak fix inside quota functions.


# 83e9f231 18-Jan-2003 foobar

Fix bug: #21687, imap extension does not include gss authentication mechanism


# fb6517e8 17-Jan-2003 Ilia Alshanetsky

Fixed memory leaks in imap_get_quota & imap_get_quotaroot.
Removed pointless checks around array_init().


# fff1c67b 04-Jan-2003 Marcus Boerger

Fix ZTS-ZE2 build


# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3
# 7f3783ec 07-Dec-2002 Frank M. Kromann

fixing code style


1...<<11121314151617