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 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
*
sprintf -> snprintf.
Matthias Andree
2005-07-30
1
-23
/
+25
*
Remove check for HAVE_ERROR macro which is always false, along with dead code.
Matthias Andree
2005-07-30
1
-6
/
+0
*
strncat -> strlcat
Matthias Andree
2005-07-30
1
-1
/
+1
*
strcpy -> strlcpy, strcat -> strlcat
Matthias Andree
2005-07-30
1
-7
/
+8
*
strcpy -> strlcpy, strcat -> strlcat
Matthias Andree
2005-07-30
9
-20
/
+20
*
Add a comment.
Matthias Andree
2005-07-26
1
-1
/
+1
*
Update translations to 6.2.6-pre8.
Matthias Andree
2005-07-26
2
-511
/
+366
*
Fix buffer underrun when buffer starts with whitespace.
Matthias Andree
2005-07-26
1
-1
/
+2
*
Update.
Matthias Andree
2005-07-26
1
-6
/
+17
*
Update translations to 6.2.6-pre7.
Matthias Andree
2005-07-24
2
-911
/
+643
*
Revise message about Debian Bug#207919.
Matthias Andree
2005-07-24
1
-4
/
+4
*
Update.
Matthias Andree
2005-07-23
1
-7
/
+6
*
Snapshot 6.2.6-pre8.
Matthias Andree
2005-07-23
9
-1697
/
+1802
*
Rename lock_release to fm_lock_release, to avoid namespace collision on
Matthias Andree
2005-07-23
4
-5
/
+9
*
Put *BOLD* text into the manual page near --mda to state unmistakably
Matthias Andree
2005-07-23
2
-5
/
+11
*
Remove a check that is always true. Found by Nico Golde.
Matthias Andree
2005-07-23
1
-7
/
+6
*
Delete oversized messages with --flush when daemon mode isn't used.
Matthias Andree
2005-07-23
3
-11
/
+11
*
Update.
Matthias Andree
2005-07-23
1
-1
/
+27
*
Document that fetchmail may automatically enable UIDL option. Debian Bug#304701.
Matthias Andree
2005-07-23
2
-1
/
+5
*
Fix IMAP code to use password of arbitrary length from configuration
Matthias Andree
2005-07-23
2
-3
/
+13
*
Add From: header to warning emails. Debian Bug#244828.
Matthias Andree
2005-07-23
2
-0
/
+3
*
Make ODMR really silent. Debian Bug#296163.
Matthias Andree
2005-07-23
2
-1
/
+4
*
Fix Debian bug #230615, making PID file format FHS 2.3 compliant.
Matthias Andree
2005-07-23
2
-31
/
+42
*
Add a comment.
Matthias Andree
2005-07-23
1
-0
/
+6
[next]