add createIndex()
[org.ibex.mail.git] / src /
2008-03-01 adamadd createIndex()
2008-03-01 adammove streamToString to SqliteDB.java
2008-03-01 adammake questionable improvements to mail.clamav.check()
2008-03-01 adamimprove parsing of dcc responses
2008-03-01 adammove streamToString to SqliteDB.java
2008-03-01 adamadd createIndex() calls to Whitelist
2008-03-01 adamremove comment
2008-03-01 adamadd mail.DNSUtil for reverse lookups
2007-07-22 adamhighly suspicious changes to IMAP.java
2007-07-22 adamlowercase the name of the inbox
2007-07-22 adamdo not set flag if already set
2007-07-22 adamimprove mailbox-not-found logic
2007-07-22 adamline break
2007-07-22 adamforce lowercase on trash folder
2007-07-22 adamSqliteMailbox: massive overhauld
2007-07-22 adamSqliteDB: bug fixes
2007-07-22 adambetter DCC interface
2007-07-22 adamremove unecessary methods
2007-07-22 adamnote to self
2007-07-22 adambe more tolerant of crud lying around in FilebasedMailboxes
2007-07-22 adambetter .sqlite mailbox autodetection
2007-07-22 adamuse HashMap rather than WeakHashMap
2007-07-15 adamrename SqliteJdbcMailbox -> SqliteMailbox
2007-07-15 adamadd uid_ to SqliteJdbcMailbox
2007-07-15 adamfix IMAP semantics
2007-07-15 adamSqliteTable: fixups to schema handling
2007-07-15 adambreak out SqliteTable
2007-07-15 adamrename SqliteTable -> SqliteDB
2007-07-15 adamfactor reap() out of SqliteTable constructor
2007-07-15 adammisc note in IMAP
2007-07-09 adamrevamp NNTP support
2007-07-09 adambugfixes
2007-07-09 adamrename MailboxTree -> MailTree
2007-07-09 adamadd mailbox acls, further separate Mailbox and MailboxTree
2007-07-08 adamadd .txt to spam links
2007-07-08 adamuse ThreadPool and Cron
2007-07-08 adamsynthesize messageids when necessary
2007-07-08 adamMailbox -> MailboxTree separation
2007-07-05 adamimprove logic for header-stripping in MIME.java
2007-07-05 adameliminate logging in Connection class
2007-07-05 adammajor revamp due to new Message constructors
2007-07-05 adamdrop connection after too many bad recipients
2007-07-05 adamfix horrible SMTP exception code bug
2007-07-05 adamimprove PEEK logic in IMAP
2007-07-05 adamdont add ID capability for IMAP; we dont support it
2007-07-05 adamadd body jsproperty to MIME
2007-07-05 adamhacks for flaky dns
2007-07-05 adamremove private stuff from MailmanArchives
2007-07-05 adamadd setCacheSize()
2007-07-05 adamfiddling with Main
2007-07-05 adamreorganize Auto.java
2007-07-05 adamsynchronize Whitelist methods and whitelist all three...
2007-03-17 adamminor cleanup in MIME.java
2007-03-17 adammore efficient MailboxIterator.head() in FileBasedMailbox
2007-03-17 adammassive refactoring of Headers class
2007-03-17 adamWhitelist cleanup
2007-03-17 adamadd fastButDangerous to SqliteTable
2007-03-17 adamupdate Script.java
2007-03-17 adamminor refactoring in SMTP
2007-03-17 adamauto-whitelist people we send email to
2007-03-17 adamSMTP-AUTH
2007-03-17 adamadvertise ESMTP
2007-03-17 adamaccept->enqueue
2007-03-17 adamcleanups in POP3
2007-03-17 adammore efficient stream usage in NNTP
2007-03-17 adammore efficient concatenation in Message
2007-03-17 adamchange some commenting in Message
2007-03-17 adamsome header comments in Message
2007-03-17 adamuse kerberos auth
2007-03-17 adammore robustness in Main
2007-03-17 adamaccept->enqueue
2007-03-17 adammore efficient fountain concatenation in mailinglist
2007-03-17 adamcope with uppercase mime encodings
2007-03-17 adamminor reformatting
2007-03-17 adamfix date parsing bug in IMAP
2007-03-17 adamadd finally to dump connection log in IMAP
2007-03-17 adammore robust parsing using token(boolean)
2007-03-17 adamslightly cleaner refactoring of where lastuid
2007-03-17 adamadapt to message lengths being a long
2007-03-17 adamuse a Fountain for payload
2007-03-17 adamIMAP: clean up imports and comments
2007-03-17 adamclean up imports and comments in IMAP
2007-03-17 adamclean up Headers a bit
2007-03-17 adamdisable GMail for now
2007-03-17 adamremove mail.Filter
2007-03-17 adamuse lastModified() to record SEEN bit on FileBasedMailbox
2007-03-17 adamadd 1 to uids to make Mail.app happy
2007-03-17 adamuse SMTP.Outgoing.enqueue() rather than accept()
2007-03-17 adamremove deprecated Message methods from Auto
2007-02-28 adamreshuffling of file locations to make package structure...
2007-02-28 adammajor simplifications to Iterator api
2007-02-28 adamchange num() to imapNumber() and nntpNumber(), add...
2007-02-28 adamgraylist/whitelist updates
2007-02-28 adamfixed protocol bug with double body
2007-02-28 adamadded SSL connections, improved error handling
2007-01-28 adamdon't challenge the same sender twice
2007-01-21 adamsupport for filesystem-based restart
2007-01-21 adammore conflict resolution
2007-01-21 adamconflict resolution
2007-01-21 adamnntp improvements
next