]> Pileus Git - ~andy/fetchmail/history - uid.c
Instrument the UID code.
[~andy/fetchmail] / uid.c
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