log

age author description
Sat, 25 Feb 2012 05:42:05 +0200 Timo Sirainen auth: Added auth_proxy_self setting to specify IPs that are considered as "self" for proxy_maybe.
Sat, 25 Feb 2012 05:13:39 +0200 Timo Sirainen dns: Removed login/dns-client socket, since it's no longer necessary.
Sat, 25 Feb 2012 05:13:27 +0200 Timo Sirainen login proxy: Removed host DNS lookup code, since auth does it now.
Sat, 25 Feb 2012 05:11:59 +0200 Timo Sirainen auth: Use proxy_timeout as DNS lookup timeout, if available. Warn if lookup takes >0.5s.
Sat, 25 Feb 2012 05:04:15 +0200 Timo Sirainen auth: Handle proxy_maybe=yes with host=hostname properly.
Sat, 25 Feb 2012 04:38:01 +0200 Timo Sirainen auth: auth_stream_reply_remove() left extra TABs to stream.
Sat, 25 Feb 2012 03:46:10 +0200 Timo Sirainen login-common: Code cleanup
Sat, 25 Feb 2012 03:45:13 +0200 Timo Sirainen pop3-login: Implemented XCLIENT command for forwarding client ip/port from proxy.
Thu, 23 Feb 2012 11:59:10 +0200 Timo Sirainen lmtp proxy: Send client's IP/port to destination server via XCLIENT if possible.
Thu, 23 Feb 2012 11:58:35 +0200 Timo Sirainen smtp/lmtp client: Send XCLIENT ADDR+PORT when possible.
Thu, 23 Feb 2012 11:12:04 +0200 Timo Sirainen lmtp: Implemented Postfix-compatible XCLIENT extension for changing client's ip/port.
Thu, 16 Feb 2012 23:05:17 +0000 Pascal Volk man/Makefile: Use SUFFIXES to reduce the number of targets.
Mon, 13 Feb 2012 00:40:03 +0200 Timo Sirainen message parser: Added MESSAGE_PARSER_FLAG_INCLUDE_MULTIPART_BLOCKS.
Mon, 13 Feb 2012 00:29:55 +0200 Timo Sirainen login-common API made more extensible for different kinds of protocols.
Sun, 12 Feb 2012 23:23:25 +0200 Timo Sirainen Updated version number to v2.2.UNSTABLE and added a warning to configure.
Sun, 12 Feb 2012 23:04:13 +0200 Timo Sirainen README: Added missing RFC to list.
Sun, 12 Feb 2012 23:03:55 +0200 Timo Sirainen TODO updated
Sun, 12 Feb 2012 22:35:54 +0200 Timo Sirainen Added signature for changeset 481860782250
Sun, 12 Feb 2012 22:35:52 +0200 Timo Sirainen Added tag 2.1.rc6 for changeset 481860782250
Sun, 12 Feb 2012 22:35:52 +0200 Timo Sirainen Released v2.1.rc6.
Sun, 12 Feb 2012 22:34:33 +0200 Timo Sirainen IMAP capabilities: s/FUZZY/SEARCH=FUZZY/
Sun, 12 Feb 2012 22:16:51 +0200 Timo Sirainen doveadm mailbox delete: Don't crash when namespace for mailbox isn't found.
Sun, 12 Feb 2012 21:10:22 +0200 Timo Sirainen doveadm: Improved error handling. Failures should now always have non-zero exit code.
Sun, 12 Feb 2012 19:20:03 +0200 Timo Sirainen doveadm pw: Use i_error()/i_fatal() instead of fprintf(stderr)
Sun, 12 Feb 2012 19:16:34 +0200 Timo Sirainen acl: After checking we have rights to create mailbox, ignore any further ACL checks.
Sun, 12 Feb 2012 18:59:20 +0200 Timo Sirainen example-config: Updated tb-extra-mailbox-sep comment.
Sun, 12 Feb 2012 18:55:28 +0200 Timo Sirainen Updated copyright notices to include year 2012.
Sun, 12 Feb 2012 18:26:22 +0200 Timo Sirainen lib-lda: Send DSN only for out-of-quota errors. Send MDN for Sieve rejects.
Sun, 12 Feb 2012 07:25:40 +0200 Timo Sirainen example-config: Updated instance_name setting's comments.
Sun, 12 Feb 2012 07:12:41 +0200 Timo Sirainen Make static analyzer happier.
Sun, 12 Feb 2012 07:05:07 +0200 Timo Sirainen lda: If DSN is sent because user is out of quota, send 5.2.2 as Status.
Sun, 12 Feb 2012 07:00:12 +0200 Timo Sirainen lib-lda: Send DSN instead of MDN for rejections.
Sun, 12 Feb 2012 06:59:32 +0200 Timo Sirainen lib-storage: "Invalid userdb input" showed wrong input in the error message.
Sun, 12 Feb 2012 06:51:05 +0200 Timo Sirainen sdbox: Fixed sdbox_read_header() randomly failing.
Sun, 12 Feb 2012 06:47:22 +0200 Timo Sirainen lib-storage: Error handling fix.
Sun, 12 Feb 2012 05:44:13 +0200 Timo Sirainen dsync: Don't assert-crash if saving a message fails.
Sun, 12 Feb 2012 05:35:54 +0200 Timo Sirainen director: Log an error if auth connection disconnects unexpectedly.
Sun, 12 Feb 2012 05:17:46 +0200 Timo Sirainen doveadm: Changes for previous expire plugin changes to actually work.
Sun, 12 Feb 2012 05:16:43 +0200 Timo Sirainen sdbox: Don't assert-crash on index rebuild if u.X file exists in both primary and alt storage.
Sun, 12 Feb 2012 04:58:17 +0200 Timo Sirainen expire: Only go through users listed by userdb iteration.
Sun, 12 Feb 2012 04:18:50 +0200 Timo Sirainen doveadm acl: Added "add" and "remove" commands.
Sun, 12 Feb 2012 04:12:44 +0200 Timo Sirainen doveadm acl set: Replace both positive and negative rights, not just one of them.
Sun, 12 Feb 2012 04:01:34 +0200 Timo Sirainen doveadm mailbox delete: Added -r parameter to recursively delete mailboxes.
Sun, 12 Feb 2012 03:51:21 +0200 Timo Sirainen doveadm mailbox delete: Sort the mailbox parameters so that children are deleted first.
Sun, 12 Feb 2012 03:47:01 +0200 Timo Sirainen message_id_get_next(): Fixed parsing message-ids with no-fold-quotes.
Sun, 12 Feb 2012 03:29:36 +0200 Timo Sirainen SSL: Enable SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS flag for extra security.
Sun, 12 Feb 2012 02:53:50 +0200 Timo Sirainen doveadm: Use MAILBOX_LIST_ITER_LIST_PREFIXES when iterating through mailboxes.
Sun, 12 Feb 2012 02:50:49 +0200 Timo Sirainen lib-storage: Added MAILBOX_LIST_ITER_LIST_PREFIXES flag.
Sun, 12 Feb 2012 02:30:34 +0200 Timo Sirainen doveadm: Removed unnecessary code.
Sun, 12 Feb 2012 02:22:43 +0200 Timo Sirainen doveadm pw: Added -t <hash> parameter to test if a hash matches to given plaintext.
Thu, 09 Feb 2012 21:29:25 +0200 Timo Sirainen shared: Allocate mailbox as fail_mailbox.
Thu, 09 Feb 2012 21:28:44 +0200 Timo Sirainen lib-storage: Renamed test-mail/mailbox/storage to fail-*
Thu, 09 Feb 2012 21:13:12 +0200 Timo Sirainen Increased initial memory pool size.
Thu, 09 Feb 2012 20:38:16 +0200 Timo Sirainen dsync: Fixed a potential assert crash when saving mails.
Thu, 09 Feb 2012 20:37:24 +0200 Timo Sirainen dbox: If saving is aborted, don't add a broken record about it to index.
Thu, 09 Feb 2012 20:21:14 +0200 Timo Sirainen quota: If "quota" setting's value is empty, assume quota is wanted to be disabled.
Thu, 09 Feb 2012 19:32:25 +0200 Timo Sirainen snarf: Keep the mailbox locked during snarfing to avoid duplicates.
Thu, 09 Feb 2012 16:27:54 +0200 Timo Sirainen imap: Handle invalid APPEND parameters a little nicer.
Thu, 09 Feb 2012 15:53:18 +0200 Timo Sirainen configure: Avoid some unnecessary warnings with clang.
Thu, 09 Feb 2012 05:33:54 +0200 Timo Sirainen auth: password_verify() now returns error string also for password mismatches.