log

age author description
Sun, 05 Oct 2003 20:45:46 +0300 Timo Sirainen mbox expunging works again HEAD
Sun, 05 Oct 2003 20:23:38 +0300 Timo Sirainen mbox rewriting should work again.. HEAD
Fri, 03 Oct 2003 19:20:58 +0300 Timo Sirainen Use data stack pool instead of temp_pool. Fixes sorting by subject. HEAD
Fri, 03 Oct 2003 19:18:28 +0300 Timo Sirainen Partial BODY[header] or BODY[part] fetches were buggy if client requested HEAD
Fri, 03 Oct 2003 19:16:29 +0300 Timo Sirainen Allow using data stack pool with imap_get_base_subject_cased() HEAD
Fri, 03 Oct 2003 18:26:31 +0300 Timo Sirainen get_header() returned values wrong HEAD
Fri, 03 Oct 2003 18:15:20 +0300 Timo Sirainen Don't require timezone in Date-header. HEAD
Fri, 03 Oct 2003 18:02:47 +0300 Timo Sirainen Put the msg/cmsg checks in CHECK_MSG() and CHECK_CMSG() macros. Add support HEAD
Fri, 03 Oct 2003 17:50:48 +0300 Timo Sirainen If we don't have function foo, do it always as #define foo my_foo and create HEAD
Mon, 29 Sep 2003 17:15:05 +0300 Timo Sirainen \Draft and \Deleted flags used opposite flag chars in X-Status header. We HEAD
Wed, 24 Sep 2003 13:16:46 +0300 Timo Sirainen Alignment fix HEAD
Tue, 23 Sep 2003 22:34:34 +0300 Timo Sirainen Fixes memory/fd leaking with INDEX=MEMORY. HEAD
Tue, 23 Sep 2003 16:41:31 +0300 Timo Sirainen Fixed potential file descriptor leaks HEAD
Mon, 22 Sep 2003 17:29:11 +0300 Timo Sirainen Fix for leaking fds with non-writable .customflags files. HEAD
Sun, 21 Sep 2003 21:03:49 +0300 Timo Sirainen Secure coding guide for Dovecot. HEAD
Sun, 21 Sep 2003 20:55:36 +0300 Timo Sirainen Added support for Boehm GC. However it seems to be crashing for some reason HEAD
Sun, 21 Sep 2003 20:18:29 +0300 Timo Sirainen cleanup HEAD
Sun, 21 Sep 2003 19:39:29 +0300 Timo Sirainen Make i_free(), p_free() and pool_unref() calls also set the given parameter HEAD
Sun, 21 Sep 2003 19:26:35 +0300 Timo Sirainen Removed pool leak checking stuff, it's not used. HEAD
Sun, 21 Sep 2003 19:21:36 +0300 Timo Sirainen data_stack_pool split into two: unsafe_data_stack_pool which works like HEAD
Sun, 21 Sep 2003 19:14:38 +0300 Timo Sirainen Compiler warning fix HEAD
Sat, 20 Sep 2003 21:45:53 +0300 Timo Sirainen location defaulted only to default_mail_env, not userdb. HEAD
Wed, 17 Sep 2003 03:08:48 +0300 Timo Sirainen Revert the mailbox/ == mailbox change after all. It broke LIST and it's not HEAD
Tue, 16 Sep 2003 00:21:17 +0300 Timo Sirainen Reverted mailbox == mailbox/ change, it applies to only dual-use mailboxes.. HEAD
Mon, 15 Sep 2003 21:04:12 +0300 Timo Sirainen If client requests invalid body part, return it as NIL. HEAD
Mon, 15 Sep 2003 20:49:04 +0300 Timo Sirainen Ignore hierarchy separator at the end of mailbox name. HEAD
Mon, 15 Sep 2003 20:38:36 +0300 Timo Sirainen CREATE mailbox/ with maildir now creates the mailbox instead of ignoring it. HEAD
Mon, 15 Sep 2003 17:13:47 +0300 Timo Sirainen missed HEAD
Mon, 15 Sep 2003 17:02:07 +0300 Timo Sirainen Added hidden-option to namespaces to hide them from NAMESPACE reply. HEAD
Mon, 15 Sep 2003 16:59:08 +0300 Timo Sirainen Support %vars in namespace prefix. HEAD
Wed, 10 Sep 2003 05:16:30 +0300 Timo Sirainen get_header() returned only first line of multiline headers HEAD
Wed, 10 Sep 2003 05:07:05 +0300 Timo Sirainen Headers were returned twice sometimes HEAD
Wed, 10 Sep 2003 04:50:26 +0300 Timo Sirainen compile fix HEAD
Tue, 09 Sep 2003 21:52:39 +0300 Timo Sirainen We stored groups wrong in ENVELOPE. HEAD
Tue, 09 Sep 2003 21:33:23 +0300 Timo Sirainen treat ~ mailbox prefix as absolute path too HEAD
Mon, 08 Sep 2003 16:04:34 +0300 Timo Sirainen Missing spaces in ENVELOPE, BODY and BODYSTRUCTURE replies. HEAD
Mon, 08 Sep 2003 05:24:29 +0300 Timo Sirainen Stop parsing cached headers when we've got everything. HEAD
Mon, 08 Sep 2003 04:46:14 +0300 Timo Sirainen Write envelope, body and bodystructure directly into output stream. HEAD
Mon, 08 Sep 2003 04:29:07 +0300 Timo Sirainen Call printf_string_fix_format() only when printf_string_upper_bound() sees HEAD
Mon, 08 Sep 2003 04:14:17 +0300 Timo Sirainen minor speedup HEAD
Mon, 08 Sep 2003 03:57:36 +0300 Timo Sirainen imap_to_datetime_offset() isn't needed. optimized imap_to_datetime() a bit. HEAD
Mon, 08 Sep 2003 03:41:11 +0300 Timo Sirainen cleanup HEAD
Mon, 08 Sep 2003 03:36:36 +0300 Timo Sirainen minor speedups HEAD
Mon, 08 Sep 2003 03:04:59 +0300 Timo Sirainen bugfix HEAD
Sun, 07 Sep 2003 21:43:27 +0300 Timo Sirainen minor optimizations HEAD
Sun, 07 Sep 2003 17:10:50 +0300 Timo Sirainen Fixed memory leak after compressing cache file. HEAD
Sun, 07 Sep 2003 16:56:41 +0300 Timo Sirainen bugfix HEAD
Sun, 07 Sep 2003 16:35:35 +0300 Timo Sirainen Strict aliasing fix HEAD
Sun, 07 Sep 2003 16:30:24 +0300 Timo Sirainen Header fetching committed changes twice, now we don't commit changes when HEAD
Sun, 07 Sep 2003 04:52:06 +0300 Timo Sirainen s/int/enum io_condition/ HEAD
Sat, 06 Sep 2003 20:46:54 +0300 Timo Sirainen whops, left extra stuff. HEAD
Sat, 06 Sep 2003 20:44:51 +0300 Timo Sirainen Added "inbox" setting to specify which namespace has the INBOX. HEAD
Sat, 06 Sep 2003 20:37:10 +0300 Timo Sirainen If location isn't given for namespace, use the default HEAD
Sat, 06 Sep 2003 20:29:52 +0300 Timo Sirainen If LISTEXT is used and CHILDREN info isn't wanted, don't send it. HEAD
Sat, 06 Sep 2003 20:25:33 +0300 Timo Sirainen comment changes HEAD
Fri, 05 Sep 2003 01:56:48 +0300 Timo Sirainen Include used-bit for all bytes in offsets to make sure their reads aren't only partial HEAD
Wed, 03 Sep 2003 01:33:33 +0300 Timo Sirainen mbox reading is kind of working again. Just don't try rewriting or expunging HEAD
Fri, 29 Aug 2003 17:31:06 +0300 Timo Sirainen Allow key=value without requiring space between key and '=' HEAD
Wed, 27 Aug 2003 17:35:54 +0300 Timo Sirainen Support # comments also at the end of setting lines HEAD
Wed, 27 Aug 2003 01:15:36 +0300 Timo Sirainen comment updates. it's not possible to change the file mode if you're not the HEAD
Wed, 27 Aug 2003 00:18:16 +0300 Timo Sirainen Removed most of the license comments from src/lib/*.c. It's just fine to HEAD
Wed, 27 Aug 2003 00:06:44 +0300 Timo Sirainen Fix for IRIX (plus comment cleanups) HEAD
Tue, 26 Aug 2003 11:21:11 +0300 Timo Sirainen missing .h files HEAD
Mon, 25 Aug 2003 10:10:29 +0300 Timo Sirainen Removed strcat stuff and did some minor tweaks. HEAD
Mon, 25 Aug 2003 06:02:49 +0300 Timo Sirainen crashfix HEAD
Mon, 25 Aug 2003 02:10:20 +0300 Timo Sirainen missing initializers HEAD
Mon, 25 Aug 2003 02:07:39 +0300 Timo Sirainen forgot mail_chroot HEAD
Sun, 24 Aug 2003 16:14:47 +0300 Timo Sirainen Added mail_chroot setting to specify default chroot. HEAD
Sun, 24 Aug 2003 15:59:08 +0300 Timo Sirainen fix HEAD
Sun, 24 Aug 2003 15:58:13 +0300 Timo Sirainen IDLE fixes.. HEAD
Sun, 24 Aug 2003 15:49:43 +0300 Timo Sirainen Don't crash if no protocols were given in config file HEAD
Sun, 24 Aug 2003 15:45:32 +0300 Timo Sirainen IDLE uses now IO_*_NOTIFY to get instant notifying of mails. HEAD
Sun, 24 Aug 2003 15:43:53 +0300 Timo Sirainen Added IO_DIR_NOTIFY and IO_FILE_NOTIFY conditions to io_add(). IO_DIR_NOTIFY HEAD
Sun, 24 Aug 2003 13:49:14 +0300 Timo Sirainen Added oe6-fetch-redundant-msgset workaround. HEAD
Sun, 24 Aug 2003 12:36:47 +0300 Timo Sirainen added rawlog example HEAD
Sun, 24 Aug 2003 12:35:19 +0300 Timo Sirainen fixes HEAD
Sun, 24 Aug 2003 10:55:23 +0300 Timo Sirainen disable_plaintext_auth defaults to yes now. ipv4 127.* and ipv6 ::1 HEAD
Sun, 24 Aug 2003 10:37:41 +0300 Timo Sirainen Make sure auth process and login process don't share uids. HEAD
Sun, 24 Aug 2003 10:21:30 +0300 Timo Sirainen Reading global auth_* defaults didn't work HEAD
Sun, 24 Aug 2003 10:06:06 +0300 Timo Sirainen Added back compat_data[]. It wasn't so simple to access data portably in HEAD
Sun, 24 Aug 2003 10:03:22 +0300 Timo Sirainen use int32_t instead of int in struct mail_sent_date HEAD
Sun, 24 Aug 2003 09:49:55 +0300 Timo Sirainen Removed index_align stuff. It's not needed anymore. HEAD
Sun, 24 Aug 2003 09:32:08 +0300 Timo Sirainen expunge/append behaviour corrupted indexes HEAD
Sun, 24 Aug 2003 09:31:35 +0300 Timo Sirainen comment update HEAD
Sun, 24 Aug 2003 08:57:43 +0300 Timo Sirainen Assert -> mark cache corrupted HEAD
Sun, 24 Aug 2003 08:55:05 +0300 Timo Sirainen LDAP: Removed the system_user=uid defaulting. LDAP usually has only virtual HEAD
Sun, 24 Aug 2003 03:50:22 +0300 Timo Sirainen Don't use microseconds in maildir name if it's not needed. HEAD
Fri, 22 Aug 2003 21:56:59 +0300 Timo Sirainen fixes. maybe it works now. HEAD
Fri, 22 Aug 2003 18:40:12 +0300 Timo Sirainen crashfix HEAD
Fri, 22 Aug 2003 09:51:15 +0300 Timo Sirainen fixes HEAD
Fri, 22 Aug 2003 09:44:33 +0300 Timo Sirainen fix HEAD
Fri, 22 Aug 2003 09:37:57 +0300 Timo Sirainen fixes HEAD
Fri, 22 Aug 2003 08:06:53 +0300 Timo Sirainen Give better error message if uid/gid not found from ldap and no default was HEAD
Fri, 22 Aug 2003 07:57:49 +0300 Timo Sirainen Fixed crash if login process connection died while there were some auth HEAD
Fri, 22 Aug 2003 07:42:13 +0300 Timo Sirainen We now support checking the password against all defined auth processes and HEAD
Fri, 22 Aug 2003 06:52:25 +0300 Timo Sirainen s/process/server/ HEAD
Fri, 22 Aug 2003 06:34:03 +0300 Timo Sirainen bugfixes HEAD
Fri, 22 Aug 2003 06:14:45 +0300 Timo Sirainen fix HEAD
Fri, 22 Aug 2003 05:42:36 +0300 Timo Sirainen forgot HEAD
Fri, 22 Aug 2003 05:42:12 +0300 Timo Sirainen Moved client side code for auth process handling to lib-auth. Some other login process cleanups. HEAD
Fri, 22 Aug 2003 02:31:50 +0300 Timo Sirainen If LDAP connection closes, notify all requests that they failed. HEAD
Thu, 21 Aug 2003 04:59:50 +0300 Timo Sirainen Removed some header/body size fields. We use only message_part now HEAD
Thu, 21 Aug 2003 04:41:11 +0300 Timo Sirainen Serialized message_parts are now packed into smaller space. HEAD
Thu, 21 Aug 2003 03:33:02 +0300 Timo Sirainen bugfix HEAD
Thu, 21 Aug 2003 03:04:11 +0300 Timo Sirainen Message parsing can now be done in two parts - header and body. We're now HEAD
Thu, 21 Aug 2003 02:26:37 +0300 Timo Sirainen Keep rawlog still in libexec/dovecot/ directory. HEAD
Thu, 21 Aug 2003 02:25:28 +0300 Timo Sirainen Removed --with-rawlog. It's built always now. HEAD
Thu, 21 Aug 2003 02:24:29 +0300 Timo Sirainen Separated rawlog into it's own binary. HEAD
Thu, 21 Aug 2003 01:12:44 +0300 Timo Sirainen Allow one parameter for mail_executable. HEAD
Wed, 20 Aug 2003 06:17:25 +0300 Timo Sirainen We were posing as IMAP instead of POP3 to auth process. HEAD
Wed, 20 Aug 2003 05:51:30 +0300 Timo Sirainen Removed unneeded code HEAD
Wed, 20 Aug 2003 05:51:06 +0300 Timo Sirainen removed unneeded code HEAD
Wed, 20 Aug 2003 04:41:30 +0300 Timo Sirainen If BODY/BODYSTRUCTURE is requested with some other headers, parse the HEAD
Mon, 18 Aug 2003 06:32:19 +0300 Timo Sirainen auth_methods -> auth_mechanisms HEAD
Mon, 18 Aug 2003 06:24:37 +0300 Timo Sirainen Changed how cached headers are stored. Previously when we added new headers, HEAD
Mon, 18 Aug 2003 06:22:12 +0300 Timo Sirainen Removed NBO32_BIT* stuff HEAD
Mon, 18 Aug 2003 06:21:23 +0300 Timo Sirainen Removed the NBO32_BIT* stuff. They don't work well with enums which are HEAD
Mon, 18 Aug 2003 06:20:27 +0300 Timo Sirainen Inserting to end of buffer or past it didn't work HEAD
Sun, 17 Aug 2003 03:00:13 +0300 Timo Sirainen crashfix HEAD
Thu, 14 Aug 2003 01:24:32 +0300 Timo Sirainen Removed get_address() and get_first_mailbox() from mail interface. HEAD