Commit Graph

242 Commits

Author SHA1 Message Date
Michal Hlavinka
d49eb8ff9e update dovecot tarball 2010-04-21 16:17:59 +00:00
Michal Hlavinka
84c2b5013d fix pigeonhole to build with new dovecot 2010-04-21 16:12:07 +00:00
Michal Hlavinka
528edeab7d - updated to snapshot 20100424
- mdbox: Purge crashed if it purged all messages from a file
- lib-storage: Shared namespace's prefix_len wasn't updated after prefix
    was truncated
- imap-quota: Iterate quota roots only once when replying to GETQUOTAROOT
- idle: Do cork/uncork when sending "OK Still here" notification
- login: If proxy returns ssl=yes and no port, switch port to imaps/pop3s
2010-04-21 15:31:19 +00:00
Michal Hlavinka
04fe17b685 - add make check
- updated to snapshot 20100414
- config: Added nn- prefix to *.conf files so the sort ordering makes more
    sense
- lib-master: Log an error if login client disconnects too early
- mdbox: If purging found corrupted files, it didn't auto-rebuild storage
- lib-storage: Added support for searching save date
- and more...
- pigeonhole updated:
- Mailbox extension: fixed memory leak in the mailboxexists test
- added login failure handler
2010-04-14 08:32:10 +00:00
Michal Hlavinka
a15693e148 - updated to snapshot 20100414
- config: Added nn- prefix to *.conf files so the sort ordering makes more
    sense
