| patch |
summary |
view |
raw |
| 0001_insecure_strcmp.patch |
src/dmail/dmail.c | 2 +-
src/tmail/tmail.c | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
|
view
|
download
|
| 0002_no_close_quit_netstream.patch |
src/c-client/smtp.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| 01_shlib.diff |
Makefile | 8 ++
src/imapd/Makefile | 5 +
src/ipopd/Makefile | 4 -
src/osdep/unix/Makefile | 129 +++++++++++++++++++++++++++++++-----------------
4 files changed, 97 insertions(+), 49 deletions(-)
|
view
|
download
|
| 02_mailutils_use_shlib.diff |
src/dmail/Makefile | 7 ++-----
src/mailutil/Makefile | 7 ++-----
src/mtest/Makefile | 9 +++------
src/tmail/Makefile | 7 ++-----
4 files changed, 9 insertions(+), 21 deletions(-)
|
view
|
download
|
| 03_avoid_hardcoded_optimization.diff |
src/osdep/unix/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 04_no_binaries_below_etc.diff |
src/imapd/imapd.8c | 4 ++--
src/ipopd/ipopd.8c | 8 ++++++--
src/osdep/unix/Makefile | 2 +-
src/osdep/unix/tcp_unix.c | 4 ++--
4 files changed, 11 insertions(+), 7 deletions(-)
|
view
|
download
|
| 05_CAN-2005-0198.patch |
src/c-client/auth_md5.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 06_CAN-2005-2933.patch |
src/c-client/mail.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| 07_maildir.diff |
Makefile | 2
README.maildir | 199 ++++++
src/c-client/mail.h | 3
src/osdep/unix/Makefile | 3
src/osdep/unix/dummy.c | 1
src/osdep/unix/maildir.c | 1498 +++++++++++++++++++++++++++++++++++++++++++++++
src/osdep/unix/maildir.h | 59 +
7 files changed, 1763 insertions(+), 2 deletions(-)
|
view
|
download
|
| 10_disallow_escaping_home.diff |
src/osdep/unix/env_unix.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 11_manpages_are_not_local.diff |
src/dmail/dmail.1 | 2 +-
src/mailutil/mailutil.1 | 2 +-
src/tmail/tmail.1 | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| 12_mailutil_manpage_typo.diff |
src/mailutil/mailutil.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 13_uw-imap-ipv6.patch |
src/osdep/unix/tcp_unix.c | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
|
view
|
download
|