/haiku/src/add-ons/mail_daemon/inbound_filters/notifier/ |
H A D | NotifierFilter.cpp | b9962ceac27aadd13801512005638300e059d06f Thu Jan 08 21:24:26 UTC 2015 Jérôme Duval <jerome.duval@gmail.com> IMAP,POP3,NewMailNotification: fixed x86_64 build.
* Notifier::HeaderFetched(): fixed the method signature (go figure how it could build on x86). * POP3: fSizes type is now std::vector<size_t> instead of BList. Please review. off_t might be a better choice. * added the mail_daemon add-ons to the Haiku package again.
|
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/ |
H A D | IMAPMailbox.cpp | b9962ceac27aadd13801512005638300e059d06f Thu Jan 08 21:24:26 UTC 2015 Jérôme Duval <jerome.duval@gmail.com> IMAP,POP3,NewMailNotification: fixed x86_64 build.
* Notifier::HeaderFetched(): fixed the method signature (go figure how it could build on x86). * POP3: fSizes type is now std::vector<size_t> instead of BList. Please review. off_t might be a better choice. * added the mail_daemon add-ons to the Haiku package again.
|
H A D | IMAPFolder.cpp | b9962ceac27aadd13801512005638300e059d06f Thu Jan 08 21:24:26 UTC 2015 Jérôme Duval <jerome.duval@gmail.com> IMAP,POP3,NewMailNotification: fixed x86_64 build.
* Notifier::HeaderFetched(): fixed the method signature (go figure how it could build on x86). * POP3: fSizes type is now std::vector<size_t> instead of BList. Please review. off_t might be a better choice. * added the mail_daemon add-ons to the Haiku package again.
|
H A D | IMAPConnectionWorker.cpp | b9962ceac27aadd13801512005638300e059d06f Thu Jan 08 21:24:26 UTC 2015 Jérôme Duval <jerome.duval@gmail.com> IMAP,POP3,NewMailNotification: fixed x86_64 build.
* Notifier::HeaderFetched(): fixed the method signature (go figure how it could build on x86). * POP3: fSizes type is now std::vector<size_t> instead of BList. Please review. off_t might be a better choice. * added the mail_daemon add-ons to the Haiku package again.
|
/haiku/src/add-ons/mail_daemon/inbound_protocols/pop3/ |
H A D | POP3.h | b9962ceac27aadd13801512005638300e059d06f Thu Jan 08 21:24:26 UTC 2015 Jérôme Duval <jerome.duval@gmail.com> IMAP,POP3,NewMailNotification: fixed x86_64 build.
* Notifier::HeaderFetched(): fixed the method signature (go figure how it could build on x86). * POP3: fSizes type is now std::vector<size_t> instead of BList. Please review. off_t might be a better choice. * added the mail_daemon add-ons to the Haiku package again.
|
H A D | POP3.cpp | b9962ceac27aadd13801512005638300e059d06f Thu Jan 08 21:24:26 UTC 2015 Jérôme Duval <jerome.duval@gmail.com> IMAP,POP3,NewMailNotification: fixed x86_64 build.
* Notifier::HeaderFetched(): fixed the method signature (go figure how it could build on x86). * POP3: fSizes type is now std::vector<size_t> instead of BList. Please review. off_t might be a better choice. * added the mail_daemon add-ons to the Haiku package again.
|
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/ |
H A D | Protocol.cpp | b9962ceac27aadd13801512005638300e059d06f Thu Jan 08 21:24:26 UTC 2015 Jérôme Duval <jerome.duval@gmail.com> IMAP,POP3,NewMailNotification: fixed x86_64 build.
* Notifier::HeaderFetched(): fixed the method signature (go figure how it could build on x86). * POP3: fSizes type is now std::vector<size_t> instead of BList. Please review. off_t might be a better choice. * added the mail_daemon add-ons to the Haiku package again.
|
/haiku/build/jam/packages/ |
H A D | Haiku | b9962ceac27aadd13801512005638300e059d06f Thu Jan 08 21:24:26 UTC 2015 Jérôme Duval <jerome.duval@gmail.com> IMAP,POP3,NewMailNotification: fixed x86_64 build.
* Notifier::HeaderFetched(): fixed the method signature (go figure how it could build on x86). * POP3: fSizes type is now std::vector<size_t> instead of BList. Please review. off_t might be a better choice. * added the mail_daemon add-ons to the Haiku package again.
|