mod_privilege: added permissions notification on initial presence for entities which are not components
|
Goffi |
2015-04-02 |
mod_privilege: roster get permission implemented
|
Goffi |
2015-03-31 |
mod_privilege: mod_privilege first draft
|
Goffi |
2015-03-27 |
mod_statistics_statsd: Use module:log()
|
Kim Alvefur |
2015-04-07 |
mod_measure_memory: Silence warnings [luacheck]
|
Kim Alvefur |
2015-04-07 |
mod_http_muc_log: Cleanup [luacheck]
|
Kim Alvefur |
2015-04-07 |
mod_storage_gdbm: Cleanup [luacheck]
|
Kim Alvefur |
2015-04-07 |
mod_s2s_auth_dane: Cleanup [luacheck]
|
Kim Alvefur |
2015-04-07 |
mod_muc_ban_ip: Cleanup [luacheck]
|
Kim Alvefur |
2015-04-07 |
mod_mam_muc: Cleanup [luacheck]
|
Kim Alvefur |
2015-04-07 |
mod_mam_muc: Fix character limit again(?)
|
Kim Alvefur |
2015-04-07 |
mod_munin: Cleanup [luacheck]
|
Kim Alvefur |
2015-04-07 |
mod_muc_ban_ip: Increase priority of hooks, fixes if eg mod_presence gets called first
|
Kim Alvefur |
2015-04-06 |
mod_admin_web: Cleanup
|
Florian Zeitz |
2015-04-03 |
Merge
|
Paul Aurich |
2015-04-03 |
mod_reload_modules: Fix a bug introduced in commit 412f62d05a23, which caused mod_reload_modules to... not reload modules
|
Matthew Wild |
2015-04-02 |
mod_lib_ldap: Update README to clarify discussion of auth / TLS... and discourage disabling TLS.
|
Paul Aurich |
2015-04-03 |
mod_s2s_auth_dane: Update for recent changes in Zashs LuaSec branch
|
Kim Alvefur |
2015-03-31 |
Merge
|
Kim Alvefur |
2015-03-31 |
Merge
|
Matthew Wild |
2015-03-31 |
mod_log_messages_sql: Better logging on error
|
Matthew Wild |
2015-03-31 |
mod_log_events: Module to log all events on the server/host
|
Matthew Wild |
2015-03-31 |
mod_smacks: Don't restore filters from original session after resumption, use new filters
|
Matthew Wild |
2015-03-21 |
mod_mam_muc: Fix character limit
|
Kim Alvefur |
2015-03-29 |
mod_storage_gdbm: Fix name of empty table
|
Kim Alvefur |
2015-03-25 |
mod_storage_gdbm: Add purge action
|
Kim Alvefur |
2015-03-25 |
mod_storage_gdbm: Add user iterator
|
Kim Alvefur |
2015-03-25 |
mod_storage_gdbm: Prefix archive item keys with username to prevent collisions
|
Kim Alvefur |
2015-03-25 |
mod_storage_gdbm: Update archive metadata only if data write succeeds
|
Kim Alvefur |
2015-03-25 |
mod_storage_gdbm: Make write operation delete data when passed 'nil' as value instead of storing a literal "nil" string
|
Kim Alvefur |
2015-03-25 |