Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use inline. | Eric S. Raymond | 1998-04-07 | 1 | -1/+1 |
* | RPA warnings. | Eric S. Raymond | 1998-04-04 | 1 | -7/+13 |
* | De-caseblind UID comparisons where appropriate. | Eric S. Raymond | 1998-04-04 | 1 | -8/+10 |
* | Enable fetchmail to build on benighted systems with no memmove. | Eric S. Raymond | 1998-03-27 | 4 | -4/+16 |
* | More on the concurrency problem. | Eric S. Raymond | 1998-03-26 | 1 | -5/+17 |
* | Prevent pathological circular lists. | Eric S. Raymond | 1998-03-26 | 4 | -13/+15 |
* | Initial revision | Eric S. Raymond | 1998-03-26 | 1 | -0/+652 |
* | Use TOP instead of RETR for POP3 retrieval. | Eric S. Raymond | 1998-03-26 | 3 | -7/+37 |
* | Document the fact that TOP doesn't really let us do split fetches a la IMAP. | Eric S. Raymond | 1998-03-26 | 1 | -2/+27 |
* | Ready to ship. | Eric S. Raymond | 1998-03-24 | 1 | -1/+1 |
* | Nuke comment. | Eric S. Raymond | 1998-03-24 | 1 | -3/+0 |
* | Ready to ship. | Eric S. Raymond | 1998-03-24 | 2 | -3/+4 |
* | Prevernt formation of pathological lists. | Eric S. Raymond | 1998-03-24 | 2 | -1/+9 |
* | Added byte count in status message. | Eric S. Raymond | 1998-03-24 | 2 | -21/+28 |
* | Typo fix. | Eric S. Raymond | 1998-03-24 | 1 | -1/+1 |
* | Incorporated Henrik Storner's mimedecode patch. | Eric S. Raymond | 1998-03-24 | 10 | -19/+46 |
* | Typo fix. | Eric S. Raymond | 1998-03-24 | 1 | -1/+1 |
* | Fix a syntax error. | Eric S. Raymond | 1998-03-24 | 1 | -3/+3 |
* | Fix minor bug. | Eric S. Raymond | 1998-03-23 | 1 | -1/+1 |
* | Henrik Storner's patch to support mimedecode. | Eric S. Raymond | 1998-03-20 | 5 | -37/+82 |
* | Full info about SOCKS. | Eric S. Raymond | 1998-03-18 | 1 | -2/+15 |
* | Fix IMAP password shrouding. | Eric S. Raymond | 1998-03-18 | 1 | -1/+0 |
* | Fix IMAP password shrouding. | Eric S. Raymond | 1998-03-18 | 7 | -28/+29 |
* | Use the RFC822 limit. | Eric S. Raymond | 1998-03-18 | 1 | -1/+1 |
* | Make the signal-based wait work again. | Eric S. Raymond | 1998-03-18 | 1 | -3/+5 |
* | Version bump. | Eric S. Raymond | 1998-03-17 | 1 | -1/+1 |
* | Fix -Wall warnings. | Eric S. Raymond | 1998-03-17 | 2 | -0/+3 |
* | Get copmpatible with Cyrus again. | Eric S. Raymond | 1998-03-17 | 2 | -1/+4 |
* | Dick van den Burg's patch. | Eric S. Raymond | 1998-03-17 | 4 | -4/+19 |
* | Cope with empty return-path header. | Eric S. Raymond | 1998-03-16 | 2 | -2/+6 |
* | Spaces in IMAP names. | Eric S. Raymond | 1998-03-16 | 2 | -1/+2 |
* | Deal with M$ Exchange braindamage. | Eric S. Raymond | 1998-03-16 | 2 | -1/+4 |
* | Enable short options. | Eric S. Raymond | 1998-03-14 | 1 | -2/+2 |
* | Ready to experiment. | Eric S. Raymond | 1998-03-14 | 2 | -5/+5 |
* | Re-engineer the UIDL stuff to avoid having the status flag collide | Eric S. Raymond | 1998-03-13 | 8 | -93/+88 |
* | Nailed. | Eric S. Raymond | 1998-03-13 | 4 | -57/+63 |
* | True caseblinding. | Eric S. Raymond | 1998-03-13 | 2 | -5/+11 |
* | Minor cleanup. | Eric S. Raymond | 1998-03-10 | 2 | -3/+4 |
* | Dominique Unruh's patch to solve the headerless-body problem. | Eric S. Raymond | 1998-03-10 | 2 | -7/+24 |
* | Reorganization. | Eric S. Raymond | 1998-03-07 | 1 | -18/+22 |
* | Fix wrong-password coredump. | Eric S. Raymond | 1998-03-07 | 2 | -4/+8 |
* | Ready to ship. | Eric S. Raymond | 1998-03-06 | 3 | -13/+12 |
* | Respond to bug report from Dick van den Burg <burg@is.ge.com> | Eric S. Raymond | 1998-03-06 | 2 | -1/+2 |
* | Configurable antispam response. | Eric S. Raymond | 1998-03-06 | 10 | -32/+108 |
* | *** empty log message *** | Eric S. Raymond | 1998-03-04 | 2 | -6/+6 |
* | Deal with truncated headers. | Eric S. Raymond | 1998-03-04 | 1 | -0/+1 |
* | Deal with truncated headers. | Eric S. Raymond | 1998-03-04 | 1 | -13/+41 |
* | Stracke's fix. | Eric S. Raymond | 1998-03-03 | 1 | -0/+1 |
* | Implement RFC1730 quoting. | Eric S. Raymond | 1998-03-03 | 2 | -4/+39 |
* | Fix Kerberos V configuration. | Eric S. Raymond | 1998-03-03 | 1 | -1/+1 |