Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid hosing up on continuation lines. | Eric S. Raymond | 1996-10-23 | 1 | -12/+32 |
* | No more FLAGS.SILENT. | Eric S. Raymond | 1996-10-21 | 2 | -11/+5 |
* | Cleaner UIDL. | Eric S. Raymond | 1996-10-21 | 1 | -6/+4 |
* | Screem loudly on protocol errors. | Eric S. Raymond | 1996-10-21 | 1 | -5/+7 |
* | Better errorb bailout in the UIDL handling. | Eric S. Raymond | 1996-10-21 | 1 | -5/+8 |
* | Deeal with exim. | Eric S. Raymond | 1996-10-21 | 1 | -0/+12 |
* | Speculative change to unused code. | Eric S. Raymond | 1996-10-21 | 1 | -3/+3 |
* | Crap out sooner on SMTP failure. | Eric S. Raymond | 1996-10-21 | 1 | -1/+1 |
* | Add our own yywrap. | Eric S. Raymond | 1996-10-21 | 1 | -0/+4 |
* | Comment cleanup. | Eric S. Raymond | 1996-10-21 | 1 | -88/+12 |
* | Avoid the socket-exhaustion bug. | Eric S. Raymond | 1996-10-19 | 4 | -4/+53 |
* | Major improvements in --check processing. New-message count is now visible. | Eric S. Raymond | 1996-10-19 | 8 | -20/+66 |
* | Don't set up MDA if we're in check_only mode. | Eric S. Raymond | 1996-10-19 | 1 | -1/+1 |
* | Better octet-message parsing. | Eric S. Raymond | 1996-10-19 | 2 | -2/+13 |
* | Schwendt's correction to the sizeticker code. | Eric S. Raymond | 1996-10-19 | 1 | -13/+14 |
* | Don't allow a fetchmail with arguments to wake up a daemon. | Eric S. Raymond | 1996-10-19 | 1 | -0/+7 |
* | Expand SMTP buffers to deal with long greeting messages. | Eric S. Raymond | 1996-10-18 | 1 | -1/+1 |
* | Catch another rewrite case. | Eric S. Raymond | 1996-10-18 | 2 | -1/+20 |
* | Use seteuid(2) during MDA execution. | Eric S. Raymond | 1996-10-18 | 4 | -4/+26 |
* | Remove all those obnoxious block comments. | Eric S. Raymond | 1996-10-17 | 13 | -473/+130 |
* | Allow C-style escapes in strings. | Eric S. Raymond | 1996-10-17 | 5 | -11/+124 |
* | QNX cleanup. | Eric S. Raymond | 1996-10-17 | 2 | -2/+2 |
* | Message and documentation cleanup. | Eric S. Raymond | 1996-10-17 | 4 | -17/+22 |
* | Give up on privilege change. | Eric S. Raymond | 1996-10-17 | 1 | -3/+0 |
* | Privilege-switching can't be done. | Eric S. Raymond | 1996-10-15 | 1 | -23/+0 |
* | More configuration cleanup. | Eric S. Raymond | 1996-10-15 | 1 | -1/+1 |
* | Header cleanup. | Eric S. Raymond | 1996-10-15 | 2 | -2/+4 |
* | Simplify the autoconfig process a lot. | Eric S. Raymond | 1996-10-15 | 7 | -34/+46 |
* | Fix Johan Vromans's keep bug. | Eric S. Raymond | 1996-10-15 | 2 | -6/+10 |
* | Second round of QNX changes. | Eric S. Raymond | 1996-10-15 | 2 | -2/+24 |
* | Typo fix. | Eric S. Raymond | 1996-10-15 | 1 | -1/+1 |
* | Accept RFC822 headers with tabs in them. | Eric S. Raymond | 1996-10-14 | 2 | -4/+6 |
* | More informative messages. | Eric S. Raymond | 1996-10-14 | 1 | -3/+7 |
* | Added `to' keyword, changed local-user default. | Eric S. Raymond | 1996-10-14 | 5 | -13/+24 |
* | Try to change permissions when delivering from root. | Eric S. Raymond | 1996-10-14 | 4 | -3/+42 |
* | Password is now shrouded when -v is on. | Eric S. Raymond | 1996-10-14 | 2 | -16/+36 |
* | Typo fix. | Eric S. Raymond | 1996-10-13 | 1 | -1/+1 |
* | Introduce a notion of numeric token. | Eric S. Raymond | 1996-10-13 | 2 | -2/+6 |
* | Path fix. | Eric S. Raymond | 1996-10-13 | 1 | -1/+1 |
* | Add settable server-nonresponse timeout | Eric S. Raymond | 1996-10-13 | 10 | -29/+50 |
* | Simplified rcfile-parsing code. | Eric S. Raymond | 1996-10-13 | 2 | -35/+287 |
* | Added wakeup feature. | Eric S. Raymond | 1996-10-13 | 3 | -10/+57 |
* | Better documentation. | Eric S. Raymond | 1996-10-13 | 1 | -5/+11 |
* | Add historically useful commment. | Eric S. Raymond | 1996-10-13 | 1 | -0/+6 |
* | Ready to ship 1.9. | Eric S. Raymond | 1996-10-13 | 3 | -23/+31 |
* | Fixes for UIDL and Kerberos problems. | Eric S. Raymond | 1996-10-13 | 9 | -55/+33 |
* | Ready to ship. | Eric S. Raymond | 1996-10-11 | 1 | -1/+1 |
* | Use TRUE and FALSE. | Eric S. Raymond | 1996-10-11 | 1 | -9/+9 |
* | Better makedepend usage. | Eric S. Raymond | 1996-10-11 | 1 | -6/+4 |
* | Fix options handling. | Eric S. Raymond | 1996-10-11 | 2 | -4/+4 |