]> git.ipfire.org Git - thirdparty/dovecot/core.git/log
thirdparty/dovecot/core.git
15 years agodoveadm director map: Fixed -f parameter crash
Timo Sirainen [Fri, 16 Jul 2010 11:20:09 +0000 (12:20 +0100)] 
doveadm director map: Fixed -f parameter crash

15 years agolmtp: Removed FIXME comment
Timo Sirainen [Fri, 16 Jul 2010 11:10:13 +0000 (12:10 +0100)] 
lmtp: Removed FIXME comment

15 years agolmtp: Reverted accidentally committed debug code
Timo Sirainen [Fri, 16 Jul 2010 11:09:37 +0000 (12:09 +0100)] 
lmtp: Reverted accidentally committed debug code

15 years agoman/doveadm-director.1: Added description of "director map"'s -f option.
Pascal Volk [Fri, 16 Jul 2010 00:23:48 +0000 (00:23 +0000)] 
man/doveadm-director.1: Added description of "director map"'s -f option.

15 years agoauth worker: Reset lookup timeout each time a line is received for a multi-line lookup.
Timo Sirainen [Thu, 15 Jul 2010 23:17:33 +0000 (00:17 +0100)] 
auth worker: Reset lookup timeout each time a line is received for a multi-line lookup.

15 years agodoveadm director map: Added -f parameter to alternatively get a list of usernames.
Timo Sirainen [Thu, 15 Jul 2010 23:11:50 +0000 (00:11 +0100)] 
doveadm director map: Added -f parameter to alternatively get a list of usernames.

15 years agoman/option-A: Mention userdb/LDAP iterate_attrs and iterate_filter settings.
Pascal Volk [Thu, 15 Jul 2010 22:49:40 +0000 (22:49 +0000)] 
man/option-A: Mention userdb/LDAP iterate_attrs and iterate_filter settings.

15 years agoman/Makefile: Made manpages depend on includes.
Pascal Volk [Thu, 15 Jul 2010 22:49:02 +0000 (22:49 +0000)] 
man/Makefile: Made manpages depend on includes.

15 years agoAdded i_stream_create_file() for creating istream from lazily opened file.
Timo Sirainen [Thu, 15 Jul 2010 19:38:29 +0000 (20:38 +0100)] 
Added i_stream_create_file() for creating istream from lazily opened file.

15 years agoman/doveadm-director.1: Added description of command "director map"
Pascal Volk [Thu, 15 Jul 2010 17:03:42 +0000 (17:03 +0000)] 
man/doveadm-director.1: Added description of command "director map"

15 years agodoveadm director map: Support looking up a hostname.
Timo Sirainen [Thu, 15 Jul 2010 16:38:17 +0000 (17:38 +0100)] 
doveadm director map: Support looking up a hostname.
Also fixed director remove to work properly with multiple IPs.

15 years agodbox: Split dbox_file_seek() from dbox_file_get_mail_stream()
Timo Sirainen [Thu, 15 Jul 2010 15:59:11 +0000 (16:59 +0100)] 
dbox: Split dbox_file_seek() from dbox_file_get_mail_stream()

15 years agoexample-config: Added mail_temp_dir.
Timo Sirainen [Thu, 15 Jul 2010 15:39:51 +0000 (16:39 +0100)] 
example-config: Added mail_temp_dir.

15 years agosdbox: Removed flock() check. It's not used by sdbox.
Timo Sirainen [Thu, 15 Jul 2010 15:05:05 +0000 (16:05 +0100)] 
sdbox: Removed flock() check. It's not used by sdbox.

15 years agodoveadm: Added "director map" command to list user -> host mappings.
Timo Sirainen [Thu, 15 Jul 2010 14:28:32 +0000 (15:28 +0100)] 
doveadm: Added "director map" command to list user -> host mappings.

15 years agoAdded mail_temp_dir setting, used by deliver and lmtp for creating temp mail files.
Timo Sirainen [Thu, 15 Jul 2010 12:42:33 +0000 (13:42 +0100)] 
Added mail_temp_dir setting, used by deliver and lmtp for creating temp mail files.

15 years agoman: Also renamed "dbox" to "sdbox"
Timo Sirainen [Wed, 14 Jul 2010 16:16:55 +0000 (17:16 +0100)] 
man: Also renamed "dbox" to "sdbox"

