]>
git.ipfire.org Git - thirdparty/dovecot/core.git/log
Timo Sirainen [Mon, 22 Jun 2009 04:42:56 +0000 (00:42 -0400)]
acl: If dovecot-acl-list writing fails, delete it so it gets rebuilt later.
--HG--
branch : HEAD
Timo Sirainen [Mon, 22 Jun 2009 04:29:13 +0000 (00:29 -0400)]
imap-acl: Handle empty rights (no rights) properly.
--HG--
branch : HEAD
Timo Sirainen [Mon, 22 Jun 2009 04:28:33 +0000 (00:28 -0400)]
acl: Handle empty rights (no rights) properly.
--HG--
branch : HEAD
Timo Sirainen [Mon, 22 Jun 2009 04:11:43 +0000 (00:11 -0400)]
imap_parser_read_args() didn't correctly return how many parameters were read.
--HG--
branch : HEAD
Timo Sirainen [Mon, 22 Jun 2009 04:10:00 +0000 (00:10 -0400)]
imap-acl: Command parameter reading wasn't done correctly.
--HG--
branch : HEAD
Timo Sirainen [Mon, 22 Jun 2009 03:31:46 +0000 (23:31 -0400)]
eacces_error_get*() works now properly when process's real uid != effective uid.
--HG--
branch : HEAD
Timo Sirainen [Mon, 22 Jun 2009 03:31:10 +0000 (23:31 -0400)]
Added restrict_get_groups_list() for easily getting list of process's groups.
--HG--
branch : HEAD
Timo Sirainen [Mon, 22 Jun 2009 03:09:33 +0000 (23:09 -0400)]
Removed unnecessary macro definitions from Makefiles.
--HG--
branch : HEAD
Timo Sirainen [Mon, 22 Jun 2009 02:48:50 +0000 (22:48 -0400)]
When accessing a shared namespace, don't change separators in mailbox name.
--HG--
branch : HEAD
Timo Sirainen [Mon, 22 Jun 2009 02:21:38 +0000 (22:21 -0400)]
mail_location: Allow using ":" characters in dir names by escaping it as "::".
--HG--
branch : HEAD
Timo Sirainen [Mon, 22 Jun 2009 01:46:46 +0000 (21:46 -0400)]
master: If time moves backwards, delay launching new processes.
--HG--
branch : HEAD
Timo Sirainen [Mon, 22 Jun 2009 01:45:52 +0000 (21:45 -0400)]
Mail storage service processes now sleep/die if time moves backwards.
--HG--
branch : HEAD
Timo Sirainen [Mon, 22 Jun 2009 01:44:54 +0000 (21:44 -0400)]
ioloop: Added callback for handling time jumping forwards/backwards.
The default implementation is now to only log a warning when time moves
backwards. The callback is also called if it's detected that time jumps
forwards. In both cases existing timeouts' run times are updated so that
they're called approximately the intended time.
--HG--
branch : HEAD
Timo Sirainen [Mon, 22 Jun 2009 01:41:18 +0000 (21:41 -0400)]
Added priorityq_items() for getting all items from a priority queue.
--HG--
branch : HEAD
Timo Sirainen [Wed, 17 Jun 2009 21:33:59 +0000 (17:33 -0400)]
maildir: Crashfix to opening a newly created maildir.
--HG--
branch : HEAD
Timo Sirainen [Wed, 17 Jun 2009 18:52:47 +0000 (14:52 -0400)]
Use array_sort() instead of qsort() wherever possible.
--HG--
branch : HEAD
Timo Sirainen [Wed, 17 Jun 2009 18:52:30 +0000 (14:52 -0400)]
Added array_sort() for type-safe array sorting.
--HG--
branch : HEAD
Timo Sirainen [Wed, 17 Jun 2009 17:05:32 +0000 (13:05 -0400)]
imap-login: Using CAPABILITY command after STARTTLS shouldn't trigger CAPABILITY pushing workaround.
--HG--
branch : HEAD
Timo Sirainen [Wed, 17 Jun 2009 16:44:33 +0000 (12:44 -0400)]
solr: Don't use "any" copyfield, it doubles the index size.
--HG--
branch : HEAD
Timo Sirainen [Tue, 16 Jun 2009 22:55:11 +0000 (18:55 -0400)]
threadview: If mmap() fails, fail with an error instead of crashing.
--HG--
branch : HEAD
Timo Sirainen [Tue, 16 Jun 2009 22:48:14 +0000 (18:48 -0400)]
lmtp: Fixes to handling "." correctly in DATA.
--HG--
branch : HEAD
Timo Sirainen [Tue, 16 Jun 2009 18:41:02 +0000 (14:41 -0400)]
expire-tool --test: Don't write LFs after timestamps.
--HG--
branch : HEAD
Timo Sirainen [Tue, 16 Jun 2009 17:49:18 +0000 (13:49 -0400)]
Added str_append_tabunescaped(). str_tabescape*() now escapes also CR. Added unit tests.
--HG--
branch : HEAD
Timo Sirainen [Tue, 16 Jun 2009 17:39:40 +0000 (13:39 -0400)]
str_append_unescaped() didn't unescape \\ correctly.
The function wasn't used anywhere in Dovecot though.
--HG--
branch : HEAD
Timo Sirainen [Tue, 16 Jun 2009 03:14:25 +0000 (23:14 -0400)]
expire-tool --test: Fixed timestamp logging.
--HG--
branch : HEAD
Timo Sirainen [Tue, 16 Jun 2009 01:56:22 +0000 (21:56 -0400)]
IMAP: Don't crash if IDLE command is pipelined after a long-running UID FETCH or UID SEARCH.
--HG--
branch : HEAD
Timo Sirainen [Tue, 16 Jun 2009 01:45:35 +0000 (21:45 -0400)]
IMAP: Send [ALREADYEXISTS], [NONEXISTENT] and [TRYCREATE] resp-codes correctly.
--HG--
branch : HEAD
Timo Sirainen [Tue, 16 Jun 2009 01:22:30 +0000 (21:22 -0400)]
IMAP RENAME: If dest mailbox exists but source doesn't, fail with "Mailbox doesn't exist".
--HG--
branch : HEAD
Timo Sirainen [Tue, 16 Jun 2009 01:17:02 +0000 (21:17 -0400)]
expire-tool, --without-shared-libs: Link mountpoint.o so quota plugin loading doesn't fail.
--HG--
branch : HEAD
Timo Sirainen [Tue, 16 Jun 2009 01:03:08 +0000 (21:03 -0400)]
auth: Don't assert-crash if trying to log in as master user but with empty login username.
--HG--
branch : HEAD
Timo Sirainen [Tue, 16 Jun 2009 00:49:27 +0000 (20:49 -0400)]
safe_mkstemp() was used incorrectly. umask() no longer changes its behavior.
--HG--
branch : HEAD
Timo Sirainen [Tue, 16 Jun 2009 00:46:51 +0000 (20:46 -0400)]
Transaction log dotlocking ignored mail_nfs_index and dotlock_use_excl settings.
--HG--
branch : HEAD
Timo Sirainen [Mon, 15 Jun 2009 23:38:30 +0000 (19:38 -0400)]
acl: Don't assert-crash if removing all rights.
--HG--
branch : HEAD
Timo Sirainen [Mon, 15 Jun 2009 23:40:08 +0000 (19:40 -0400)]
imap proxy: Pass through to client unexpected untagged replies from remote server.
--HG--
branch : HEAD
Timo Sirainen [Mon, 15 Jun 2009 21:37:34 +0000 (17:37 -0400)]
IMAP: STATUS .. X-GUID returns mailbox GUID.
--HG--
branch : HEAD
Timo Sirainen [Mon, 15 Jun 2009 21:37:15 +0000 (17:37 -0400)]
Added support for mailbox GUIDs.
--HG--
branch : HEAD
Timo Sirainen [Mon, 15 Jun 2009 21:35:28 +0000 (17:35 -0400)]
Fixed using freed memory when opening mailboxes.
--HG--
branch : HEAD
Timo Sirainen [Mon, 15 Jun 2009 20:10:26 +0000 (16:10 -0400)]
Fixed opening mailbox when index directory didn't already exist.
--HG--
branch : HEAD
Timo Sirainen [Mon, 15 Jun 2009 18:28:55 +0000 (14:28 -0400)]
Mailbox opening and closing APIs changed.
--HG--
branch : HEAD
Timo Sirainen [Fri, 12 Jun 2009 16:52:38 +0000 (12:52 -0400)]
IMAP: Fixed LIST RETURN (STATUS ..) if namespace separator wasn't storage separator.
--HG--
branch : HEAD
Timo Sirainen [Fri, 12 Jun 2009 16:52:03 +0000 (12:52 -0400)]
Added mail_namespace_get_storage_name().
--HG--
branch : HEAD
Timo Sirainen [Fri, 12 Jun 2009 16:50:27 +0000 (12:50 -0400)]
IMAP: Fixed untagged error messages for LIST RETURN (STATUS ..) failures.
--HG--
branch : HEAD
Timo Sirainen [Thu, 11 Jun 2009 22:04:43 +0000 (18:04 -0400)]
imap_utf7: Renamed to imap-utf7. Also fixed usage error string to print LF.
--HG--
branch : HEAD
Timo Sirainen [Thu, 11 Jun 2009 18:53:31 +0000 (14:53 -0400)]
mbox: Don't crash with invalid From_-lines.
--HG--
branch : HEAD
Timo Sirainen [Tue, 9 Jun 2009 18:16:57 +0000 (11:16 -0700)]
Compiler warning fix with non-Linux.
--HG--
branch : HEAD
Timo Sirainen [Tue, 9 Jun 2009 18:14:51 +0000 (11:14 -0700)]
Forgot to add test-mail-storage.h in an earlier comment.
--HG--
branch : HEAD
Timo Sirainen [Fri, 5 Jun 2009 14:06:22 +0000 (10:06 -0400)]
dovecot-example.conf: Changed auth_verbose comment.
--HG--
branch : HEAD
Timo Sirainen [Fri, 5 Jun 2009 00:21:37 +0000 (20:21 -0400)]
TODO updated.
--HG--
branch : HEAD
Timo Sirainen [Fri, 5 Jun 2009 00:21:25 +0000 (20:21 -0400)]
virtual: Forgot to commit in previous API change commit.
--HG--
branch : HEAD
Timo Sirainen [Fri, 5 Jun 2009 00:20:49 +0000 (20:20 -0400)]
Added libstorage-test.a for unit testing lib-storage users.
--HG--
branch : HEAD
Timo Sirainen [Fri, 5 Jun 2009 00:14:52 +0000 (20:14 -0400)]
mail_search_args_simplify() no longer uses lib-index functions directly.
--HG--
branch : HEAD
Timo Sirainen [Fri, 5 Jun 2009 00:13:40 +0000 (20:13 -0400)]
Added mailbox_keywords_create_from_indexes().
--HG--
branch : HEAD
Timo Sirainen [Thu, 4 Jun 2009 23:30:46 +0000 (19:30 -0400)]
mailbox_header_lookup*() private API changed.
--HG--
branch : HEAD
Timo Sirainen [Thu, 4 Jun 2009 22:58:38 +0000 (18:58 -0400)]
struct mail_storage.callbacks is no longer a pointer.
--HG--
branch : HEAD
Timo Sirainen [Thu, 4 Jun 2009 21:12:19 +0000 (17:12 -0400)]
ldap: Fixed auth_bind=yes.
--HG--
branch : HEAD
Timo Sirainen [Thu, 4 Jun 2009 21:12:10 +0000 (17:12 -0400)]
auth: Fixed auth_debug_password -> auth_debug -> auth_Verbose cascading.
--HG--
branch : HEAD
Timo Sirainen [Thu, 4 Jun 2009 20:27:24 +0000 (16:27 -0400)]
Message body search: Skip MIME boundaries and multipart footer.
--HG--
branch : HEAD
Timo Sirainen [Thu, 4 Jun 2009 19:45:23 +0000 (15:45 -0400)]
convert plugin: After storage is locked, check another way to see if it still exists.
--HG--
branch : HEAD
Timo Sirainen [Thu, 4 Jun 2009 19:29:00 +0000 (15:29 -0400)]
Increased some memory pool sizes.
--HG--
branch : HEAD
Timo Sirainen [Thu, 4 Jun 2009 19:28:46 +0000 (15:28 -0400)]
lib-storage: Avoid wasting data stack usage.
--HG--
branch : HEAD
Timo Sirainen [Thu, 4 Jun 2009 19:27:26 +0000 (15:27 -0400)]
dbox: When rebuilding dbox storage, reset recent flags to avoid assert-crashing.
--HG--
branch : HEAD
Timo Sirainen [Thu, 4 Jun 2009 17:08:19 +0000 (13:08 -0400)]
dbox, cydir: Ignore MAILBOX_OPEN_NO_INDEX_FILES flag when opening mailbox.
--HG--
branch : HEAD
Timo Sirainen [Thu, 4 Jun 2009 17:07:11 +0000 (13:07 -0400)]
dox: When checking dbox header in sync, make sure we're using the latest index.
--HG--
branch : HEAD
Timo Sirainen [Thu, 4 Jun 2009 16:52:14 +0000 (12:52 -0400)]
Fixed log process after recent lib-master changes.
--HG--
branch : HEAD
Timo Sirainen [Thu, 4 Jun 2009 16:45:33 +0000 (12:45 -0400)]
dbox: Fixed creating new mailboxes.
--HG--
branch : HEAD
Timo Sirainen [Thu, 4 Jun 2009 16:45:14 +0000 (12:45 -0400)]
lib-master: Non-listening processes should die when their std-client is destroyed.
--HG--
branch : HEAD
Timo Sirainen [Thu, 4 Jun 2009 16:44:37 +0000 (12:44 -0400)]
anvil: Fixed checking what the master connection is.
--HG--
branch : HEAD
Timo Sirainen [Wed, 3 Jun 2009 21:23:24 +0000 (17:23 -0400)]
dbox: storage directory was created without +x permissions.
--HG--
branch : HEAD
Timo Sirainen [Wed, 3 Jun 2009 21:19:53 +0000 (17:19 -0400)]
log, lib-master: More fifo handling fixes.
--HG--
branch : HEAD
Timo Sirainen [Wed, 3 Jun 2009 21:08:26 +0000 (17:08 -0400)]
lib-master: Fixed crashing on deinit when listening on fifos.
--HG--
branch : HEAD
Timo Sirainen [Wed, 3 Jun 2009 20:45:23 +0000 (16:45 -0400)]
mail storages can now be shared between namespaces.
--HG--
branch : HEAD
Timo Sirainen [Wed, 3 Jun 2009 19:57:55 +0000 (15:57 -0400)]
Compiling fix for Solaris 7.
--HG--
branch : HEAD
Timo Sirainen [Wed, 3 Jun 2009 02:30:28 +0000 (22:30 -0400)]
Initial commit for making mail_storage:mailbox_list to be from 1:1 to n:n.
This will allow namespaces to share the same storage and a single namespace
to have multiple storages (multiple mailbox formats). Neither works
currently, and this commit probably breaks some things.
--HG--
branch : HEAD
Timo Sirainen [Tue, 2 Jun 2009 21:42:40 +0000 (17:42 -0400)]
IMAP: Error handling fix for mailbox name validity checking.
--HG--
branch : HEAD
Timo Sirainen [Tue, 2 Jun 2009 19:09:30 +0000 (15:09 -0400)]
virtual: Error handling fix. Don't expose hidden namespace names.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 19:21:21 +0000 (15:21 -0400)]
lib-master: When master dies, stop listening for new connections.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 19:19:41 +0000 (15:19 -0400)]
When auth client disconnected, it didn't update master service count.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 19:13:08 +0000 (15:13 -0400)]
imap: If CAPABILITY was used before login, "Logged in" was missing OK prefix.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 18:37:18 +0000 (14:37 -0400)]
IMAP FETCH: Previous change broke fetching RFC822*.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 18:30:05 +0000 (14:30 -0400)]
IMAP FETCH: Binary searching fetch handlers was a bit broken.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 16:37:58 +0000 (12:37 -0400)]
imap: After logging in, send CAPABILITY and tagged OK in the same IP packet.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 05:11:17 +0000 (01:11 -0400)]
liblib unit tests are now split to separate files.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 04:41:23 +0000 (00:41 -0400)]
message_id_get_next() didn't contain @ in reply when msgid wasn't in canonical form.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 04:29:53 +0000 (00:29 -0400)]
message_address_write() wrote extra @ if route was specified.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 02:41:22 +0000 (22:41 -0400)]
fts-solr: Reset XML parser when doing update requests.
We don't really care about what the XML contains, we'll just verify that
it's valid input.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 02:15:55 +0000 (22:15 -0400)]
More group permission handling fixes.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 02:03:25 +0000 (22:03 -0400)]
index: Handle better errors where a new file's group can't be changed.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 01:32:17 +0000 (21:32 -0400)]
IMAP: UID commands didn't set cmd->name properly.
Patch by Richard Platel.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 01:26:00 +0000 (21:26 -0400)]
storage: Create index/control root directories using same permissions as mail root.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 01:24:50 +0000 (21:24 -0400)]
Added mkdir_chown().
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 00:41:49 +0000 (20:41 -0400)]
dovecot-master-example.conf: Added IPv6 listeners.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 00:14:59 +0000 (20:14 -0400)]
Link test programs with .lo instead of .o. Dependencies aren't tracked properly with .o.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 00:10:04 +0000 (20:10 -0400)]
expire-tool: Make sure expire plugin won't get used.
--HG--
branch : HEAD
Timo Sirainen [Mon, 1 Jun 2009 00:07:52 +0000 (20:07 -0400)]
lib-master: Added master_service_get_name().
--HG--
branch : HEAD
Timo Sirainen [Sun, 31 May 2009 23:48:46 +0000 (19:48 -0400)]
expire-tool --test: Log timestamps also in user-readable format.
--HG--
branch : HEAD
Timo Sirainen [Sun, 31 May 2009 23:29:53 +0000 (19:29 -0400)]
Maildir: Use i_stream_stat() instead of i_stream_get_fd()+fstat(). Fixes zlib plugin.
--HG--
branch : HEAD
Timo Sirainen [Sun, 31 May 2009 19:22:32 +0000 (15:22 -0400)]
configure: If all passdb/userdb/sql drivers are compiled, don't print an empty line for them.
--HG--
branch : HEAD
Timo Sirainen [Sun, 31 May 2009 19:19:37 +0000 (15:19 -0400)]
thread-refs.txt was missing from release tarball.
--HG--
branch : HEAD
Timo Sirainen [Sun, 31 May 2009 19:19:02 +0000 (15:19 -0400)]
Removed unused code.
--HG--
branch : HEAD
Timo Sirainen [Fri, 29 May 2009 22:05:43 +0000 (18:05 -0400)]
mail_storage_service*() chdired to base_dir instead of user's home dir.
--HG--
branch : HEAD