]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: mailbox_list_default_get_storage_name() - Escape each hierarchical name...
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 14 Jan 2021 10:34:48 +0000 (12:34 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Wed, 3 Feb 2021 09:04:22 +0000 (09:04 +0000)
commit8f139ccc9f2f21114394c79fc6617b7f35172195
tree81576d9b38dba9fbb94262f453ebbe4c9932df3c
parent5fd5ad3a2be6708e81f8dcfcbb06a3957dddd276
lib-storage: mailbox_list_default_get_storage_name() - Escape each hierarchical name separately

This makes it possible in the following commits to allow unescaping to
write namespace hierarchy separator character without converting it into
the mailbox_list separator.
src/lib-storage/mailbox-list.c