Revision tags: dev |
|
#
df3ae7ca |
| 25-Jul-2002 |
foobar |
Fixed bug: #18561.
|
Revision tags: php-4.2.2 |
|
#
7b0b6d0b |
| 12-Jul-2002 |
foobar |
Bail out the given path does not have the libraries in it.
|
#
93f9acbf |
| 12-Jul-2002 |
foobar |
Make configure stop if something is wrong with libraries/linking.
|
Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90 |
|
#
506282af |
| 01-Jun-2002 |
Stefan Roehrich |
WS change to make very old compilers/preprocessors (e.g. HP/UX 9) happy (thanks to Andreas Ley for recognizing this).
|
Revision tags: php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2 |
|
#
8d151063 |
| 02-Apr-2002 |
foobar |
Be a bit more verbose about what was not found.
|
Revision tags: php-4.2.0RC1, help |
|
#
5cba3a99 |
| 12-Mar-2002 |
Sascha Schumann |
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
|
Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog, php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2 |
|
#
8ab1c2aa |
| 21-Aug-2001 |
Sascha Schumann |
nuke some apparently harmful spaces
|
Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE |
|
#
e17f384e |
| 07-Aug-2001 |
foobar |
Beutifying. Also made a check for IMAP-2001.
|
Revision tags: PRE_ENGINE2_SPLIT |
|
#
402f91fa |
| 04-Aug-2001 |
Thies C. Arntzen |
calling mail_open() causes a SEGFAULT when using imap-2000c. mail_open(0,"",0); seems to work.
|
#
74b4b08b |
| 03-Aug-2001 |
Jon Parise |
Don't blindly assume -lc-client when linking 'conftest'.
|
#
f9e375f4 |
| 03-Aug-2001 |
foobar |
Changed the PHP_ADD_LIBRARY_DEFER() to work when building standalone extensions. Also improved the checks for SSL and Kerberos in IMAP extension configure.
|
#
36a0e636 |
| 02-Aug-2001 |
Thies C. Arntzen |
not too sure about this: the uw-imap lib is usually called libc-client.a - kde comes with a libimap.a which (when used instead of libc-client.a) will break the build. so i have reversed t
not too sure about this: the uw-imap lib is usually called libc-client.a - kde comes with a libimap.a which (when used instead of libc-client.a) will break the build. so i have reversed the detection for the imap-libs - 1st look for the variations of libc-client and (if 'em are not found) try -limap. i hope this breaks nobodies setup! we should really add a AC_TRY_COMPILE for all extensions that get added thru configure!
show more ...
|
#
a4409891 |
| 31-Jul-2001 |
foobar |
Added help texts for --with-imap-ssl|kerberos.
|
Revision tags: PRE_TSRM_MERGE_PATCH |
|
#
98134543 |
| 26-Jun-2001 |
foobar |
This test won't work without these libs. Also, it might fail for other reasons too.
|
Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2 |
|
#
920da9ef |
| 22-May-2001 |
foobar |
this fixes a few apache can not start bugs.
|
Revision tags: php-4.0.6RC1 |
|
#
cf75b18a |
| 11-May-2001 |
foobar |
Fixed problems which were caused by the previous patches. #And the usage of PHP_ADD_LIBRARY_DEFER is clear to me now..:)
|
#
9cce67f1 |
| 10-May-2001 |
foobar |
Cleaning this a bit too. Now I'm also able to configure and compile with the test for imap-ssl.
|
#
3a56faee |
| 06-May-2001 |
foobar |
Attempt to fix the build when a c-client lib with kerberos, pam and ssl is used.
|
#
9ce12307 |
| 06-May-2001 |
foobar |
Beutify phpinfo() output.
|
#
60ad7933 |
| 06-May-2001 |
foobar |
Added a check that libc-client support SSL.
|
Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7 |
|
#
6aabc2c9 |
| 10-Apr-2001 |
Jon Parise |
Statements end with a period.
|
Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3 |
|
#
8a26918e |
| 27-Mar-2001 |
foobar |
Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. # Heads up people! I tested this before committing but you never know..
|
Revision tags: php-4.0.5RC2, php-4.0.5RC1 |
|
#
e2f632e1 |
| 01-Mar-2001 |
Chuck Hagenbuch |
If php is compiled --with-imap-ssl, link in the SSL authenticator from c-client so that we can use php to make ssl imap connections.
|
#
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 ...
|