]> Pileus Git - ~andy/fetchmail/history - fetchmail.h
Kerberos V support.
[~andy/fetchmail] / fetchmail.h
1998-03-03 Eric S. RaymondKerberos V support.
1998-02-26 Eric S. RaymondMSGBUFSIZE everywhere.
1998-02-22 Eric S. RaymondEMX changes for OS/2.
1998-02-18 Eric S. RaymondThis went to Craig Metz.
1998-02-17 Eric S. RaymondFix bad UID/fetchlimit interaction.
1998-02-17 Eric S. RaymondCleanup.
1998-02-16 Eric S. RaymondAlll of Craig Metz's changes for IPv6 and IPSEC except...
1998-02-11 Eric S. Raymondnetbsd port patch.
1998-01-18 Eric S. RaymondAdded smtpaddress option.
1997-12-15 Eric S. RaymondGSSAPI support.
1997-12-14 Eric S. RaymondCleanup of numeric option handling.
1997-10-23 Eric S. RaymondReady to ship.
1997-10-21 Eric S. RaymondNarrow the error() interface.
1997-10-15 Eric S. RaymondWolfgang Wander's patches.
1997-10-14 Eric S. RaymondRF conformance.
1997-10-13 Eric S. RaymondAdded envelope-skip feature.
1997-10-08 Eric S. RaymondAdded the --invisible option.
1997-10-06 Eric S. RaymondBetter behavior on line hits.
1997-10-04 Eric S. RaymondLength checking on tag generation.
1997-10-02 Eric S. RaymondLica Olivetti's qvirtual option.
1997-09-30 Eric S. RaymondIntegrated RPA support.
1997-09-30 Eric S. RaymondEliminate the "No mail" message on second and later...
1997-09-30 Eric S. RaymondSmart re-polling support.
1997-09-28 Eric S. RaymondAdded --expunge option for Richard Kooidjman.
1997-09-23 Eric S. RaymondMake the X-IMAP check independent of protocol.
1997-09-22 Eric S. RaymondPrevent buffer overruns.
1997-09-19 Eric S. RaymondCompilation cleanups.
1997-09-16 Eric S. Raymondimproved ETRN handling.
1997-09-16 Eric S. RaymondType cleanup.
1997-09-14 Eric S. RaymondSimplify the length handling.
1997-09-05 Eric S. RaymondPrototype fix.
1997-09-04 Eric S. RaymondCleanup.
1997-08-16 Eric S. RaymondWolfgang Wander's patch for better UIDL-only support.
1997-08-07 Eric S. RaymondDeal with X-IMAP header properly.
1997-08-06 Eric S. RaymondFixed Bill Powers's uid bug.
1997-08-04 Eric S. RaymondAdded `postconnect'.
1997-07-30 Eric S. RaymondBreak the pollname out of the names list.
1997-07-30 Eric S. RaymondTry to fix the HELO NULL bug.
1997-07-28 Eric S. RaymondAdded the dropstatus option.
1997-07-24 Eric S. RaymondAdded the via option.
1997-07-10 Eric S. RaymondAvoid using bool, so we don't have to condition on...
1997-07-07 Eric S. RaymondChange the bool type to match ncurses.
1997-07-06 Eric S. RaymondAllow this to be used with ncurses.
1997-07-05 Eric S. RaymondAllow duplicate hostnames again.
1997-07-04 Eric S. RaymondMove environment query stuff to env.c.
1997-07-04 Eric S. RaymondRemodularize so the parser is more self-contained.
1997-07-03 Eric S. RaymondLOCKBUSY changes.
1997-06-25 Eric S. RaymondAndrey Chernov's flag.
1997-06-14 Eric S. RaymondDon't rely on the size being in POP3's fetch response...
1997-06-11 Eric S. RaymondAdd many more comments.
1997-06-11 Eric S. RaymondCosmetic fix.
1997-06-11 Eric S. RaymondIntroduced bool.
1997-05-28 Eric S. RaymondAdded the interval option.
1997-05-27 Eric S. RaymondNailed.
1997-05-27 Eric S. RaymondAdd imap-k4 capability.
1997-05-17 Eric S. RaymondBetter functional separation.
1997-05-17 Eric S. RaymondIMAP now splits its request in half.
1997-05-15 Eric S. RaymondAdd multiple-folder support.
1997-05-15 Eric S. Raymond-Wall cleanup.
1997-05-13 Eric S. RaymondChange type of socket descriptors from FILE * to int...
1997-05-13 Eric S. RaymondCaseblind comparison of names, more explicitness about...
1997-04-17 Eric S. RaymondAdded forcecr option.
1997-03-13 Eric S. RaymondAdded -U option.
1997-03-13 Eric S. RaymondAdded `set daemon'.
1997-03-13 Eric S. RaymondDeal with non-void malloc type.
1997-02-19 Eric S. RaymondAdded SMTP hunt list feature.
1997-02-17 Eric S. RaymondLose the `received' option; we now say `no envelope'.
1997-02-14 Eric S. RaymondAded the `received' option.
1997-02-13 Eric S. RaymondReady for 3-4.
1997-02-11 Eric S. RaymondTrivalent options.
1997-02-10 Eric S. RaymondAdded RFC1985 ETRN support.
1997-01-30 Eric S. RaymondAdd stripcr option.
1997-01-24 Eric S. RaymondCorrect the interface parsing.
1997-01-24 Eric S. RaymondIntroduce gen_recv.
1997-01-22 Eric S. RaymondESMTP SIZE option support.
1997-01-22 Eric S. RaymondSupport for EHLO and 8BITMIME extension.
1997-01-20 Eric S. RaymondRPOP support is back.
1997-01-19 Eric S. RaymondGeorge Sipe's monitor fixes.
1997-01-18 Eric S. RaymondAdded dns/nodns.
1997-01-14 Eric S. RaymondThe batchlimit option is now per user.
1997-01-14 Eric S. RaymondChange `interface' and `monitor' options to per-server.
1997-01-14 Eric S. RaymondExpunge fix.
1997-01-14 Eric S. RaymondDynamic allocation for the query structure string entries.
1997-01-14 Eric S. RaymondMove as much stuff into server data as possible.
1997-01-13 Eric S. RaymondGather all server data into a restorable structure.
1997-01-13 Eric S. RaymondBetter restoration of server options.
1997-01-09 Eric S. RaymondAdded localdomains option.
1997-01-08 Eric S. RaymondAdded the preconnect feature.
1996-12-30 Eric S. RaymondCleaned up ticker dots code.
1996-12-30 Eric S. RaymondDave Bodenstab's error changes.
1996-12-23 Eric S. RaymondVersion bump.
1996-12-18 Eric S. RaymondAdded `fetchlimit'.
1996-12-17 Eric S. RaymondEliminate openmailpipe and closemailpipe.
1996-12-17 Eric S. RaymondUse error() for messages almost everywhere.
1996-12-09 Eric S. RaymondAdd full IMAP4 capability.
1996-12-09 Eric S. RaymondAdded the `envelope' option.
1996-11-30 Eric S. RaymondTry to accomodate spam filtering
1996-11-28 Eric S. RaymondChange name of string-saver functions.
1996-11-28 Eric S. RaymondAbolish servername mamber, go to servernames list.
1996-11-27 Eric S. RaymondAdded the wildcard option.
next