notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: mail/cyrus-imapd22/files/patch-ac

Number of commits found: 15

Friday, 31 Mar 2006
17:19 ume search for other commits by this committer
Update to 2.2.13.
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.
Original commit
Wednesday, 23 Feb 2005
20:37 ume search for other commits by this committer
Update to 2.2.12.

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).
Original commit
Wednesday, 24 Nov 2004
07:22 ume search for other commits by this committer
make it buildable with WITH_DRAC=yes, again
Original commit
Tuesday, 23 Nov 2004
05:54 ume search for other commits by this committer
Update to 2.2.9.

  * 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.
Original commit
Monday, 26 Jul 2004
20:39 ume search for other commits by this committer
- Update to 2.2.7.
- 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]
Original commit
Saturday, 29 May 2004
16:36 ume search for other commits by this committer
Since net-snmp-5.X support was added in 2.2.5, change the default
of WITH_SNMP from net-snmp4 to net-snmp.  However, if there is
net-snmp4 installed, we still use net-snmp4 for backward compatibility.
Original commit
Friday, 28 May 2004
20:34 ume search for other commits by this committer
Update to 2.2.5.
Original commit
Tuesday, 18 May 2004
17:13 ume search for other commits by this committer
Update to 2.2.4.
Original commit
Sunday, 7 Mar 2004
17:39 ume search for other commits by this committer
make it buildable on ia64 and amd64.
(since I don't have ia64 nor amd64, I tested at least it doesn't
break on i386.)

Obtained from:  NetBSD
Original commit
Monday, 2 Feb 2004
06:12 ume search for other commits by this committer
make it buildable with net/net-snmp4.
Original commit
Saturday, 17 Jan 2004
15:35 ume search for other commits by this committer
Support Berkeley DB 4.2.
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>
Original commit
Thursday, 15 Jan 2004
20:43 ume search for other commits by this committer
Update to 2.2.3.
Original commit
Tuesday, 28 Oct 2003
19:42 ume search for other commits by this committer
Update to 2.2.2-BETA.
(disable WITH_DRAC support due to lack of acconfig.h, for now)
Original commit
Thursday, 17 Jul 2003
16:57 ume search for other commits by this committer
Update to 2.2.1-BETA.
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.
Original commit
Thursday, 17 Apr 2003
18:00 ume search for other commits by this committer
- Add WITH_BDB_VER for choosing version of Berkeley DB.  For example,
  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.
Original commit

Number of commits found: 15