| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to 2.3.15. | ume | 2009-09-10 | 2 | -73/+12 |
* | Fix buffer size calculations for sieve actions_string | ume | 2009-09-03 | 1 | -0/+73 |
* | Fix a few "bad example" problems in the rc.d scripts that have been | dougb | 2009-07-16 | 1 | -9/+3 |
* | Update to 2.3.14. | ume | 2009-03-26 | 1 | -30/+13 |
* | Update to 2.3.13. | ume | 2008-10-21 | 3 | -39/+50 |
* | Fix build on -CURRENT due to library shuffle. | rnoland | 2008-10-02 | 1 | -0/+20 |
* | Add the statuscache_db option to imapd.conf. If WITHOUT_BDB is set, | ume | 2008-04-24 | 1 | -0/+6 |
* | Update to 2.3.9. | ume | 2007-08-20 | 5 | -87/+0 |
* | compatibility fix for DBENV->set_lk_max() | ume | 2007-08-06 | 1 | -0/+20 |
* | Update to 2.3.8. | ume | 2007-02-10 | 1 | -0/+14 |
* | Update to 2.3.7. | ume | 2006-07-11 | 1 | -59/+0 |
* | Update to 2.3.5. | ume | 2006-05-25 | 3 | -54/+17 |
* | Make it buildable with WITH_NNTP=yes. | ume | 2006-04-14 | 1 | -0/+37 |
* | Remove the FreeBSD KEYWORD from all rc.d scripts where it appears. | dougb | 2006-02-21 | 1 | -1/+1 |
* | Update to 2.3.1. | ume | 2005-12-21 | 3 | -330/+0 |
* | Add Cyrus IMAPd 2.3.0 after repo. copy. | ume | 2005-12-12 | 12 | -154/+461 |
* | make it compilable with Intel(R) C Compiler. | ume | 2005-02-25 | 1 | -0/+13 |
* | Update to 2.2.12. | ume | 2005-02-24 | 2 | -12/+12 |
* | use new scheme of USE_RC_SUBR. | ume | 2005-02-11 | 1 | -0/+0 |
* | Don't install/append to perllocal.pod. | ume | 2004-12-12 | 2 | -0/+30 |
* | Add PASS8BITHACK option to pass 8bit in subject. | ume | 2004-12-06 | 1 | -0/+59 |
* | make it buildable with WITH_DRAC=yes, again | ume | 2004-11-24 | 2 | -22/+12 |
* | Update to 2.2.9. | ume | 2004-11-23 | 2 | -39/+49 |
* | remove outdated comment. | ume | 2004-11-22 | 1 | -3/+0 |
* | - Update to 2.2.7. | ume | 2004-07-27 | 4 | -21/+53 |
* | Since net-snmp-5.X support was added in 2.2.5, change the default | ume | 2004-05-30 | 2 | -2/+20 |
* | Update to 2.2.5. | ume | 2004-05-29 | 6 | -87/+32 |
* | Update to 2.2.4. | ume | 2004-05-19 | 5 | -37/+45 |
* | install manpages for ${PREFIX}/cyrus/bin into ${PREFIX}/cyrus/man | ume | 2004-04-03 | 3 | -51/+13 |
* | make sure to set mode for created directory. | ume | 2004-03-11 | 5 | -10/+54 |
* | make it buildable on ia64 and amd64. | ume | 2004-03-08 | 5 | -4/+84 |
* | strip binaries. | ume | 2004-02-13 | 5 | -5/+53 |
* | fix description of allowplaintext. | ume | 2004-02-03 | 1 | -1/+1 |
* | make it buildable with net/net-snmp4. | ume | 2004-02-02 | 2 | -2/+2 |
* | Configuration of the Cyrus databases is now runtime. The cyrus db | ume | 2004-01-18 | 1 | -0/+36 |
* | Support Berkeley DB 4.2. | ume | 2004-01-17 | 2 | -4/+27 |
* | we don't need this file anymore. | ume | 2004-01-17 | 1 | -14/+0 |
* | Update to 2.2.3. | ume | 2004-01-16 | 8 | -91/+15 |
* | add WITH_IDLE option which takes poll, idled or no. Default is poll | ume | 2004-01-14 | 1 | -0/+15 |
* | remove pidfile at stop. | ume | 2003-12-04 | 1 | -0/+5 |
* | re-enable WITH_DRAC. | ume | 2003-11-22 | 1 | -0/+14 |
* | Update to 2.2.2-BETA. | ume | 2003-10-29 | 2 | -15/+15 |
* | the start/stop scripts failed when booting on 5.x machines | ume | 2003-10-02 | 1 | -2/+2 |
* | fix comment | ume | 2003-09-27 | 1 | -2/+2 |
* | Previous commit to use USE_RC_SUBR was incomplete. | ume | 2003-08-31 | 1 | -1/+1 |
* | Use USE_RC_SUBR. | ume | 2003-08-30 | 1 | -20/+31 |
* | Update to 2.2.1-BETA. | ume | 2003-07-18 | 7 | -352/+34 |
* | Don't depend on saslauthd. This is preparation for saslauthd | ume | 2003-06-01 | 1 | -2/+2 |
* | Workaround to fix build on ia64. I hope it fixes the problem. | ume | 2003-05-11 | 1 | -0/+15 |
* | - Add WITH_BDB_VER for choosing version of Berkeley DB. For example, | ume | 2003-04-18 | 2 | -2/+2 |
* | fix build on alpha by fixing prototype conflict. | ume | 2003-04-08 | 1 | -0/+18 |
* | Add Cyrus IMAPd 2.2.0-ALPHA after repo copy. | ume | 2003-03-29 | 17 | -128/+479 |
* | Update to 2.1.12. | ume | 2003-02-04 | 4 | -21/+24 |
* | Unbreak build on the system where db4 is installed. | ume | 2003-01-31 | 1 | -4/+13 |
* | Add CYRUS_USER and CYRUS_GROUP options to be able to configure | ume | 2003-01-30 | 1 | -10/+20 |
* | better workaround against PF_LOCAL. | ume | 2003-01-22 | 2 | -26/+16 |
* | - Use PERL_LEVEL to distinguish installed perl version. | ume | 2003-01-02 | 2 | -2/+36 |
* | Update to 2.1.7. | ume | 2002-08-22 | 2 | -27/+0 |
* | cyradm didn't show password prompt correctly. | ume | 2002-08-17 | 1 | -0/+12 |
* | It seems getpeername() returns with no error but doesn't fill struct | ume | 2002-08-16 | 1 | -3/+5 |
* | Add cyrus-imapd-2.1.5 after repo. copy. | ume | 2002-08-08 | 10 | -69/+308 |
* | moving saslv1 includes files to make it easier to add saslv2 | ume | 2002-07-29 | 1 | -1/+1 |
* | Sync with reality in comment. We can choose `sasldb' also. | ume | 2002-01-18 | 1 | -1/+1 |
* | Update to cyrus-imapd 2.0.15. | ume | 2001-07-08 | 1 | -12/+0 |
* | Update to 2.0.14. | ume | 2001-05-31 | 2 | -85/+12 |
* | Fix a bug that imaps didn't work correctly. | ume | 2001-05-07 | 1 | -0/+85 |
* | Since imapd.conf is installed into ${PREFIX}/etc, mkimap should | ume | 2001-04-13 | 1 | -1/+3 |
* | Add missing patch that does chown to cyrus spool directory. | ume | 2001-04-07 | 1 | -0/+29 |
* | Since spool location is configurable by user, prevent making spool | ume | 2001-04-07 | 1 | -0/+5 |
* | Use -U option of ps instead of odd path checking. | ume | 2001-03-22 | 1 | -1/+1 |
* | killall doesn't have -u option under FreeBSD 3.X | ume | 2001-03-16 | 1 | -1/+2 |
* | Add cyrus-imapd 2.0.12, the cyrus mail server, supporting POP3 and | ume | 2001-03-13 | 19 | -152/+123 |
* | typo fix. | sf | 2001-01-19 | 1 | -1/+1 |
* | (Oops, forgot this file with the 1.6.24 update): | will | 2000-12-21 | 1 | -0/+10 |
* | Update to 1.6.24. Fix /var/pwcheck handling since that's moved to the | will | 2000-12-21 | 4 | -27/+45 |
* | Update port to 1.6.22 | paul | 2000-05-14 | 9 | -32/+80 |
* | Patch `configure' by hand for a much smaller patch. | nectar | 2000-04-16 | 1 | -2014/+6 |
* | Fix my borked patches. | nectar | 2000-04-14 | 2 | -1068/+2031 |
* | Fix packaging: if you are going to link with Kerberos IV you will have | nectar | 2000-03-31 | 2 | -0/+1068 |
* | Make sure a couple of more echo(1)s get to the temporary PLIST. Also | steve | 1999-11-27 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 2 | -2/+2 |
* | Provide correct argv[0] for pop3d | stb | 1999-07-13 | 1 | -2/+2 |
* | Add example for inetd.conf (forgotten in last commit). | stb | 1999-05-10 | 1 | -0/+12 |
* | - Update to 1.5.19 | stb | 1999-05-10 | 2 | -26/+17 |
* | The last line of this file didn't have a terminating newline. Add one. | jdp | 1998-11-04 | 1 | -2/+2 |
* | Update to 1.5.14 | stb | 1998-09-23 | 4 | -37/+90 |
* | Upgrade to use tcl8.1 and tk8.1. | jseger | 1998-02-25 | 1 | -2/+2 |
* | Unbreak cyrus port. | jkh | 1998-02-15 | 4 | -0/+50 |
* | Import of the Cyrus IMAPd package | jfitz | 1997-05-31 | 3 | -0/+161 |