| 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
|
| 0003_CVE-2008-5514.patch |
src/c-client/rfc822.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| 1001_shlibs.patch |
Makefile | 8 +++++++-
src/dmail/Makefile | 7 ++-----
src/imapd/Makefile | 4 ++--
src/ipopd/Makefile | 4 ++--
src/mailutil/Makefile | 7 ++-----
src/mtest/Makefile | 7 ++-----
src/osdep/unix/Makefile | 17 +++++++++++++++--
src/tmail/Makefile | 7 ++-----
8 files changed, 34 insertions(+), 27 deletions(-)
|
view
|
download
|
| 1003_maildir.patch |
README.maildir | 244 ++++
src/c-client/mail.c | 11
src/c-client/mail.h | 4
src/osdep/unix/Makefile | 8
src/osdep/unix/dummy.c | 19
src/osdep/unix/maildir.c | 2325 +++++++++++++++++++++++++++++++++++++++++++++++
src/osdep/unix/maildir.h | 199 ++++
src/osdep/unix/os_cyg.h | 1
8 files changed, 2805 insertions(+), 6 deletions(-)
|
view
|
download
|
| 2002_mailspool.patch |
src/osdep/unix/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 2004_no_binaries_below_etc.patch |
src/imapd/imapd.8 | 4 ++--
src/ipopd/ipopd.8 | 4 ++--
src/osdep/unix/tcp_unix.c | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
|
view
|
download
|
| 2010_disallow_escaping_home.patch |
src/osdep/unix/env_unix.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|