Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tighter error checking on write_saved_lists(). | Matthias Andree | 2010-04-29 | 1 | -8/+20 |
| | |||||
* | Fix a few Intel C++ remarks and warnings. | Matthias Andree | 2010-04-27 | 1 | -1/+1 |
| | |||||
* | Improve UID list debug logging. | Matthias Andree | 2010-04-24 | 1 | -36/+50 |
| | | | | | Print lists regardless of .uidl setting. Decode marks. | ||||
* | Split string list stuff from uid.c into new idlist.c. | Matthias Andree | 2010-04-24 | 1 | -238/+2 |
| | |||||
* | Complete Doxygen documentation of uid.c and related definitions. | Matthias Andree | 2010-04-24 | 1 | -29/+40 |
| | |||||
* | SECURITY FIX (one missed): DoS on EILSEQ in report_*() in -vv and ↵ | Matthias Andree | 2010-04-24 | 1 | -2/+5 |
| | | | | multibyte-locales. | ||||
* | SECURITY FIX: DoS on EILSEQ in report_*() in -vv and multibyte-locales. | Matthias Andree | 2010-04-18 | 1 | -6/+16 |
| | |||||
* | Fix a few compiler warnings around implicit conversion or extra ";". | Matthias Andree | 2009-01-14 | 1 | -1/+1 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5261 | ||||
* | Only print "Deleting fetchids file" if there actually is one. | Matthias Andree | 2008-07-03 | 1 | -2/+4 |
| | | | | | | Fixes Debian Bug#374514, reported by Dan Jacobson. svn path=/branches/BRANCH_6-3/; revision=5213 | ||||
* | Partially uncommit the botched commit r5117 so I can create proper changelogs. | Matthias Andree | 2008-07-03 | 1 | -4/+2 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5212 | ||||
* | Document arcane SSL/TLS UI issue and require docs, Debian Bug#432618. | Matthias Andree | 2007-07-24 | 1 | -2/+4 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=5117 | ||||
* | Clean out useless if() conditions, reindent and adjust a few comments. | Matthias Andree | 2006-05-18 | 1 | -33/+35 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4846 | ||||
* | Reformat and document str_nr_in_list() better. | Matthias Andree | 2006-04-03 | 1 | -7/+8 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4775 | ||||
* | merge Mirek's fetchmail-signed.patch | Matthias Andree | 2006-03-14 | 1 | -8/+8 |
| | | | | svn path=/branches/BRANCH_6-3/; revision=4734 | ||||
* | Initialize message numbers to zero when reading saved lists. | Matthias Andree | 2005-07-31 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=4208 | ||||
* | Fix argument messup that printed the error instead of the file name, and ↵ | Matthias Andree | 2005-07-03 | 1 | -1/+1 |
| | | | | | | | | garbage instead of the error message. Reported by Jakob Hirsch. svn path=/trunk/; revision=4084 | ||||
* | Don't complain if the .fetchids file we're trying to delete is already gone. | Matthias Andree | 2005-07-03 | 1 | -1/+1 |
| | | | | | | Reported by Miloslav Trmac. svn path=/trunk/; revision=4075 | ||||
* | Make free_str_list iterative, to reduce stack usage. Suggested by Manfred Weihs. | Matthias Andree | 2005-03-06 | 1 | -6/+8 |
| | | | | svn path=/trunk/; revision=4022 | ||||
* | Fix UID trashing bug introduced into rev. 4019. | Matthias Andree | 2005-03-06 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=4021 | ||||
* | Unmark lstat: %s: %s: for translation - no translatable strings inside. | Matthias Andree | 2005-03-06 | 1 | -10/+28 |
| | | | | | | | | Be a bit more careful with swapping lists (bug report by Manfred Weihs). Write UIDs to a new file first and only rename it to .fetchids if writing completed successfully. (Suggested by Manfred Weihs.) svn path=/trunk/; revision=4019 | ||||
* | Compiler warnings fixes, preprocessor and minor general cleanup. | Matthias Andree | 2004-06-18 | 1 | -5/+5 |
| | | | | svn path=/trunk/; revision=3901 | ||||
* | Fix various compiler warnings. | Matthias Andree | 2004-06-18 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=3899 | ||||
* | Sunil's transaction patches. | Eric S. Raymond | 2003-10-15 | 1 | -8/+95 |
| | | | | svn path=/trunk/; revision=3858 | ||||
* | Ready to ship. | Eric S. Raymond | 2003-08-06 | 1 | -11/+8 |
| | | | | svn path=/trunk/; revision=3831 | ||||
* | Guard some buffers. | Eric S. Raymond | 2003-03-01 | 1 | -32/+51 |
| | | | | svn path=/trunk/; revision=3804 | ||||
* | Use query names as UID keys. | Eric S. Raymond | 2001-09-28 | 1 | -3/+2 |
| | | | | svn path=/trunk/; revision=3500 | ||||
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -11/+11 |
| | | | | svn path=/trunk/; revision=3478 | ||||
* | Attempted fix for spaces in UID labels. | Eric S. Raymond | 2001-05-22 | 1 | -0/+10 |
| | | | | svn path=/trunk/; revision=3327 | ||||
* | Bug fixes. | Eric S. Raymond | 2001-03-22 | 1 | -3/+17 |
| | | | | svn path=/trunk/; revision=3268 | ||||
* | Bug fixes and internationalization improvements. | Eric S. Raymond | 2000-09-26 | 1 | -11/+13 |
| | | | | svn path=/trunk/; revision=2967 | ||||
* | David Taylor's fixes for the UIDL code. | Eric S. Raymond | 2000-08-06 | 1 | -2/+4 |
| | | | | svn path=/trunk/; revision=2943 | ||||
* | Limit damage from bad UIDL handling. | Eric S. Raymond | 2000-07-01 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2921 | ||||
* | Make copying work. | Eric S. Raymond | 2000-03-14 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=2828 | ||||
* | Fix a Debian bug. | Eric S. Raymond | 2000-03-14 | 1 | -0/+15 |
| | | | | svn path=/trunk/; revision=2827 | ||||
* | Ready for the experiment. | Eric S. Raymond | 2000-03-06 | 1 | -2/+1 |
| | | | | svn path=/trunk/; revision=2803 | ||||
* | Try to prevent .fetchids from being randomly nuked. | Eric S. Raymond | 2000-03-06 | 1 | -5/+18 |
| | | | | svn path=/trunk/; revision=2799 | ||||
* | Better debugging of UID logic. | Eric S. Raymond | 2000-02-20 | 1 | -7/+7 |
| | | | | svn path=/trunk/; revision=2763 | ||||
* | Help trace file writing. | Eric S. Raymond | 2000-02-18 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=2760 | ||||
* | Added a TODO list. | Eric S. Raymond | 2000-02-12 | 1 | -2/+16 |
| | | | | svn path=/trunk/; revision=2743 | ||||
* | Version bump. | Eric S. Raymond | 2000-01-31 | 1 | -40/+45 |
| | | | | svn path=/trunk/; revision=2724 | ||||
* | Label save closes. | Eric S. Raymond | 2000-01-31 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2723 | ||||
* | Minor optimizations from Federico. | Eric S. Raymond | 1999-12-27 | 1 | -0/+21 |
| | | | | svn path=/trunk/; revision=2690 | ||||
* | Fixes for brown-paper-bag bug. | Eric S. Raymond | 1999-12-26 | 1 | -7/+11 |
| | | | | svn path=/trunk/; revision=2688 | ||||
* | Drastically simplified UIDL code. | Eric S. Raymond | 1999-12-26 | 1 | -23/+9 |
| | | | | svn path=/trunk/; revision=2686 | ||||
* | Ready to ship 5.2.0. | Eric S. Raymond | 1999-11-30 | 1 | -0/+12 |
| | | | | svn path=/trunk/; revision=2656 | ||||
* | -Wall changes. | Eric S. Raymond | 1999-09-29 | 1 | -3/+2 |
| | | | | svn path=/trunk/; revision=2626 | ||||
* | Prevent a buffer overflow. | Eric S. Raymond | 1999-09-22 | 1 | -27/+45 |
| | | | | svn path=/trunk/; revision=2570 | ||||
* | Don Willis's I/O code. | Eric S. Raymond | 1999-08-21 | 1 | -21/+35 |
| | | | | svn path=/trunk/; revision=2544 | ||||
* | Split in rightmost @ | Eric S. Raymond | 1999-08-01 | 1 | -2/+11 |
| | | | | svn path=/trunk/; revision=2529 | ||||
* | Ready to release. | Eric S. Raymond | 1999-06-11 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=2494 |