Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix argument messup that printed the error instead of the file name, and garb... | Matthias Andree | 2005-07-03 | 1 | -1/+1 |
* | Don't complain if the .fetchids file we're trying to delete is already gone. | Matthias Andree | 2005-07-03 | 1 | -1/+1 |
* | Make free_str_list iterative, to reduce stack usage. Suggested by Manfred Weihs. | Matthias Andree | 2005-03-06 | 1 | -6/+8 |
* | Fix UID trashing bug introduced into rev. 4019. | Matthias Andree | 2005-03-06 | 1 | -2/+2 |
* | Unmark lstat: %s: %s: for translation - no translatable strings inside. | Matthias Andree | 2005-03-06 | 1 | -10/+28 |
* | Compiler warnings fixes, preprocessor and minor general cleanup. | Matthias Andree | 2004-06-18 | 1 | -5/+5 |
* | Fix various compiler warnings. | Matthias Andree | 2004-06-18 | 1 | -1/+1 |
* | Sunil's transaction patches. | Eric S. Raymond | 2003-10-15 | 1 | -8/+95 |
* | Ready to ship. | Eric S. Raymond | 2003-08-06 | 1 | -11/+8 |
* | Guard some buffers. | Eric S. Raymond | 2003-03-01 | 1 | -32/+51 |
* | Use query names as UID keys. | Eric S. Raymond | 2001-09-28 | 1 | -3/+2 |
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -11/+11 |
* | Attempted fix for spaces in UID labels. | Eric S. Raymond | 2001-05-22 | 1 | -0/+10 |
* | Bug fixes. | Eric S. Raymond | 2001-03-22 | 1 | -3/+17 |
* | Bug fixes and internationalization improvements. | Eric S. Raymond | 2000-09-26 | 1 | -11/+13 |
* | David Taylor's fixes for the UIDL code. | Eric S. Raymond | 2000-08-06 | 1 | -2/+4 |
* | Limit damage from bad UIDL handling. | Eric S. Raymond | 2000-07-01 | 1 | -1/+1 |
* | Make copying work. | Eric S. Raymond | 2000-03-14 | 1 | -0/+1 |
* | Fix a Debian bug. | Eric S. Raymond | 2000-03-14 | 1 | -0/+15 |
* | Ready for the experiment. | Eric S. Raymond | 2000-03-06 | 1 | -2/+1 |
* | Try to prevent .fetchids from being randomly nuked. | Eric S. Raymond | 2000-03-06 | 1 | -5/+18 |
* | Better debugging of UID logic. | Eric S. Raymond | 2000-02-20 | 1 | -7/+7 |
* | Help trace file writing. | Eric S. Raymond | 2000-02-18 | 1 | -0/+4 |
* | Added a TODO list. | Eric S. Raymond | 2000-02-12 | 1 | -2/+16 |
* | Version bump. | Eric S. Raymond | 2000-01-31 | 1 | -40/+45 |
* | Label save closes. | Eric S. Raymond | 2000-01-31 | 1 | -1/+1 |
* | Minor optimizations from Federico. | Eric S. Raymond | 1999-12-27 | 1 | -0/+21 |
* | Fixes for brown-paper-bag bug. | Eric S. Raymond | 1999-12-26 | 1 | -7/+11 |
* | Drastically simplified UIDL code. | Eric S. Raymond | 1999-12-26 | 1 | -23/+9 |
* | Ready to ship 5.2.0. | Eric S. Raymond | 1999-11-30 | 1 | -0/+12 |
* | -Wall changes. | Eric S. Raymond | 1999-09-29 | 1 | -3/+2 |
* | Prevent a buffer overflow. | Eric S. Raymond | 1999-09-22 | 1 | -27/+45 |
* | Don Willis's I/O code. | Eric S. Raymond | 1999-08-21 | 1 | -21/+35 |
* | Split in rightmost @ | Eric S. Raymond | 1999-08-01 | 1 | -2/+11 |
* | Ready to release. | Eric S. Raymond | 1999-06-11 | 1 | -1/+2 |
* | Quieter UID code. | Eric S. Raymond | 1999-04-26 | 1 | -18/+24 |
* | Instrument the UID code. | Eric S. Raymond | 1999-04-26 | 1 | -0/+38 |
* | Typo fix. | Eric S. Raymond | 1999-04-25 | 1 | -1/+1 |
* | Now we can use --limit with daemon mode. | Eric S. Raymond | 1998-10-16 | 1 | -1/+1 |
* | Unbug the UID state initialization. | Eric S. Raymond | 1998-05-06 | 1 | -1/+1 |
* | De-caseblind UID comparisons where appropriate. | Eric S. Raymond | 1998-04-04 | 1 | -8/+10 |
* | Prevent pathological circular lists. | Eric S. Raymond | 1998-03-26 | 1 | -1/+1 |
* | Prevernt formation of pathological lists. | Eric S. Raymond | 1998-03-24 | 1 | -1/+3 |
* | Dick van den Burg's patch. | Eric S. Raymond | 1998-03-17 | 1 | -1/+13 |
* | Re-engineer the UIDL stuff to avoid having the status flag collide | Eric S. Raymond | 1998-03-13 | 1 | -26/+11 |
* | Fix bad UID/fetchlimit interaction. | Eric S. Raymond | 1998-02-17 | 1 | -13/+12 |
* | Cleanup. | Eric S. Raymond | 1998-02-17 | 1 | -4/+2 |
* | Wolfgang Wander's patches. | Eric S. Raymond | 1997-10-15 | 1 | -0/+13 |
* | Better behavior on line hits. | Eric S. Raymond | 1997-10-06 | 1 | -11/+40 |
* | Enable conditioning out of POP3, IMAP, ETRN. | Eric S. Raymond | 1997-10-04 | 1 | -0/+7 |