summaryrefslogtreecommitdiffstats
path: root/emailsync/src/com
Commit message (Expand)AuthorAgeFilesLines
* Integrate Imap2 into EmailMarc Blank2012-08-221-15/+16
* Make sure that all access to service map is lock-protectedMarc Blank2012-08-191-40/+27
* Revert "Make sure that all access to service map is lock-protected"Marc Blank2012-08-181-19/+10
* Make sure that all access to service map is lock-protectedMarc Blank2012-08-181-10/+19
* Ensure that security notification is posted if not activeMarc Blank2012-08-171-1/+5
* Fix ConcurrentModificationExceptionPaul Westbrook2012-08-061-1/+3
* Don't save connection manager for autodiscover/validationMarc Blank2012-08-011-2/+6
* Do "same certificate" checking when using "trust certificates"Marc Blank2012-08-011-9/+10
* Handle ALERT response to login commandMarc Blank2012-07-272-1/+2
* Imap2 additionsMarc Blank2012-07-271-2/+8
* Fix EAS backoff behavior (was stuck at 30 seconds)Marc Blank2012-07-251-3/+3
* Prevent ConcurrentModificationException in SyncManagerMarc Blank2012-07-231-2/+6
* More work on Imap2Marc Blank2012-07-191-0/+1
* Initial Imap2 implementationMarc Blank2012-07-185-47/+88
* Add a bunch of stuff missed earlierMarc Blank2012-06-287-0/+2919