15 years agoRenamed "dbox" to "sdbox". Keep also dbox as an alias for it.
Timo Sirainen [Wed, 14 Jul 2010 16:10:30 +0000 (17:10 +0100)] 
Renamed "dbox" to "sdbox". Keep also dbox as an alias for it.

15 years agodirector: Log an error if read() fails for notify fifo
Timo Sirainen [Wed, 14 Jul 2010 14:15:00 +0000 (15:15 +0100)] 
director: Log an error if read() fails for notify fifo

15 years agomaster: Open FIFO listeners as RDWR, so if the last writer goes away we won't get...
Timo Sirainen [Wed, 14 Jul 2010 14:14:26 +0000 (15:14 +0100)] 
master: Open FIFO listeners as RDWR, so if the last writer goes away we won't get EOFs.

15 years agologin proxy: Set notify fd nonblocking.
Timo Sirainen [Wed, 14 Jul 2010 14:01:37 +0000 (15:01 +0100)] 
login proxy: Set notify fd nonblocking.

15 years agodirector: Fixed handling HOST-FLUSH commands.
Timo Sirainen [Wed, 14 Jul 2010 13:51:41 +0000 (14:51 +0100)] 
director: Fixed handling HOST-FLUSH commands.

15 years agodoveadm director flush: Fixed giving correct usage.
Timo Sirainen [Wed, 14 Jul 2010 13:05:47 +0000 (14:05 +0100)] 
doveadm director flush: Fixed giving correct usage.

15 years agolib-lda: If FROM envelope is known, tell about it to lib-storage when saving mail
Timo Sirainen [Wed, 14 Jul 2010 12:58:48 +0000 (13:58 +0100)] 
lib-lda: If FROM envelope is known, tell about it to lib-storage when saving mail

15 years agombox: Write empty From_-line envelope as MAILER-DAEMON
Timo Sirainen [Wed, 14 Jul 2010 12:58:21 +0000 (13:58 +0100)] 
mbox: Write empty From_-line envelope as MAILER-DAEMON

15 years agombox: When generating envelope to From_-line, don't append a second @owndomain if...
Timo Sirainen [Wed, 14 Jul 2010 12:52:47 +0000 (13:52 +0100)] 
mbox: When generating envelope to From_-line, don't append a second @owndomain if username already has one.

15 years agoimap: Fixed checking if list=children namespace has children.
Timo Sirainen [Tue, 13 Jul 2010 20:04:55 +0000 (21:04 +0100)] 
imap: Fixed checking if list=children namespace has children.

15 years agorawlog: Don't steal -options from the program that's going to be run.
Timo Sirainen [Tue, 13 Jul 2010 20:04:11 +0000 (21:04 +0100)] 
rawlog: Don't steal -options from the program that's going to be run.

15 years agosolr-schema: Removed all references to unused "any" field.
Timo Sirainen [Tue, 13 Jul 2010 14:32:29 +0000 (15:32 +0100)] 
solr-schema: Removed all references to unused "any" field.

15 years agoman: Use pkgsysconfdir instead of sysconfdir also in included files.
Pascal Volk [Tue, 13 Jul 2010 01:13:24 +0000 (01:13 +0000)] 
man: Use pkgsysconfdir instead of sysconfdir also in included files.

15 years agoauth: Changed "new auth connection" debug message
Timo Sirainen [Mon, 12 Jul 2010 22:20:49 +0000 (23:20 +0100)] 
auth: Changed "new auth connection" debug message

15 years agolib-storage: Show "foo/" style replies only for IMAP LIST command.
Timo Sirainen [Mon, 12 Jul 2010 20:15:34 +0000 (21:15 +0100)] 
lib-storage: Show "foo/" style replies only for IMAP LIST command.
Internally those replies just mess up things.

15 years agodbox: Added a sanity check so that too small dbox files won't be appended to.
Timo Sirainen [Mon, 12 Jul 2010 19:38:47 +0000 (20:38 +0100)] 
dbox: Added a sanity check so that too small dbox files won't be appended to.

15 years agodsync: Don't give errors when doing a remote sync and there are no changes.
Timo Sirainen [Mon, 12 Jul 2010 15:27:51 +0000 (16:27 +0100)] 
dsync: Don't give errors when doing a remote sync and there are no changes.

15 years agodsync: Added assert
Timo Sirainen [Mon, 12 Jul 2010 14:32:14 +0000 (15:32 +0100)] 
dsync: Added assert

15 years agodsync: Log an error if dsync server sends invalid reply for FINISH.
Timo Sirainen [Mon, 12 Jul 2010 14:30:55 +0000 (15:30 +0100)] 
dsync: Log an error if dsync server sends invalid reply for FINISH.

