23 Aug
2004
23 Aug
'04
11:10 a.m.
I think I found and fixed the last bug that was giving me problems. Now that Dovecot has been successfully working for a few hours, time for a new test release :)
This release has major changes, so there might still be some bugs left. Be careful.
If you're upgrading from previous 1.0-test release, you must delete all existing dovecot.index.log files or you will get errors.
So, the changes are:
- All network sockets are nonblocking now and all the waiting is done in a single event loop. This required tons of changes all over the code.
- Transaction log file doesn't use locks for reading anymore
- Some mbox fixes
- search text was broken