summaryrefslogtreecommitdiff
path: root/ext/imap/imap.h
Commit message (Expand)AuthorAgeFilesLines
* Making imap module compile on win32 and include imap_mail() function)Frank M. Kromann2000-05-301-0/+103
* @- Made the IMAP and LDAP modules compilable under Windows and thread-safe (Z...Zeev Suraski2000-04-011-105/+0
* Added new function: imap_mime_header_decodeTed Rolle Jr2000-03-191-0/+1
* Adding imap_rfc822_parse_headers(). This function lets you grab mail headersChuck Hagenbuch2000-03-121-0/+1
* #if WIN.* => #ifdef PHP_WIN32Sascha Schumann2000-02-121-2/+2
* another re-sync with the PHP3 treeHartmut Holzgraefe2000-02-071-0/+5
* Get Win32 IMAP DLL to compileZeev Suraski2000-02-051-1/+1
* IMAP should now be in sync with its PHP3 counterpartHartmut Holzgraefe1999-12-201-10/+22
* merged in imap_search() from the PHP3 treeHartmut Holzgraefe1999-12-171-1/+1
* # another oopsRasmus Lerdorf1999-11-301-4/+4
* More symbol work.Andrey Hristov1999-08-021-2/+2
* - run ext sources through conv_protoSascha Schumann1999-05-211-47/+47
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
* moved imap and ldapStig Bakken1999-04-221-0/+89