summaryrefslogtreecommitdiff
path: root/ext/imap
Commit message (Expand)AuthorAgeFilesLines
* Added help texts for --with-imap-ssl|kerberos.foobar2001-07-311-2/+2
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-7/+7
* Zend compatibility patchZeev Suraski2001-07-301-1/+0
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-1/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-282-36/+12
* Fix an inlineZeev Suraski2001-07-151-1/+1
* This test won't work without these libs. Also, it might fail for otherfoobar2001-06-261-2/+2
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-57/+23
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-2/+11
* Include the To: address in the overview information (already in theChuck Hagenbuch2001-05-301-0/+6
* imap_thread(), from Rob Siemborski <rjs3@andrew.cmu.edu>.Chuck Hagenbuch2001-05-292-0/+102
* This is not needed. ssl_onceonlyinit() is enough.foobar2001-05-271-2/+1
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* make it possible to set the CHARSET parameter with imap_mail_compose()Chuck Hagenbuch2001-05-241-0/+16
* this fixes a few apache can not start bugs.foobar2001-05-221-2/+2
* @- Fix for bug 2181. Now zero is returned instead of an unset value forVlad Krupin2001-05-141-4/+4
* Fixed problems which were caused by the previous patches.foobar2001-05-111-1/+7
* Cleaning this a bit too. Now I'm also able to configure and compilefoobar2001-05-101-83/+83
* Attempt to fix the build when a c-client lib with kerberos, pam and sslfoobar2001-05-061-18/+9
* Fix broken buildSascha Schumann2001-05-061-1/+1
* Beutify phpinfo() output.foobar2001-05-062-2/+11
* Added a check that libc-client support SSL.foobar2001-05-061-7/+40
* Removed usused variables.foobar2001-05-061-2/+0
* Add support for in_reply_to header, and fix erealloc usage ("Johan Ekenberg"Chuck Hagenbuch2001-05-041-9/+8
* add crash guard (valid message number check) to imap_body().Chuck Hagenbuch2001-05-031-6/+20
* removing references to IMSP module, which will probably never be ported toChuck Hagenbuch2001-05-031-23/+4
* Fix for #8359. imap_fetchheader should never return the full message; theChuck Hagenbuch2001-05-031-11/+1
* - More strncpy() -> strlcpy() changes. mm_login() doesn't seem to be usedAndi Gutmans2001-05-021-6/+6
* fix whitespace pollutionChuck Hagenbuch2001-05-021-1/+1
* Fixes and improvements to imap_mail_compose (Johan EkenbergChuck Hagenbuch2001-05-021-31/+120
* Add support for cram-md5 authentication in imap_open().Chuck Hagenbuch2001-05-021-0/+1
* - Fix crash bugs when rfc822_qprint and rfc822_base64 return NULLAndi Gutmans2001-04-301-0/+11
* Fix for bug 9908: check that the result of mail_sort is not 0 before tryingChuck Hagenbuch2001-04-231-7/+12
* Statements end with a period.Jon Parise2001-04-101-2/+2
* Use tabs instead of spaces.Jon Parise2001-04-081-15/+15
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-13/+13
* Make compile again when ZTS is enabled and imap-2000 is used. Bug #9762foobar2001-03-161-1/+3
* If php is compiled --with-imap-ssl, link in the SSL authenticator fromChuck Hagenbuch2001-03-012-0/+5
* #adding name to credits. nothing to see here, keep moving.Dan Kalowsky2001-02-281-1/+1
* - Finally rename modules.h to zend_modules.h for consistency (first tryAndi Gutmans2001-02-261-1/+1
* # Bad patch job on the last commit by me. I take the BAD_CODER award forDan Kalowsky2001-02-261-10/+4
* Correctly checks for the proper header files, and excludes the QUOTA functionsDan Kalowsky2001-02-263-8/+28
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Updating the IMAP client to include quota support via the imap c-client2000 l...Dan Kalowsky2001-02-253-39/+107
* fix possible leak.Thies C. Arntzen2001-02-211-0/+8
* fixed a possible double-freeThies C. Arntzen2001-02-181-2/+17
* fixed possible leak in imap_searchThies C. Arntzen2001-02-121-0/+2
* Fix ZTS build which was broken by the last commitSascha Schumann2001-01-071-0/+2
* imap_user and imap_password were freed too early.foobar2001-01-071-3/+4
* Heads up people!Zeev Suraski2000-12-221-2/+2