summaryrefslogtreecommitdiff
path: root/ext/imap/imap.c
Commit message (Collapse)AuthorAgeFilesLines
* Tiny fixesZeev Suraski1999-08-271-2/+2
|
* lets not make global functions unless we need to..actually this should be ↵Mark Musone1999-08-271-1/+1
| | | | taken out someday
* cjh: fixing the imap_add_body crash in php4.Chuck Hagenbuch1999-08-181-1/+1
|
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-85/+85
| | | | | php3_compat.h)
* More symbol work.Andrey Hristov1999-08-021-3/+3
|
* Final IMAP fixesZeev Suraski1999-08-011-4/+4
|
* More IMAP fixesZeev Suraski1999-07-311-2/+17
|
* Declaration fixZeev Suraski1999-07-311-1/+1
|
* Ok, that should be a good start. Can somebody verify that this actually ↵Zeev Suraski1999-07-301-154/+190
| | | | | | | compiles, and perhaps check if it runs?
* Early steps towards making the IMAP module PHP 4.0 compatibleZeev Suraski1999-07-301-652/+639
| | | | | (and readable - indent people, INDENT)
* License updateZeev Suraski1999-07-161-20/+9
|
* - run ext sources through conv_protoSascha Schumann1999-05-211-47/+47
| | | | | - add necessary phpext_*_ptr
* cleanupsZeev Suraski1999-04-231-3/+0
|
* moved imap and ldapStig Bakken1999-04-221-0/+2668