| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add some --flag to XGETTEXT_OPTIONS, to properly propagate c-format tag. | Matthias Andree | 2004-10-20 | 1 | -1/+9 |
* | Fix cast for %02X format string. | Matthias Andree | 2004-10-20 | 1 | -6/+10 |
* | Merge GNU's gettext.h. | Matthias Andree | 2004-10-20 | 1 | -12/+69 |
* | We want a gettext implementation that supports ngettext. | Matthias Andree | 2004-10-20 | 1 | -1/+1 |
* | Fix miscellaneous warnings. | Matthias Andree | 2004-10-20 | 12 | -47/+26 |
* | (rfc2047e) Convenience: free the buffer ourselves rather than let the caller ... | Matthias Andree | 2004-10-20 | 1 | -1/+10 |
* | Update. | Matthias Andree | 2004-10-20 | 1 | -1/+3 |
* | Update. | Matthias Andree | 2004-10-19 | 4 | -803/+709 |
* | RFC-2047 subjects of warning messages. | Matthias Andree | 2004-10-19 | 1 | -10/+16 |
* | Add RFC-2047 encoder for internationalized mail warnings. | Matthias Andree | 2004-10-19 | 3 | -3/+200 |
* | Add replacement stpcpy. | Matthias Andree | 2004-10-19 | 3 | -1/+30 |
* | Rename configure.in to configure.ac | Matthias Andree | 2004-10-19 | 1 | -693/+0 |
* | Rename configure.in to configure.ac | Matthias Andree | 2004-10-19 | 1 | -0/+693 |
* | Reformat oversized message warning. | Matthias Andree | 2004-10-14 | 1 | -2/+6 |
* | Add MIME headers to specify body encoding for mail warnings. | Matthias Andree | 2004-10-14 | 2 | -1/+7 |
* | Update | Matthias Andree | 2004-10-12 | 1 | -0/+6 |
* | Merge 2004-03-25-6.2.5-egidy-parserec.diff. | Matthias Andree | 2004-10-12 | 1 | -1/+1 |
* | Remainder of 2003-11-07-6.2.5-shetye-bugfixes.diff: | Matthias Andree | 2004-10-12 | 2 | -1/+12 |
* | Merge Holger Mauermann's bounce patch, 2003-10-23-6.2.5-mauermann-bounce.diff | Matthias Andree | 2004-10-12 | 1 | -10/+33 |
* | Merge Fabrice Bellet's patch to fix recentcount/count after IMAP | Matthias Andree | 2004-09-10 | 2 | -4/+18 |
* | Add FIXME comment WRT i18n. | Matthias Andree | 2004-09-10 | 1 | -0/+3 |
* | Remove libntlm-0.21, as the top-level directory contains the same files. | Graham Wilson | 2004-08-31 | 20 | -2869/+0 |
* | Remove the useless and unreleased CHANGES file. | Graham Wilson | 2004-08-30 | 1 | -4/+0 |
* | Move a handful of scripts (used for releases, testing, etc.) to dist-tools, s... | Graham Wilson | 2004-08-30 | 18 | -0/+0 |
* | Update mold_remover to version 0.3, from http://sf.net/projects/moldremover | Rob Funk | 2004-08-24 | 2 | -5/+54 |
* | Update translation. | Matthias Andree | 2004-08-20 | 1 | -403/+353 |
* | Update .pot file after driver.c changes. | Matthias Andree | 2004-08-20 | 1 | -358/+311 |
* | Fix bogus plural form. | Matthias Andree | 2004-08-20 | 1 | -7/+7 |
* | Safe fixes for compiler warnings. | Matthias Andree | 2004-08-09 | 2 | -7/+5 |
* | Don't output progress dots if output is only going to syslog. | Graham Wilson | 2004-08-09 | 1 | -2/+2 |
* | Do not disable TOP in 'keep, but not uidl' mode. | Matthias Andree | 2004-08-09 | 1 | -2/+2 |
* | Fix grammar in 'normal termination' message. | Matthias Andree | 2004-08-08 | 1 | -1/+1 |
* | Remove space after "MAIL FROM:" (patch from Phil Endecott) | Rob Funk | 2004-07-21 | 2 | -3/+3 |
* | Remove the (now empty) m4-local directory. | Graham Wilson | 2004-06-26 | 0 | -0/+0 |
* | Kill m4-local directory, move the two files to top-level directory. | Matthias Andree | 2004-06-26 | 6 | -8/+5 |
* | Remove generated (through autogen.sh) file. | Matthias Andree | 2004-06-26 | 1 | -276/+0 |
* | Don't close stdin, nawk (default awk on FreeBSD) wants to do that itself. | Matthias Andree | 2004-06-20 | 1 | -1/+1 |
* | Reset LIBS/LDFLAGS/CPPFLAGS/CFLAGS before trying next path prefix. | Matthias Andree | 2004-06-20 | 1 | -0/+5 |
* | Remove line break that slipped in accidentally when adding FM_NAME override. | Matthias Andree | 2004-06-20 | 1 | -2/+1 |
* | Update to reflect autogen.sh. | Matthias Andree | 2004-06-20 | 1 | -3/+13 |
* | Allow user to override autoreconf through setting | Matthias Andree | 2004-06-20 | 1 | -1/+5 |
* | Fix build (make distcheck in particular) on systems without system-wide gettext. | Matthias Andree | 2004-06-20 | 1 | -1/+1 |
* | Empty environment to avoid 'Insecure $ENV{ENV} while running with -T switch' | Matthias Andree | 2004-06-20 | 1 | -1/+1 |
* | Mention HESIOD/resolv.h fixes on FreeBSD. | Matthias Andree | 2004-06-20 | 1 | -1/+2 |
* | Fix "resolv.h: present but cannot be compiled" on FreeBSD. | Matthias Andree | 2004-06-20 | 1 | -1/+10 |
* | Fix HESIOD compile failure on FreeBSD 5-CURRENT, | Matthias Andree | 2004-06-20 | 8 | -33/+175 |
* | Rename bootstrap.sh to autogen.sh for stability of interfaces. | Matthias Andree | 2004-06-20 | 1 | -0/+0 |
* | Remove old autogen.sh. | Matthias Andree | 2004-06-20 | 2 | -45/+21 |
* | Mention automake. | Matthias Andree | 2004-06-20 | 1 | -0/+1 |
* | Make sure we're using a non-localized date. Allow overrides for user, domain, | Matthias Andree | 2004-06-19 | 1 | -3/+8 |