- 27 Nov, 2019 7 commits
-
-
Göran Uddeborg authored
-
Besnik Bleta authored
-
Jakub Bogusz authored
-
Takeshi Hamasaki authored
-
Frédéric Marchal authored
-
Felipe Castro authored
-
Petr Pisar authored
-
- 12 Oct, 2019 1 commit
-
-
Matthias Andree authored
-
- 11 Oct, 2019 1 commit
-
-
Matthias Andree authored
-
- 10 Oct, 2019 2 commits
-
-
Matthias Andree authored
-
Matthias Andree authored
- fix unterminated string in .IP macro - fix .TH date format - properly break line after .PP - replace .br in table (unsupported by FreeBSD 12's mandoc) FreeBSD Bug#241032 reported by Helge Oldach
-
- 28 Sep, 2019 11 commits
-
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
Let the system allocate realpath() buffers intead of trying to portably derive a buffer size. This was found with default GCC fortify settings on Ubuntu 18.04 and showed with -D_FORTIFY_SOURCE=2 on Fedora, too.
-
Matthias Andree authored
-
Matthias Andree authored
dist-tools/makerelease.pl looks for lines matching ^fetchmail- to extract from NEWS, so make fetchmail 6.4.0 not match that regex.
-
Matthias Andree authored
-
Matthias Andree authored
The fix between 6.4.0-rc4 and 6.4.0 for Debian Bug#941129 caused a regression in the default file locations, some files were looked for without dot (.fetchmail.pid, .fetchmailrc). Reported by Cy Schubert.
-
Matthias Andree authored
-
- 27 Sep, 2019 4 commits
-
-
Matthias Andree authored
-
Matthias Andree authored
This entails recording new line numbers in po/*.po files.
-
Matthias Andree authored
If FETCHMAILHOME is specified as relative path, then it can become the victim of a chdir("/") that happens in daemon mode, so that switching to daemon mode will change behaviour of FETCHMAILHOME. Reported by Alex Andreotti, Debian Bug #941129.
-
Matthias Andree authored
-
- 05 Sep, 2019 8 commits
-
-
Matthias Andree authored
-
Ernest Adrogué Calveras authored
-
Trần Ngọc Quân authored
-
Göran Uddeborg authored
-
Jakub Bogusz authored
-
Takeshi Hamasaki authored
-
Frédéric Marchal authored
-
Petr Pisar authored
-
- 02 Sep, 2019 6 commits
-
-
Matthias Andree authored
-
Matthias Andree authored
-
Frédéric Marchal authored
-
Matthias Andree authored
-
Matthias Andree authored
-
Matthias Andree authored
- add copyright notice and license - add a terse documentation as header - add an option -n (dry-run) that only prints what would be done.
-