Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Ready to ship. | Eric S. Raymond | 1996-11-06 | 1 | -1/+1 | |
* | Removed an unnecessary layer of indirection. | Eric S. Raymond | 1996-11-06 | 1 | -1/+1 | |
* | Split RFC822-bashing code out of the driver. | Eric S. Raymond | 1996-11-06 | 1 | -1/+7 | |
* | Correct setting of implicitmode. | Eric S. Raymond | 1996-11-06 | 1 | -3/+6 | |
* | Typo fix. | Eric S. Raymond | 1996-11-04 | 1 | -1/+1 | |
* | Close SMTP sockets after each poll cycle to avoid MTA timeouts. | Eric S. Raymond | 1996-11-04 | 1 | -0/+15 | |
* | No longer necessary for fetchmail to abort after failed socket opens. | Eric S. Raymond | 1996-11-01 | 1 | -29/+1 | |
* | Header cleanup. | Eric S. Raymond | 1996-11-01 | 1 | -13/+2 | |
* | Better signal handling. | Eric S. Raymond | 1996-10-31 | 1 | -6/+8 | |
* | Add FIXME notes. | Eric S. Raymond | 1996-10-31 | 1 | -0/+2 | |
* | STEP 4: Make SMTP functions take file pointer arguments. | Eric S. Raymond | 1996-10-31 | 1 | -3/+3 | |
* | Fix fatal alloca bug. | Eric S. Raymond | 1996-10-30 | 1 | -6/+11 | |
* | Don't display canonical name if it hasn't been grabbed. | Eric S. Raymond | 1996-10-29 | 1 | -1/+2 | |
* | Make fetchmail -q faster. | Eric S. Raymond | 1996-10-29 | 1 | -2/+2 | |
* | More reorganization. | Eric S. Raymond | 1996-10-29 | 1 | -9/+10 | |
* | Modularize the main logic a bit. | Eric S. Raymond | 1996-10-29 | 1 | -194/+207 | |
* | Fix the damn single-poll-loop bug. | Eric S. Raymond | 1996-10-29 | 1 | -2/+22 | |
* | Added -n, --nodetach option. | Eric S. Raymond | 1996-10-29 | 1 | -1/+16 | |
* | Only open one conneection per host in daemon mode. | Eric S. Raymond | 1996-10-29 | 1 | -2/+36 | |
* | Correct sttus interpretation. | Eric S. Raymond | 1996-10-28 | 1 | -1/+1 | |
* | Patchlevel machinery. | Eric S. Raymond | 1996-10-28 | 1 | -1/+1 | |
* | Cleanup for PL3. | Eric S. Raymond | 1996-10-28 | 1 | -10/+19 | |
* | Fix core dump bug in default-user logic. | Eric S. Raymond | 1996-10-27 | 1 | -8/+2 | |
* | gcc -Wall cleanup. | Eric S. Raymond | 1996-10-26 | 1 | -6/+8 | |
* | Major changes of data structure and variable names. | Eric S. Raymond | 1996-10-26 | 1 | -106/+106 | |
* | Added filtering by length. Ugh. | Eric S. Raymond | 1996-10-26 | 1 | -0/+15 | |
* | Fix delivery to MDAs. | Eric S. Raymond | 1996-10-25 | 1 | -2/+1 | |
* | MDAs should be able to handle multidrop mailboxes now too. | Eric S. Raymond | 1996-10-25 | 1 | -7/+7 | |
* | Support for multidrop mailboxes. | Eric S. Raymond | 1996-10-24 | 1 | -15/+72 | |
* | Don't need to pacify exim any more. | Eric S. Raymond | 1996-10-24 | 1 | -12/+0 | |
* | Deeal with exim. | Eric S. Raymond | 1996-10-21 | 1 | -0/+12 | |
* | Avoid the socket-exhaustion bug. | Eric S. Raymond | 1996-10-19 | 1 | -1/+29 | |
* | Major improvements in --check processing. New-message count is now visible. | Eric S. Raymond | 1996-10-19 | 1 | -2/+4 | |
* | Don't set up MDA if we're in check_only mode. | Eric S. Raymond | 1996-10-19 | 1 | -1/+1 | |
* | Don't allow a fetchmail with arguments to wake up a daemon. | Eric S. Raymond | 1996-10-19 | 1 | -0/+7 | |
* | Remove all those obnoxious block comments. | Eric S. Raymond | 1996-10-17 | 1 | -71/+12 | |
* | Allow C-style escapes in strings. | Eric S. Raymond | 1996-10-17 | 1 | -8/+103 | |
* | Message and documentation cleanup. | Eric S. Raymond | 1996-10-17 | 1 | -4/+6 | |
* | Added `to' keyword, changed local-user default. | Eric S. Raymond | 1996-10-14 | 1 | -1/+4 | |
* | Try to change permissions when delivering from root. | Eric S. Raymond | 1996-10-14 | 1 | -3/+8 | |
* | Add settable server-nonresponse timeout | Eric S. Raymond | 1996-10-13 | 1 | -1/+6 | |
* | Added wakeup feature. | Eric S. Raymond | 1996-10-13 | 1 | -9/+50 | |
* | Fix options handling. | Eric S. Raymond | 1996-10-11 | 1 | -3/+3 | |
* | Option dump cleanup. | Eric S. Raymond | 1996-10-11 | 1 | -3/+4 | |
* | Option reorganization. | Eric S. Raymond | 1996-10-11 | 1 | -19/+11 | |
* | Changed copyrights, they're now by reference. | Eric S. Raymond | 1996-10-11 | 1 | -4/+2 | |
* | UIDs, take 3. | Eric S. Raymond | 1996-10-10 | 1 | -3/+3 | |
* | UIDs are back in. | Eric S. Raymond | 1996-10-10 | 1 | -0/+34 | |
* | Kerberos integration, stage 3. | Eric S. Raymond | 1996-10-10 | 1 | -5/+6 | |
* | Chris Hanson's Kerberos support, plus documentation. | Eric S. Raymond | 1996-10-10 | 1 | -4/+15 |