15 years agodoveadm: Give a better error message if we can guess that unknown command is due...
Timo Sirainen [Mon, 12 Jul 2010 14:25:35 +0000 (15:25 +0100)] 
doveadm: Give a better error message if we can guess that unknown command is due to unloaded plugin.

15 years agoHandle rmdir() failing with EEXIST the same as failing with ENOTEMPTY.
Timo Sirainen [Mon, 12 Jul 2010 14:14:45 +0000 (15:14 +0100)] 
Handle rmdir() failing with EEXIST the same as failing with ENOTEMPTY.
This is allowed by POSIX, and at least Solaris does that.

15 years agodsync: Added a comment.
Timo Sirainen [Mon, 12 Jul 2010 14:11:18 +0000 (15:11 +0100)] 
dsync: Added a comment.

15 years agoman: Use pkgsysconfdir instead of explicit sysconfdir/dovecot
Timo Sirainen [Mon, 12 Jul 2010 12:24:16 +0000 (13:24 +0100)] 
man: Use pkgsysconfdir instead of explicit sysconfdir/dovecot

15 years agodoc Makefile: Define and use pkgsysconfdir instead of dovecotconfdir
Timo Sirainen [Mon, 12 Jul 2010 12:19:32 +0000 (13:19 +0100)] 
doc Makefile: Define and use pkgsysconfdir instead of dovecotconfdir

15 years agoman/doveadm-{who,penalty,director}.1: Added -a host:port description.
Pascal Volk [Mon, 12 Jul 2010 00:13:09 +0000 (00:13 +0000)] 
man/doveadm-{who,penalty,director}.1: Added -a host:port description.

15 years agodoveadm director/penalty/who: Support also communicating via TCP sockets.
Timo Sirainen [Sun, 11 Jul 2010 23:33:12 +0000 (00:33 +0100)] 
doveadm director/penalty/who: Support also communicating via TCP sockets.

15 years agoliblib: Added net_connect_ip_blocking().
Timo Sirainen [Sun, 11 Jul 2010 23:32:30 +0000 (00:32 +0100)] 
liblib: Added net_connect_ip_blocking().

15 years agodoveadm director status: "users" column header was wrong.
Timo Sirainen [Sun, 11 Jul 2010 23:17:18 +0000 (00:17 +0100)] 
doveadm director status: "users" column header was wrong.

15 years agodoveadm director status: Print output using the print API, not printf.
Timo Sirainen [Sun, 11 Jul 2010 19:26:15 +0000 (20:26 +0100)] 
doveadm director status: Print output using the print API, not printf.

15 years agolayout=fs: Fixed checking if pattern was valid with hierarchy separator wasn't the...
Timo Sirainen [Sun, 11 Jul 2010 18:42:48 +0000 (19:42 +0100)] 
layout=fs: Fixed checking if pattern was valid with hierarchy separator wasn't the default '/'
For example if separator was ';', which the code internally converted to '/',
it would have been possible to try to list e.g. ";*", which could have been
translated to "/*". Luckily this wasn't actually working, but it could have
caused other broken replies and possibly some problems with ACL plugin.

15 years agolib-storage: Removed code related to listing mailboxes with non-virtual names.
Timo Sirainen [Sun, 11 Jul 2010 18:32:28 +0000 (19:32 +0100)] 
lib-storage: Removed code related to listing mailboxes with non-virtual names.
The non-virtual listing code would have already crashed with assert.

15 years agoacl: Fixed crashing on FS layout with non-default hierarchy separator.
Timo Sirainen [Sun, 11 Jul 2010 18:19:45 +0000 (19:19 +0100)] 
acl: Fixed crashing on FS layout with non-default hierarchy separator.

15 years agolib-storage: mailbox_get_expunges() didn't return any expunges if modseq was too...
Timo Sirainen [Sun, 11 Jul 2010 17:56:39 +0000 (18:56 +0100)] 
lib-storage: mailbox_get_expunges() didn't return any expunges if modseq was too low.
This fixes problems with dsync creating back expunged messages.

15 years agodsync: Fixed unit tests
Timo Sirainen [Sun, 11 Jul 2010 17:37:56 +0000 (18:37 +0100)] 
dsync: Fixed unit tests

15 years agodsync: Fixed brain unit test not to crash at deinit.
Timo Sirainen [Sun, 11 Jul 2010 17:32:43 +0000 (18:32 +0100)] 
dsync: Fixed brain unit test not to crash at deinit.

