| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Define temporary variable with #ifdefs rather than using these inside a macro... | Matthias Andree | 2005-08-01 | 2 | -5/+8 |
* | Ship m4-local from top-level Makefile rather than recursing for two stupid fi... | Matthias Andree | 2005-07-31 | 3 | -5/+4 |
* | Get rid of alloca() in fetchmail. | Matthias Andree | 2005-07-31 | 7 | -564/+66 |
* | Initialize message numbers to zero when reading saved lists. | Matthias Andree | 2005-07-31 | 1 | -1/+2 |
* | Fix compiler warning. | Matthias Andree | 2005-07-31 | 1 | -1/+1 |
* | Add comment. | Matthias Andree | 2005-07-31 | 1 | -1/+3 |
* | Add missing #include directives to fix warnings. | Matthias Andree | 2005-07-31 | 1 | -0/+4 |
* | Fix progress stars and hashes. | Matthias Andree | 2005-07-31 | 1 | -3/+3 |
* | Drop the 476 kB intl/ directory from the distribution. | Matthias Andree | 2005-07-31 | 3 | -7/+10 |
* | Kill alloca(). | Matthias Andree | 2005-07-31 | 1 | -106/+110 |
* | Kill alloca(). | Matthias Andree | 2005-07-31 | 1 | -8/+8 |
* | Kill alloca(). | Matthias Andree | 2005-07-31 | 1 | -1/+4 |
* | Kill alloca(). | Matthias Andree | 2005-07-31 | 1 | -2/+2 |
* | Kill alloca(). | Matthias Andree | 2005-07-31 | 1 | -1/+2 |
* | Plug memory leaks. | Matthias Andree | 2005-07-31 | 2 | -0/+4 |
* | Add xfree() macro. | Matthias Andree | 2005-07-31 | 1 | -0/+1 |
* | Fix typo. | Matthias Andree | 2005-07-31 | 1 | -1/+1 |
* | Bugfix: match IP address lists exhaustively | Matthias Andree | 2005-07-31 | 2 | -45/+64 |
* | Don't strip last character of bare addresses. | Matthias Andree | 2005-07-30 | 2 | -7/+4 |
* | INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required libr... | Matthias Andree | 2005-07-30 | 17 | -160/+21 |
* | Clean up: rely on C compiler string concatenation rather than calling printf ... | Matthias Andree | 2005-07-30 | 1 | -15/+15 |