- lib-master: Log an error if login client disconnects too early
- mdbox: If purging found corrupted files, it didn't auto-rebuild storage
- lib-storage: Added support for searching save date
- and more...
- pigeonhole updated:
- Mailbox extension: fixed memory leak in the mailboxexists test
- added login failure handler
2010-04-14 08:29:46 +00:00
Michal Hlavinka
a8fea56664 spec cleanup 2010-04-09 11:34:21 +00:00
Michal Hlavinka
9475add470 fix typo in changelog date 2010-04-06 13:10:08 +00:00
Michal Hlavinka
adc8d02ea9 - updated to snapshot 20100406
- auth: If userdb lookup fails internally, don't cache the result.
- Added support for userdb lookup to fail with a reason
- sdbox: mailbox_update() could have changed UIDVALIDITY incorrectly
- layout=maildir++: Fixed deleting mailboxes with mailbox=file storages
- Fixed potential problems with parsing invalid address groups.
- dsync: Don't repeatedly try to keep opening the same failing mailbox
- lib-storage: Don't crash if root mail directory isn't given.
2010-04-06 12:04:23 +00:00
Michal Hlavinka
cfab5631c0 - fix certs location in ssl.conf 2010-03-30 09:40:11 +00:00
Michal Hlavinka
ad83a5ece1 - update to snapshot aefa279e2c70 from 2010-03-27
- fixes complains about missing tcpwrap (#577426)
2010-03-29 07:08:01 +00:00
Michal Hlavinka
9de38986b0 fix man page harder 2010-03-25 14:45:19 +00:00
Michal Hlavinka
fbf4f13a5e fix man pages 2010-03-25 14:37:55 +00:00
Michal Hlavinka
52c9c2969f update sources 2010-03-25 14:23:46 +00:00
Michal Hlavinka
08701bf9bf - dovecot updated to 2.0 beta 4 2010-03-25 14:22:30 +00:00
Michal Hlavinka
cd18c470c6 - fix missing bzip2 support in zlib plugin (#572797) 2010-03-12 09:25:47 +00:00
Michal Hlavinka
fddf639ba2 - updated to 1.2.11
- mbox: Message header reading was unnecessarily slow. Fetching a huge
    header could have resulted in Dovecot eating a lot of CPU. Also
    searching messages was much slower than necessary.
- maildir: Reading uidlist could have ended up in an infinite loop.
- IMAP IDLE: v1.2.7+ caused extra load by checking changes every
0.5 seconds after a change had occurred in mailbox
2010-03-09 10:58:15 +00:00
Michal Hlavinka
27d5bb9c7d - move libs to correct package 2010-02-23 16:34:51 +00:00
Michal Hlavinka
e823d4a615 - merged dovecot-sieve and dovecot-managesieve into dovecot-pigeonhole
- merged dovecot-sqlite, dovecot-gssapi and dovecot-ldap into dovecot
2010-02-23 15:39:46 +00:00
Michal Hlavinka
d9e67b590b update sieve and managesieve 2010-01-25 14:44:00 +00:00
Michal Hlavinka
cf3aa897c1 fix percent sign in changelog 2010-01-25 10:25:48 +00:00
Michal Hlavinka
7cff37a93e - updated to 1.2.10
- %variables now support %{host}, %{pid} and %{env:ENVIRONMENT_NAME}
    everywhere.
- LIST-STATUS capability is now advertised
- maildir: Fixed several assert-crashes.
- imap: LIST "" inbox shouldn't crash when using namespace with "INBOX."
    prefix.
- lazy_expunge now ignores non-private namespaces.
2010-01-25 09:33:08 +00:00
Michal Hlavinka
e3f90928c6 - sieve updated to 0.1.14
- managesieve updated to 0.11.10
2009-12-22 17:57:53 +00:00
Michal Hlavinka
8901686bd6 updated to 1.2.9 2009-12-18 17:23:47 +00:00
Bill Nottingham
1ad812c9c3 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:12:04 +00:00
Michal Hlavinka
253c0b7b50 add files back 2009-11-25 16:33:33 +00:00
Michal Hlavinka
449aae464c spec cleanup 2009-11-25 16:24:36 +00:00
Michal Hlavinka
17eef1a5ce - remove obsolete doc
- another try to re-add some files (step 1/3)
2009-11-25 15:54:10 +00:00
Michal Hlavinka
ac1962e6be re-add some files: step 2 - add them back 2009-11-25 14:04:23 +00:00
Michal Hlavinka
5c6b22ad75 re-add some files: step 1 - remove them 2009-11-25 14:03:21 +00:00
Michal Hlavinka
a6fc65edce change permissions 2009-11-25 13:59:42 +00:00
Michal Hlavinka
f03fafae07 update init script 2009-11-24 16:33:56 +00:00
Michal Hlavinka
21c5d96e31 - fix dovecot's restart after update (#518753) 2009-11-24 16:26:20 +00:00
Michal Hlavinka
ea749c536c - fix initdddir typo (for rhel rebuilds) 2009-11-24 15:36:57 +00:00
Michal Hlavinka
1424304286 updated to 1.2.8 2009-11-20 08:21:13 +00:00
Michal Hlavinka
53f7b2e358 update sources 2009-11-18 10:15:22 +00:00
Michal Hlavinka
e2f6b8a5dc - use originall managesieve to dovecot diff
- EPEL-ize spec for rhel5 rebuilds (#537666)
2009-11-18 10:14:26 +00:00
Michal Hlavinka
2f972db62e commit changes 2009-11-13 13:56:36 +00:00
Michal Hlavinka
180412ea2c - updated to dovecot 1.2.7
- add man pages
2009-11-13 13:52:01 +00:00
Michal Hlavinka
dc8740b837 spec cleanup 2009-11-02 17:03:59 +00:00
Michal Hlavinka
70a412d96c sieve updated to 0.1.13 2009-10-19 07:32:42 +00:00
Michal Hlavinka
9034bdd503 fix license 2009-10-13 12:31:28 +00:00
Michal Hlavinka
eed6bdbfd6 - fix init script for case when no action was specified 2009-10-09 19:01:08 +00:00
Michal Hlavinka
47d0637e61 - dovecot updated to 1.2.6
- Added authtest utility for doing passdb and userdb lookups.
- login: ssl_security string now also shows the used compression.
- quota: Don't crash with non-Maildir++ quota backend.
- imap proxy: Fixed crashing with some specific password characters.
- fixed broken dovecot --exec-mail.
- Avoid assert-crashing when two processes try to create index at the same
    time.
2009-10-06 09:57:36 +00:00
Michal Hlavinka
137c3c5220 fix _initddir <-> _initrddir 2009-09-30 13:37:46 +00:00
Michal Hlavinka
9770f2cf02 - build with libcap enabled 2009-09-29 15:04:14 +00:00
Michal Hlavinka
b71fd61689 updated to 1.2.5 2009-09-17 15:08:17 +00:00
Tomáš Mráz
e4986a9ef5 - use password-auth common PAM configuration instead of system-auth 2009-09-16 11:56:41 +00:00
Michal Hlavinka
4be1622220 update sieve summary and description 2009-09-14 09:10:35 +00:00
Tomáš Mráz
0fd10351c8 - rebuilt with new openssl 2009-08-21 13:07:34 +00:00
Michal Hlavinka
455b69cd55 - updated: dovecot 1.2.4, managesieve 0.11.9, sieve 0.1.12 2009-08-21 10:44:35 +00:00