]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/upas
merge
[plan9front.git] / sys / src / cmd / upas /
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...
2017-06-22 cinap_lenrekmerge
2017-06-22 cinap_lenrekupas/fs: handle plumbing for new messages for concurren...
2017-06-18 cinap_lenrekupas/fs: work in progress...
2017-06-07 cinap_lenrekupas: fix infinite loop in common/mkfile (thanks raiz)
2017-05-02 cinap_lenrekupas/fs: handle partial fetches (imap server returning...
2017-04-27 cinap_lenrekupas/fs: fix warning about unused Err: label
2017-04-23 cinap_lenreklibsec: sha256 support for thumbprint files, use it...
2017-04-23 cinap_lenrekupas/fs: don't abort on malformed unix header
2017-04-22 cinap_lenrekmerge
2017-04-22 spewmerge
2017-04-22 spewlibavl: lookup can return the closest match
2017-04-09 cinap_lenrekupas/fs: remove imap lastread debounding
2017-04-09 cinap_lenrekupas/fs: fix sync condition
2017-04-08 cinap_lenrekupas/fs: make use of Maxmsg consistent
2017-04-08 cinap_lenrekupas/fs: simplify imap4read()
2017-04-08 cinap_lenrekupas/fs: fix dir comparsion and skip directories in...
2017-04-08 cinap_lenrekupas/send: use openfolder() to deliver mail to avoid...
2017-04-08 cinap_lenrekupas/common: deliver mail to mdir as .tmp file and...
2017-03-23 cinap_lenrekupas/smtp: fix cram-md5 auth, simplify doauth(), check...
2017-03-22 cinap_lenrekupas/smtp: generate 128-bit random message id (was...
2017-03-22 spewupas/smtp: Revert smtp dial string behavior to match...
2017-03-21 cinap_lenrekremove accidentally commited binary /sys/src/cmd/upas...
2017-03-16 cinap_lenrekupas/fs: tls sni support for pop3/imap
2017-03-15 cinap_lenrekupas/fs: fix memory leaks in tls code, handle tls in...
2017-03-15 cinap_lenrekupas/fs: getting rid of the fine-grain locking...
2017-03-14 cinap_lenrekupas/fs: more cleanup...
2017-03-14 cinap_lenrekupas/fs: remove more debugging crap
2017-03-14 cinap_lenrekupas/fs: remove unused segbrk memory allocator
2017-03-14 cinap_lenrekupas/fs: remove idx semaphore, cannot happen as symcmbo...
2017-03-14 cinap_lenrekupas/fs: fix more locking bugs, remove debugging clutte...
2017-03-14 cinap_lenrekupas/fs: make sure mbox is locked during msgdecref...
next