]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/upas
diff: support unified diff via -u
[plan9front.git] / sys / src / cmd / upas /
2020-09-17 Ori Bernsteinupas/fs: fix handing of multi-line header fields (thank...
2020-09-01 cinap_lenrekupas: appendfolder() don't be picky about the timezone...
2020-09-01 cinap_lenrekupas: appendfolder(): skip the address from unix header...
2020-09-01 cinap_lenrekupas/fs: extract proper date from unix header
2020-09-01 Alex Musolinoupas/fs: remove unused function date822tounix
2020-08-11 Ori Bernsteinmerge
2020-08-10 Ori Bernsteinupas/fs: port date parsing to libc apis
2020-08-03 cinap_lenrekmerge
2020-08-01 kvikpre-lib9p servers: fix incorrect Tversion handling
2020-07-27 Ori Bernsteinupasfs: make imap debug logging less noisy
2020-07-05 cinap_lenrekimap4d: fix missing return in %δ format of Dfmt()
2020-07-05 cinap_lenrekimap4d: get rid of unixdate/unixfrom handling
2020-07-05 cinap_lenrekimap4d: fix mkfile to have the correct default target
2020-07-05 cinap_lenrekupas/fs: wait until the index becomes unlocked
2020-07-05 cinap_lenrekupas/fs: fix wrong nparts field index (changed in previ...
2020-07-05 cinap_lenreknedmail: don't try to shoot down subcommand on interrupt
2020-07-05 cinap_lenrekupas/fs: put date822 into the index, fix from and reply...
2020-07-05 cinap_lenrekupas/fs: fix memory leak in ref822()
2020-07-03 Ori Bernsteinimap4d: respect errors from read(), remove debug prints
2020-06-28 cinap_lenrekmerge
2020-06-28 cinap_lenrekupas/fs: move unixheader handling to parseheaders()
2020-06-24 cinap_lenrekupas/fs: remove now unused Mtrunc mimeflags constant
2020-06-24 cinap_lenrekupas/fs: use memchr() instead of strchr() in hdrlen()
2020-06-24 cinap_lenrekmerge
2020-06-22 Alex Musolinoupas/marshal: make attachment failure fatal
2020-05-30 cinap_lenrekimap4d: reject invalid month in date2tm()
2020-05-02 cinap_lenrekmake bind(2) error handling consistent
2020-04-04 cinap_lenrekmerge
2020-04-01 Alex Musolinomerge
2020-04-01 Alex Musolinoupas/fs: fix sending of "delete" plumb messages
2020-02-05 Ori Bernsteinupas/fs plumb modify messages for self-changed flags
2019-12-11 cinap_lenrekmerge
2019-12-11 Ori Bernsteinremove unused code.
2019-12-11 Ori Bernsteinonly ensurecache() on doplumb().
2019-12-11 Ori Bernsteinmerge
2019-12-09 Ori Bernsteinupas/fs plumb flag changes.
2019-12-09 cinap_lenrekmerge
2019-12-08 Ori Bernsteinmerge
2019-12-08 Ori Bernsteinfix filetype detecton by suffix so that multiple dots...
2019-12-05 Ori Bernsteindelete obsolete comments (replies are flagged elsewhere)
2019-12-02 Ori BernsteinRemove reply print.
2019-12-02 cinap_lenrekmerge
2019-12-02 Ori Bernsteinremove debug print
2019-12-02 Ori Bernsteinsimplify flag parsing.
2019-12-02 cinap_lenrekmerge
2019-12-02 Ori Bernsteinfix typo: we don't have cache insurance.
2019-12-02 Ori Bernsteinshow and update flags in acme mail
2019-12-02 Ori Bernsteinupas/fs imap fixes and improvements
2019-11-24 cinap_lenrekupas/fs: remove useless loop in rf822()
2019-11-23 Ori Bernsteinfix ref822 again: remove uniqarray(), fix case with...
2019-11-22 Alex Musolinoupas/marshal: fix printinreplyto function
2019-11-22 Ori Bernsteinfix ref882 reference parsing.
2019-11-21 Ori Bernsteinshow urls in html messages.
2019-10-30 Alex Musolinoupas/fs: fix handling of numeric timezone offsets in...
2019-10-28 Ori BernsteinCheck if 'm' is null when updating messages.
2019-10-10 Ori BernsteinFetch IMAP flags from server. This makes us sync read...
2019-10-03 cinap_lenrekupas/fs: speedup mtree and henter()
2019-09-21 cinap_lenrekcmd/ip/*: chown the network connection after authentication
2019-06-20 cinap_lenrekupas/smtp: handle temporary authentication failures
2019-05-20 Alex Musolinoupas/fs: remove read timeout via alarm(2) in pop3resp
2019-04-01 Alex Musolinomerge
2019-03-23 cinap_lenrekupas/fs: release mailbox syncing lock after encounterin...
2019-02-25 cinap_lenrekupas/fs: fix %.*s format usage
2019-02-25 cinap_lenrekupas/ned: fix %.*s format in parsesearch(), improve...
2019-02-25 cinap_lenrekupas/scanmail: fix %.*s format in xprint(), improve...
2019-02-25 cinap_lenrekupas/smtp: fix %.*s format for challenge in smtpcram()
2019-02-11 cinap_lenrekupas/smtpd: implement ipv6 support for ip blacklist...
2019-01-22 Alex Musolinoupas/fs: remove unused function pop3log
2019-01-02 cinap_lenrekupas/fs: don't put messages on the lru that cannot...
2019-01-02 cinap_lenrekupas/fs: include mkupas in mkfile last to get default...
2018-12-30 Alex Musolinoupas/fs: fix infinite loop in putcache (again)
2018-12-13 Alex Musolinomerge
2018-12-13 Alex Musolinoupas/fs: remove now unnecessary "force" argument to...
2018-12-12 cinap_lenrekupas/fs: handle errors from fetch for cachebody()/cache...
2018-12-12 Alex Musolinomerge
2018-12-12 Alex Musolinoupas/fs: fix infinite loop in putcache
2018-11-28 cinap_lenrekupas: get rid of broken validatesender example, remove...
2018-11-26 cinap_lenrekupas/fs: avoid switch on vlong breaking build (thanks...
2018-11-26 cinap_lenrekupas/fs: another mistake ...
2018-11-26 cinap_lenrekupas/fs: fix broken body.ext in walk (thanks sl)
2018-11-22 cinap_lenrekupas/fs: keep messages *marked* for deletion in the...
2018-11-22 cinap_lenrekupas/fs: allow msgincref() with mb->refs == 0
2018-11-21 cinap_lenrekupas/fs: checkfid() might be called with uninitialized...
2018-11-21 cinap_lenrekupas/fs: fix walk
2018-11-21 cinap_lenrekupas/fs: don't enter mailbox into hashtree when it...
2018-11-20 cinap_lenrekupas/fs: rework the refcounting, use 64bit qid path...
2018-11-12 cinap_lenrekupa/imap4d: ignore messages without digest info
2018-10-20 BurnZeZfix misleading/wrong fd checks
2018-10-18 mischiefupas/fs: delete extra binaries
2018-07-08 Alex Musolinoupas/smtp: use current login id in absence of -u option...
2018-07-08 Alex Musolinoupas/smtp: allow remote port to be set to something...
2018-06-12 Alex Musolinoupas/nedmail: marshal(1) options -n and -8 are mutually...
2018-02-05 cinap_lenrekupas/fs: fix imap atom quoting (thanks Piotr Kubaj)
2018-01-27 cinap_lenrekupas/fs: try to deal with nil mail body (can happen...
2018-01-25 cinap_lenrekupas/fs: deal with imap returning more uid's than alloc...
2017-12-19 cinap_lenrekupas/fs: more bugs
2017-12-19 cinap_lenrekupas/fs: fix precedence bugs, compare digest pointer...
2017-10-23 cinap_lenrekupas/smtpd: don't call syslog() from the note handler...
2017-09-23 cinap_lenrekupas/fs: fix putcache(), sub-part messages should never...
2017-09-13 cinap_lenrekupas/fs: replace fixed cache table with lru linked...
next