]> Pileus Git - ~andy/fetchmail/shortlog
~andy/fetchmail
2005-09-21 Matthias AndreeAdd full support for --service option.
2005-09-21 Matthias AndreeRevise error messages, suggested by Thomas Wolff.
2005-09-21 Matthias AndreeRevise error messages, suggested by Thomas Wolff.
2005-09-21 Matthias AndreeSnapshot 6.2.9-rc4.
2005-09-21 Matthias AndreeUpdate translation to 6.2.9-rc3.
2005-09-21 Matthias AndreeExpunge between IMAP folders when polling multiple...
2005-09-21 Matthias AndreePoint user from --ssl to --port.
2005-09-20 Matthias AndreeUpdate translation for 6.2.9-rc3.
2005-09-20 Matthias Andreenew file.
2005-09-20 Matthias AndreeFix "auth ntlm" to send AUTH NTLM (rather than AUTH...
2005-09-19 Matthias AndreeRearrange #include directives in an attempt to fix...
2005-09-19 Matthias AndreeFix missing interface_init() link failure on non-Linux...
2005-09-19 Matthias AndreeUpdate translation.
2005-09-17 Matthias AndreeConsistency fixes to argument of --auth option.
2005-09-17 Matthias AndreeFix build problem (missing interface_init()) on FreeBSD.
2005-09-17 Matthias AndreeBump version.
2005-09-17 Matthias AndreeMerge Sunil Shetye's --limitflush patch.
2005-09-17 Matthias AndreeUpdate to 6.2.9-rc2
2005-09-11 Matthias AndreeFixes to --with-hesiod option. Sunil Shetye.
2005-09-08 Matthias AndreeEnhance --with-ssl documentation.
2005-09-08 Matthias AndreeAdd missing apostrophe in 's-Genitive.
2005-08-28 Matthias AndreeEnable Date replacement.
2005-08-28 Matthias AndreeFix typo.
2005-08-28 Matthias AndreeEnable Date replacement.
2005-08-28 Matthias AndreeLarge protocol independence patch.
2005-08-28 Matthias AndreeAdd gethostbyname_r argument determination macro from...
2005-08-28 Matthias AndreeAdd gethostby* from libesmtp
2005-08-28 Matthias AndreeAdd getnameinfo.c.
2005-08-28 Matthias AndreeAdd obsoletion warnings.
2005-08-28 Matthias AndreeAdd support to compile mxget for standalone use.
2005-08-28 Matthias AndreeFix crash when run standalone with no arguments.
2005-08-28 Matthias AndreeUpdate addresses, kill trailing whitespace.
2005-08-28 Matthias AndreeAdd pointer to R12 on getaddrinfo errors to --port...
2005-08-28 Matthias AndreeAdd R12 on getaddrinfo errors.
2005-08-28 Matthias AndreeFix abuse of GRAVE and double GRAVE/APOSTROPHE characte...
2005-08-27 Matthias AndreeFix some compiler warnings.
2005-08-27 Matthias AndreeFix --with-gssapi compilation problem. Patch by Simon...
2005-08-26 Matthias AndreeAdd K6. How can I tell fetchmail not to try TLS if...
2005-08-26 Matthias Andree'' -> " where appropriate.
2005-08-26 Matthias AndreeRevise sslproto documentation again, sslproto '' is...
2005-08-26 Matthias AndreeAdd a FIXME comment.
2005-08-26 Matthias AndreeDocument 'none' as SSL protocol.
2005-08-26 Matthias AndreeReplace the ghastly mismatched `text' constructs by...
2005-08-26 Matthias AndreeRemove excess imports.
2005-08-25 Matthias AndreeBring libesmtp import into trunk.
2005-08-25 Matthias AndreeBring libesmtp import into trunk.
2005-08-25 Matthias AndreeRemove OpenSSH stuff again, it's too incomplete.
2005-08-25 Matthias AndreeBring fake-RFC2553 into trunk.
2005-08-25 Matthias AndreeCorrect import into wrong location.
2005-08-25 Matthias AndreeBring fake-RFC2553 into trunk.
2005-08-25 Matthias AndreeSnapshot 6.2.9-rc1.
2005-08-17 Matthias AndreeUpdate.
2005-08-17 Matthias AndreeBugfix: redirect fetchmail command input from /dev...
2005-08-16 Matthias AndreeWrite RFC-compliant BSMTP envelopes. Reported by Nico...
2005-08-15 Matthias AndreeUpdate.
2005-08-15 Matthias AndreeStandalone mode: print usage if wrong argument count...
2005-08-04 Matthias AndreeUpdate from translation project.
2005-08-03 Matthias AndreeDon't convert service to port and back, but pass servic...
2005-08-03 Matthias AndreeRemove junk.
2005-08-02 Matthias Andreeadd missing space to recent servport.c translated string.
2005-08-02 Matthias AndreeFix FreeBSD compiler warning from broken includes.
2005-08-02 Matthias AndreeFreeze 6.2.6-pre9.
2005-08-02 Matthias AndreeMake servport.c translatable, remove fetchmail.h
2005-08-02 Matthias AndreeUpdate.
2005-08-02 Matthias AndreeClean up fetchmailconf.
2005-08-02 Matthias AndreeSwitch default distribution format from gzip to bzip2.
2005-08-02 Matthias AndreeGenerate fetchmailconf from Makefile to expand ${prefix...
2005-08-02 Matthias AndreeOnly run fetchmail --configdump if umask succeeded.
2005-08-02 Matthias AndreeUpdate.
2005-08-02 Matthias AndreeRename fetchmailconf to fetchmailconf.py.
2005-08-02 Matthias AndreeRemove port/service dualism and make everything a service.
2005-08-02 Matthias AndreeMove servport.c into convenience library instead.
2005-08-02 Matthias AndreeFix prototype, to avoid compiler warnings with --disabl...
2005-08-02 Matthias AndreeAdd new servport.c file to resolve service -> port...
2005-08-02 Matthias AndreeUpdate URL for OPIE at inner.net.
2005-08-01 Matthias AndreeCleanup: Drop inner_connect and ipv6-connect.c.
2005-08-01 Matthias AndreeMove note about inet6_apps from configure.ac to NEWS.
2005-08-01 Matthias AndreeMention gettext == intl/ directory.
2005-08-01 Matthias AndreeDefine temporary variable with #ifdefs rather than...
2005-07-31 Matthias AndreeShip m4-local from top-level Makefile rather than recur...
2005-07-31 Matthias AndreeGet rid of alloca() in fetchmail.
2005-07-31 Matthias AndreeInitialize message numbers to zero when reading saved...
2005-07-31 Matthias AndreeFix compiler warning.
2005-07-31 Matthias AndreeAdd comment.
2005-07-31 Matthias AndreeAdd missing #include directives to fix warnings.
2005-07-31 Matthias AndreeFix progress stars and hashes.
2005-07-31 Matthias AndreeDrop the 476 kB intl/ directory from the distribution.
2005-07-31 Matthias AndreeKill alloca().
2005-07-31 Matthias AndreeKill alloca().
2005-07-31 Matthias AndreeKill alloca().
2005-07-31 Matthias AndreeKill alloca().
2005-07-31 Matthias AndreeKill alloca().
2005-07-31 Matthias AndreePlug memory leaks.
2005-07-31 Matthias AndreeAdd xfree() macro.
2005-07-31 Matthias AndreeFix typo.
2005-07-31 Matthias AndreeBugfix: match IP address lists exhaustively
2005-07-30 Matthias AndreeDon't strip last character of bare addresses.
2005-07-30 Matthias AndreeINCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY...
2005-07-30 Matthias AndreeClean up: rely on C compiler string concatenation rathe...
2005-07-30 Matthias Andreesprintf -> snprintf.
next