History log of /PHP-5.6/ext/imap/php_imap.c (Results 201 – 225 of 345)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.0RC2
# 7abdf90a 27-Nov-2002 Frank M. Kromann

free alocated mem.
minor changes in the layout


# a2bf03cc 26-Nov-2002 Frank M. Kromann

Avoid , at the end of each string (to, cc and bcc)


Revision tags: RELEASE_1_0b2
# 8bd55082 25-Nov-2002 Hartmut Holzgraefe

email address change


Revision tags: BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1
# 121d4d1e 09-Oct-2002 Markus Fischer

- Fix protos (resource instead of int for stream_id, fix some return protos,
consistent usage of options instead of flags).
- Make imap_ping,imap_setquota and imap_setacl return a real (bo

- Fix protos (resource instead of int for stream_id, fix some return protos,
consistent usage of options instead of flags).
- Make imap_ping,imap_setquota and imap_setacl return a real (bool) now.

show more ...


# e672ce4c 08-Oct-2002 Ilia Alshanetsky

Fixed bug #19280


Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# 25a908f4 19-Sep-2002 Dan Kalowsky

white space fix


# 3ae9127b 18-Sep-2002 Dan Kalowsky

Patch for Bug #19402 provided by Kevin Way (kevin.way@overtone.org)


Revision tags: RELEASE_0_91
# e1fe1e18 09-Sep-2002 Dan Kalowsky

missed one section for #15630


Revision tags: php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# 2ae84184 16-Aug-2002 foobar

ws fixes


# 26e044a1 16-Aug-2002 Dan Kalowsky

Silence a compiler warning, and returns the SUCCESS value on PHP_MINIT


# c55d024c 14-Aug-2002 Dan Kalowsky

Comming a fix for a compile error found in Bug #15630
# NOTE this is NOT the supplied patch in said bug for fixing imap_utf7_decode


Revision tags: dev
# 61fc6e76 05-Aug-2002 Dan Kalowsky

Removing the imap_popen command... because as Jani puts it "it never worked
and it never will work" until IMAP servers support this feature.


# d4ec2c30 03-Aug-2002 Dan Kalowsky

Cleaning up the imap_get_quotaroot return array to remove useless data


# f08a51f0 01-Aug-2002 Dan Kalowsky

Adding in some BC for users to imap_get_quota() function


# 7f302271 31-Jul-2002 Dan Kalowsky

removing the useless +1's on sizeof() and adding the mail_parameter for the
getquot inside the imap_get_quotaroot function. thank Jani.


# 579d1b6a 30-Jul-2002 Dan Kalowsky

fixes a typo in the word "limit", adds the null character to the strlen,
and seems to make imap_get_quotaroot return the correct values despite
cclients claim of "getquotaroot list improper".


# b53b7633 26-Jul-2002 Dan Kalowsky

forgot to make the same change to imap_get_quota...


# 05f38819 26-Jul-2002 Dan Kalowsky

Minor memory fix suggested by Zeev


# 9f3f6136 26-Jul-2002 Dan Kalowsky

Adding initial support for PHP imap_get_quotaroot
# apparently c-client does not like Cyrus's GETQUOTAROOT return list this
# is still be worked out, but all functionality should be there

Adding initial support for PHP imap_get_quotaroot
# apparently c-client does not like Cyrus's GETQUOTAROOT return list this
# is still be worked out, but all functionality should be there
# Return array is still not very organized

show more ...


# 0ccc2207 26-Jul-2002 Dan Kalowsky

(PHP imap_get_quota) updated to properly reflect the RFC 2087 as per
bug #14673
@- imap_get_quota now allows multiple resource values to be returned, as
per RFC 2087, closes bug #1467

(PHP imap_get_quota) updated to properly reflect the RFC 2087 as per
bug #14673
@- imap_get_quota now allows multiple resource values to be returned, as
per RFC 2087, closes bug #14673 (kalowsky, Sander Steffann)

show more ...


Revision tags: php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt
# d3051260 02-Jul-2002 Frank M. Kromann

Make sure To addresses are parsed correct with RFC822.


# 407a0ec6 02-Jul-2002 Frank M. Kromann

Switch from imap_sendmail.* to sendmail.c under Win32


Revision tags: php-4.3.0dev_zend2_alpha2
# ea7653f6 28-Jun-2002 Derick Rethans

- Fix TSRM gotcha


# b7ffa603 28-Jun-2002 Derick Rethans

Unify error messages


# c8f33575 27-Jun-2002 foobar

- Fixed bug: #15595 (and possibly others too)


12345678910>>...14