]> Pileus Git - ~andy/fetchmail/history - uid.c
Merge branch 'legacy_63'
[~andy/fetchmail] / uid.c
2013-04-24 Matthias AndreeMerge branch 'legacy_63'
2013-04-22 Matthias AndreeMerge branch 'legacy_63'
2013-01-02 Matthias AndreeAttempt merging from 6.3.24.
2012-09-05 Matthias AndreeMerge branch 'legacy_63'
2011-06-22 Matthias AndreeDoxygen cleanups.
2011-05-30 Matthias AndreeMerge branch 'common-6x'
2011-05-17 Matthias AndreeMerge 'next' branch up to tag 'before-cpp'
2010-12-14 Matthias AndreeDrop LAST support, force UIDL.
2010-12-14 Matthias AndreeMerge branch 'master' into next
2010-12-13 Matthias AndreeMerge branch 'master' into next
2010-12-13 Matthias AndreeMerge commit 'refs/merge-requests/4' of gitorious.org...
2010-12-13 Matthias AndreeMerge commit 'refs/merge-requests/1' of gitorious.org...
2010-12-12 Matthias AndreeC++ compat: cast types explicitly.
2010-12-12 Matthias AndreeMerge Rainer Weikusat's P-Tree implementation for uid.
2010-12-12 Matthias AndreeSnapshot Rainer's patch 2010-05-24 19:30:42
2010-12-12 Matthias AndreeUpdate for gettext 0.17.
2010-12-12 Matthias AndreeRemove some obsolete constructs...
2010-09-27 Matthias AndreeFormat UID lists properly (in debug mode).
2010-05-24 Ben KibbeyMerge remote branch 'upstream/master'
2010-04-28 Matthias AndreeTighter error checking on write_saved_lists().
2010-04-27 Matthias AndreeFix a few Intel C++ remarks and warnings.
2010-04-24 Matthias AndreeImprove UID list debug logging.
2010-04-24 Matthias AndreeSplit string list stuff from uid.c into new idlist.c.
2010-04-24 Matthias AndreeComplete Doxygen documentation of uid.c and related...
2010-04-24 Matthias AndreeSECURITY FIX (one missed): DoS on EILSEQ in report_...
2010-04-18 Matthias AndreeSECURITY FIX: DoS on EILSEQ in report_*() in -vv and...
2009-01-14 Matthias AndreeFix a few compiler warnings around implicit conversion...
2008-07-03 Matthias AndreeOnly print "Deleting fetchids file" if there actually...
2008-07-03 Matthias AndreePartially uncommit the botched commit r5117 so I can...
2007-07-24 Matthias AndreeDocument arcane SSL/TLS UI issue and require docs,...
2006-05-18 Matthias AndreeClean out useless if() conditions, reindent and adjust...
2006-04-03 Matthias AndreeReformat and document str_nr_in_list() better.
2006-03-14 Matthias Andreemerge Mirek's fetchmail-signed.patch
2005-07-31 Matthias AndreeInitialize message numbers to zero when reading saved...
2005-07-03 Matthias AndreeFix argument messup that printed the error instead...
2005-07-03 Matthias AndreeDon't complain if the .fetchids file we're trying to...
2005-03-06 Matthias AndreeMake free_str_list iterative, to reduce stack usage...
2005-03-06 Matthias AndreeFix UID trashing bug introduced into rev. 4019.
2005-03-06 Matthias AndreeUnmark lstat: %s: %s: for translation - no translatable...
2004-06-18 Matthias AndreeCompiler warnings fixes, preprocessor and minor general...
2004-06-18 Matthias AndreeFix various compiler warnings.
2003-10-15 Eric S. RaymondSunil's transaction patches.
2003-08-06 Eric S. RaymondReady to ship.
2003-03-01 Eric S. RaymondGuard some buffers.
2001-09-28 Eric S. RaymondUse query names as UID keys.
2001-09-24 Eric S. Raymond_( -> GT_(
2001-05-22 Eric S. RaymondAttempted fix for spaces in UID labels.
2001-03-22 Eric S. RaymondBug fixes.
2000-09-26 Eric S. RaymondBug fixes and internationalization improvements.
2000-08-06 Eric S. RaymondDavid Taylor's fixes for the UIDL code.
2000-07-01 Eric S. RaymondLimit damage from bad UIDL handling.
2000-03-14 Eric S. RaymondMake copying work.
2000-03-14 Eric S. RaymondFix a Debian bug.
2000-03-06 Eric S. RaymondReady for the experiment.
2000-03-06 Eric S. RaymondTry to prevent .fetchids from being randomly nuked.
2000-02-20 Eric S. RaymondBetter debugging of UID logic.
2000-02-18 Eric S. RaymondHelp trace file writing.
2000-02-12 Eric S. RaymondAdded a TODO list.
2000-01-31 Eric S. RaymondVersion bump.
2000-01-31 Eric S. RaymondLabel save closes.
1999-12-27 Eric S. RaymondMinor optimizations from Federico.
1999-12-26 Eric S. RaymondFixes for brown-paper-bag bug.
1999-12-26 Eric S. RaymondDrastically simplified UIDL code.
1999-11-30 Eric S. RaymondReady to ship 5.2.0.
1999-09-29 Eric S. Raymond-Wall changes.
1999-09-22 Eric S. RaymondPrevent a buffer overflow.
1999-08-21 Eric S. RaymondDon Willis's I/O code.
1999-08-01 Eric S. RaymondSplit in rightmost @
1999-06-11 Eric S. RaymondReady to release.
1999-04-26 Eric S. RaymondQuieter UID code.
1999-04-26 Eric S. RaymondInstrument the UID code.
1999-04-25 Eric S. RaymondTypo fix.
1998-10-16 Eric S. RaymondNow we can use --limit with daemon mode.
1998-05-06 Eric S. RaymondUnbug the UID state initialization.
1998-04-04 Eric S. RaymondDe-caseblind UID comparisons where appropriate.
1998-03-26 Eric S. RaymondPrevent pathological circular lists.
1998-03-24 Eric S. RaymondPrevernt formation of pathological lists.
1998-03-17 Eric S. RaymondDick van den Burg's patch.
1998-03-13 Eric S. RaymondRe-engineer the UIDL stuff to avoid having the status...
1998-02-17 Eric S. RaymondFix bad UID/fetchlimit interaction.
1998-02-17 Eric S. RaymondCleanup.
1997-10-15 Eric S. RaymondWolfgang Wander's patches.
1997-10-06 Eric S. RaymondBetter behavior on line hits.
1997-10-04 Eric S. RaymondEnable conditioning out of POP3, IMAP, ETRN.
1997-09-16 Eric S. RaymondFix a "not reached".
1997-08-16 Eric S. RaymondWolfgang Wander's patch for better UIDL-only support.
1997-07-30 Eric S. RaymondBreak the pollname out of the names list.
1997-07-01 Eric S. RaymondSome configuration cleanup.
1997-05-15 Eric S. RaymondAdd multiple-folder support.
1997-05-13 Eric S. RaymondCaseblind comparison of names, more explicitness about...
1997-03-07 Eric S. RaymondPrevent append from infinite recursion.
1997-02-21 Eric S. RaymondFix parsing of .fetchids file.
1997-02-10 Eric S. RaymondAdded RFC1985 ETRN support.
1997-02-10 Eric S. RaymondVarious minor bugfixes.
1997-01-13 Eric S. RaymondGather all server data into a restorable structure.
1996-12-18 Eric S. RaymondNote that ID comparisons are caseblind.
1996-11-28 Eric S. RaymondChange name of string-saver functions.
1996-11-28 Eric S. RaymondSave id pairs in the right order.
1996-11-28 Eric S. RaymondAbolish servername mamber, go to servernames list.
1996-11-28 Eric S. RaymondInclude user name in saved UID associations.
next