/[smeserver]/rpms/e-smith-imap/sme8/e-smith-imap-1.4.0-concurrency_control.patch
ViewVC logotype

Annotation of /rpms/e-smith-imap/sme8/e-smith-imap-1.4.0-concurrency_control.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 18:54:16 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-imap-1_4_0-9_el5_sme
Import on branch sme8 of package e-smith-imap-1.4.0-9.el5.sme.src.rpm

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-imap-1.4.0/root/var/service/imap/run mezzanine_patched_e-smith-imap-1.4.0/root/var/service/imap/run
2     --- e-smith-imap-1.4.0/root/var/service/imap/run 2006-03-14 13:19:01.000000000 -0500
3     +++ mezzanine_patched_e-smith-imap-1.4.0/root/var/service/imap/run 2006-03-19 13:40:50.000000000 -0500
4     @@ -14,7 +14,7 @@
5     -v \
6     -i ./peers \
7     -c ${INSTANCES:-400} \
8     - -C ${PER_IP_INSTANCES:-6}:'421 per host concurrency limit reached\r\n' \
9     + -C ${INSTANCES_PER_IP:-6}:'421 per host concurrency limit reached\r\n' \
10     -l ${LOCALNAME:-0} \
11     ${LISTENIP:-0} \
12     ${PORT:-imap} \
13     diff -Nur -x '*.orig' -x '*.rej' e-smith-imap-1.4.0/root/var/service/imaps/run mezzanine_patched_e-smith-imap-1.4.0/root/var/service/imaps/run
14     --- e-smith-imap-1.4.0/root/var/service/imaps/run 2006-03-14 13:19:01.000000000 -0500
15     +++ mezzanine_patched_e-smith-imap-1.4.0/root/var/service/imaps/run 2006-03-19 13:41:09.000000000 -0500
16     @@ -8,7 +8,7 @@
17     -v \
18     -i ./peers \
19     -c ${INSTANCES:-400} \
20     - -C ${PER_IP_INSTANCES:-6}:'421 per host concurrency limit reached\r\n' \
21     + -C ${INSTANCES_PER_IP:-6}:'421 per host concurrency limit reached\r\n' \
22     -l ${LOCALNAME:-0} \
23     ${LISTENIP:-0} \
24     ${PORT:-imaps} \

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed