Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | Running fetchmail in daemon mode now forces the --fetchall option on. | Eric S. Raymond | 1996-11-04 | 2 | -0/+7 | |
* | Fix seems to be unnecssary. Weird. | Eric S. Raymond | 1996-11-04 | 1 | -4/+1 | |
* | Ready for 1.9.8. | Eric S. Raymond | 1996-11-01 | 1 | -0/+3 | |
* | Nailed that connect(2) bug. | Eric S. Raymond | 1996-11-01 | 1 | -4/+1 | |
* | Typo fix. | Eric S. Raymond | 1996-11-01 | 1 | -1/+1 | |
* | No longer necessary for fetchmail to abort after failed socket opens. | Eric S. Raymond | 1996-11-01 | 1 | -29/+1 | |
* | Deal with connect(2) bug. | Eric S. Raymond | 1996-11-01 | 3 | -12/+13 | |
* | Add notes on how to report bugs. | Eric S. Raymond | 1996-11-01 | 1 | -0/+14 | |
* | Header cleanup. | Eric S. Raymond | 1996-11-01 | 10 | -34/+13 | |
* | Ready to ship. | Eric S. Raymond | 1996-11-01 | 1 | -1/+1 | |
* | Improved documentation. | Eric S. Raymond | 1996-10-31 | 2 | -29/+35 | |
* | Make the RPM spec include the patchlevel. | Eric S. Raymond | 1996-10-31 | 2 | -3/+3 | |
* | Better signal handling. | Eric S. Raymond | 1996-10-31 | 1 | -6/+8 | |
* | Version bump. | Eric S. Raymond | 1996-10-31 | 1 | -1/+1 | |
* | %s is back. | Eric S. Raymond | 1996-10-31 | 3 | -5/+10 | |
* | Add FIXME notes. | Eric S. Raymond | 1996-10-31 | 2 | -1/+5 | |
* | Document the lossage. | Eric S. Raymond | 1996-10-31 | 2 | -38/+48 | |
* | STEP 9: We can finally use SockGets here. | Eric S. Raymond | 1996-10-31 | 1 | -1/+1 | |
* | STEP 9: Eliminate the static buffer in the socket library. | Eric S. Raymond | 1996-10-31 | 1 | -48/+1 | |
* | Correct echoing logic. | Eric S. Raymond | 1996-10-31 | 1 | -2/+2 | |
* | STEP 8: All socket writes now go through SockWrite. | Eric S. Raymond | 1996-10-31 | 2 | -38/+12 | |
* | STEP 7: Take mboxfd out of the SMTP logic path entirely. | Eric S. Raymond | 1996-10-31 | 2 | -15/+26 | |
* | STEP 6: Socket() returns file pointer. | Eric S. Raymond | 1996-10-31 | 2 | -16/+11 | |
* | STEP 5: SockPrintf() conversion. | Eric S. Raymond | 1996-10-31 | 2 | -11/+11 | |
* | STEP 4: Make SMTP functions take file pointer arguments. | Eric S. Raymond | 1996-10-31 | 5 | -52/+55 | |
* | STEP 3: File pointer arguments in SockGets()/SockPuts(). | Eric S. Raymond | 1996-10-31 | 5 | -77/+18 | |
* | STEP 2: Prepare for SockGets/SockPuts argument change. | Eric S. Raymond | 1996-10-31 | 1 | -4/+4 | |
* | STEP 1: Make all methods take file pointer arguments. | Eric S. Raymond | 1996-10-31 | 5 | -98/+101 | |
* | Ready to ship. | Eric S. Raymond | 1996-10-31 | 2 | -7/+2 | |
* | Catch up with current bug fixes. | Eric S. Raymond | 1996-10-31 | 2 | -15/+44 | |
* | Document the stdio fix. | Eric S. Raymond | 1996-10-31 | 1 | -5/+0 | |
* | Typo fixes. | Eric S. Raymond | 1996-10-30 | 1 | -2/+2 | |
* | Better documentation. | Eric S. Raymond | 1996-10-30 | 2 | -2/+10 | |
* | Get rid of an unnecessary function. | Eric S. Raymond | 1996-10-30 | 2 | -8/+1 | |
* | Fix fatal alloca bug. | Eric S. Raymond | 1996-10-30 | 3 | -8/+13 | |
* | 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 | 2 | -3/+5 | |
* | Ready to ship. | Eric S. Raymond | 1996-10-30 | 1 | -1/+1 | |
* | Changeover to `poll'. | Eric S. Raymond | 1996-10-30 | 5 | -61/+55 | |
* | Version bump. | Eric S. Raymond | 1996-10-30 | 2 | -5/+11 | |
* | Seal off some more functions. | Eric S. Raymond | 1996-10-30 | 1 | -4/+4 | |
* | Move some forward declarations for better encapsulation. | Eric S. Raymond | 1996-10-29 | 2 | -2/+3 | |
* | 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 | 2 | -2/+3 | |
* | 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 | |
* | Not experimental any more. | Eric S. Raymond | 1996-10-29 | 1 | -3/+0 | |
* | Add some doc files to the RPM. | Eric S. Raymond | 1996-10-29 | 1 | -0/+2 |