]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/upas/fs
fix filetype detecton by suffix so that multiple dots dont confuse it. (thanks kvik)
[plan9front.git] / sys / src / cmd / upas / fs /
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 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 Ori Bernsteinfix ref882 reference parsing.
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-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-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-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-10-18 mischiefupas/fs: delete extra binaries
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-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-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-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...
2017-03-12 cinap_lenrekupas/fs: lock mbox in syncallmboxes() to avoid assert...
2017-03-12 cinap_lenrekupas/fs: remove useless syncsem, make sure mbox is...
2017-03-12 cinap_lenrekmerge
2017-03-12 cinap_lenrekmerging erik quanstros nupas
2016-07-24 cinap_lenrekupas/fs: remove checkmboxrefs() debugging code, properl...
2016-01-07 cinap_lenrekformat pointer subtraction results with %zd instead...
2014-11-14 cinap_lenrekupas/fs: handle ramfs and hjfs "file locked" error
2014-11-14 cinap_lenrekupas/fs: handle cwfs "file is locked" error message
2014-06-28 mischiefmerge
2014-06-26 mischiefupas/fs: disable imap mail fetch pipeline due to race
2013-09-15 cinap_lenrekupas/fs: fix potential filedescriptor leaks
2013-09-14 cinap_lenrektls: fix various tlsClient()/tlsServer() related bugs
2012-12-31 cinap_lenrekfix utf and rune handling in preparation for 32bit...
2012-11-28 cinap_lenrekupas/fs: fix tlsClient() memory leaks
2012-08-30 cinap_lenrekupas/fs: catch alarm note (used in pop3 code)
2012-07-14 cinap_lenrekmerge
2012-07-14 cinap_lenrekupas/fs: ministry of silly walks struck again
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image