15 Jun
2005
15 Jun
'05
2:37 p.m.
On Wed, 2005-06-15 at 13:31 +0200, Nicolas STRANSKY wrote:
And other stuff:
- COPY shouldn't crash anymore with 64bit systems
- If PAM modifies username, keep it
- When auth workers died they leaked file descriptors in dovecot-auth
- Auth workers were leaking memory for each request
- Make MySQL connect abort in 10 seconds if it can't connect
- 32bit UID/GIDs were truncated to 31bit value
- dovecot-auth reports cache hits and misses on SIGUSR2
Do any of these changes affect the 1.0-stable ?
Particularly, does the 1.0-stable version has a problem with COPY on 64bits systems ?
No, the problem was with keyword code and 1.0-stable doesn't have that. 1.0-stable also doesn't have auth workers. MySQL connect aborting could be backported to it as well as that 32bit UID/GID truncation..