log

age author description
Wed, 19 Sep 2012 15:33:10 +0300 Timo Sirainen config: Support looking up config for multiple modules at the same time.
Tue, 18 Sep 2012 05:12:28 +0300 Timo Sirainen lib-fs: Fix to previous API change
Mon, 17 Sep 2012 18:13:32 +0300 Timo Sirainen lib-fs: fs_init() API changed to allow returning an error.
Mon, 17 Sep 2012 17:51:03 +0300 Timo Sirainen sdbox: Removed unnecessary code line.
Sun, 16 Sep 2012 16:48:48 +0300 Timo Sirainen Makefile: Fixed building fts-squat
Sun, 16 Sep 2012 16:42:25 +0300 Timo Sirainen Makefile: Again changes to handling test program dependencies.
Sun, 16 Sep 2012 16:31:32 +0300 Timo Sirainen Removed all the "enum foo;" declarations.
Sun, 16 Sep 2012 16:12:03 +0300 Timo Sirainen Compiler warning fixes for 32bit systems.
Sun, 16 Sep 2012 16:08:18 +0300 Timo Sirainen Fixed compiling with OSes where NULL isn't defined as void pointer (e.g. Solaris).
Sun, 16 Sep 2012 16:02:22 +0300 Stephan Bosch imap-urlauth: Fixed crashes when destroying client
Sun, 16 Sep 2012 16:02:18 +0300 Stephan Bosch imap-urlauth: Treat internal errors in URL fetching differently from invalid URLs.
Sun, 16 Sep 2012 16:02:15 +0300 Stephan Bosch imap-urlauth: Fixes to handling anonymous user
Sun, 16 Sep 2012 16:02:11 +0300 Stephan Bosch lib-dict: Previous API change broke dict_init()
Sun, 16 Sep 2012 15:40:10 +0300 Timo Sirainen Makefile: Fixed test program dependencies
Sun, 16 Sep 2012 04:16:07 +0300 Timo Sirainen Makefile: Link libdovecot-ssl with libdovecot.
Sun, 16 Sep 2012 04:05:13 +0300 Timo Sirainen Makefile: Fixed dependencies for imap-urlauth
Sun, 16 Sep 2012 01:08:11 +0300 Timo Sirainen Makefile: Fixed imap-urlauth library dependencies
Sun, 16 Sep 2012 01:06:04 +0300 Timo Sirainen lib-imap-storage: imap_msgpart_size() should return size as uoff_t, not size_t
Sun, 16 Sep 2012 01:02:10 +0300 Timo Sirainen imap: Assert-crashfix for URLFETCH command.
Sun, 16 Sep 2012 00:56:51 +0300 Timo Sirainen Renamed str_tabescape_write() to str_append_tabescaped()
Sun, 16 Sep 2012 00:52:39 +0300 Timo Sirainen dict_init() API changed to return int.
Sat, 15 Sep 2012 23:57:08 +0300 Stephan Bosch Added support for IMAP URLAUTH and URLAUTH=BINARY extensions
Sat, 15 Sep 2012 21:00:54 +0300 Timo Sirainen lib-imap-storage: imap_msgpart_bodypartstructure() returned freed data.
Sat, 15 Sep 2012 19:56:47 +0300 Timo Sirainen lib-index: Removed MAIL_INDEX_SYNC_TYPE_APPEND. No backend cares about it.
Sat, 15 Sep 2012 19:54:21 +0300 Timo Sirainen lib-index: Changed mail_index_set_fsync_mode() to use a separate enum for the mask.
Sat, 15 Sep 2012 19:12:04 +0300 Timo Sirainen lib-imap: Fixed Content-Language parsing from BODYSTRUCTURE
Sat, 15 Sep 2012 19:08:55 +0300 Timo Sirainen imap-bodystructure.h comment fix
Sat, 15 Sep 2012 19:08:11 +0300 Timo Sirainen imap-bodystructure.h comment update
Sat, 15 Sep 2012 19:06:37 +0300 Timo Sirainen lib-imap: Updated test-imap-bodystructure
Sat, 15 Sep 2012 19:00:32 +0300 Timo Sirainen lib-imap-storage: Added support for getting BODYPARTSTRUCTURE
Sat, 15 Sep 2012 18:58:48 +0300 Timo Sirainen lib-imap: Added support for parsing IMAP BODYSTRUCTURE and writing out a modified version.
Sat, 15 Sep 2012 16:13:02 +0300 Timo Sirainen imap_body_parse_from_bodystructure() now returns the error instead of logging it.
Sat, 15 Sep 2012 15:46:01 +0300 Timo Sirainen lib-storage: Moved index_mail.data_pool to mail_private.data_pool
Sat, 15 Sep 2012 03:49:23 +0300 Timo Sirainen fts-lucene: Added "normalize" option to put data through normalize().
Sat, 15 Sep 2012 03:12:20 +0300 Timo Sirainen Replaced "decomposed titlecase" conversions with more generic normalizer function.
Sat, 15 Sep 2012 03:09:57 +0300 Timo Sirainen uni_utf8_to_decomposed_titlecase(): Require input length to be exact now.
Fri, 14 Sep 2012 23:11:27 +0300 Timo Sirainen Use "tokenlogin" socket name (instead of "token-login") after all.
Fri, 14 Sep 2012 22:10:49 +0300 Timo Sirainen auth: Auth workers don't need to read token secret.
Fri, 14 Sep 2012 21:48:45 +0300 Stephan Bosch Added support to perform token-based service process authentication.
Fri, 14 Sep 2012 21:31:45 +0300 Timo Sirainen hmac_sha1_init(): Use void pointer for the key.
Fri, 14 Sep 2012 21:11:42 +0300 Stephan Bosch lib-imap-storage: Changed imap_msgpart_url API.
Fri, 14 Sep 2012 21:04:01 +0300 Stephan Bosch Fixes IMAP LOGIN REFERRAL to properly encode IMAP URL.
Fri, 14 Sep 2012 21:02:23 +0300 Stephan Bosch Added support for creating IMAP URLs.
Thu, 13 Sep 2012 17:12:59 +0300 Timo Sirainen lib-storage: Message size/sent date could have been set as 0 in some cases.
Thu, 13 Sep 2012 12:01:08 +0300 Timo Sirainen lib-storage: Allow #including mailbox-list-private.h from C++ code
Thu, 13 Sep 2012 11:05:10 +0300 Timo Sirainen dovecot-config: Added lib-storage/list to be in LIBDOVECOT_STORAGE_INCLUDE
Thu, 13 Sep 2012 10:53:38 +0300 Timo Sirainen lib-storage API change to allow using it from C++ code
Thu, 13 Sep 2012 10:52:52 +0300 Timo Sirainen lib-storage: Moved mail_storage_settings_to_index_flags to mail-storage-private.h
Tue, 11 Sep 2012 18:56:07 +0300 Timo Sirainen i_get(pw|gr)(nam|uid): Use small initial buffer sizes.
Mon, 10 Sep 2012 17:19:43 +0300 Timo Sirainen lib-storage: Removed rename_children parameter from mailbox_rename()
Fri, 07 Sep 2012 16:43:44 +0300 Timo Sirainen dsync: Renamed "slave" to "ibc" (= inter-brain communicator)
Fri, 07 Sep 2012 16:19:35 +0300 Timo Sirainen dsync: Renamed "io" slave to "stream".
Thu, 06 Sep 2012 01:25:23 +0300 Timo Sirainen dsync: Rewritten syncing for mailbox renames.
Thu, 06 Sep 2012 01:13:03 +0300 Timo Sirainen Renamed buffer_create_*data() to buffer_create_from_*data() for consistency.
Thu, 06 Sep 2012 01:04:57 +0300 Timo Sirainen buffer_create_data(): Clear the memory area immediately.
Thu, 06 Sep 2012 01:04:28 +0300 Timo Sirainen str_*printfa(): Avoid (harder!) growing underlying buffer if possible.
Tue, 04 Sep 2012 19:58:59 +0300 Timo Sirainen doveadm dump -t mailboxlog: Added support for MAILBOX_LOG_RECORD_CREATE_DIR
Tue, 04 Sep 2012 19:05:44 +0300 Timo Sirainen TODO updated
Tue, 04 Sep 2012 19:05:18 +0300 Timo Sirainen NOTIFY: Fixed "subscribed" mailbox filter to actually work.
Tue, 04 Sep 2012 19:04:52 +0300 Timo Sirainen lib-storage: Added mailbox_is_subscribed()