log

age author description
Wed, 28 Jun 2006 01:00:17 +0300 Timo Sirainen Attempting to fix quota block calculations to be correct. HEAD
Wed, 28 Jun 2006 00:13:45 +0300 Timo Sirainen We could have skipped INBOX if there wasn't .INBOX directory. HEAD
Wed, 28 Jun 2006 00:03:54 +0300 Timo Sirainen Changed the mail_plugins/mail_plugin_dir settings to be passed as the same HEAD
Tue, 27 Jun 2006 13:27:25 +0300 Timo Sirainen MAIL_STORAGE_FLAG_KEEP_HEADER_MD5 flag was supposed to be set if HEAD
Tue, 27 Jun 2006 12:25:55 +0300 Timo Sirainen Escape ' with '' instead of with \'. HEAD
Tue, 27 Jun 2006 10:20:06 +0300 Timo Sirainen Don't try to use any weird _syscall()s when detecting epoll. HEAD
Mon, 26 Jun 2006 21:51:50 +0300 Timo Sirainen Fix kqueue notify checking. HEAD
Mon, 26 Jun 2006 20:48:20 +0300 Timo Sirainen If dovecot-shared file exists in the Maildir++ root, use the file's mode and HEAD
Mon, 26 Jun 2006 11:56:28 +0300 Timo Sirainen Don't leak a file descriptor when regenerating ssl-parameters.dat HEAD
Mon, 26 Jun 2006 11:35:50 +0300 Timo Sirainen Searching (storing, fetching) with sequence sets containing commas was HEAD
Sun, 25 Jun 2006 00:29:03 +0300 Timo Sirainen Don't crash when different search conditions reduce the search range so that HEAD
Sun, 25 Jun 2006 00:03:13 +0300 Timo Sirainen Don't crash when checking "owner" ACLs with shared namespaces. HEAD
Sat, 24 Jun 2006 23:54:35 +0300 Timo Sirainen We assert-crashed in wrong conditions. HEAD
Sat, 24 Jun 2006 23:53:37 +0300 Timo Sirainen Fixes to handling CR+LF linefeeds. HEAD
Sat, 24 Jun 2006 22:02:40 +0300 Timo Sirainen When using non-plaintext authentication with passdb passwd-file we didn't HEAD
Sat, 24 Jun 2006 21:24:07 +0300 Timo Sirainen fix HEAD
Tue, 20 Jun 2006 18:29:20 +0300 Timo Sirainen Don't crash if seqset restrictions caused no messages to be searched. HEAD
Tue, 20 Jun 2006 18:16:34 +0300 Timo Sirainen NOT condition wasn't handled correctly in SEARCH. HEAD
Tue, 20 Jun 2006 16:59:05 +0300 Timo Sirainen If checkpassword lookup failed, we crashed. auth_debug logged checkpassword's exit_status wrong. HEAD
Tue, 20 Jun 2006 16:13:47 +0300 Timo Sirainen Return value 1 from checkpassword can mean either password mismatch or unknown user. Treat it as password mismatch instead of as unknown user. HEAD
Mon, 19 Jun 2006 21:15:59 +0300 Timo Sirainen If destination file already existed, we didn't overwrite it with link() HEAD
Mon, 19 Jun 2006 19:14:47 +0300 Timo Sirainen Prefer sasl/sasl.h. Require SASL v2, otherwise disable it. HEAD
Mon, 19 Jun 2006 19:10:16 +0300 Timo Sirainen Check for sasl.h and sasl/sasl.h existence and use the one that's found. If HEAD
Sun, 18 Jun 2006 22:47:17 +0300 Timo Sirainen Don't include stdint.h directly. HEAD
Sun, 18 Jun 2006 12:50:13 +0300 Timo Sirainen Added -export-dynamic. HEAD
Sun, 18 Jun 2006 04:34:42 +0300 Timo Sirainen Fixes to io notify detection. Patch by Marcus Rueckert HEAD
Sun, 18 Jun 2006 03:24:54 +0300 Timo Sirainen Include linux/unistd.h instead of asm/unistd.h when checking for epoll. HEAD
Sun, 18 Jun 2006 01:44:57 +0300 Timo Sirainen If requested mail isn't found from uidlist, mark the mail as expunged. HEAD
Sun, 18 Jun 2006 00:03:31 +0300 Timo Sirainen auth_debug: If allow_nets is given, print debug messages when matching HEAD
Sun, 18 Jun 2006 00:02:36 +0300 Timo Sirainen extra_args field was ignored if the passwd-file wasn't also used as a HEAD
Sat, 17 Jun 2006 23:15:10 +0300 Timo Sirainen Crashfix if mail's data is fetched in specific order (I'm not sure how to HEAD
Sat, 17 Jun 2006 23:03:18 +0300 Timo Sirainen Removed assert. In normal situations it doesn't happen and in error cases HEAD
Sat, 17 Jun 2006 22:48:36 +0300 Timo Sirainen Don't crash if the initial response isn't given for AUTHENTICATE.. HEAD
Sat, 17 Jun 2006 22:32:14 +0300 Timo Sirainen Added TLS support for LDAP if the library supports it. HEAD
Sat, 17 Jun 2006 22:15:20 +0300 Timo Sirainen Added mech_generic_auth_internal() and mech_generic_auth_free() functions HEAD
Sat, 17 Jun 2006 21:03:45 +0300 Timo Sirainen mkdir_p doesn't accept multiple directories in some systems, so do it one at HEAD
Sat, 17 Jun 2006 21:00:35 +0300 Timo Sirainen If saved mail's body doesn't end with LF, add it ourself. HEAD
Sat, 17 Jun 2006 20:19:29 +0300 Timo Sirainen Added support for SASL-IR extension. HEAD
Sat, 17 Jun 2006 20:11:30 +0300 Timo Sirainen If mbox headers have CRLF linefeeds, handle them properly instead of HEAD
Sat, 17 Jun 2006 20:10:38 +0300 Timo Sirainen Added crlf_newline flag to header parser, which is set if the header ended HEAD
Sat, 17 Jun 2006 19:50:00 +0300 Timo Sirainen Changed the created state dir's default permissions to be 0750. Although HEAD
Sat, 17 Jun 2006 19:26:54 +0300 Timo Sirainen Added --with-statedir configure option which defaults to HEAD
Sat, 17 Jun 2006 19:24:55 +0300 Timo Sirainen Added file_copy(). HEAD
Sat, 17 Jun 2006 19:01:14 +0300 Timo Sirainen Compiler warning fixes and some coding style cleanups. HEAD
Sat, 17 Jun 2006 18:56:59 +0300 Timo Sirainen Handle EMLINK and EPERM errors the same way as EXDEV when handling hardlink HEAD
Sat, 17 Jun 2006 18:38:19 +0300 Timo Sirainen When renaming a mailbox's subfolders, read the list of them first into HEAD
Sat, 17 Jun 2006 18:23:00 +0300 Timo Sirainen If multiple passdbs were configured and we tried to authenticate as user HEAD
Sat, 17 Jun 2006 18:14:15 +0300 Timo Sirainen Fixed memory leak in error handling. HEAD
Sat, 17 Jun 2006 18:06:20 +0300 Timo Sirainen Removed hardcoded trash plugin configuration paths. Added information about HEAD
Sat, 17 Jun 2006 17:45:54 +0300 Timo Sirainen Check that initial response doesn't contain invalid characters. Give better HEAD
Sat, 17 Jun 2006 17:02:45 +0300 Timo Sirainen Fixes to checking if mailbox name is valid. In case mailbox name is invalid, HEAD
Sat, 17 Jun 2006 16:55:30 +0300 Timo Sirainen Don't go fixing duplicate maildir filenames without properly checking that HEAD
Sat, 17 Jun 2006 16:42:37 +0300 Timo Sirainen Handle transaction log deletions silently. Handle whole index directory HEAD
Sat, 17 Jun 2006 16:03:27 +0300 Timo Sirainen When creating a mailbox, limit the number of hierarchies (to 20) and the HEAD
Sat, 17 Jun 2006 15:40:29 +0300 Timo Sirainen mail_index_move_to_memory(): Don't break if the index is already in memory. HEAD
Sat, 17 Jun 2006 15:24:59 +0300 Timo Sirainen Instead of passing URIs directly to dictionary server, it now accepts only HEAD
Sat, 17 Jun 2006 15:21:21 +0300 Timo Sirainen Don't crash if dict_lookup() didn't return success. HEAD
Sat, 17 Jun 2006 15:20:21 +0300 Timo Sirainen Escaping a string crashed if we weren't connected to mysql. HEAD
Sat, 17 Jun 2006 14:24:10 +0300 Timo Sirainen Make sure the process dies when the master process dies. HEAD
Fri, 16 Jun 2006 21:37:06 +0300 Timo Sirainen If USER query doesn't return non-zero uid and gid, give a nice error message. HEAD