summaryrefslogtreecommitdiff
path: root/sys/src/cmd/upas
AgeCommit message (Expand)Author
2021-01-19upas/ml: touch the artworkOri Bernstein
2020-12-19libauth: change programs to use the new procsetuser() functioncinap_lenrek
2020-11-25upas: fix mk nukeAlex Musolino
2020-11-22upas/*: fix mkfile issues (thanks amavect)Ori Bernstein
2020-11-21upas: make 'all' the default targetOri Bernstein
2020-11-17upas/*: cleanup mkfiles (thanks amavect)Ori Bernstein
2020-11-08imap4d: imap4date should ignore time and timezone (RFC3501, 6.4.4)Ori Bernstein
2020-11-06upas/marshal: add -S saveto to save outgoing mail, fix -FOri Bernstein
2020-11-02upas/common: delete library on 'mk clean'Ori Bernstein
2020-10-22upas/fs/mbox.c: fix cosmetic typokhm
2020-10-17upas: fix appendfolder timestamps (thanks umbraticus)Ori Bernstein
2020-10-11upas/fs: fix truncation of plumb datecinap_lenrek
2020-09-26upas: convert to tmdate, change timezone formatOri Bernstein
2020-09-17upas/fs: fix handing of multi-line header fields (thanks theinicke)Ori Bernstein
2020-09-01upas: appendfolder() don't be picky about the timezone of ctime()cinap_lenrek
2020-09-01upas: appendfolder(): skip the address from unix header before datecinap_lenrek
2020-09-01upas/fs: extract proper date from unix headercinap_lenrek
2020-09-01upas/fs: remove unused function date822tounixAlex Musolino
2020-08-09upas/fs: port date parsing to libc apisOri Bernstein
2020-08-01pre-lib9p servers: fix incorrect Tversion handlingkvik
2020-07-26upasfs: make imap debug logging less noisyOri Bernstein
2020-07-05imap4d: fix missing return in %δ format of Dfmt()cinap_lenrek
2020-07-05imap4d: get rid of unixdate/unixfrom handlingcinap_lenrek
2020-07-05imap4d: fix mkfile to have the correct default targetcinap_lenrek
2020-07-05upas/fs: wait until the index becomes unlockedcinap_lenrek
2020-07-05upas/fs: fix wrong nparts field index (changed in previous commit)cinap_lenrek
2020-07-05nedmail: don't try to shoot down subcommand on interruptcinap_lenrek
2020-07-05upas/fs: put date822 into the index, fix from and replyto handlingcinap_lenrek
2020-07-05upas/fs: fix memory leak in ref822()cinap_lenrek
2020-07-03imap4d: respect errors from read(), remove debug printsOri Bernstein
2020-06-29upas/fs: move unixheader handling to parseheaders()cinap_lenrek
2020-06-24upas/fs: remove now unused Mtrunc mimeflags constantcinap_lenrek
2020-06-24upas/fs: use memchr() instead of strchr() in hdrlen()cinap_lenrek
2020-06-22upas/marshal: make attachment failure fatalAlex Musolino
2020-05-30imap4d: reject invalid month in date2tm()cinap_lenrek
2020-05-02make bind(2) error handling consistentcinap_lenrek
2020-04-01upas/fs: fix sending of "delete" plumb messagesAlex Musolino
2020-02-05upas/fs plumb modify messages for self-changed flagsOri Bernstein
2019-12-10remove unused code.Ori Bernstein
2019-12-10only ensurecache() on doplumb().Ori Bernstein
2019-12-09upas/fs plumb flag changes.Ori Bernstein
2019-12-08fix filetype detecton by suffix so that multiple dots dont confuse it. (thank...Ori Bernstein
2019-12-05delete obsolete comments (replies are flagged elsewhere)Ori Bernstein
2019-12-02Remove reply print.Ori Bernstein
2019-12-02remove debug printOri Bernstein
2019-12-02simplify flag parsing.Ori Bernstein
2019-12-01fix typo: we don't have cache insurance.Ori Bernstein
2019-12-01show and update flags in acme mailOri Bernstein
2019-12-01upas/fs imap fixes and improvementsOri Bernstein
2019-11-24upas/fs: remove useless loop in rf822()cinap_lenrek