Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We know how to look up MX records now. | Eric S. Raymond | 1996-10-25 | 2 | -25/+49 |
* | Fix embarassing bug. | Eric S. Raymond | 1996-10-25 | 1 | -1/+1 |
* | Another pass at making multidrop work OK. | Eric S. Raymond | 1996-10-25 | 3 | -25/+34 |
* | Bug fix. | Eric S. Raymond | 1996-10-25 | 1 | -1/+2 |
* | Support for multidrop mailboxes. | Eric S. Raymond | 1996-10-24 | 10 | -44/+363 |
* | Paul Traina's crash fix. | Eric S. Raymond | 1996-10-24 | 1 | -1/+1 |
* | Don't need to pacify exim any more. | Eric S. Raymond | 1996-10-24 | 1 | -12/+0 |
* | Make nxtaddr terminate properly. | Eric S. Raymond | 1996-10-24 | 1 | -31/+11 |
* | Update. | Eric S. Raymond | 1996-10-24 | 1 | -0/+3 |
* | Be nore explicit. | Eric S. Raymond | 1996-10-23 | 1 | -1/+1 |
* | Typo fix. | Eric S. Raymond | 1996-10-23 | 1 | -1/+1 |
* | POP3 warning. | Eric S. Raymond | 1996-10-23 | 1 | -3/+9 |
* | Reset token count on comma. | Eric S. Raymond | 1996-10-23 | 1 | -1/+2 |
* | 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 |