Commit Graph

206 Commits

Author SHA1 Message Date
Michal Hlavinka
55784cfba6 dovecot uig and gid are reserved, use those ids 2010-05-20 13:13:07 +00:00
Michal Hlavinka
549f54abe5 create /var/run/dovecot/empty so dovecot does not need to do it itself 2010-05-20 06:39:32 +00:00
Michal Hlavinka
1d62475472 do not set cflags twice spec cleanup 2010-05-18 15:03:57 +00:00
Michal Hlavinka
54620ffdc5 - dovenull is unauthorized user, needs own dovenull group 2010-05-18 12:17:10 +00:00
Michal Hlavinka
84d3af1913 - fix typo in dovenull username 2010-05-18 10:27:36 +00:00
Michal Hlavinka
4f3e645fd2 fix date in changelog 2010-05-18 08:32:41 +00:00
Michal Hlavinka
44a6773254 upload missing source 2010-05-17 16:15:35 +00:00
Michal Hlavinka
2ba47a94f4 fix source name 2010-05-17 16:12:02 +00:00
Michal Hlavinka
0a8ff62794 remove unused scripts from the cvs, dsync and doveadm should be enough 2010-05-17 16:06:56 +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
88d815fefd - updated to snapshot 20100427
- doveconf <setting name> now prints only the one setting's value
- mdbox: Automatically delete old temp.* files from storage/ directory
- mdbox: use flock locking by default
2010-04-28 14:24:37 +00:00
Michal Hlavinka
6145773401 fix typo in changelog 2010-04-22 10:56:54 +00:00
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