Commit Graph

82 Commits

Author SHA1 Message Date
Michal Hlavinka
0c526086d4 - updated dovecot, pigeonhole and man pages
- moved disable_plaintext_auth to 10-auth.conf
- mdbox: Fixed assert-crash on storage rebuild if file got lost
- lib-charset: Don't assert-crash when iconv() skips lots of invalid input
- master: Fixed crash on deinit (maybe also on reload)
2010-06-28 09:53:20 +00:00
Michal Hlavinka
3c9e95d290 - dovecot updated
- lib-storage: Fixed accessing uncommitted saved mails with dsync
- example-config: Moved ACL and quota settings to a separate .conf files
- dbox, mdbox: Fixed race conditions when creating mailboxes
2010-06-10 15:01:38 +00:00
Michal Hlavinka
b639eacaef - dovecot and pigeonhole updated
- enable solr fulltext search
- master: Fixed crash on config reload
- lib-storage: Don't assert-crash when copying a mail fails
2010-05-31 11:04:50 +00:00
Michal Hlavinka
44a6773254 upload missing source 2010-05-17 16:15:35 +00:00
Michal Hlavinka
c8da1b8e2e - pigeonhole and dovecot updated to snapshot 20100515
- fix crash for THREAD command
2010-05-17 15:59:00 +00:00
Michal Hlavinka
05f822bca9 - pigeonhole and dovecot updated to snapshot 20100505
- mdbox: Avoid rebuilding storage if another process already did it
- lib-storage: Fixed () sublists in IMAP SEARCH parser
- example-config: auth-checkpassword include wasn't listed in 10-auth.conf
- doveadm: Added search command
- lib-master: Don't crash after timeouting an auth-master request
- master: If inet listener uses DNS name, which returns multiple IPs,
    listen in all of them
2010-05-05 09:57:38 +00:00
Michal Hlavinka
941d6dc3d3 update source tarball 2010-04-28 14:56:47 +00:00
Michal Hlavinka
d49eb8ff9e update dovecot tarball 2010-04-21 16:17:59 +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
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
52c9c2969f update sources 2010-03-25 14:23:46 +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
d9e67b590b update sieve and managesieve 2010-01-25 14:44:00 +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
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
180412ea2c - updated to dovecot 1.2.7
- add man pages
2009-11-13 13:52:01 +00:00
Michal Hlavinka
70a412d96c sieve updated to 0.1.13 2009-10-19 07:32:42 +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
b71fd61689 updated to 1.2.5 2009-09-17 15:08:17 +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
Michal Hlavinka
2bd0f68b28 updated to 1.2.3 2009-08-10 05:06:15 +00:00
Michal Hlavinka
8899781d12 updated to post 1.2.2 snapshot (including post release GSSAPI fix) 2009-07-28 08:06:06 +00:00
Michal Hlavinka
fd93d3ee89 update sieve plugin to 0.1.9 2009-07-23 06:46:29 +00:00
Michal Hlavinka
7d4504d6ae update to 1.2.1 2009-07-13 14:33:17 +00:00
Michal Hlavinka
208c1a547e update to 1.2.rc2 2009-04-06 08:55:28 +00:00
Michal Hlavinka
850e204943 fix typo in source filename 2009-03-30 14:43:55 +00:00
Michal Hlavinka
073ed5526a update to 1.2.beta4 spec clean-up 2009-03-30 14:35:23 +00:00
Michal Hlavinka
e88b38b887 update to 1.1.11 2009-02-11 10:36:29 +00:00
Michal Hlavinka
af05b3f1ad update to 1.1.10 2009-01-27 12:04:29 +00:00
Michal Hlavinka
c55c44401f added managesieve support 2009-01-13 18:57:15 +00:00
Michal Hlavinka
2225a43945 dovecot updated to 1.1.8 sieve-plugin updated to 1.1.6 2009-01-08 06:32:20 +00:00
Michal Hlavinka
caea9fbfe7 update to upstream version 1.1.7 2008-12-02 14:16:32 +00:00
Michal Hlavinka
63a5416c5b update to upstream version 1.1.6 change permissions of deliver and
dovecot.conf to prevent possible password exposure
2008-11-03 10:12:01 +00:00
Michal Hlavinka
2574a232f8 update to upstream version 1.1.5 (Resolves: CVE-2008-4577, CVE-2008-4578) 2008-10-29 08:18:06 +00:00
Michal Hlavinka
73e33f3251 update to upstream version 1.1.5 (Resolves: CVE-2008-4577, CVE-2008-4578) 2008-10-29 08:08:51 +00:00
Dan Horák
2a0ae5ddc9 - update to upstream version 1.1.3 2008-09-02 07:05:42 +00:00
Dan Horák
9568d00d97 - update to upstream version 1.1.2
- final solution for #445200 (put the password into /etc/sysconfig/dovecot)
2008-07-29 14:35:20 +00:00
Dan Horák
04e5887f9f - update to upstream version 1.1.1 2008-06-22 14:49:13 +00:00
Dan Horák
4b979e74cc - update to upstream version 1.1.0
- update sieve plugin to 1.1.5
- remove unnecessary patches
- enable ldap and gssapi plugins
- change ownership of dovecot.conf (Resolves: #452088)
2008-06-21 07:57:03 +00:00
Dan Horák
e5822552f2 - update to upstream version 1.0.14
- remove setcred patch (use of setcred must be explictly enabled in config)
2008-06-03 08:35:49 +00:00
Dan Horák
32ffc73cd1 - spec file cleanup
- update sieve plugin to 1.0.3
- Resolves: #445200, #238018
2008-05-21 12:39:41 +00:00
Tomas Janousek
80b85ac3db - update to latest upstream stable (1.0.13) 2008-03-09 15:43:23 +00:00
Tomas Janousek
192f38ffcc - update to latest upstream stable (1.0.10) 2008-01-07 10:22:38 +00:00
Tomas Janousek
79f4b5bbc2 - update to latest upstream stable (1.0.7) 2007-11-05 18:01:17 +00:00