]> Pileus Git - ~andy/fetchmail/history - uid.c
Bug fixes and internationalization improvements.
[~andy/fetchmail] / uid.c
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.
1996-11-20 Eric S. RaymondCaching via aka list.
1996-11-09 Eric S. RaymondCorrect generation of X-Fetchmail-Warning header.
1996-11-08 Eric S. RaymondPrototypes everywhere.
1996-11-06 Eric S. RaymondBack out the attempt to use stdio.
1996-11-01 Eric S. RaymondHeader cleanup.
1996-10-26 Eric S. Raymondgcc -Wall cleanup.
1996-10-26 Eric S. RaymondMajor changes of data structure and variable names.
1996-10-25 Eric S. RaymondFix embarassing bug.
1996-10-24 Eric S. RaymondSupport for multidrop mailboxes.
1996-10-17 Eric S. RaymondRemove all those obnoxious block comments.
1996-10-15 Eric S. RaymondSimplify the autoconfig process a lot.
1996-10-13 Eric S. RaymondFixes for UIDL and Kerberos problems.
1996-10-11 Eric S. RaymondChanged copyrights, they're now by reference.
1996-10-10 Eric S. RaymondUIDs, take 3.
1996-10-10 Eric S. RaymondComment fix.
1996-10-10 Eric S. RaymondUIDs, phase 2.
1996-10-10 Eric S. RaymondUIDs are back in.
1996-09-28 Eric S. RaymondInitial revision