Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove excess imports. | Matthias Andree | 2005-08-26 | 8 | -1424/+0 | |
| | | | | svn path=/trunk/; revision=4260 | |||||
* | Bring libesmtp import into trunk. | Matthias Andree | 2005-08-25 | 4 | -0/+712 | |
| | | | | svn path=/trunk/; revision=4259 | |||||
* | Bring libesmtp import into trunk. | Matthias Andree | 2005-08-25 | 6 | -0/+1093 | |
| | | | | svn path=/trunk/; revision=4254 | |||||
* | Remove OpenSSH stuff again, it's too incomplete. | Matthias Andree | 2005-08-25 | 2 | -392/+0 | |
| | | | | svn path=/trunk/; revision=4249 | |||||
* | Bring fake-RFC2553 into trunk. | Matthias Andree | 2005-08-25 | 2 | -0/+392 | |
| | | | | svn path=/trunk/; revision=4247 | |||||
* | Correct import into wrong location. | Matthias Andree | 2005-08-25 | 2 | -392/+0 | |
| | | | | svn path=/trunk/; revision=4246 | |||||
* | Bring fake-RFC2553 into trunk. | Matthias Andree | 2005-08-25 | 2 | -0/+392 | |
| | | | | svn path=/trunk/; revision=4245 | |||||
* | Snapshot 6.2.9-rc1. | Matthias Andree | 2005-08-25 | 8 | -853/+951 | |
| | | | | svn path=/trunk/; revision=4241 | |||||
* | Update. | Matthias Andree | 2005-08-17 | 1 | -4/+7 | |
| | | | | svn path=/trunk/; revision=4239 | |||||
* | Bugfix: redirect fetchmail command input from /dev/null so it doesn't hang | Matthias Andree | 2005-08-17 | 1 | -6/+12 | |
| | | | | | | | waiting for a password. Reported by Michal Marek (SUSE). Bugfix: Pass -N option to fetchmail commands to run them in the foreground. svn path=/trunk/; revision=4238 | |||||
* | Write RFC-compliant BSMTP envelopes. Reported by Nico Golde. | Matthias Andree | 2005-08-16 | 2 | -3/+9 | |
| | | | | svn path=/trunk/; revision=4237 | |||||
* | Update. | Matthias Andree | 2005-08-15 | 1 | -140/+162 | |
| | | | | svn path=/trunk/; revision=4236 | |||||
* | Standalone mode: print usage if wrong argument count is used. | Matthias Andree | 2005-08-15 | 1 | -7/+19 | |
| | | | | | | | Exit with failure in standalone mode when searching for host/login pair does not come up with results. svn path=/trunk/; revision=4235 | |||||
* | Update from translation project. | Matthias Andree | 2005-08-04 | 1 | -687/+577 | |
| | | | | svn path=/trunk/; revision=4234 | |||||
* | Don't convert service to port and back, but pass service to plugin. | Matthias Andree | 2005-08-03 | 1 | -3/+1 | |
| | | | | svn path=/trunk/; revision=4233 | |||||
* | Remove junk. | Matthias Andree | 2005-08-03 | 1 | -4/+0 | |
| | | | | svn path=/trunk/; revision=4232 | |||||
* | add missing space to recent servport.c translated string. | Matthias Andree | 2005-08-02 | 1 | -4/+3 | |
| | | | | svn path=/trunk/; revision=4231 | |||||
* | Fix FreeBSD compiler warning from broken includes. | Matthias Andree | 2005-08-02 | 1 | -2/+3 | |
| | | | | svn path=/trunk/; revision=4230 | |||||
* | Freeze 6.2.6-pre9. | Matthias Andree | 2005-08-02 | 7 | -3697/+4051 | |
| | | | | svn path=/trunk/; revision=4228 | |||||
* | Make servport.c translatable, remove fetchmail.h | Matthias Andree | 2005-08-02 | 1 | -1/+1 | |
| | | | | svn path=/trunk/; revision=4227 | |||||
* | Update. | Matthias Andree | 2005-08-02 | 1 | -1/+3 | |
| | | | | svn path=/trunk/; revision=4226 | |||||
* | Clean up fetchmailconf. | Matthias Andree | 2005-08-02 | 1 | -1/+3 | |
| | | | | svn path=/trunk/; revision=4225 | |||||
* | Switch default distribution format from gzip to bzip2. | Matthias Andree | 2005-08-02 | 2 | -0/+2 | |
| | | | | svn path=/trunk/; revision=4224 | |||||
* | Generate fetchmailconf from Makefile to expand ${prefix} properly. | Matthias Andree | 2005-08-02 | 3 | -5/+4 | |
| | | | | svn path=/trunk/; revision=4223 | |||||
* | Only run fetchmail --configdump if umask succeeded. | Matthias Andree | 2005-08-02 | 1 | -2/+2 | |
| | | | | svn path=/trunk/; revision=4222 | |||||
* | Update. | Matthias Andree | 2005-08-02 | 1 | -6/+13 | |
| | | | | svn path=/trunk/; revision=4221 | |||||
* | Rename fetchmailconf to fetchmailconf.py. | Matthias Andree | 2005-08-02 | 4 | -5/+19 | |
| | | | | | | | Add a shell wrapper script fetchmailconf (with @PYTHON@ substituted). Use automake's PYTHON mode to byte-compile the script at install time. svn path=/trunk/; revision=4220 | |||||
* | Remove port/service dualism and make everything a service. | Matthias Andree | 2005-08-02 | 16 | -168/+76 | |
| | | | | svn path=/trunk/; revision=4219 | |||||
* | Move servport.c into convenience library instead. | Matthias Andree | 2005-08-02 | 1 | -2/+2 | |
| | | | | svn path=/trunk/; revision=4218 | |||||
* | Fix prototype, to avoid compiler warnings with --disable-nls. | Matthias Andree | 2005-08-02 | 1 | -1/+1 | |
| | | | | svn path=/trunk/; revision=4217 | |||||
* | Add new servport.c file to resolve service -> port for non-IPv6 builds. | Matthias Andree | 2005-08-02 | 2 | -1/+63 | |
| | | | | svn path=/trunk/; revision=4216 | |||||
* | Update URL for OPIE at inner.net. | Matthias Andree | 2005-08-02 | 1 | -1/+1 | |
| | | | | svn path=/trunk/; revision=4215 | |||||
* | Cleanup: Drop inner_connect and ipv6-connect.c. | Matthias Andree | 2005-08-01 | 5 | -150/+1 | |
| | | | | svn path=/trunk/; revision=4214 | |||||
* | Move note about inet6_apps from configure.ac to NEWS. | Matthias Andree | 2005-08-01 | 2 | -6/+4 | |
| | | | | svn path=/trunk/; revision=4213 | |||||
* | Mention gettext == intl/ directory. | Matthias Andree | 2005-08-01 | 1 | -2/+2 | |
| | | | | svn path=/trunk/; revision=4212 | |||||
* | Define temporary variable with #ifdefs rather than using these inside a ↵ | Matthias Andree | 2005-08-01 | 2 | -5/+8 | |
| | | | | | | macro expansion. Based on a patch by Miloslav Trmac. svn path=/trunk/; revision=4211 | |||||
* | Ship m4-local from top-level Makefile rather than recursing for two stupid ↵ | Matthias Andree | 2005-07-31 | 3 | -5/+4 | |
| | | | | | | files. svn path=/trunk/; revision=4210 | |||||
* | Get rid of alloca() in fetchmail. | Matthias Andree | 2005-07-31 | 7 | -564/+66 | |
| | | | | svn path=/trunk/; revision=4209 | |||||
* | Initialize message numbers to zero when reading saved lists. | Matthias Andree | 2005-07-31 | 1 | -1/+2 | |
| | | | | svn path=/trunk/; revision=4208 | |||||
* | Fix compiler warning. | Matthias Andree | 2005-07-31 | 1 | -1/+1 | |
| | | | | svn path=/trunk/; revision=4207 | |||||
* | Add comment. | Matthias Andree | 2005-07-31 | 1 | -1/+3 | |
| | | | | svn path=/trunk/; revision=4206 | |||||
* | Add missing #include directives to fix warnings. | Matthias Andree | 2005-07-31 | 1 | -0/+4 | |
| | | | | svn path=/trunk/; revision=4205 | |||||
* | Fix progress stars and hashes. | Matthias Andree | 2005-07-31 | 1 | -3/+3 | |
| | | | | svn path=/trunk/; revision=4204 | |||||
* | Drop the 476 kB intl/ directory from the distribution. | Matthias Andree | 2005-07-31 | 3 | -7/+10 | |
| | | | | svn path=/trunk/; revision=4203 | |||||
* | Kill alloca(). | Matthias Andree | 2005-07-31 | 1 | -106/+110 | |
| | | | | svn path=/trunk/; revision=4202 | |||||
* | Kill alloca(). | Matthias Andree | 2005-07-31 | 1 | -8/+8 | |
| | | | | svn path=/trunk/; revision=4201 | |||||
* | Kill alloca(). | Matthias Andree | 2005-07-31 | 1 | -1/+4 | |
| | | | | svn path=/trunk/; revision=4200 | |||||
* | Kill alloca(). | Matthias Andree | 2005-07-31 | 1 | -2/+2 | |
| | | | | svn path=/trunk/; revision=4199 | |||||
* | Kill alloca(). | Matthias Andree | 2005-07-31 | 1 | -1/+2 | |
| | | | | svn path=/trunk/; revision=4198 | |||||
* | Plug memory leaks. | Matthias Andree | 2005-07-31 | 2 | -0/+4 | |
| | | | | svn path=/trunk/; revision=4197 |