Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Back out the attempt to use stdio. | Eric S. Raymond | 1996-11-06 | 1 | -1/+0 |
* | Ready to ship. | Eric S. Raymond | 1996-11-04 | 1 | -1/+2 |
* | Full dynamic buffering on all socket streams. | Eric S. Raymond | 1996-11-04 | 1 | -0/+1 |
* | Don't append a spurious NUL to the headers. | Eric S. Raymond | 1996-11-04 | 1 | -1/+1 |
* | Ready for 1.9.8. | Eric S. Raymond | 1996-11-01 | 1 | -0/+3 |
* | Ready to ship. | Eric S. Raymond | 1996-11-01 | 1 | -1/+1 |
* | %s is back. | Eric S. Raymond | 1996-10-31 | 1 | -0/+1 |
* | Document the lossage. | Eric S. Raymond | 1996-10-31 | 1 | -0/+3 |
* | Ready to ship. | Eric S. Raymond | 1996-10-31 | 1 | -6/+1 |
* | Catch up with current bug fixes. | Eric S. Raymond | 1996-10-31 | 1 | -0/+7 |
* | Fix fgatal alloca bug. | Eric S. Raymond | 1996-10-30 | 1 | -0/+1 |
* | Handle multiple comma-separated local names correctly. | Eric S. Raymond | 1996-10-30 | 1 | -0/+3 |
* | Ready to ship. | Eric S. Raymond | 1996-10-30 | 1 | -1/+1 |
* | Changeover to `poll'. | Eric S. Raymond | 1996-10-30 | 1 | -0/+1 |
* | Make fetchmail -q faster. | Eric S. Raymond | 1996-10-29 | 1 | -0/+1 |
* | Fix the damn single-poll-loop bug. | Eric S. Raymond | 1996-10-29 | 1 | -0/+1 |
* | Added -n, --nodetach option. | Eric S. Raymond | 1996-10-29 | 1 | -0/+3 |
* | Timestamp. | Eric S. Raymond | 1996-10-29 | 1 | -1/+1 |
* | Only open one conneection per host in daemon mode. | Eric S. Raymond | 1996-10-29 | 1 | -0/+1 |
* | Correct sttus interpretation. | Eric S. Raymond | 1996-10-28 | 1 | -0/+3 |
* | Date the patched releases. | Eric S. Raymond | 1996-10-28 | 1 | -2/+2 |
* | Patchlevel machinery. | Eric S. Raymond | 1996-10-28 | 1 | -0/+15 |
* | Better documentation. | Eric S. Raymond | 1996-10-26 | 1 | -1/+1 |
* | Added filtering by length. Ugh. | Eric S. Raymond | 1996-10-26 | 1 | -0/+8 |
* | Document recent changes. | Eric S. Raymond | 1996-10-25 | 1 | -0/+5 |
* | Support for multidrop mailboxes. | Eric S. Raymond | 1996-10-24 | 1 | -0/+7 |
* | No more FLAGS.SILENT. | Eric S. Raymond | 1996-10-21 | 1 | -4/+4 |
* | Avoid the socket-exhaustion bug. | Eric S. Raymond | 1996-10-19 | 1 | -1/+12 |
* | Major improvements in --check processing. New-message count is now visible. | Eric S. Raymond | 1996-10-19 | 1 | -0/+6 |
* | Better octet-message parsing. | Eric S. Raymond | 1996-10-19 | 1 | -0/+2 |
* | Catch another rewrite case. | Eric S. Raymond | 1996-10-18 | 1 | -0/+2 |
* | Use seteuid(2) during MDA execution. | Eric S. Raymond | 1996-10-18 | 1 | -1/+5 |
* | Allow C-style escapes in strings. | Eric S. Raymond | 1996-10-17 | 1 | -0/+3 |
* | Give up on privilege change. | Eric S. Raymond | 1996-10-17 | 1 | -3/+0 |
* | Fix Johan Vromans's keep bug. | Eric S. Raymond | 1996-10-15 | 1 | -0/+4 |
* | Typo fix. | Eric S. Raymond | 1996-10-15 | 1 | -1/+1 |
* | Accept RFC822 headers with tabs in them. | Eric S. Raymond | 1996-10-14 | 1 | -0/+2 |
* | Added `to' keyword, changed local-user default. | Eric S. Raymond | 1996-10-14 | 1 | -2/+5 |
* | Try to change permissions when delivering from root. | Eric S. Raymond | 1996-10-14 | 1 | -0/+10 |
* | Password is now shrouded when -v is on. | Eric S. Raymond | 1996-10-14 | 1 | -1/+3 |
* | Add settable server-nonresponse timeout | Eric S. Raymond | 1996-10-13 | 1 | -0/+2 |
* | Added wakeup feature. | Eric S. Raymond | 1996-10-13 | 1 | -0/+4 |
* | Ready to ship 1.9. | Eric S. Raymond | 1996-10-13 | 1 | -4/+15 |
* | Fixes for UIDL and Kerberos problems. | Eric S. Raymond | 1996-10-13 | 1 | -14/+0 |
* | Ready to ship. | Eric S. Raymond | 1996-10-11 | 1 | -1/+1 |
* | AAdd untested-feature warning. | Eric S. Raymond | 1996-10-11 | 1 | -0/+16 |
* | Permanent changes to NEWS etc. | Eric S. Raymond | 1996-10-11 | 1 | -12/+0 |
* | Ship IMAP passwords as quoted strings. | Eric S. Raymond | 1996-10-10 | 1 | -0/+2 |
* | UIDs are back in. | Eric S. Raymond | 1996-10-10 | 1 | -0/+2 |
* | Chris Hanson's Kerberos support, plus documentation. | Eric S. Raymond | 1996-10-10 | 1 | -0/+5 |