aboutsummaryrefslogtreecommitdiffstats
path: root/main/dovecot
Commit message (Collapse)AuthorAgeFilesLines
* main/dovecot: rebuild against fixed bzip2 (CVE-2010-0405)Natanael Copa2010-09-221-1/+1
|
* main/dovecot: dont crash when we rotate logsNatanael Copa2010-08-112-2/+30
| | | | | | | ref #398 (cherry picked from commit cd2c647df8aa8d12a6ee329efb4459b67567e9bf) fixes # 398
* main/dovecot: upgrade to 1.2.13Natanael Copa2010-08-051-3/+3
| | | | (cherry picked from commit 5f303ee9aa2dcb48e345d207cb2f98c61d77f9f7)
* main/dovecot: fix another typo in post-installNatanael Copa2010-07-012-3/+3
| | | | (cherry picked from commit a6abda876f30000bfc005ebafb6a812aa6808f50)
* main/dovecot: fix typo in post-installNatanael Copa2010-07-012-2/+2
| | | | (cherry picked from commit d75e9a94532f034e3272486002a2ff01713f4bc2)
* main/dovecot: parse dovecot.conf to find the cert/key in post-installNatanael Copa2010-07-012-4/+17
| | | | | | also check that we have /dev/urandom or /dev/random. Those might not exist if dovecot is installed with --root (cherry picked from commit c90d42990d2db190884cec32ca3f58dcd680af3f)
* main/dovecot: upgrade to 1.2.12Natanael Copa2010-07-011-3/+3
|
* main/dovecot: use logfile in default config and provide logrotateNatanael Copa2010-06-162-1/+21
| | | | fixes #360
* main/dovecot: set localstatedirNatanael Copa2010-06-162-4/+55
| | | | | | | | | | | fixes #359 also create a default config that works out of the box. (cherry picked from commit 21efade36950aecb8d5e3a63e4050db86913dbe5) Conflicts: main/dovecot/APKBUILD
* main/dovecot: create /var/run/dovecot dirNatanael Copa2010-03-221-1/+2
| | | | | fixes #332 (cherry picked from commit 5e1ecf7ef52c947fd7407546d7fb7586341f90ed)
* main/dovecot: upgrade to 1.2.11Natanael Copa2010-03-221-2/+2
| | | | (cherry picked from commit 77947a66080ca84d07b3e5fbfa72ea82527084cc)
* main/dovecot: upgrade to 1.2.10Natanael Copa2010-02-011-2/+2
|
* main/dovecot: upgrade to 1.2.9Natanael Copa2009-12-221-2/+2
|
* main/dovecot: upgrade to 1.2.8Natanael Copa2009-11-231-2/+2
|
* main/dovecot: upgrade to 1.2.7Natanael Copa2009-11-181-3/+3
|
* main/dovecot: added plugins for pgsql, mysql and sqliteNatanael Copa2009-11-041-4/+40
| | | | fixes #199
* main/dovecot: upgrade to 1.2.6Natanael Copa2009-10-131-2/+2
|
* main/dovecot: upgrade to 1.2.5Natanael Copa2009-09-231-3/+3
|
* main/dovecot: start service after firewallNatanael Copa2009-09-152-5/+4
|
* main/dovecot: upgrade to 1.2.4Natanael Copa2009-08-201-2/+2
|
* main/dovecot: upgrade to 1.2.3Natanael Copa2009-08-101-2/+2
|
* moved extra/* to main/Natanael Copa2009-07-243-0/+96
and fixed misc build issues