15 years agoMerge heads
Timo Sirainen [Sun, 11 Jul 2010 12:25:38 +0000 (13:25 +0100)] 
Merge heads

15 years agoprocess_title_init(): Don't assert-crash with empty environment.
Timo Sirainen [Sat, 10 Jul 2010 18:44:45 +0000 (19:44 +0100)] 
process_title_init(): Don't assert-crash with empty environment.

15 years agoBranch merging.. Something weird's going on.
Timo Sirainen [Sat, 10 Jul 2010 17:35:53 +0000 (18:35 +0100)] 
Branch merging.. Something weird's going on.

15 years agodsync: Fixed a potential hang with remote syncing.
Timo Sirainen [Sat, 10 Jul 2010 17:34:33 +0000 (18:34 +0100)] 
dsync: Fixed a potential hang with remote syncing.

15 years agoman/Makefile: Eliminated $< and $@.
Pascal Volk [Sat, 10 Jul 2010 17:22:08 +0000 (17:22 +0000)] 
man/Makefile: Eliminated $< and $@.

15 years agodsync: Fixed accidentally committed broken code (also in default branch now)
Timo Sirainen [Sat, 10 Jul 2010 17:21:52 +0000 (18:21 +0100)] 
dsync: Fixed accidentally committed broken code (also in default branch now)

15 years agoAnother try at closing HEAD branch, which accidentally opened with last commit..
Timo Sirainen [Sat, 10 Jul 2010 17:17:40 +0000 (18:17 +0100)] 
Another try at closing HEAD branch, which accidentally opened with last commit..

--HG--
branch : HEAD

15 years agodsync: Fixed accidentally committed broken code.
Timo Sirainen [Sat, 10 Jul 2010 17:16:48 +0000 (18:16 +0100)] 
dsync: Fixed accidentally committed broken code.

--HG--
branch : HEAD

15 years agoClosing HEAD branch.
Timo Sirainen [Sat, 10 Jul 2010 17:14:50 +0000 (18:14 +0100)] 
Closing HEAD branch.

--HG--
branch : HEAD

15 years agoMake static analyzer happier.
Timo Sirainen [Sat, 10 Jul 2010 17:12:43 +0000 (18:12 +0100)] 
Make static analyzer happier.

15 years agodsync: Fixed flushing asserts
Timo Sirainen [Sat, 10 Jul 2010 17:11:55 +0000 (18:11 +0100)] 
dsync: Fixed flushing asserts

--HG--
branch : HEAD

15 years agodsync: Fixed giving dsync command as a path to a binary without parameters.
Timo Sirainen [Sat, 10 Jul 2010 16:59:11 +0000 (17:59 +0100)] 
dsync: Fixed giving dsync command as a path to a binary without parameters.

--HG--
branch : HEAD

15 years agolda: Don't set mail_full_filesystem_access=yes internally. It's not necessary.
Timo Sirainen [Sat, 10 Jul 2010 16:38:48 +0000 (17:38 +0100)] 
lda: Don't set mail_full_filesystem_access=yes internally. It's not necessary.
Also it probably wasn't even working.

--HG--
branch : HEAD

15 years agodsync: Added extra assert
Timo Sirainen [Sat, 10 Jul 2010 14:57:37 +0000 (15:57 +0100)] 
dsync: Added extra assert

--HG--
branch : HEAD

15 years agodsync: Fixed assert-crashing when messages couldn't be sent fast enough to remote
Timo Sirainen [Sat, 10 Jul 2010 14:56:45 +0000 (15:56 +0100)] 
dsync: Fixed assert-crashing when messages couldn't be sent fast enough to remote

--HG--
branch : HEAD

15 years agoAdded signature for changeset fd0497f5a496
Timo Sirainen [Fri, 9 Jul 2010 21:33:05 +0000 (22:33 +0100)] 
Added signature for changeset fd0497f5a496

--HG--
branch : HEAD

15 years agoAdded tag 2.0.rc2 for changeset fd0497f5a496
Timo Sirainen [Fri, 9 Jul 2010 21:33:00 +0000 (22:33 +0100)] 
Added tag 2.0.rc2 for changeset fd0497f5a496

--HG--
branch : HEAD

15 years agoReleased v2.0.rc2. 2.0.rc2
Timo Sirainen [Fri, 9 Jul 2010 21:33:00 +0000 (22:33 +0100)] 
Released v2.0.rc2.

