Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable conditioning out of POP3, IMAP, ETRN. | Eric S. Raymond | 1997-10-04 | 1 | -1/+2 |
* | Apply Wolf Schmidt's fixes to the RPA dialogue. | Eric S. Raymond | 1997-10-02 | 1 | -35/+42 |
* | More robust message size queries | Eric S. Raymond | 1997-09-30 | 1 | -2/+0 |
* | Integrated RPA support. | Eric S. Raymond | 1997-09-30 | 1 | -16/+52 |
* | Rearrange the code to clean up lock-checking in getauth. | Eric S. Raymond | 1997-09-30 | 1 | -52/+48 |
* | Smart re-polling support. | Eric S. Raymond | 1997-09-30 | 1 | -0/+1 |
* | Added --expunge option for Richard Kooidjman. | Eric S. Raymond | 1997-09-28 | 1 | -1/+7 |
* | Greg Stark's first round of patches. | Eric S. Raymond | 1997-09-28 | 1 | -2/+6 |
* | Simplified OTP logic. | Eric S. Raymond | 1997-09-25 | 1 | -16/+1 |
* | Second pass at OPIE. | Eric S. Raymond | 1997-09-25 | 1 | -2/+5 |
* | First pass at OPIE 2.32 support. | Eric S. Raymond | 1997-09-25 | 1 | -0/+2 |
* | Make X-IMAP test universal. | Eric S. Raymond | 1997-09-23 | 1 | -14/+0 |
* | Cleanup. | Eric S. Raymond | 1997-09-23 | 1 | -23/+2 |
* | Alain Knaff's patch. | Eric S. Raymond | 1997-09-22 | 1 | -0/+9 |
* | Simplify the length handling. | Eric S. Raymond | 1997-09-14 | 1 | -7/+12 |
* | Works with Microsoft Exchange. | Eric S. Raymond | 1997-09-14 | 1 | -0/+4 |
* | Wolfgang Wander's patch for better UIDL-only support. | Eric S. Raymond | 1997-08-16 | 1 | -3/+114 |
* | Deal with X-IMAP header properly. | Eric S. Raymond | 1997-08-07 | 1 | -0/+14 |
* | Fix the POP3 querying. | Eric S. Raymond | 1997-08-01 | 1 | -3/+2 |
* | Add comment. | Eric S. Raymond | 1997-07-21 | 1 | -0/+4 |
* | First round of changes for OPIE support. | Eric S. Raymond | 1997-07-17 | 1 | -1/+40 |
* | LOCKBUSY changes. | Eric S. Raymond | 1997-07-03 | 1 | -3/+36 |
* | Some configuration cleanup. | Eric S. Raymond | 1997-07-01 | 1 | -1/+1 |
* | Don't rely on the size being in POP3's fetch response any more. | Eric S. Raymond | 1997-06-14 | 1 | -12/+4 |
* | More bool conversions. | Eric S. Raymond | 1997-06-13 | 1 | -2/+2 |
* | Handle slavishly RFC1725-conformant servers. | Eric S. Raymond | 1997-06-13 | 1 | -2/+16 |
* | IMAP now splits its request in half. | Eric S. Raymond | 1997-05-17 | 1 | -0/+1 |
* | Add multiple-folder support. | Eric S. Raymond | 1997-05-15 | 1 | -2/+5 |
* | Change type of socket descriptors from FILE * to int. Change SockGets | Eric S. Raymond | 1997-05-13 | 1 | -24/+24 |
* | Better error logging. | Eric S. Raymond | 1997-04-06 | 1 | -2/+2 |
* | Added -U option. | Eric S. Raymond | 1997-03-13 | 1 | -2/+5 |
* | Various minor bugfixes. | Eric S. Raymond | 1997-02-10 | 1 | -1/+1 |
* | Correct length calculation. | Eric S. Raymond | 1997-01-28 | 1 | -1/+1 |
* | Better error tracking. | Eric S. Raymond | 1997-01-24 | 1 | -3/+3 |
* | Introduce gen_recv. | Eric S. Raymond | 1997-01-24 | 1 | -24/+4 |
* | RPOP support is back. | Eric S. Raymond | 1997-01-20 | 1 | -1/+9 |
* | Philippe de Muyter's Motorola fixes. | Eric S. Raymond | 1997-01-16 | 1 | -0/+2 |
* | Expunge fix. | Eric S. Raymond | 1997-01-14 | 1 | -1/+0 |
* | Dynamic allocation for the query structure string entries. | Eric S. Raymond | 1997-01-14 | 1 | -1/+1 |
* | Gather all server data into a restorable structure. | Eric S. Raymond | 1997-01-13 | 1 | -2/+2 |
* | Have IMAP set seen flag if keep is on. | Eric S. Raymond | 1996-12-27 | 1 | -1/+1 |
* | Drop back to using SockGets/SockWrite. | Eric S. Raymond | 1996-12-24 | 1 | -3/+4 |
* | Note that ID comparisons are caseblind. | Eric S. Raymond | 1996-12-18 | 1 | -0/+3 |
* | Remove some inclusions no longer needed. | Eric S. Raymond | 1996-12-17 | 1 | -1/+0 |
* | Clean up some extra trailing LFs. | Eric S. Raymond | 1996-12-17 | 1 | -0/+12 |
* | SockGets is gone. | Eric S. Raymond | 1996-12-17 | 1 | -3/+3 |
* | Protocol labels for in-out messages. | Eric S. Raymond | 1996-12-17 | 1 | -3/+3 |
* | Yet morer error message cleanup. | Eric S. Raymond | 1996-12-17 | 1 | -3/+3 |
* | More through error conversion. | Eric S. Raymond | 1996-12-17 | 1 | -3/+3 |
* | Use error() for messages almost everywhere. | Eric S. Raymond | 1996-12-17 | 1 | -4/+4 |