index
:
fetchmail
legacy_64_vg_debian
[fork] set imap idle timeout to 600s, some servers don't follow rfc recommendations
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a STRING_DEBUG facility...
Matthias Andree
2020-03-06
1
-0
/
+14
*
fetchmailconf.py: permit -V and -h while not under X11.
Matthias Andree
2020-02-19
1
-5
/
+5
*
Update website for 6.4.2 release.
Matthias Andree
2020-02-14
19
-203
/
+203
*
Remove yydebug definition, to make C++ compatible.
Matthias Andree
2020-02-14
1
-2
/
+0
*
Get ready for 6.4.2 release.
Matthias Andree
2020-02-14
20
-20
/
+20
*
dist-tools/getstats.py - make this Python 3...
Matthias Andree
2020-02-14
1
-14
/
+19
*
Attribute Python requirement to fetchmailconf.
Matthias Andree
2020-02-10
1
-2
/
+2
*
Record POT dates that have gone into 6.4.2-rc3.
Matthias Andree
2020-02-10
18
-18
/
+18
*
NEWS: reword/reformat a bit.
Matthias Andree
2020-02-05
1
-7
/
+6
*
fetchmailconf.py: hostname qualification fixup
Matthias Andree
2020-01-31
1
-2
/
+7
*
fetchmailconf.py: Show hostname in configuration selector.
Matthias Andree
2020-01-31
1
-1
/
+2
*
NEWS: mention fetchmailconf's improved error handling for OSErrors in get_gre...
Matthias Andree
2020-01-31
1
-0
/
+2
*
fetchmailconf.py: bump version to 1.62.
Matthias Andree
2020-01-31
1
-1
/
+1
*
fetchmailconf: Catch errors from get_greetline()
Matthias Andree
2020-01-31
1
-15
/
+29
*
fetchmailconf: Add missing line separator in RunWindow.
Matthias Andree
2020-01-31
1
-1
/
+1
*
fetchmailconf: delete server entries properly.
Matthias Andree
2020-01-31
1
-3
/
+3
*
Bump version to -rc3.
Matthias Andree
2020-01-30
1
-1
/
+1
*
Enable parser tracing code.
Matthias Andree
2020-01-30
1
-1
/
+1
*
Commit 6.4.2-rc2 dist changes.
Matthias Andree
2020-01-25
18
-18
/
+37
*
Prepare 6.4.2-rc2.
Matthias Andree
2020-01-25
2
-1
/
+2
*
fetchmailconf: Bump version to 1.61.
Matthias Andree
2020-01-24
1
-1
/
+1
*
fetchmailconf: Set window icon for window manager.
Matthias Andree
2020-01-24
1
-1
/
+7
*
fetchmailconf: Add verbose/normal to run buttons of main window.
Matthias Andree
2020-01-24
1
-2
/
+2
*
fetchmailconf: Check fetchmail's exit status from RunWindow()
Matthias Andree
2020-01-24
1
-0
/
+6
*
fetchmailconf: Update RunWindow() line-wise.
Matthias Andree
2020-01-24
1
-1
/
+2
*
fetchmailconf: Make RunWindow resizeable.
Matthias Andree
2020-01-24
1
-4
/
+2
*
fetchmailconf: Omit unused 'parent' argument from RunWindow() constructor
Matthias Andree
2020-01-24
1
-3
/
+3
*
fetchmailconf: Heed Exceptions in make_icon_window().
Matthias Andree
2020-01-24
1
-12
/
+8
*
Fix missing 'from' in NEWS.
Matthias Andree
2020-01-21
1
-1
/
+1
*
Fix URL, and use a new $uploaddir variable.
Matthias Andree
2020-01-21
1
-2
/
+3
*
Commit what has gone into 6.4.2-rc1.
Matthias Andree
2020-01-20
19
-36
/
+47
*
Bump version to 6.4.2[rc1].
Matthias Andree
2020-01-20
2
-2
/
+2
*
Add .tar.lz format/dist-lzip automake option.
Matthias Andree
2020-01-20
1
-1
/
+1
*
Update automake min. version to 1.12
Matthias Andree
2020-01-20
1
-1
/
+1
*
de.po: Update
Matthias Andree
2020-01-17
1
-8
/
+8
*
Credit Boyuan Yang with the zh_CN translation update.
Matthias Andree
2020-01-17
1
-0
/
+5
*
Update <zh_CN> Chinese (simplified) translation to fetchmail 6.4.1
Boyuan Yang
2020-01-16
1
-72
/
+59
*
NEWS: Reword Python 3 support.
Matthias Andree
2020-01-16
1
-5
/
+7
*
fetchmailconf: Simplify configdump handling, don't use a tmpfile.
Matthias Andree
2020-01-16
1
-30
/
+9
*
configure.ac: Require Python >= 2.7
Matthias Andree
2020-01-16
1
-1
/
+1
*
fetchmailconf requires Python future (PyPI).
Matthias Andree
2020-01-11
1
-0
/
+1
*
fetchmailconf Python 3, IPv6, SSL overhaul
Matthias Andree
2020-01-11
2
-306
/
+413
*
Bump copyright year.
Matthias Andree
2020-01-11
1
-1
/
+1
*
Document recent manpage and STARTTLS fixes.
Matthias Andree
2020-01-04
1
-0
/
+4
*
Bump version.
Matthias Andree
2020-01-04
1
-1
/
+1
*
STARTTLS enforcement for sslproto != "tls1".
Matthias Andree
2020-01-04
1
-1
/
+1
*
Add LDFLAGS=-L$with_ssl/lib when using --with-ssl.
Matthias Andree
2020-01-04
1
-1
/
+1
*
Minor manpage updates, URL updates.
Matthias Andree
2020-01-03
1
-18
/
+10
*
fetchmail.man: Document pidfile usage in run control file.
Gregor Zattler
2020-01-03
1
-0
/
+3
*
fetchmail.man: Remove note that --sslcertck may become the default
Chris Mayo
2019-12-06
1
-3
/
+0
[prev]
[next]