--HG--
branch : HEAD

15 years agoman/Makefile: Made targets more explicit to fix building with some versions make.
Pascal Volk [Fri, 9 Jul 2010 21:29:54 +0000 (21:29 +0000)] 
man/Makefile: Made targets more explicit to fix building with some versions make.

--HG--
branch : HEAD

15 years agoman: Updated HEADER explanation in doveadm-search-query.7
Timo Sirainen [Fri, 9 Jul 2010 21:05:48 +0000 (22:05 +0100)] 
man: Updated HEADER explanation in doveadm-search-query.7

--HG--
branch : HEAD

15 years agoTODO updated.
Timo Sirainen [Fri, 9 Jul 2010 15:41:52 +0000 (16:41 +0100)] 
TODO updated.

--HG--
branch : HEAD

15 years agodbox: dbox_file_move() was used by only single-dbox, so moved it there.
Timo Sirainen [Fri, 9 Jul 2010 14:39:03 +0000 (15:39 +0100)] 
dbox: dbox_file_move() was used by only single-dbox, so moved it there.

--HG--
branch : HEAD

15 years agodsync: Fixed creating mailboxes with remote dsync.
Timo Sirainen [Fri, 9 Jul 2010 12:07:37 +0000 (13:07 +0100)] 
dsync: Fixed creating mailboxes with remote dsync.

--HG--
branch : HEAD

15 years agoIncreased some initial mempool sizes.
Timo Sirainen [Fri, 9 Jul 2010 12:01:52 +0000 (13:01 +0100)] 
Increased some initial mempool sizes.

--HG--
branch : HEAD

15 years agodsync: Fixed loading virtual plugin when compiled --without-shared-libs
Timo Sirainen [Thu, 8 Jul 2010 14:56:46 +0000 (15:56 +0100)] 
dsync: Fixed loading virtual plugin when compiled --without-shared-libs

--HG--
branch : HEAD

15 years agovirtual: If non-matching messages weren't expunged within same session, they never...
Timo Sirainen [Thu, 8 Jul 2010 14:51:15 +0000 (15:51 +0100)] 
virtual: If non-matching messages weren't expunged within same session, they never got expunged.

--HG--
branch : HEAD

15 years agodirector: director_mail_servers setting can now contain host names.
Timo Sirainen [Thu, 8 Jul 2010 14:14:16 +0000 (15:14 +0100)] 
director: director_mail_servers setting can now contain host names.

--HG--
branch : HEAD

15 years agodirector: Avoid "Received SYNC while already synced" error.
Timo Sirainen [Thu, 8 Jul 2010 13:59:51 +0000 (14:59 +0100)] 
director: Avoid "Received SYNC while already synced" error.

--HG--
branch : HEAD

15 years agodirector: Make sure all director connections are deinitialized at exit.
Timo Sirainen [Thu, 8 Jul 2010 12:58:35 +0000 (13:58 +0100)] 
director: Make sure all director connections are deinitialized at exit.

--HG--
branch : HEAD

15 years agomountpoint_get()+Solaris: Reset mnttab before each lookup.
Timo Sirainen [Thu, 8 Jul 2010 12:48:10 +0000 (13:48 +0100)] 
mountpoint_get()+Solaris: Reset mnttab before each lookup.
Patch by Juergen Obermann

--HG--
branch : HEAD

15 years agoquota-fs: With mail_debug=yes, log also additional mount points that are added.
Timo Sirainen [Thu, 8 Jul 2010 12:47:42 +0000 (13:47 +0100)] 
quota-fs: With mail_debug=yes, log also additional mount points that are added.
Based on patch by Juergen Obermann.

--HG--
branch : HEAD

15 years agodoveadm: With GLIBC allow subcommand -options to be anywhere in command line.
Timo Sirainen [Wed, 7 Jul 2010 15:31:25 +0000 (16:31 +0100)] 
doveadm: With GLIBC allow subcommand -options to be anywhere in command line.

--HG--
branch : HEAD

15 years agodoveadm: Changed "user doesn't exist" error message.
Timo Sirainen [Wed, 7 Jul 2010 15:28:15 +0000 (16:28 +0100)] 
doveadm: Changed "user doesn't exist" error message.

--HG--
branch : HEAD

15 years agolib-storage: Make sure index directory is created early enough for mailbox.log
Timo Sirainen [Wed, 7 Jul 2010 15:03:42 +0000 (16:03 +0100)] 
lib-storage: Make sure index directory is created early enough for mailbox.log
For example if subscriptions were added before any mailbox was opened,
the index dir may not have been created yet.

