]> Pileus Git - ~andy/fetchmail/shortlog
~andy/fetchmail
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.
2005-07-30 Matthias AndreeRemove check for HAVE_ERROR macro which is always false...
2005-07-30 Matthias Andreestrncat -> strlcat
2005-07-30 Matthias Andreestrcpy -> strlcpy, strcat -> strlcat
2005-07-30 Matthias Andreestrcpy -> strlcpy, strcat -> strlcat
2005-07-26 Matthias AndreeAdd a comment.
2005-07-26 Matthias AndreeUpdate translations to 6.2.6-pre8.
2005-07-26 Matthias AndreeFix buffer underrun when buffer starts with whitespace.
2005-07-26 Matthias AndreeUpdate.
2005-07-24 Matthias AndreeUpdate translations to 6.2.6-pre7.
2005-07-24 Matthias AndreeRevise message about Debian Bug#207919.
2005-07-23 Matthias AndreeUpdate.
2005-07-23 Matthias AndreeSnapshot 6.2.6-pre8.
2005-07-23 Matthias AndreeRename lock_release to fm_lock_release, to avoid namesp...
2005-07-23 Matthias AndreePut *BOLD* text into the manual page near --mda to...
2005-07-23 Matthias AndreeRemove a check that is always true. Found by Nico Golde.
2005-07-23 Matthias AndreeDelete oversized messages with --flush when daemon...
2005-07-23 Matthias AndreeUpdate.
2005-07-23 Matthias AndreeDocument that fetchmail may automatically enable UIDL...
2005-07-23 Matthias AndreeFix IMAP code to use password of arbitrary length from...
2005-07-23 Matthias AndreeAdd From: header to warning emails. Debian Bug#244828.
2005-07-23 Matthias AndreeMake ODMR really silent. Debian Bug#296163.
2005-07-23 Matthias AndreeFix Debian bug #230615, making PID file format FHS...
2005-07-23 Matthias AndreeAdd a comment.
2005-07-22 Matthias AndreeSnapshot 6.2.6-pre7.
2005-07-22 Matthias AndreeIf UIDL parser fails, barf with PS_ERROR rather than...
2005-07-22 Matthias AndreeBump version.
2005-07-22 Matthias AndreeBlank skipping in UIDL code would count spaces from...
2005-07-22 Matthias AndreeSnapshot 6.2.6-pre6.
2005-07-22 Matthias AndreeRevise.
2005-07-22 Matthias AndreeFix NULL dereference when Message-ID or actual UID...
2005-07-22 Matthias AndreeTag ESR's changes.
2005-07-21 Matthias AndreeSnapshot line numbers.
2005-07-21 Matthias AndreeAdd security announcement.
2005-07-21 Matthias AndreeAdd CVE name.
2005-07-20 Matthias AndreeUse sizeof rather than macro to communicate buffer...
2005-07-20 Matthias Andreestrncpy -> strlcpy. Mark 'bogus message count\!' messa...
2005-07-20 Matthias AndreeDon't read more data from ifname than fits in the resul...
2005-07-20 Matthias Andreestrncpy -> strlcpy.
2005-07-20 Matthias AndreeRevise visbuf to dynamically size its buffer.
2005-07-20 Matthias AndreeAdd a preprocessor safeguard to prevent buffer underrun.
2005-07-20 Matthias AndreePrint a warning that running fetchmail as root is disco...
2005-07-20 Matthias AndreeAdd security thoughts.
2005-07-20 Matthias AndreeSECURITY FIX: Plug UID-related buffer overruns that...
2005-07-20 Matthias AndreeFix typo.
2005-07-20 Matthias AndreeAdd prototypes for strlc?? functions.
2005-07-20 Matthias AndreeAdd POSIX_space definition compliant to SUSv3.
2005-07-20 Matthias AndreeClean up strlc??.c and hook them up.
2005-07-20 Matthias AndreeBring strl* functions into trunk.
2005-07-20 Matthias AndreeAdd BUGS document.
2005-07-20 Matthias AndreeFix leftover bug from testing.
2005-07-20 Matthias Andreerevert accidental copy
2005-07-20 Matthias Andreerevert accidental copy
2005-07-20 Matthias Andreebring strlcpy/strlcat into trunk
2005-07-20 Matthias Andreebring strlcpy/strlcat into trunk
2005-07-20 Matthias AndreeReally fix Debian bug #207919 (junk in Received: header...
2005-07-20 Matthias AndreeReference Debian bug #316446.
2005-07-20 Matthias AndreeFix Debian bug #301964, socket leak.
2005-07-20 Matthias AndreeAdd new design notes document.
2005-07-20 Matthias AndreeFix grammar.
2005-07-20 Matthias AndreeRename design-notes.html to esrs-design-notes.html...
2005-07-18 Matthias AndreeKill trailing space.
2005-07-18 Matthias AndreeRun through unexpand to align TAB.
2005-07-18 Matthias AndreeMake tracepolls a server option, as documented. Fixes...
2005-07-12 Matthias AndreeUpdate.
2005-07-11 Matthias AndreeUpdate.
2005-07-11 Matthias AndreeFix minor inaccuracies and update.
2005-07-11 Matthias AndreeMention Hannes Beinert's contribution.
2005-07-11 Matthias AndreeUpdate licenses.
2005-07-11 Matthias AndreeAdd (C) Copyright and License
2005-07-11 Matthias AndreeRevise %files section, moving fetchmailconf manual...
2005-07-11 Matthias AndreeDrop one-liner.
2005-07-11 Matthias AndreeBump version.
2005-07-10 Matthias AndreeRun through aspell.
2005-07-10 Matthias AndreeOverride LC_ALL so that a parsable Date results.
next