Age | Commit message (Expand) | Author | Files | Lines |
2017-10-13 | upas/nfs: fix warnings | David du Colombier | 3 | -10/+2 |
2015-06-29 | upas/nfs: search for stunnele3 in $PATH | Gleydson Soares | 1 | -4/+7 |
2014-06-05 | upas: fix nil pointer dereference | David du Colombier | 1 | -2/+2 |
2014-06-03 | upas/common: rename aux to auxx | Russ Cox | 2 | -1/+1 |
2014-05-15 | upas: fix warnings | David du Colombier | 2 | -3/+3 |
2013-09-06 | mailfs: support for UTF-8 searches | Akshat Kumar | 1 | -10/+45 |
2011-11-28 | mailfs: add -u user argument | David du Colombier | 3 | -6/+16 |
2011-11-22 | mailfs: small fixes and plan 9 support | David du Colombier | 6 | -5/+35 |
2011-11-21 | upas: fix segfault when host not found | David du Colombier | 1 | -1/+4 |
2011-08-31 | upas/smtp: fixes for authenticated connections | Richard Miller | 2 | -2/+3 |
2011-08-16 | mailfs: try to use the right version of stunnel | Fazlul Shahriar | 1 | -0/+2 |
2011-06-02 | upas/smtp: remove reference to /net in mxdial | David du Colombier | 1 | -1/+1 |
2010-05-11 | mailfs: try tlsclient program before stunnel | Russ Cox | 1 | -1/+2 |
2008-12-06 | mailfs: plumb messages correctly even if body comes before header | Russ Cox | 1 | -1/+1 |
2008-07-14 | mailfs: correct use of tcs for large inputs | Russ Cox | 1 | -9/+40 |
2008-07-10 | upas: add misc to mkfile | Russ Cox | 1 | -1/+1 |
2008-07-10 | nedmail: add -S parameter for alternate mail service | Russ Cox | 1 | -3/+7 |
2008-05-10 | upas/fs: accomodate new post9pservice | Russ Cox | 1 | -1/+1 |
2008-05-10 | mailfs: add -m option | Russ Cox | 1 | -2/+7 |
2008-05-06 | mailfs: handle windows-1251 correctly | Russ Cox | 1 | -1/+9 |
2007-11-27 | merge | Russ Cox | 2 | -3/+9 |
2007-11-27 | upas/smtp: remove intermediate files | Russ Cox | 2 | -1285/+0 |
2007-11-05 | mailfs: add -r flag to specify mail root (Richard Bilson) | Russ Cox | 3 | -13/+38 |
2007-11-05 | mailfs: handle NIL body | Russ Cox | 1 | -0/+2 |
2007-08-22 | mailfs: fix handling of FLAGS response (Robert Vollmert) | Russ Cox | 1 | -2/+6 |
2007-06-25 | mailfs: fix subject formatting | rsc | 1 | -1/+1 |
2007-06-23 | silence | rsc | 1 | -0/+2 |
2007-06-23 | refresh on i, y commands | rsc | 1 | -0/+8 |
2007-06-23 | bug fixes: | rsc | 2 | -2/+16 |
2007-06-18 | remove debugging print | rsc | 1 | -1/+0 |
2006-07-23 | clean temporary files | rsc | 1 | -0/+1 |
2006-06-30 | use file names for attachments | rsc | 3 | -4/+5 |
2006-05-24 | fix comments | rsc | 1 | -3/+3 |
2006-05-21 | better spam (Lou Kamenov) | rsc | 3 | -3/+10 |
2006-05-21 | useless warning | rsc | 1 | -2/+0 |
2006-05-21 | better locking | rsc | 1 | -0/+1 |
2006-04-09 | new | rsc | 3 | -11/+175 |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 33 | -537/+537 |
2006-03-31 | utf in subject | rsc | 1 | -1/+53 |
2006-03-20 | update lucida | rsc | 1 | -2/+3 |
2006-03-03 | + is not a valid tag (Lou Kamenov) | rsc | 1 | -1/+1 |
2006-03-03 | cleanup | rsc | 3 | -6/+1 |
2006-02-28 | cannot say isnumber | rsc | 2 | -6/+10 |
2006-02-26 | various fixes | rsc | 1 | -9/+17 |
2006-02-25 | oops | rsc | 1 | -1/+5 |
2006-02-23 | Extra arg belongs to _decqp. | wkj | 1 | -1/+1 |
2006-02-23 | Missing colon. | wkj | 1 | -1/+1 |
2006-02-23 | fix quoted-printable (_ means space only in rfc2047) | rsc | 2 | -5/+13 |
2006-02-23 | add recent | rsc | 2 | -0/+2 |
2006-02-18 | handle 09 | rsc | 1 | -5/+7 |