| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add obsoletion warnings. | Matthias Andree | 2005-08-28 | 1 | -0/+10 | |
| * | Add support to compile mxget for standalone use. | Matthias Andree | 2005-08-28 | 1 | -1/+4 | |
| * | Fix crash when run standalone with no arguments. | Matthias Andree | 2005-08-28 | 1 | -2/+9 | |
| * | Update addresses, kill trailing whitespace. | Matthias Andree | 2005-0#!/bin/bash
RH=ftp.ccil.org
p=`\
echo dir /pub/esr/fetchmail/f\*src.rpm \
| ftp $RH \
| grep /pub/esr/fetchmail/fetchmail-[45] \
| tail -1`
#p='-rw-r--r-- 1 23 wheel 478424 Dec 18 03: | 2 | -392/+0 | |
| * | Bring fake-RFC2553 into trunk. | Matthias Andree | 2005-08-25 | 2 | -0/+392 | |
| * | Snapshot 6.2.9-rc1. | Matthias Andree | 2005-08-25 | 8 | -853/+951 | |
| * | Update. | Matthias Andree | 2005-08-17 | 1 | -4/+7 | |
| * | Bugfix: redirect fetchmail command input from /dev/null so it doesn't hang | Matthias Andree | 2005-08-17 | 1 | -6/+12 | |
| * | Write RFC-compliant BSMTP envelopes. Reported by Nico Golde. | Matthias Andree | 2005-08-16 | 2 | -3/+9 | |
| * | Update. | Matthias Andree | 2005-08-15 | 1 | -140/+162 | |
| * | Standalone mode: print usage if wrong argument count is used. | Matthias Andree | 2005-08-15 | 1 | -7/+19 | |
| * | Update from translation project. | Matthias Andree | 2005-08-04 | 1 | -687/+577 | |
| * | Don't convert service to port and back, but pass service to plugin. | Matthias Andree | 2005-08-03 | 1 | -3/+1 | |
| * | Remove junk. | Matthias Andree | 2005-08-03 | 1 | -4/+0 | |
| * | add missing space to recent servport.c translated string. | Matthias Andree | 2005-08-02 | 1 | -4/+3 | |
| * | Fix FreeBSD compiler warning from broken includes. | Matthias Andree | 2005-08-02 | 1 | -2/+3 | |
| * | Freeze 6.2.6-pre9. | Matthias Andree | 2005-08-02 | 7 | -3697/+4051 | |
| * | Make servport.c translatable, remove fetchmail.h | Matthias Andree | 2005-08-02 | 1 | -1/+1 | |
| * | Update. | Matthias Andree | 2005-08-02 | 1 | -1/+3 | |
| * | Clean up fetchmailconf. | Matthias Andree | 2005-08-02 | 1 | -1/+3 | |
| * | Switch default distribution format from gzip to bzip2. | Matthias Andree | 2005-08-02 | 2 | -0/+2 | |
| * | Generate fetchmailconf from Makefile to expand ${prefix} properly. | Matthias Andree | 2005-08-02 | 3 | -5/+4 | |
| * | Only run fetchmail --configdump if umask succeeded. | Matthias Andree | 2005-08-02 | 1 | -2/+2 | |
| * | Update. | Matthias Andree | 2005-08-02 | 1 | -6/+13 | |
| * | Rename fetchmailconf to fetchmailconf.py. | Matthias Andree | 2005-08-02 | 4 | -5/+19 | |
| * | Remove port/service dualism and make everything a service. | Matthias Andree | 2005-08-02 | 16 | -168/+76 | |
| * | Move servport.c into convenience library instead. | Matthias Andree | 2005-08-02 | 1 | -2/+2 | |
| * | Fix prototype, to avoid compiler warnings with --disable-nls. | Matthias Andree | 2005-08-02 | 1 | -1/+1 | |
| * | Add new servport.c file to resolve service -> port for non-IPv6 builds. | Matthias Andree | 2005-08-02 | 2 | -1/+63 | |
| * | Update URL for OPIE at inner.net. | Matthias Andree | 2005-08-02 | 1 | -1/+1 | |
| * | Cleanup: Drop inner_connect and ipv6-connect.c. | Matthias Andree | 2005-08-01 | 5 | -150/+1 | |
| * | Move note about inet6_apps from configure.ac to NEWS. | Matthias Andree | 2005-08-01 | 2 | -6/+4 | |
| * | Mention gettext == intl/ directory. | Matthias Andree | 2005-08-01 | 1 | -2/+2 | |
