aboutsummaryrefslogtreecommitdiffstats
path: root/uid.c
Commit message (Expand)AuthorAgeFilesLines
* merge Mirek's fetchmail-signed.patchMatthias Andree2006-03-141-8/+8
* Initialize message numbers to zero when reading saved lists.Matthias Andree2005-07-311-1/+2
* Fix argument messup that printed the error instead of the file name, and garb...Matthias Andree2005-07-031-1/+1
* Don't complain if the .fetchids file we're trying to delete is already gone. Matthias Andree2005-07-031-1/+1
* Make free_str_list iterative, to reduce stack usage. Suggested by Manfred Weihs.Matthias Andree2005-03-061-6/+8
* Fix UID trashing bug introduced into rev. 4019.Matthias Andree2005-03-061-2/+2
* Unmark lstat: %s: %s: for translation - no translatable strings inside.Matthias Andree2005-03-061-10/+28
* Compiler warnings fixes, preprocessor and minor general cleanup.Matthias Andree2004-06-181-5/+5
* Fix various compiler warnings.Matthias Andree2004-06-181-1/+1
* Sunil's transaction patches.Eric S. Raymond2003-10-151-8/+95
* Ready to ship.Eric S. Raymond2003-08-061-11/+8
* Guard some buffers.Eric S. Raymond2003-03-011-32/+51
* Use query names as UID keys.Eric S. Raymond2001-09-281-3/+2
* _( -> GT_(Eric S. Raymond2001-09-241-11/+11
* Attempted fix for spaces in UID labels.Eric S. Raymond2001-05-221-0/+10
* Bug fixes.Eric S. Raymond2001-03-221-3/+17
* Bug fixes and internationalization improvements.Eric S. Raymond2000-09-261-11/+13
* David Taylor's fixes for the UIDL code.Eric S. Raymond2000-08-061-2/+4
* Limit damage from bad UIDL handling.Eric S. Raymond2000-07-011-1/+1
* Make copying work.Eric S. Raymond2000-03-141-0/+1
* Fix a Debian bug.Eric S. Raymond2000-03-141-0/+15
* Ready for the experiment.Eric S. Raymond2000-03-061-2/+1
* Try to prevent .fetchids from being randomly nuked.Eric S. Raymond2000-03-061-5/+18
* Better debugging of UID logic.Eric S. Raymond2000-02-201-7/+7
* Help trace file writing.Eric S. Raymond2000-02-181-0/+4
* Added a TODO list.Eric S. Raymond2000-02-121-2/+16
* Version bump.Eric S. Raymond2000-01-311-40/+45
* Label save closes.Eric S. Raymond2000-01-311-1/+1
* Minor optimizations from Federico.Eric S. Raymond1999-12-271-0/+21
* Fixes for brown-paper-bag bug.Eric S. Raymond1999-12-261-7/+11
* Drastically simplified UIDL code.Eric S. Raymond1999-12-261-23/+9
* Ready to ship 5.2.0.Eric S. Raymond1999-11-301-0/+12
* -Wall changes.Eric S. Raymond1999-09-291-3/+2
* Prevent a buffer overflow.Eric S. Raymond1999-09-221-27/+45
* Don Willis's I/O code.Eric S. Raymond1999-08-211-21/+35
* Split in rightmost @Eric S. Raymond1999-08-011-2/+11
* Ready to release.Eric S. Raymond1999-06-111-1/+2
* Quieter UID code.Eric S. Raymond1999-04-261-18/+24
* Instrument the UID code.Eric S. Raymond1999-04-261-0/+38
* Typo fix.Eric S. Raymond1999-04-251-1/+1
* Now we can use --limit with daemon mode.Eric S. Raymond1998-10-161-1/+1
* Unbug the UID state initialization.Eric S. Raymond1998-05-061-1/+1
* De-caseblind UID comparisons where appropriate.Eric S. Raymond1998-04-041-8/+10
* Prevent pathological circular lists.Eric S. Raymond1998-03-261-1/+1
* Prevernt formation of pathological lists.Eric S. Raymond1998-03-241-1/+3
* Dick van den Burg's patch.Eric S. Raymond1998-03-171-1/+13
* Re-engineer the UIDL stuff to avoid having the status flag collideEric S. Raymond1998-03-131-26/+11
* Fix bad UID/fetchlimit interaction.Eric S. Raymond1998-02-171-13/+12
* Cleanup.Eric S. Raymond1998-02-171-4/+2
* Wolfgang Wander's patches.Eric S. Raymond1997-10-151-0/+13