Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Add xfree() macro. | Matthias Andree | 2005-07-31 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=4196 | ||||
* | Fix typo. | Matthias Andree | 2005-07-31 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4195 | ||||
* | Bugfix: match IP address lists exhaustively | Matthias Andree | 2005-07-31 | 2 | -45/+64 |
| | | | | | | | Bugfix: match IP aliases for MX records Cleanup: get rid of alloca(). svn path=/trunk/; revision=4194 | ||||
* | Don't strip last character of bare addresses. | Matthias Andree | 2005-07-30 | 2 | -7/+4 |
| | | | | | | Clean up INSIDE_DQUOTE path. svn path=/trunk/; revision=4193 | ||||
* | INCOMPATIBLE: DROP --netsec/-T option, NET_SECURITY macro - the required ↵ | Matthias Andree | 2005-07-30 | 17 | -160/+21 |
| | | | | | | library is no longer available. svn path=/trunk/; revision=4192 | ||||
* | Clean up: rely on C compiler string concatenation rather than calling printf ↵ | Matthias Andree | 2005-07-30 | 1 | -15/+15 |
| | | | | | | for each of the options. svn path=/trunk/; revision=4191 | ||||
* | sprintf -> snprintf. | Matthias Andree | 2005-07-30 | 1 | -23/+25 |
| | | | | | | Consolidate compile-time option reporting, using a single printf(). svn path=/trunk/; revision=4190 | ||||
* | Remove check for HAVE_ERROR macro which is always false, along with dead code. | Matthias Andree | 2005-07-30 | 1 | -6/+0 |
| | | | | svn path=/trunk/; revision=4189 | ||||
* | strncat -> strlcat | Matthias Andree | 2005-07-30 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4188 | ||||
* | strcpy -> strlcpy, strcat -> strlcat | Matthias Andree | 2005-07-30 | 1 | -7/+8 |
| | | | | | | Add a few comments. svn path=/trunk/; revision=4187 | ||||
* | strcpy -> strlcpy, strcat -> strlcat | Matthias Andree | 2005-07-30 | 9 | -20/+20 |
| | | | | svn path=/trunk/; revision=4186 | ||||
* | Add a comment. | Matthias Andree | 2005-07-26 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=4185 | ||||
* | Update translations to 6.2.6-pre8. | Matthias Andree | 2005-07-26 | 2 | -511/+366 |
| | | | | svn path=/trunk/; revision=4184 | ||||
* | Fix buffer underrun when buffer starts with whitespace. | Matthias Andree | 2005-07-26 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=4183 | ||||
* | Update. | Matthias Andree | 2005-07-26 | 1 | -6/+17 |
| | | | | svn path=/trunk/; revision=4182 | ||||
* | Update translations to 6.2.6-pre7. | Matthias Andree | 2005-07-24 | 2 | -911/+643 |
| | | | | svn path=/trunk/; revision=4181 | ||||
* | Revise message about Debian Bug#207919. | Matthias Andree | 2005-07-24 | 1 | -4/+4 |
| | | | | svn path=/trunk/; revision=4180 |