summaryrefslogtreecommitdiffstats
path: root/src/cmd/upas
Commit message (Collapse)AuthorAgeFilesLines
* mailfs: plumb messages correctly even if body comes before headerRuss Cox2008-12-061-1/+1
|
* mailfs: correct use of tcs for large inputsRuss Cox2008-07-141-9/+40
|
* upas: add misc to mkfileRuss Cox2008-07-101-1/+1
|
* nedmail: add -S parameter for alternate mail serviceRuss Cox2008-07-101-3/+7
|
* upas/fs: accomodate new post9pserviceRuss Cox2008-05-101-1/+1
|
* mailfs: add -m optionRuss Cox2008-05-101-2/+7
|
* mailfs: handle windows-1251 correctlyRuss Cox2008-05-061-1/+9
| | | | now my cyrillic spam displays right!
* mergeRuss Cox2007-11-272-3/+9
|
* upas/smtp: remove intermediate filesRuss Cox2007-11-272-1285/+0
|
* mailfs: add -r flag to specify mail root (Richard Bilson)Russ Cox2007-11-053-13/+38
|
* mailfs: handle NIL bodyRuss Cox2007-11-051-0/+2
|
* mailfs: fix handling of FLAGS response (Robert Vollmert)Russ Cox2007-08-221-2/+6
|
* mailfs: fix subject formattingrsc2007-06-251-1/+1
|
* silencersc2007-06-231-0/+2
|
* refresh on i, y commandsrsc2007-06-231-0/+8
|
* bug fixes:rsc2007-06-232-2/+16
| | | | | | | list message 1. give correct contents for raw, rawheader, rawbody. provide filename and charset in mime attachments. only rename mailboxes named mbox* not mbox*.
* remove debugging printrsc2007-06-181-1/+0
|
* clean temporary filesrsc2006-07-231-0/+1
|
* use file names for attachmentsrsc2006-06-303-4/+5
|
* fix commentsrsc2006-05-241-3/+3
|
* better spam (Lou Kamenov)rsc2006-05-213-3/+10
|
* useless warningrsc2006-05-211-2/+0
|
* better lockingrsc2006-05-211-0/+1
|
* newrsc2006-04-093-11/+175
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-0133-537/+537
|
* utf in subjectrsc2006-03-311-1/+53
|
* update lucidarsc2006-03-201-2/+3
|
* + is not a valid tag (Lou Kamenov)rsc2006-03-031-1/+1
|
* cleanuprsc2006-03-033-6/+1
|
* cannot say isnumberrsc2006-02-282-6/+10
|
* various fixesrsc2006-02-261-9/+17
|
* oopsrsc2006-02-251-1/+5
|
* Extra arg belongs to _decqp.wkj2006-02-231-1/+1
|
* Missing colon.wkj2006-02-231-1/+1
|
* fix quoted-printable (_ means space only in rfc2047)rsc2006-02-232-5/+13
|
* add recentrsc2006-02-232-0/+2
|
* handle 09rsc2006-02-181-5/+7
|
* forgotrsc2006-02-171-0/+41
|
* imap-based new upas/fsrsc2006-02-1515-0/+4168
|
* cope with new upas/fsrsc2006-02-151-13/+62
|
* forgot thisrsc2006-02-141-6/+17
|
* more fixesrsc2006-02-124-120/+123
|
* more changesrsc2006-02-1211-412/+234
|
* delete debuggingrsc2006-02-121-5/+0
|
* more changesrsc2006-02-1210-31/+47
|
* worksrsc2006-02-122-204/+159
|
* various cleanuprsc2006-02-1137-248/+223
|
* Archive shouldn't be checked-in here.wkj2006-02-081-0/+0
|
* cleanuprsc2006-02-088-120/+41
|
* oopsrsc2006-01-271-1/+1
|