log

age author description
Sat, 15 Nov 2008 17:57:38 +0200 Timo Sirainen Maildir: LAYOUT=fs didn't return \NonExistent flag correctly. HEAD
Thu, 13 Nov 2008 12:05:54 +0200 Timo Sirainen Added support for SSHA256 password scheme. HEAD
Thu, 13 Nov 2008 12:05:28 +0200 Timo Sirainen sha256_loop() takes now const void *data parameter. HEAD
Wed, 12 Nov 2008 17:08:15 +0200 Timo Sirainen configure: Shared storage should always be enabled, don't allow removing it HEAD
Tue, 11 Nov 2008 22:01:51 +0200 Timo Sirainen virtual mailboxes: Fixed an assert-crash when mailbox was being opened. HEAD
Fri, 07 Nov 2008 16:29:42 +0200 Timo Sirainen virtual mailboxes: Support negative mailbox patterns/names. HEAD
Thu, 06 Nov 2008 15:33:53 +0200 Timo Sirainen Maildir saving: Handle "out of disk space/quota" failures in fsync() and close(). HEAD
Wed, 05 Nov 2008 20:03:05 +0200 Timo Sirainen dict-file: Minor optimization when writing the file. HEAD
Wed, 05 Nov 2008 14:37:35 +0200 Timo Sirainen fts: If we haven't indexed all messages, search the rest using non-indexed search. HEAD
Wed, 05 Nov 2008 14:23:22 +0200 Timo Sirainen fts: Don't force SEARCH_HEADER_COMPRESS_LWSP to update indexes either. HEAD
Wed, 05 Nov 2008 13:51:00 +0200 Timo Sirainen fts: Handle also SEARCH_HEADER_COMPRESS_LWSP, not just SEARCH_HEADER. HEAD
Sat, 01 Nov 2008 22:49:14 +0200 Timo Sirainen deliver -m: Assume the given mailbox name is in UTF-8 format. HEAD
Sat, 01 Nov 2008 22:32:04 +0200 Timo Sirainen Added imap_utf7 tool for mUTF-7 <-> UTF-8 conversion. HEAD
Sat, 01 Nov 2008 21:16:38 +0200 Timo Sirainen Enforce valid mUTF-7 names when creating new mailboxes. HEAD
Sat, 01 Nov 2008 21:12:01 +0200 Timo Sirainen Added code for encoding and decoding IMAP's modified-UTF7 strings. HEAD
Sat, 01 Nov 2008 21:11:36 +0200 Timo Sirainen Minor base64 code optimization. HEAD
Sat, 01 Nov 2008 21:11:26 +0200 Timo Sirainen Added some base64 random testing. HEAD
Sat, 01 Nov 2008 21:07:12 +0200 Timo Sirainen Added some UTF16_ macros for helping UTF-16 conversions. HEAD
Sat, 01 Nov 2008 18:23:17 +0200 Timo Sirainen Compiler warning fix in some 32bit systems. HEAD
Sat, 01 Nov 2008 16:46:16 +0200 Timo Sirainen $STORAGE_LIBS now contains all the libraries that libstorage needs. HEAD
Sat, 01 Nov 2008 16:05:19 +0200 Timo Sirainen shared mailboxes: Cleanups, fixes and optimizations. HEAD
Sat, 01 Nov 2008 16:04:24 +0200 Timo Sirainen dbox/mbox: Don't auto-create INBOX if storage isn't in the INBOX namespace. HEAD
Sat, 01 Nov 2008 15:12:14 +0200 Timo Sirainen auth-master API cleanups. HEAD
Tue, 28 Oct 2008 12:42:22 +0100 Sascha Wilde shared namespaces: new %%h variable, expanding to the traget users home. HEAD
Sat, 01 Nov 2008 14:55:28 +0200 Timo Sirainen Use mail_storage_set_critical() instead of i_error() directly. HEAD
Sat, 01 Nov 2008 14:49:12 +0200 Timo Sirainen expire-tool: Use the new auth-master API instead of doing the lookup ourself. HEAD
Sat, 01 Nov 2008 14:25:05 +0200 Timo Sirainen auth-master API cleanup. HEAD
Sat, 01 Nov 2008 14:20:36 +0200 Timo Sirainen Cleanups and fixes to auth-master API. HEAD
Sat, 01 Nov 2008 14:15:00 +0200 Timo Sirainen Added lib_signals_reset_ioloop() for handling signals with multiple ioloops. HEAD
Sat, 01 Nov 2008 14:14:42 +0200 Timo Sirainen Don't break if io_remove() or timeout_remove() are called for non-active ioloops. HEAD
Fri, 24 Oct 2008 16:06:07 +0200 Sascha Wilde New generic userdb lookup api `auth-master' in lib-auth. HEAD
Fri, 31 Oct 2008 18:35:43 +0200 Timo Sirainen dump-capability: Previous change was done badly, retry. HEAD
Fri, 31 Oct 2008 18:03:39 +0200 Timo Sirainen dump-capability: Added a fake home directory so we won't die if it's missing. HEAD
Fri, 31 Oct 2008 17:46:05 +0200 Timo Sirainen Fix to previous ACL fix.. HEAD
Fri, 31 Oct 2008 17:44:54 +0200 Timo Sirainen ACL: If a subscribed mailbox doesn't have list right, show it as non-existing. HEAD
Thu, 30 Oct 2008 17:41:02 +0200 Timo Sirainen Update dovecot-example.conf comment about dict proxy. HEAD
Thu, 30 Oct 2008 00:31:52 +0200 Timo Sirainen Compiler warning fixes HEAD
Thu, 30 Oct 2008 00:00:12 +0200 Timo Sirainen mbox: Another From_-line skipping fix. HEAD
Wed, 29 Oct 2008 20:39:36 +0200 Timo Sirainen dovecot -n/-a: Added Gentoo check. HEAD
Wed, 29 Oct 2008 20:35:17 +0200 Timo Sirainen dovecot -n/-a: Fixes to printing which filesystem is being used. HEAD
Wed, 29 Oct 2008 20:28:30 +0200 Timo Sirainen dovecot -n/-a: Added more Linux distros. HEAD
Wed, 29 Oct 2008 20:16:40 +0200 Timo Sirainen dovecot -n/-a: Print some information about the system. HEAD
Wed, 29 Oct 2008 20:01:39 +0200 Timo Sirainen mbox: If Content-Length: is correct, don't break if message body begins with a From_-line. HEAD
Wed, 29 Oct 2008 18:41:56 +0200 Timo Sirainen Quota: If mail_debug=yes, log when quota warning script is executed. HEAD
Wed, 29 Oct 2008 18:23:31 +0200 Timo Sirainen login: If client pipelines multiple failing auth commands, don't stop handling after two. HEAD
Wed, 29 Oct 2008 18:12:32 +0200 Timo Sirainen Minor code cleanup. HEAD
Wed, 29 Oct 2008 17:41:05 +0200 Timo Sirainen master: Set LOCAL_IP environment to mail processes. HEAD
Sun, 26 Oct 2008 16:30:50 +0200 Timo Sirainen auth_debug_passwords: When converting plaintext password to another scheme, log how it's done. HEAD
Sun, 26 Oct 2008 16:01:45 +0200 Timo Sirainen auth: original_username should never be NULL, removed all code that checks for it. HEAD
Sun, 26 Oct 2008 15:53:12 +0200 Timo Sirainen Pass original_username to auth-workers. HEAD
Sun, 26 Oct 2008 15:52:47 +0200 Timo Sirainen Don't assume original_username is always set. HEAD
Sun, 26 Oct 2008 15:52:07 +0200 Timo Sirainen Login prcesses: If auth_debug=yes, don't warn about "user" parameter being unknown. HEAD
Sun, 26 Oct 2008 15:39:10 +0200 Timo Sirainen Minor code cleanup. HEAD
Sun, 26 Oct 2008 15:37:58 +0200 Timo Sirainen Virtual mailboxes: One more mailbox_header_lookup_ctx fix. HEAD
Sat, 25 Oct 2008 23:56:35 +0300 Timo Sirainen Virtual mailboxes: Fixes to handling errors. HEAD
Sat, 25 Oct 2008 23:56:16 +0300 Timo Sirainen mbox: If mailbox isn't a valid mbox, don't try to sync it when closing. HEAD
Sat, 25 Oct 2008 23:34:02 +0300 Timo Sirainen SELECT: If closing old mailbox gives an error, don't crash. HEAD
Sat, 25 Oct 2008 23:10:32 +0300 Timo Sirainen Virtual mailboxes: Skip non-selectable mailboxes when matching wildcards. HEAD
Sat, 25 Oct 2008 22:51:40 +0300 Timo Sirainen Virtual mailboxes: Don't use virtual mailbox_header_lookup_ctx in backend calls. HEAD
Sat, 25 Oct 2008 22:50:43 +0300 Timo Sirainen Make mailbox_header_lookup_ctx's list of headers available. HEAD