--HG--
branch : HEAD

15 years agomdbox: Storage rebuild changes weren't actually being committed to disk.
Timo Sirainen [Wed, 7 Jul 2010 14:52:16 +0000 (15:52 +0100)] 
mdbox: Storage rebuild changes weren't actually being committed to disk.

--HG--
branch : HEAD

15 years agomail-storage-service: Initialize logging with proper settings a bit earlier.
Timo Sirainen [Wed, 7 Jul 2010 14:32:44 +0000 (15:32 +0100)] 
mail-storage-service: Initialize logging with proper settings a bit earlier.

--HG--
branch : HEAD

15 years agoimap plugins now give a nicer error if tried to be loaded for non-imap binary.
Timo Sirainen [Wed, 7 Jul 2010 14:20:17 +0000 (15:20 +0100)] 
imap plugins now give a nicer error if tried to be loaded for non-imap binary.

--HG--
branch : HEAD

15 years agomodule_dir_load(): Added support for checking binary name dependency.
Timo Sirainen [Wed, 7 Jul 2010 14:18:46 +0000 (15:18 +0100)] 
module_dir_load(): Added support for checking binary name dependency.

--HG--
branch : HEAD

15 years agoauth: Add "user" field to all PASS lookup replies.
Timo Sirainen [Wed, 7 Jul 2010 13:58:05 +0000 (14:58 +0100)] 
auth: Add "user" field to all PASS lookup replies.

--HG--
branch : HEAD

15 years agodsync: Another unit test fix.
Timo Sirainen [Wed, 7 Jul 2010 12:44:26 +0000 (13:44 +0100)] 
dsync: Another unit test fix.

--HG--
branch : HEAD

15 years agodsync: Fixed unit test to not access freed memory.
Timo Sirainen [Wed, 7 Jul 2010 11:26:55 +0000 (12:26 +0100)] 
dsync: Fixed unit test to not access freed memory.

--HG--
branch : HEAD

15 years agofts-solr: Compiling fix.
Timo Sirainen [Wed, 7 Jul 2010 11:23:22 +0000 (12:23 +0100)] 
fts-solr: Compiling fix.
Patch by nareshov.

--HG--
branch : HEAD

15 years agodsync: Refuse to run if we detect virtual hierarchy separators differ for mail locations.
Timo Sirainen [Tue, 6 Jul 2010 18:14:39 +0000 (19:14 +0100)] 
dsync: Refuse to run if we detect virtual hierarchy separators differ for mail locations.
The real separators can differ, but to work properly there must be a default
namespace with a separator defined.

--HG--
branch : HEAD

15 years agoistream zlib: Change "unexpected EOF" errno from EINVAL to EPIPE.
Timo Sirainen [Tue, 6 Jul 2010 17:52:16 +0000 (18:52 +0100)] 
istream zlib: Change "unexpected EOF" errno from EINVAL to EPIPE.
This should give at least a bit nicer logout reasons when imap-zlib is used
and connection is closed.

--HG--
branch : HEAD

15 years agolib-index: Crashfix in some cases when flags unexpectedly weren't changed
Timo Sirainen [Tue, 6 Jul 2010 16:01:44 +0000 (17:01 +0100)] 
lib-index: Crashfix in some cases when flags unexpectedly weren't changed

--HG--
branch : HEAD

15 years agoFixes to INBOX sharing.
Timo Sirainen [Tue, 6 Jul 2010 15:55:23 +0000 (16:55 +0100)] 
Fixes to INBOX sharing.
NAMESPACE_FLAG_INBOX was split to two flags: _FLAG_INBOX_USER (this namespace
has the user's own INBOX) and _FLAG_INBOX_ANY (namespace has INBOX, either
user's own or another user's).

--HG--
branch : HEAD

15 years agolib-settings: settings_parse_unalias() crashed if given strlist key.
Timo Sirainen [Tue, 6 Jul 2010 14:06:10 +0000 (15:06 +0100)] 
lib-settings: settings_parse_unalias() crashed if given strlist key.

--HG--
branch : HEAD

15 years agolib-index: Minor code cleanup / commenting.
Timo Sirainen [Tue, 6 Jul 2010 12:57:52 +0000 (13:57 +0100)] 
lib-index: Minor code cleanup / commenting.

--HG--
branch : HEAD