mod_s2s_auth_dane: Check if cert:pubkey() is available
|
Kim Alvefur |
2016-01-23 |
mod_mam_muc: Yell loudly when archive store can't be opened
|
Kim Alvefur |
2016-01-22 |
mod_mam: This was meant to be a debug message
|
Kim Alvefur |
2016-01-22 |
mod_component_client: Pass a non-zero exit code on shutdown due to lost connection
|
daurnimator |
2016-01-20 |
mod_migrate: Include debug data of what store is being migrated
|
Kim Alvefur |
2016-01-19 |
mod_storage_xmlarchive/README: Point directly to raw file that should work in 0.9
|
Kim Alvefur |
2016-01-19 |
mod_storage_xmlarchive/README: Point out the commit that breaks 0.9 support
|
Kim Alvefur |
2016-01-19 |
mod_mam: Fix Top Level Error from string[table] = nil instead of table[string] = nil
|
Kim Alvefur |
2016-01-19 |
mod_mam: Use the fallback driver if either the null driver or a driver that does not implement the archive api is returned
|
Kim Alvefur |
2016-01-19 |
mod_mam: Include an in-memory fallback driver
|
Kim Alvefur |
2016-01-19 |
mod_mam: Allow interval between archive cleanup to be changed
|
Kim Alvefur |
2016-01-19 |
mod_mam: Merge identical conditional blocks
|
Kim Alvefur |
2016-01-19 |
mod_mam: Bit of spacing between blocks of code
|
Kim Alvefur |
2016-01-19 |
mod_mam: Always convert 'total' to a number
|
Kim Alvefur |
2016-01-19 |
mod_mam: Fix order of arguments to archive append
|
Kim Alvefur |
2016-01-19 |
mod_mam: Enable archiving by default, less of a privacy issue if messages expire
|
Kim Alvefur |
2016-01-19 |
mod_mam: Add support for trimming old archived messages
|
Kim Alvefur |
2016-01-19 |
mod_mam/README: Fix footnote
|
Kim Alvefur |
2016-01-19 |
mod_mam: Remove application of defaults from preference xml encoding
|
Kim Alvefur |
2016-01-19 |
mod_mam/README: Point out that mod_storage_sql only supports archives in 0.10
|
Kim Alvefur |
2016-01-18 |
mod_mam/README: Add a summary of options
|
Kim Alvefur |
2016-01-18 |
mod_net_dovecotauth: Improve variable names for clarity
|
Kim Alvefur |
2016-01-15 |
mod_munin/README: Emphasis on 0.10 requirement
|
Kim Alvefur |
2016-01-15 |
mod_munin/README: Describe options and how to set up munin.conf
|
Kim Alvefur |
2016-01-15 |
mod_vjud: Handle vCard decoding errors by logging them (Thanks Roi)
|
Kim Alvefur |
2016-01-14 |
mod_block_outgoing: Make blocked stanza types configurable, and default to blocking messages only
|
Matthew Wild |
2016-01-13 |
mod_block_outgoing: Allow stanzas to user's login host (e.g. disco queries)
|
Matthew Wild |
2016-01-13 |
mod_block_outgoing: Make admins exempt from restrictions
|
Matthew Wild |
2016-01-13 |
mod_block_outgoing: Module to block outgoing stanzas from users
|
Matthew Wild |
2016-01-13 |
mod_s2s_auth_dane: Warn only if there enabled uses that can't be supported
|
Kim Alvefur |
2016-01-11 |