projects
/
public-inbox.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
public-inbox.git
2020-06-13
Eric Wong
imap: reinstate some message sequence number support
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: support 8000 octet lines
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: LIST shows "INBOX" in all caps
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: UID FETCH requires at least one data item
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: rely on smsg->{bytes} for RFC822.SIZE
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
index: account for CRLF conversion when storing bytes
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
searchidx: v1 (re)-index uses git asynchronously
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: split ->logged_in attribute into a separate class
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: 30 minute auto-logout timer
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: IDLE: avoid extraneous wakeups, keep-alive
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: UID FETCH: optimize (UID FLAGS) harder
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: UID FETCH: optimize for smsg-only case
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: compile UID FETCH to opcodes
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: remove dummies from sequence number FETCH
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
search: index UID for IMAP search, too
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
search: index byte size of a message for IMAP search
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
over: get_art: use dbh->prepare_cached
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: allow UID range search on timestamps
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: SEARCH: clamp results to the 50K UID range
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: start parsing out queries for SQLite and Xapian
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: avoid uninitialized warnings on incomplete commands
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: EXAMINE/STATUS: return correct counts
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: STATUS and LIST are case-insensitive, too
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
xt/*: show some tunable parameters
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
t/config.t: always compare against git bool behavior
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: omit $UID_END from mailbox name, use index
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imapd: ensure LIST is sorted alphabetically, for now
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: require ".$UID_MIN-$UID_END" suffix
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: start doing iterative config reloading
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: break giant inboxes into sub-inboxes of 50K messages
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: case-insensitive mailbox name comparisons
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
xt/perf-imap-list: time refresh_inboxlist
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: support out-of-bounds ranges
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
xt: add imapd-validate and imapd-mbsync-oimap
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imapclient: wrapper for Mail::IMAPClient
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
git: async: automatic retry on alternates change
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
git: move async_cat reference to PublicInbox::Git
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
git: cat_async: provide requested OID + "missing" on...
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: fix pipelining with async git
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
*deflate: drop invalid comment about rbuf
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
testcommon: tcp_(server|connect): BAIL_OUT on failure
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
add imapd compression test
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: FETCH: support comma-delimited ranges
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: support LSUB command
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
git: idle rbuf for async
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: use git-cat-file asynchronously
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
git: do our own read buffering for cat-file
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
git: async: flatten the inflight array
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: speed up HEADER.FIELDS[.NOT] range fetches
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: support the CLOSE command
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: do not include ".PEEK" in responses
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: support sequence number FETCH
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: simplify partial fetch structure
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: fix multi-message partial header fetches
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: split out unit tests and benchmarks
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: always include `resp-text' in responses
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: allow fetch of partial of BODY[...] and headers
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
eml: each_part: single part $idx is 1
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: support fetch for BODYSTRUCTURE and BODY
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
t/imapd: support FakeInotify and KQNotify
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: support LIST command
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: use Text::ParseWords::parse_line to handle quoted...
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: implement STATUS command
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: delay InboxIdle start, support refresh
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
msgmap: split ->max into its own method
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
imap: support IDLE
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
inboxidle: new class to detect inbox changes
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
preliminary imap server implementation
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
nntpd: restrict allowed newsgroup names
commit
|
commitdiff
|
tree
2020-06-13
Eric Wong
doc: add some IMAP standards
commit
|
commitdiff
|
tree
2020-06-08
Eric Wong
index: v2: parallel by default
commit
|
commitdiff
|
tree
2020-06-05
Eric Wong
searchidx: v1: fix retries when Xapian and Msgmap are...
commit
|
commitdiff
|
tree
2020-06-03
Eric Wong
wwwatomstream: drop smsg->{mid} fallback for non-SQLite
commit
|
commitdiff
|
tree
2020-06-03
Eric Wong
smsg: remove remaining accessor methods
commit
|
commitdiff
|
tree
2020-06-03
Eric Wong
smsg: remove ->bytes and ->lines methods
commit
|
commitdiff
|
tree
2020-06-03
Eric Wong
smsg: get rid of remaining {mime} users
commit
|
commitdiff
|
tree
2020-06-03
Eric Wong
nntp: smsg_range_i: favor ->{$field} lookups when possible
commit
|
commitdiff
|
tree
2020-06-03
Eric Wong
www: remove smsg_mime API and adjust callers
commit
|
commitdiff
|
tree
2020-06-03
Eric Wong
inbox: msg_by_*: remove $(size)ref args
commit
|
commitdiff
|
tree
2020-06-03
Eric Wong
smsg: get rid of ->wrap initializer, too
commit
|
commitdiff
|
tree
2020-06-03
Eric Wong
smsg: introduce ->populate method
commit
|
commitdiff
|
tree
2020-06-03
Eric Wong
import: modernize to use Perl 5.10 features
commit
|
commitdiff
|
tree
2020-06-03
Eric Wong
v2writable: fix non-sensical interpolation in BUG message
commit
|
commitdiff
|
tree
2020-06-03
Eric Wong
wwwatomstream: convert callers to use smsg_eml
commit
|
commitdiff
|
tree
2020-06-03
Eric Wong
inbox: introduce smsg_eml method
commit
|
commitdiff
|
tree
2020-06-03
Eric Wong
wwwlisting: utf8::decode before undef
commit
|
commitdiff
|
tree
2020-05-31
Eric Wong
testcommon: speed up wait_for_tail() on GNU/Linux
commit
|
commitdiff
|
tree
2020-05-29
Eric Wong
treat $INBOX_DIR/description and gitweb.owner as UTF-8
commit
|
commitdiff
|
tree
2020-05-27
Eric Wong
learn: support --all with `rm'
commit
|
commitdiff
|
tree
2020-05-27
Eric Wong
learn: fix buggy typo on List-ID mapping
commit
|
commitdiff
|
tree
2020-05-26
Eric Wong
msgmap: tmp_clone: use in-memory journal
commit
|
commitdiff
|
tree
2020-05-26
Eric Wong
view: do not offer links to 0-byte multipart attachments
commit
|
commitdiff
|
tree
2020-05-25
Eric Wong
v2writable: only load Xapian when a shard is found
commit
|
commitdiff
|
tree
2020-05-24
Eric Wong
t/eml.t: favor ->header over ->header_str
commit
|
commitdiff
|
tree
2020-05-23
Eric Wong
spawn: fix compatibility with old Inline::C
commit
|
commitdiff
|
tree
2020-05-20
Eric Wong
scripts/import_*: remove PublicInbox::MIME usage
commit
|
commitdiff
|
tree
2020-05-20
Eric Wong
spamcheck/spamc: use localized slurp to read from spamc
commit
|
commitdiff
|
tree
2020-05-20
Eric Wong
t/edit: use eml_load here, too
commit
|
commitdiff
|
tree
2020-05-20
Eric Wong
convert: describe the release of fast-import pipes
commit
|
commitdiff
|
tree
2020-05-19
Eric Wong
favor readline() and print() as functions
commit
|
commitdiff
|
tree
next