log

age author description
Sun, 12 Nov 2006 21:54:26 +0200 Timo Sirainen Removed "DIE" command from auth protocol. It wasn't implemented, and I'm not HEAD
Sun, 12 Nov 2006 21:50:50 +0200 Timo Sirainen Minor fix HEAD
Sun, 12 Nov 2006 21:36:39 +0200 Timo Sirainen Added OTP and S/KEY authentication mechanisms. Patch by Andrey Panin. HEAD
Sun, 12 Nov 2006 21:34:21 +0200 Timo Sirainen Added gdbhelper HEAD
Sun, 12 Nov 2006 20:48:32 +0200 Timo Sirainen s/quota/quota_set/ so we don't conflict with the quota symbol already HEAD
Sun, 12 Nov 2006 20:02:15 +0200 Timo Sirainen Removed code which is never called. HEAD
Sun, 12 Nov 2006 17:20:36 +0200 Timo Sirainen Don't crash if syncing breaks. HEAD
Sun, 12 Nov 2006 16:06:26 +0200 Timo Sirainen Removed str-sanitize.o from unused_objects list because we do use it HEAD
Sun, 12 Nov 2006 15:07:43 +0200 Timo Sirainen Don't try to use ldap_bind() with empty passwords, since Windows 2003 AD HEAD
Sun, 12 Nov 2006 14:59:51 +0200 Timo Sirainen Cleanups, extra assert HEAD
Sun, 12 Nov 2006 14:41:32 +0200 Timo Sirainen Fixed potential problems with client disconnecting while master was handling HEAD
Sun, 12 Nov 2006 14:13:44 +0200 Timo Sirainen auth_bind=yes crashfix HEAD
Sun, 12 Nov 2006 14:06:33 +0200 Timo Sirainen Fixed zero padding handling and documented it. %0.1n shouldn't enable it, HEAD
Sun, 12 Nov 2006 13:32:41 +0200 Timo Sirainen Don't crash if client disconnected while IDLEing. HEAD
Sun, 12 Nov 2006 13:31:42 +0200 Timo Sirainen If mailbox is changed while syncing is being done, and the second sync's HEAD
Sun, 12 Nov 2006 13:15:38 +0200 Timo Sirainen Code cleanup HEAD
Sun, 12 Nov 2006 13:13:17 +0200 Timo Sirainen Memory/fd leak fix HEAD
Wed, 08 Nov 2006 22:51:32 +0200 Timo Sirainen Don't bother logging "syscall failed: EOF" messages. No-one cares about HEAD
Wed, 08 Nov 2006 22:22:08 +0200 Timo Sirainen Added auth_request_set_credentials() to modify credentials in passdb and HEAD
Wed, 08 Nov 2006 22:02:34 +0200 Timo Sirainen Updated pool_alloconly_create_clean() comment HEAD
Wed, 08 Nov 2006 22:00:31 +0200 Timo Sirainen Added pool_alloconly_create_clean() to create an alloconly pool which clears HEAD
Wed, 08 Nov 2006 21:13:32 +0200 Timo Sirainen Add auth_cache_remove() function which will be used by OTP code to evict HEAD
Wed, 08 Nov 2006 21:12:42 +0200 Timo Sirainen Make it possible to take address of sha1_result() function. HEAD
Wed, 08 Nov 2006 19:04:00 +0200 Timo Sirainen Don't leak opened .log.2 transaction logs. HEAD
Wed, 08 Nov 2006 15:18:00 +0200 Timo Sirainen Comment updates, wiki link updates. HEAD
Tue, 07 Nov 2006 23:33:51 +0200 Timo Sirainen When verifying the header, check that next_uid is larger than last message's HEAD
Tue, 07 Nov 2006 23:22:08 +0200 Timo Sirainen Saving mails could have skipped over transactions, which caused different HEAD
Tue, 07 Nov 2006 21:37:04 +0200 Timo Sirainen Crashfix at quit HEAD
Tue, 07 Nov 2006 18:16:11 +0200 Timo Sirainen Handle LDAP requests while being disconnected more correctly. HEAD
Tue, 07 Nov 2006 17:19:34 +0200 Timo Sirainen Memory leak fix HEAD
Tue, 07 Nov 2006 17:06:23 +0200 Timo Sirainen Crashfixes and more asserts. Mostly related to use of AUTHENTICATE/AUTH HEAD
Tue, 07 Nov 2006 16:55:32 +0200 Timo Sirainen Reduce memory usage in case we read a lot of auth replies at once. HEAD
Tue, 07 Nov 2006 16:01:19 +0200 Timo Sirainen If client disconnects before logging into remote server is complete, don't HEAD
Tue, 07 Nov 2006 15:59:31 +0200 Timo Sirainen Missing TAB before "pass" broke proxying. HEAD
Tue, 07 Nov 2006 15:58:56 +0200 Timo Sirainen When i/ostream is closed, change the fd to be -1 so it won't be accidentally HEAD
Tue, 07 Nov 2006 15:57:30 +0200 Timo Sirainen Free all the used memory when destroying the ioloop. HEAD
Tue, 07 Nov 2006 14:52:02 +0200 Timo Sirainen Remove sasl_props from here too. HEAD
Sun, 05 Nov 2006 22:47:16 +0200 Timo Sirainen If we're executing as a normal system user, get the HOME environment from HEAD
Sun, 05 Nov 2006 22:12:28 +0200 Timo Sirainen This file hasn't been used for a long time. HEAD
Sun, 05 Nov 2006 19:55:49 +0200 Timo Sirainen If both mail_location and default_mail_env are set in the config file, give HEAD
Sun, 05 Nov 2006 19:30:58 +0200 Timo Sirainen Comment updates HEAD
Sun, 05 Nov 2006 18:38:59 +0200 Timo Sirainen Added comments that the files should be owned by root and 0600. Some HEAD
Sun, 05 Nov 2006 18:12:14 +0200 Timo Sirainen Don't send "pass" back if it's already set, or if it's not known. HEAD
Sun, 05 Nov 2006 18:01:32 +0200 Timo Sirainen Added missing imap_capability setting. HEAD
Sun, 05 Nov 2006 17:51:41 +0200 Timo Sirainen If proxy is returned, set also no_login automatically, since it's always HEAD
Sun, 05 Nov 2006 13:53:25 +0200 Timo Sirainen Removed some unneeded state keeping. HEAD
Sun, 05 Nov 2006 12:58:57 +0200 Timo Sirainen default_mail_env fallbacking was broken with --exec-mail. HEAD
Sun, 05 Nov 2006 01:04:40 +0200 Timo Sirainen Compile fix HEAD
Sat, 04 Nov 2006 23:08:42 +0200 Timo Sirainen Fixes to auth_bind. HEAD
Sat, 04 Nov 2006 22:55:16 +0200 Timo Sirainen Fixes HEAD
Sat, 04 Nov 2006 22:22:31 +0200 Timo Sirainen Do better logging. HEAD
Sat, 04 Nov 2006 22:09:57 +0200 Timo Sirainen Don't call ldap_parse_sasl_bind_result() in ldap_bind()'s callback. We're HEAD
Sat, 04 Nov 2006 21:51:23 +0200 Timo Sirainen Trash plugin was completely broken before. HEAD
Sat, 04 Nov 2006 21:49:15 +0200 Timo Sirainen Call deinit() for all modules first before unloading them. HEAD
Sat, 04 Nov 2006 20:48:11 +0200 Timo Sirainen Compiler warning fix HEAD
Sat, 04 Nov 2006 20:45:01 +0200 Timo Sirainen Changed ips_count to unsigned int in net_gethostbyname(). Also removed HEAD
Sat, 04 Nov 2006 20:43:26 +0200 Timo Sirainen Include stddef.h always to make NULL expand correctly in Solaris. HEAD
Sat, 04 Nov 2006 17:51:30 +0200 Timo Sirainen Cleanup HEAD
Sat, 04 Nov 2006 17:09:26 +0200 Timo Sirainen Crashfixes HEAD
Sat, 04 Nov 2006 17:00:32 +0200 Timo Sirainen LDAP code changes: If auth binds are used, bind back to the default dn HEAD
Sat, 04 Nov 2006 14:05:13 +0200 Timo Sirainen inetd logins kept crashing dovecot master. HEAD
Sat, 04 Nov 2006 13:22:17 +0200 Timo Sirainen If passdb returned only userdb_ prefixed extra fields, don't add an extra HEAD
Sat, 04 Nov 2006 00:00:02 +0200 Timo Sirainen Error message string update. HEAD
Fri, 03 Nov 2006 16:19:32 +0200 Timo Sirainen Removed compiler warnings with NetBSD. HEAD
Fri, 03 Nov 2006 16:05:21 +0200 Timo Sirainen Added support for statvfs(), which is what the newer BSDs use. HEAD
Fri, 03 Nov 2006 15:21:42 +0200 Timo Sirainen Use i_toupper() HEAD
Fri, 03 Nov 2006 14:59:45 +0200 Timo Sirainen Error message fix for 64bit systems. HEAD
Fri, 03 Nov 2006 11:03:05 +0200 Timo Sirainen Fix HEAD
Thu, 02 Nov 2006 23:34:49 +0200 Timo Sirainen Give TCPLOCALIP and TCPREMOTEIP and PROTO=TCP environments to checkpassword HEAD
Thu, 02 Nov 2006 23:19:44 +0200 Timo Sirainen Non-plaintext authentication didn't work with sql as passdb. Cleaned up the HEAD
Thu, 02 Nov 2006 22:53:48 +0200 Timo Sirainen When sending rejects, don't include Content-Type in the rejected mail's HEAD
Thu, 02 Nov 2006 22:42:25 +0200 Timo Sirainen If we had only prefixed namespaces and we listed for "%", INBOX's flags HEAD
Thu, 02 Nov 2006 22:05:24 +0200 Timo Sirainen Make mail_debug=yes work with deliver too. HEAD
Thu, 02 Nov 2006 21:55:48 +0200 Timo Sirainen Added -f parameter to usage help. HEAD
Thu, 02 Nov 2006 21:53:16 +0200 Timo Sirainen Comment update HEAD
Thu, 02 Nov 2006 21:52:55 +0200 Timo Sirainen Don't crash with -f "". Changed the default from envelope to be HEAD
Thu, 02 Nov 2006 20:18:25 +0200 Timo Sirainen Compiling fix HEAD
Thu, 02 Nov 2006 20:11:05 +0200 Timo Sirainen If we can't get auth user reply in a minute log timeout error and quit. HEAD
Thu, 02 Nov 2006 19:49:27 +0200 Timo Sirainen If cache file contains broken field type or decision type mark the cache HEAD
Thu, 02 Nov 2006 19:26:31 +0200 Timo Sirainen Last changes broke it badly. HEAD
Wed, 01 Nov 2006 21:19:35 +0200 Timo Sirainen Use malloc attribute for the most commonly used memory and string allocation HEAD
Wed, 01 Nov 2006 20:47:37 +0200 Timo Sirainen Added sentinel GCC attribute to *_strconcat() functions. Added HEAD
Wed, 01 Nov 2006 20:37:00 +0200 Timo Sirainen compiling fix HEAD
Thu, 26 Oct 2006 14:28:38 +0300 Timo Sirainen Crashfix HEAD
Thu, 26 Oct 2006 03:17:23 +0300 Timo Sirainen Last keyword pool clearing optimization broke the keywords if we had to move HEAD
Wed, 25 Oct 2006 23:25:03 +0300 Timo Sirainen Add support for expunges. HEAD
Wed, 25 Oct 2006 23:24:55 +0300 Timo Sirainen ADd support for expunges HEAD
Wed, 25 Oct 2006 23:02:59 +0300 Timo Sirainen Fixes and cleanups HEAD
Wed, 25 Oct 2006 23:02:42 +0300 Timo Sirainen Added fts_backend_get_last_uid() which is first used to check if HEAD
Wed, 25 Oct 2006 03:30:33 +0300 Timo Sirainen Some fixes. HEAD
Wed, 25 Oct 2006 02:49:13 +0300 Timo Sirainen Create only a single index into INBOX's index dir. Did several fixes. HEAD
Wed, 25 Oct 2006 02:46:14 +0300 Timo Sirainen Let FTS backend init function take a struct mailbox instead of path. HEAD
Wed, 25 Oct 2006 02:45:14 +0300 Timo Sirainen Don't crash with unknown charsets HEAD
Wed, 25 Oct 2006 00:51:04 +0300 Timo Sirainen Our field length was set to way too small value. For query keys use key* by HEAD
Wed, 25 Oct 2006 00:47:30 +0300 Timo Sirainen Remember hdr->middle for the header's whole lifetime. HEAD
Tue, 24 Oct 2006 19:10:26 +0300 Timo Sirainen flock isn't anymore the default locking method, so don't bother giving a HEAD
Tue, 17 Oct 2006 14:26:43 +0300 Timo Sirainen Fixes to handling blocking passdb (ie. MySQL) failures. It ignored any HEAD
Tue, 17 Oct 2006 14:06:16 +0300 Timo Sirainen default_mail_env -> mail_location. HEAD
Tue, 17 Oct 2006 14:03:30 +0300 Timo Sirainen Use the name "mail root directory" to describe where the non-INBOX mbox HEAD
Tue, 17 Oct 2006 13:55:56 +0300 Timo Sirainen Renamed default_mail_env to mail_location. Keep the default_mail_env working HEAD
Mon, 16 Oct 2006 14:12:40 +0300 Timo Sirainen Handle the last line even if it doesn't end with LF. HEAD
Mon, 16 Oct 2006 02:11:12 +0300 Timo Sirainen Fix net_ipv6_mapped_ipv4_convert() to be actually portable. HEAD
Mon, 16 Oct 2006 01:47:50 +0300 Timo Sirainen Fixes to handling CRLF linefeeds in mboxes. HEAD
Mon, 16 Oct 2006 01:14:12 +0300 Timo Sirainen Added a warning about nss_ldap. HEAD
Mon, 16 Oct 2006 01:10:30 +0300 Timo Sirainen Don't allow SSLv2 by default. HEAD
Mon, 16 Oct 2006 01:07:10 +0300 Timo Sirainen Updates to ssl_ca_file and ssl_username_from_cert comments in HEAD
Mon, 16 Oct 2006 00:31:20 +0300 Timo Sirainen Don't check password field ourself. There's no point doing that and some HEAD
Mon, 16 Oct 2006 00:03:38 +0300 Timo Sirainen Added %D modified to return "sub.domain.org" as "sub,dc=domain,dc=org" (for HEAD
Sun, 15 Oct 2006 23:55:12 +0300 Timo Sirainen If blocking passdb (ie. MySQL) didn't return any extra fields, we didn't HEAD
Sun, 15 Oct 2006 23:30:06 +0300 Timo Sirainen Added support for non-plaintext authentication for vpopmail if it returns HEAD
Sun, 15 Oct 2006 23:06:53 +0300 Timo Sirainen If auth cache is enabled and %vars are used in passwd-file path, get the HEAD
Sun, 15 Oct 2006 23:02:02 +0300 Timo Sirainen Don't even try to verify password with deny=yes passdbs. HEAD
Sun, 15 Oct 2006 20:56:09 +0300 Timo Sirainen Try to avoid sending duplicate/useless flag updates. HEAD
Sun, 15 Oct 2006 20:44:32 +0300 Timo Sirainen seq_range_exists() can take a const pointer to the array. HEAD
Sun, 15 Oct 2006 19:43:14 +0300 Timo Sirainen auth cache didn't work properly with multiple passdbs. HEAD
Sun, 15 Oct 2006 19:20:01 +0300 Timo Sirainen When matching allowed_nets IPs, convert IPv6-mapped-IPv4 addresses to actual HEAD
Sun, 15 Oct 2006 19:19:17 +0300 Timo Sirainen Added net_ipv6_mapped_ipv4_convert(). HEAD
Sun, 15 Oct 2006 18:55:00 +0300 Timo Sirainen Use mail_chroot setting. HEAD
Sun, 15 Oct 2006 18:52:25 +0300 Timo Sirainen Require that the "resp" parameter for AUTH command is the last. HEAD
Sun, 15 Oct 2006 18:42:58 +0300 Timo Sirainen Filter out "From " lines from headers. There's no reason they should exist HEAD