]> Pileus Git - ~andy/fetchmail/history - uid.c
Change type of socket descriptors from FILE * to int. Change SockGets
[~andy/fetchmail] / uid.c
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