| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This is possibly the last release of the 2.2 series. The 2.2 code
is now in maintenance mode only, and all new development is taking
place on the 2.3 code.
Notes:
svn path=/head/; revision=158487
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Security: Fix possible single byte overflow in mailbox handling code.
Security: Fix possible single byte overflows in the imapd annotate
extension.
Security: Fix stack buffer overflows in fetchnews (exploitable by
peer news server), backend (exploitable by admin), and in
imapd (exploitable by users though only on platforms where
a filename may be larger than a mailbox name).
Notes:
svn path=/head/; revision=129622
|
|
|
|
| |
Notes:
svn path=/head/; revision=122286
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Change ACLs correctly when renaming a user
* Do not abandon std{in,out,err} file descriptors; syslog assumes it
can use stderr if syslogd isn't running.
* Clean up imap magic plus to avoid buffer overrun (CAN-2004-1011)
* Fix lack of bounds checking in PARTIAL and FETCH (CAN-2004-1012,
CAN-2004-1013)
* Do not attempt to reuse a freed connection in lmtpproxyd.
* Allow login without authentication with -N switch in proxyd.
* Fix use of xrealloc and fold pointers in lmtpengine.
Notes:
svn path=/head/; revision=122200
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build problem with WITH_SNMP_5 on FreeBSD 4.X with
perl5.8 installed. Though we need 5.8's libperl.so,
/usr/lib/libperl.so was linked. [1]
Reported by: Thomas Vogt <tv@solnet.ch> [1]
Notes:
svn path=/head/; revision=114802
|
|
|
|
|
|
|
|
| |
of WITH_SNMP from net-snmp4 to net-snmp. However, if there is
net-snmp4 installed, we still use net-snmp4 for backward compatibility.
Notes:
svn path=/head/; revision=110289
|
|
|
|
| |
Notes:
svn path=/head/; revision=110243
|
|
|
|
| |
Notes:
svn path=/head/; revision=109458
|
|
|
|
|
|
|
|
|
|
| |
(since I don't have ia64 nor amd64, I tested at least it doesn't
break on i386.)
Obtained from: NetBSD
Notes:
svn path=/head/; revision=103215
|
|
|
|
| |
Notes:
svn path=/head/; revision=99779
|
|
|
|
|
|
|
|
|
|
|
| |
Since our db42 requires to include db.h to use. existing configure
script cannot detect our db42. AC_CHECK_LIB() simply test if a
function exists. :(
Requested by: Dmitry Sorokin <dmitry_sorokin@yahoo.ca>
Notes:
svn path=/head/; revision=98399
|
|
|
|
| |
Notes:
svn path=/head/; revision=98223
|
|
|
|
|
|
|
| |
(disable WITH_DRAC support due to lack of acconfig.h, for now)
Notes:
svn path=/head/; revision=92473
|
|
|
|
|
|
|
|
|
| |
Since there are some issue to upgrading from 2.2.0-ALPHA,
you should read /usr/local/share/doc/cyrus-imapd22/install-upgrade.html
before upgrading your server.
Notes:
svn path=/head/; revision=85060
|
|
|
|
|
|
|
|
|
| |
WITH_BDB_VER=4 for db4. The default is WITH_BDB_VER=3 which is as
before.
- The configure script should select correct version of Berkeley DB.
Notes:
svn path=/head/; revision=79160
|
|
|
|
| |
Notes:
svn path=/head/; revision=74679
|
|
|
|
|
|
|
| |
Submitted by: TAKAHASHI Kaoru <kaoru@se.uec.ac.jp>
Notes:
svn path=/head/; revision=74285
|
|
|
|
| |
Notes:
svn path=/head/; revision=64223
|
|
|
|
|
|
|
|
|
| |
PR: ports/40288
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: knu
Notes:
svn path=/head/; revision=63671
|
|
|
|
|
|
|
|
|
|
| |
IMAP4 protocols.
PR: ports/25597
Submitted by: Christopher K Davis <ckd@ckdhr.com>
Notes:
svn path=/head/; revision=39740
|
|
Notes:
svn path=/head/; revision=28432
|