| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | This is the large automake/gettext commit. | Matthias Andree | 2004-06-19 | 44 | -9291/+325 |
* | Try fallback to rpm (in case rpm is version 3). | Matthias Andree | 2004-06-19 | 1 | -1/+2 |
* | Fix various warnings. | Matthias Andree | 2004-06-19 | 5 | -33/+30 |
* | Cast arguments of is*() ctype.h functions to unsigned char to be 8-bit safe. | Matthias Andree | 2004-06-19 | 9 | -36/+36 |
* | Remove generated files. | Matthias Andree | 2004-06-18 | 13 | -0/+0 |
* | Compiler warnings fixes, preprocessor and minor general cleanup. | Matthias Andree | 2004-06-18 | 19 | -87/+84 |
* | Fix various compiler warnings. | Matthias Andree | 2004-06-18 | 2 | -1/+5 |
* | Fix various compiler warnings. | Matthias Andree | 2004-06-18 | 12 | -41/+42 |
* | replace extern int errno by #include <errno.h>. | Matthias Andree | 2004-06-18 | 1 | -1/+1 |
* | Fix makedepend for builds where build and source directory are separate. | Matthias Andree | 2004-06-18 | 1 | -1/+1 |
* | Get rid of obsolete acconfig.h, move descriptions into configure.in. | Matthias Andree | 2004-06-18 | 3 | -183/+34 |
* | Start converting release scripts over to new environment | Rob Funk | 2004-06-18 | 5 | -81/+130 |
* | fix misspelling in page title | Rob Funk | 2004-06-18 | 1 | -1/+1 |
* | (Automatically) updated line numbers in po files | Rob Funk | 2004-06-18 | 27 | -3832/+3858 |
* | Make manServer compatible with modern groff installations | Rob Funk | 2004-06-18 | 1 | -1/+9 |
* | Make manServer.pl executable | Rob Funk | 2004-06-18 | 1 | -0/+0 |
* | Move shipper to dist-tools directory | Rob Funk | 2004-06-18 | 11 | -0/+0 |
* | Add dist-tools directory, for tools used in creating a distribution. | Rob Funk | 2004-06-18 | 1 | -0/+2927 |
* | Use yacc/bison source, not its output | Rob Funk | 2004-06-18 | 1 | -1/+1 |
* | Add ESR's shipper utility (version 0.5) in a subdir, | Rob Funk | 2004-06-18 | 11 | -0/+2462 |
* | List the input file rather than generated output. | Matthias Andree | 2004-06-11 | 1 | -1/+1 |
* | Remove .rej, .orig and .diff files that don't belong here. | Matthias Andree | 2004-06-11 | 5 | -9523/+0 |
* | Make sure we don't return uninitialized data from pop3_getpartialsizes, | Matthias Andree | 2004-06-11 | 1 | -1/+1 |
* | Quench some GCC 3.4 warnings by making sure that all int arguments are marked... | Matthias Andree | 2004-06-11 | 6 | -10/+10 |
* | Add files from ESR's dev directory that weren't under version control | Rob Funk | 2004-06-08 | 197 | -0/+124192 |