Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'php_5_0_0RC2'.php-5.0.0RC2 | SVN Migration | 2004-04-25 | 1 | -103/+0 |
| | |||||
* | - Added PHP_TEST_BUILD macro which can be used to test whether build | foobar | 2004-02-23 | 1 | -16/+4 |
| | | | | | works / would work with current LIBS (+ additional extra-libs) | ||||
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 1 | -4/+4 |
| | |||||
* | Fixed bug #26923 (ext/imap: pam and crypt libraries missing when build as ↵ | foobar | 2004-01-17 | 1 | -2/+11 |
| | | | | shared) | ||||
* | Fixed bug #26909 (crash in imap_mime_header_decode() when no encoding is | Ilia Alshanetsky | 2004-01-15 | 1 | -2/+6 |
| | | | | | used). | ||||
* | - Remove use of bogus macro | Andi Gutmans | 2004-01-14 | 1 | -1/+3 |
| | |||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | Added missing constants (bug #26831) | foobar | 2004-01-08 | 1 | -0/+11 |
| | |||||
* | No need for these trick when linking with a correct cclient.lib | Frank M. Kromann | 2003-12-22 | 2 | -8/+0 |
| | |||||
* | detect c-client headers correctly using Edin's php-win32-dev layout | Wez Furlong | 2003-12-19 | 1 | -1/+2 |
| | |||||
* | Adding config file for win32. This allows to build with c-client 2002e | Frank M. Kromann | 2003-12-08 | 2 | -0/+28 |
| | |||||
* | proto fix | Rasmus Lerdorf | 2003-11-13 | 1 | -1/+1 |
| | |||||
* | Aligned configure help texts. | foobar | 2003-10-03 | 1 | -1/+1 |
| | |||||
* | Alignment fix | Moriyoshi Koizumi | 2003-10-03 | 1 | -1/+1 |
| | |||||
* | - Always look into /usr/local before /usr | foobar | 2003-10-01 | 1 | -4/+3 |
| | | | | | - Added breaks to make sure the preferred value is used. | ||||
* | Always prefer user specified paths over the default /usr /usr/local. | Ilia Alshanetsky | 2003-09-30 | 1 | -1/+1 |
| | | | | | | This may fix compilation problems with on systems with multiple copies of the same library. | ||||
* | proto fix | Hartmut Holzgraefe | 2003-09-16 | 1 | -1/+1 |
| | |||||
* | Register the TYPEMODEL constant from c-client's mail.h. | Jon Parise | 2003-09-04 | 1 | -0/+2 |
| | |||||
* | Fixed compiler warnings. | Ilia Alshanetsky | 2003-08-28 | 1 | -1/+1 |
| | |||||
* | emalloc -> safe_emalloc | Ilia Alshanetsky | 2003-08-12 | 1 | -3/+3 |
| | |||||
* | One more typo ;) | Ilia Alshanetsky | 2003-06-17 | 1 | -1/+1 |
| | |||||
* | Fixed a typo in the check | Ilia Alshanetsky | 2003-06-17 | 1 | -2/+2 |
| | |||||
* | Fixed bug #24150 (crash in imap_fetch_overview() & | Ilia Alshanetsky | 2003-06-16 | 1 | -2/+6 |
| | | | | | imap_rfc822_write_address()) | ||||
* | proto fix | Andrey Hristov | 2003-06-16 | 1 | -1/+1 |
| | |||||
* | Busted by the CS police. | Ilia Alshanetsky | 2003-06-13 | 1 | -2/+2 |
| | |||||
* | Added missing function proto | Ilia Alshanetsky | 2003-06-13 | 1 | -0/+3 |
| | |||||
* | Fixed bug #24161 (No timeout value for imap functions) | Ilia Alshanetsky | 2003-06-13 | 2 | -1/+71 |
| | | | | | | | 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. | ||||
* | Fixed bug #22505 (Allow imap_sort() and imap_search() to specify a charset) | Ilia Alshanetsky | 2003-06-12 | 1 | -9/+15 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 2 | -6/+6 |
| | |||||
* | Adding imap_getacl, patch provided by Holger Burbach | Dan Kalowsky | 2003-05-20 | 2 | -0/+54 |
| | | | | | | (holger.burbach@gonicus.de) @ Adding imap_getacl functionality. Function provided by Holger Burbach | ||||
* | NIL, NULL, same thing, but changing for consistency sake | Dan Kalowsky | 2003-05-20 | 1 | -1/+1 |
| | |||||
* | Grr.. Who changed this file from tabs to spaces? | Rasmus Lerdorf | 2003-05-10 | 1 | -1/+1 |
| | |||||
* | MFB | Rasmus Lerdorf | 2003-05-10 | 1 | -0/+1 |
| | |||||
* | - Fixed bug #23371 (configure falsely detects c-client using SSL) | foobar | 2003-04-30 | 1 | -14/+1 |
| | |||||
* | Fixed bug #22939 (crash in imap_header_info()). | Ilia Alshanetsky | 2003-04-16 | 1 | -0/+2 |
| | |||||
* | Fixed proto to sync with the documentation | Moriyoshi Koizumi | 2003-03-31 | 1 | -2/+2 |
| | |||||
* | Fixed bug #22616 (Wrong order of -lssl and -lcrypto with IMAP) | foobar | 2003-03-11 | 1 | -4/+4 |
| | |||||
* | Fix for bug #22353 | foobar | 2003-02-23 | 1 | -1/+1 |
| | |||||
* | A add much more useful select(2) implementation than is provided by | Wez Furlong | 2003-02-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | 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. | ||||
* | Fixed bug #22048 (crash in imap_headers when the e-mail contains an | Ilia Alshanetsky | 2003-02-11 | 1 | -4/+32 |
| | | | | | abnormally large number of special characters). | ||||
* | Fixed bug #22022 (Crash in imap_mail_compose() if the body is an empty array). | Ilia Alshanetsky | 2003-02-03 | 1 | -1/+4 |
| | |||||
* | Removed pointless checks. | Ilia Alshanetsky | 2003-01-30 | 1 | -9/+3 |
| | |||||
* | fix some typos | foobar | 2003-01-28 | 1 | -3/+3 |
| | |||||
* | - Fixed stupid typo.. | foobar | 2003-01-24 | 1 | -1/+1 |
| | | | | | # I will test before commit, I will test before commit... | ||||
* | Fix bug: #21817 (only enable this if --with-kerberos is used) | foobar | 2003-01-23 | 1 | -1/+1 |
| | |||||
* | quota function fixes. Thanks Wez. | Ilia Alshanetsky | 2003-01-20 | 2 | -7/+10 |
| | |||||
* | Changed php_error to php_error_docref. | Ilia Alshanetsky | 2003-01-20 | 1 | -116/+101 |
| | | | | | | Removed pointless memory allocation checks. Memory leak fix inside quota functions. | ||||
* | Fix bug: #21687, imap extension does not include gss authentication mechanism | foobar | 2003-01-18 | 2 | -9/+19 |
| | |||||
* | Fixed memory leaks in imap_get_quota & imap_get_quotaroot. | Ilia Alshanetsky | 2003-01-17 | 1 | -26/+9 |
| | | | | | Removed pointless checks around array_init(). |