aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add obsoletion warnings.Matthias Andree2005-08-281-0/+10
* Add support to compile mxget for standalone use.Matthias Andree2005-08-281-1/+4
* Fix crash when run standalone with no arguments.Matthias Andree2005-08-281-2/+9
* Update addresses, kill trailing whitespace.Matthias Andree2005-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 Andree2005-08-252-0/+392
* Snapshot 6.2.9-rc1.Matthias Andree2005-08-258-853/+951
* Update.Matthias Andree2005-08-171-4/+7
* Bugfix: redirect fetchmail command input from /dev/null so it doesn't hang Matthias Andree2005-08-171-6/+12
* Write RFC-compliant BSMTP envelopes. Reported by Nico Golde.Matthias Andree2005-08-162-3/+9
* Update.Matthias Andree2005-08-151-140/+162
* Standalone mode: print usage if wrong argument count is used. Matthias Andree2005-08-151-7/+19
* Update from translation project.Matthias Andree2005-08-041-687/+577
* Don't convert service to port and back, but pass service to plugin.Matthias Andree2005-08-031-3/+1
* Remove junk.Matthias Andree2005-08-031-4/+0
* add missing space to recent servport.c translated string.Matthias Andree2005-08-021-4/+3
* Fix FreeBSD compiler warning from broken includes.Matthias Andree2005-08-021-2/+3
* Freeze 6.2.6-pre9.Matthias Andree2005-08-027-3697/+4051
* Make servport.c translatable, remove fetchmail.hMatthias Andree2005-08-021-1/+1
* Update.Matthias Andree2005-08-021-1/+3
* Clean up fetchmailconf.Matthias Andree2005-08-021-1/+3
* Switch default distribution format from gzip to bzip2.Matthias Andree2005-08-022-0/+2
* Generate fetchmailconf from Makefile to expand ${prefix} properly.Matthias Andree2005-08-023-5/+4
* Only run fetchmail --configdump if umask succeeded.Matthias Andree2005-08-021-2/+2
* Update.Matthias Andree2005-08-021-6/+13
* Rename fetchmailconf to fetchmailconf.py.Matthias Andree2005-08-024-5/+19
* Remove port/service dualism and make everything a service.Matthias Andree2005-08-0216-168/+76
* Move servport.c into convenience library instead.Matthias Andree2005-08-021-2/+2
* Fix prototype, to avoid compiler warnings with --disable-nls.Matthias Andree2005-08-021-1/+1
* Add new servport.c file to resolve service -> port for non-IPv6 builds.Matthias Andree2005-08-022-1/+63
* Update URL for OPIE at inner.net.Matthias Andree2005-08-021-1/+1
* Cleanup: Drop inner_connect and ipv6-connect.c.Matthias Andree2005-08-015-150/+1
* Move note about inet6_apps from configure.ac to NEWS.Matthias Andree2005-08-012-6/+4
* Mention gettext == intl/ directory.Matthias Andree2005-08-011-2/+2