]> Pileus Git - ~andy/fetchmail/history - fetchmail.h
Added LMTP support.
[~andy/fetchmail] / fetchmail.h
1998-11-07 Eric S. RaymondAdded LMTP support.
1998-11-05 Eric S. RaymondNeXT portability.
1998-11-05 Eric S. RaymondContext for bouncemail is encapsulated.
1998-11-03 Eric S. RaymondMove some code.
1998-11-02 Eric S. RaymondAdded plugin/plugout option.
1998-10-30 Eric S. RaymondRationalized timestamps.
1998-10-30 Eric S. RaymondSend calling user mail on password failure in daemon...
1998-10-28 Eric S. RaymondAdded bsmtp option.
1998-10-26 Eric S. RaymondJonathan T. Agnew's massive code cleanup.
1998-10-20 Eric S. RaymondMake alloca safe.
1998-10-20 Eric S. RaymondAdded the `properties' option.
1998-10-17 Eric S. RaymondMore verbosity fixes.
1998-10-17 Eric S. RaymondIntroduced O_DEBUG.
1998-10-16 Eric S. RaymondMove the delivery side to a separate module.
1998-10-16 Eric S. RaymondDo pre-computation of destination address correctly.
1998-10-16 Eric S. RaymondNow we can use --limit with daemon mode.
1998-08-27 Eric S. RaymondCompute FQDN when Kerberos is in use.
1998-08-17 Eric S. RaymondSecond version of SDPS.
1998-08-03 Eric S. RaymondAdded experimental SDPS support.
1998-08-02 Eric S. RaymondEliminate agethostbyname call in non-ETRN modes.
1998-07-31 Eric S. RaymondFixed the spam-block code.
1998-07-20 Eric S. RaymondCan specify multiple spam-blocks now.
1998-07-20 Eric S. RaymondAdded postmaster option.
1998-07-20 Eric S. Raymondis_ip_alias -> checkalias.
1998-06-29 Eric S. RaymondEnrico Musio's IP-checkalias patch.
1998-06-03 Eric S. RaymondFix argument-merging.
1998-05-23 Eric S. RaymondAdded configuration dumper.
1998-05-23 Eric S. RaymondGlobal options have been consolidated into a single...
1998-05-22 Eric S. RaymondGunther Leber's patch.
1998-05-22 Eric S. RaymondMust declare cmd_idfile.
1998-05-16 Eric S. RaymondLengthen the line buffer big-time.
1998-05-12 Eric S. RaymondHenrik's fix.
1998-04-14 Eric S. RaymondEliminate caseblinding of UID comparisons.
1998-03-24 Eric S. RaymondIncorporated Henrik Storner's mimedecode patch.
1998-03-18 Eric S. RaymondFix IMAP password shrouding.
1998-03-18 Eric S. RaymondUse the RFC822 limit.
1998-03-17 Eric S. RaymondDick van den Burg's patch.
1998-03-16 Eric S. RaymondDeal with M$ Exchange braindamage.
1998-03-13 Eric S. RaymondRe-engineer the UIDL stuff to avoid having the status...
1998-03-06 Eric S. RaymondRespond to bug report from Dick van den Burg <burg...
1998-03-06 Eric S. RaymondConfigurable antispam response.
1998-03-04 Eric S. RaymondDeal with truncated headers.
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.
next