| patch |
summary |
view |
raw |
| 01-fix_Makefile.in.dpatch |
Makefile.in | 2 +-
imap/Makefile.in | 2 +-
installsieve/Makefile.in | 2 +-
lib/Makefile.in | 2 +-
master/Makefile.in | 2 +-
notifyd/Makefile.in | 2 +-
perl/Makefile.in | 4 ++--
perl/sieve/Makefile.in | 4 ++--
perl/sieve/lib/Makefile.in | 2 +-
sieve/Makefile.in | 5 +++--
timsieved/Makefile.in | 2 +-
11 files changed, 15 insertions(+), 14 deletions(-)
|
view
|
download
|
| 02-add_mkinstalldirs.dpatch |
tmp/dpep.rSX3y1/complete.dpatch/mkinstalldirs | 150 ++++++++++++++++++++++++++
1 file changed, 150 insertions(+)
|
view
|
download
|
| 03-fix_docs.dpatch |
doc/faq.html | 2 +-
doc/install-virtdomains.html | 4 ++++
lib/imapoptions | 11 +++++++++--
3 files changed, 14 insertions(+), 3 deletions(-)
|
view
|
download
|
| 04-add_autogen.sh.dpatch |
tmp/dpep.Ck5bWN/cyrus-imapd-2.2.12/autogen.sh | 77 ++++++++++++++++++++++++++
1 file changed, 77 insertions(+)
|
view
|
download
|
| 05-fix_programnames.dpatch |
imap/deliver.c | 2 +-
imap/quota.c | 2 +-
imap/reconstruct.c | 4 ++--
man/chk_cyrus.8 | 2 +-
man/ctl_cyrusdb.8 | 2 +-
man/ctl_deliver.8 | 2 +-
man/ctl_mboxlist.8 | 2 +-
man/cyr_expire.8 | 2 +-
man/cyrus.conf.5 | 8 ++++----
man/deliver.8 | 8 ++++----
man/fud.8 | 2 +-
man/idled.8 | 4 ++--
man/imapd.8 | 4 ++--
man/lmtpd.8 | 4 ++--
man/master.8 | 31 ++++++++++++++++++++-----------
man/nntpd.8 | 4 ++--
man/notifyd.8 | 4 ++--
man/pop3d.8 | 4 ++--
man/quota.8 | 14 +++++++-------
man/reconstruct.8 | 24 ++++++++++++------------
man/smmapd.8 | 2 +-
man/timsieved.8 | 2 +-
man/tls_prune.8 | 2 +-
23 files changed, 72 insertions(+), 63 deletions(-)
|
view
|
download
|
| 06-disable_runpath.dpatch |
tmp/dpep.1tmcI8/complete.dpatch/cmulocal/cyrus.m4 | 15 ++++-----------
1 file changed, 4 insertions(+), 11 deletions(-)
|
view
|
download
|
| 07-update_aclocal_and_configure.in.dpatch |
configure.in | 21 ++++++++++++++++-----
1 file changed, 16 insertions(+), 5 deletions(-)
|
view
|
download
|
| 08-clean_socket_closes.dpatch |
imap/backend.c | 1 +
imap/fud.c | 9 +++++++++
imap/imapd.c | 4 ++++
imap/lmtpd.c | 3 +++
imap/pop3d.c | 3 +++
5 files changed, 20 insertions(+)
|
view
|
download
|
| 09-kerberos-ipv4-ipv6-kludge-removal.dpatch |
imap/pop3d.c | 35 -----------------------------------
1 file changed, 35 deletions(-)
|
view
|
download
|
| 10-fix_potential_overflows.dpatch |
imap/ctl_mboxlist.c | 2 +-
imap/fud.c | 6 +++---
imap/global.c | 2 +-
imap/index.c | 14 +++++++++++---
imap/mboxlist.h | 2 +-
imap/message.c | 2 +-
imap/mupdate.h | 4 ++--
imtest/imtest.c | 2 +-
master/master.c | 8 ++++++--
master/masterconf.c | 2 +-
notifyd/notifyd.c | 2 +-
11 files changed, 29 insertions(+), 17 deletions(-)
|
view
|
download
|
| 11-fix_syslog_prefix.dpatch |
imap/global.c | 7 ++++++-
ptclient/ptexpire.c | 2 +-
ptclient/test.c | 2 +-
ptclient/test2.c | 2 +-
4 files changed, 9 insertions(+), 4 deletions(-)
|
view
|
download
|
| 12-fix_timeout_handling.dpatch |
tmp/dpep.9pxAsS/complete.dpatch/imap/signals.c | 2
tmp/dpep.9pxAsS/complete.dpatch/lib/lock.h | 2
tmp/dpep.9pxAsS/complete.dpatch/lib/lock_fcntl.c | 105 ++++++++++++++++++-----
tmp/dpep.9pxAsS/complete.dpatch/lib/lock_flock.c | 102 ++++++++++++++++++----
4 files changed, 174 insertions(+), 37 deletions(-)
|
view
|
download
|
| 13-master_process_handling.dpatch |
master/master.c | 96 ++++++++++++++++++++++++++++++++++++++++++--------------
master/master.h | 1
2 files changed, 74 insertions(+), 23 deletions(-)
|
view
|
download
|
| 14-xmalloc.dpatch |
lib/map_stupidshared.c | 1 +
lib/xmalloc.h | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
|
view
|
download
|
| 16-fix_mib.dpatch |
tmp/dpep.McEbU0/complete.dpatch/master/CYRUS-MASTER.mib | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
|
view
|
download
|
| 17-fix_tail_syntax_in_xversion.h.dpatch |
tmp/dpep.gLdzBq/complete.dpatch/imap/xversion.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 19-fix_tls_ssl.dpatch |
imap/tls.c | 6 +++---
imtest/imtest.c | 5 +++--
lib/imclient.c | 2 +-
3 files changed, 7 insertions(+), 6 deletions(-)
|
view
|
download
|
| 20-fix-bdb-for-4.5.dpatch |
lib/cyrusdb_berkeley.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 21-fix_config-parsing.dpatch |
tmp/dpep.CfovCR/complete.dpatch/master/masterconf.c | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
|
view
|
download
|
| 25-update_install-sh.dpatch |
install-sh | 485 +++++++++++++++++++++++++++++++++++--------------------------
1 file changed, 285 insertions(+), 200 deletions(-)
|
view
|
download
|
| 30-update_perlcalling.sh.dpatch |
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/contrib/cyrus-graphtools.1.0/cgi-bin/cyrus_master.pl | 2
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/contrib/cyrus-graphtools.1.0/cgi-bin/graph_cyrus_db-sum.pl | 2
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/contrib/cyrus-graphtools.1.0/cgi-bin/graph_cyrus_db.pl | 2
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/contrib/mupdate-test.pl | 2
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/perl/imap/examples/auditmbox.pl | 2
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/perl/imap/examples/imapcollate.pl | 2
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/perl/imap/examples/imapdu.pl | 2
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/perl/imap/examples/test-imsp.pl | 2
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/perl/sieve/scripts/installsieve.pl | 4 -
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/perl/sieve/scripts/sieveshell.pl | 4 -
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/snmp/snmpgen | 19 ------
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/tools/arbitronsort.pl | 2
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/tools/config2header | 20 -------
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/tools/config2man | 20 -------
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/tools/dohash | 19 ------
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/tools/masssievec | 21 +------
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/tools/mkimap | 19 ------
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/tools/mknewsgroups | 28 +---------
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/tools/rehash | 23 +-------
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/tools/translatesieve | 19 ------
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/tools/undohash | 2
tmp/dpep.uetA0X/cyrus-imapd-2.3-2.3.8/tools/upgradesieve | 19 ------
22 files changed, 31 insertions(+), 204 deletions(-)
|
view
|
download
|
| 35-masssievec_remove_unused_variable.dpatch |
tmp/dpep.jwVgoT/cyrus-imapd-2.2.12/tools/masssievec | 1 -
1 file changed, 1 deletion(-)
|
view
|
download
|
| 40-rehash_fix_pathes.dpatch |
tmp/dpep.cNgMuy/cyrus-imapd-2.2.12/tools/rehash | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
|
view
|
download
|
| 65-sieveshell-enhancements.dpatch |
perl/imap/IMAP/Shell.pm | 10 ++---
perl/sieve/lib/request.c | 1
perl/sieve/scripts/sieveshell.pl | 69 ++++++++++++++++++++++++++++++++-------
3 files changed, 62 insertions(+), 18 deletions(-)
|
view
|
download
|
| 70-allow-larger-buffers.dpatch |
tmp/dpep.G4uvjC/cyrus-imapd-2.2.13/imap/imapparse.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| 72-faster-isdigit.dpatch |
tmp/dpep.mjLm85/cyrus-imapd-2.3-2.3.8/imap/index.c | 28 ++++++++++-----------
tmp/dpep.mjLm85/cyrus-imapd-2.3-2.3.8/lib/util.h | 6 ++++
2 files changed, 20 insertions(+), 14 deletions(-)
|
view
|
download
|
| 75-update-imapd.conf-documentation.dpatch |
lib/imapoptions | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
|
view
|
download
|
| 80-kbsd-no-psstrings.dpatch |
tmp/dpep.6LRag9/cyrus-imapd-2.2.13/configure.in | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
|
view
|
download
|
| 99-update-autoconf.dpatch |
tmp/dpep.H9T4fx/cyrus-imapd-2.3-2.3.8/aclocal.m4 | 2
tmp/dpep.H9T4fx/cyrus-imapd-2.3-2.3.8/config.guess | 1142 +++++++++++++--------
tmp/dpep.H9T4fx/cyrus-imapd-2.3-2.3.8/config.h.in | 9
tmp/dpep.H9T4fx/cyrus-imapd-2.3-2.3.8/config.h.in~ | 524 +++++++++
tmp/dpep.H9T4fx/cyrus-imapd-2.3-2.3.8/config.sub | 609 ++++++++---
tmp/dpep.H9T4fx/cyrus-imapd-2.3-2.3.8/configure | 717 +++----------
6 files changed, 1949 insertions(+), 1054 deletions(-)
|
view
|
download
|