mod_privacy: Fix selecting the top resource (fixes #694)
[prosody.git] / core /
2016-01-10 Kim Alvefurcore: Increase default read size to "all of it", in...
2015-05-13 Kim Alvefurs2smanager: Make sure destroyed sessions have a sends2s...
2015-03-24 Matthew Wildsessionmanager: Return 'not-allowed' error instead...
2015-01-06 Kim Alvefurstanza_router: Fix routing of 'error' IQs with multiple...
2014-10-14 Matthew Wildcertmanager, net.http: Disable SSLv3 by default
2014-09-09 Kim Alvefurcore.stanza_router: Stricter validation of stanzas
2014-08-27 Kim Alvefurmodulemanager: Reduce warning to debug level message...
2014-07-31 Matthew Wildconfigmanager: nameprep VirtualHost and Component names
2014-05-09 Kim Alvefurconfigmanager: Delay importing LuaFileSystem until...
2014-04-01 Matthew WildMerge
2014-04-01 Matthew WildMerge
2014-03-30 Matthew Wildportmanager: Make maximum read size configurable, and...
2014-03-22 Kim Alvefurmodulemanager: Load mod_saslauth on components by default
2013-11-21 Matthew Wildcertmanager: Further cipher string tweaking. Re-enable...
2013-11-12 Matthew WildBack out 1b0ac7950129, as SSLv3 appears to still be...
2013-11-10 Matthew Wildcertmanager: Update default cipher string to prefer...
2013-11-09 Matthew Wildcertmanager: Fix order of options, so that the dynamic...
2013-11-09 Matthew Wildcertmanager: Default to using the server's cipher prefe...
2013-10-31 Kim Alvefurcertmanager: Disable SSLv3 by default
2013-09-03 Kim Alvefurcertmanager: Fix dhparam callback, missing imports...
2013-09-03 Kim Alvefurcertmanager: Allow for specifying the dhparam option...
2013-09-03 Matthew Wildcertmanager: Fix for working around a bug with LuaSec...
2013-08-30 Kim Alvefurconfigmanager: Fix checking of absolute paths on Windows
2013-07-13 Matthew Wildcertmanager: Set our own default cipher string, which...
2013-06-12 Matthew Wildcertmanager: Add single_dh_use and single_ecdh_use...
2013-06-12 Matthew Wildcertmanager: Set ssl.curve to 'secp384r1' by default...
2013-06-11 Matthew Wildcertmanager: Use 'curve' and 'dhparam' options from...
2013-05-22 Matthew Wildcertmanager: Disable SSL compression if possible (LuaSe...
2013-05-01 Matthew WildMerge with Florob
2013-04-29 Kim Alvefurportmanager: Also include the interface the service...
2013-04-29 Waqas Hussainportmanager: Include port numbers the service is listen...
2013-04-27 Kim Alvefurmoduleapi: in module:provides(), add the name of the...
2013-04-27 Kim Alvefurmoduleapi: module:provides called without an item makes...
2013-04-27 Matthew Wildmoduleapi: Add module:get_option_inherited_set() to...
2013-04-27 Matthew Wildmoduleapi: Add module:context(host) to produce a fake...
2013-04-23 Matthew WildMerge
2013-04-22 Waqas Hussainstoragemanager: Fix traceback in logging when store...
2013-04-19 Kim Alvefurmoduleapi: Make module:open_store() open a store named...
2013-04-19 Matthew Wildmoduleapi: Add module:open_store() as a front-end to...
2013-04-11 Matthew Wildsessionmanager, s2smanager: Remove unused imports
2013-04-08 Matthew Wildsessionmanager, s2smanager: Remove open_session tracing
2013-04-05 Matthew Wildmoduleapi: assert() that prosody.core_post_stanza is...
2013-04-05 Matthew Wildportmanager: import pairs() (thanks Maranda)
2013-04-05 Matthew WildMerge with Maranda
2013-04-05 Marco Cirillorostermanager: do not save rosters for unexistant users.
2013-04-04 Marco Cirilloportmanager: add logic to allow specification of servic...
2013-04-03 Matthew Wildconfigmanager: Some cleanup, remove unused variables...
2013-04-01 Marco Cirillomoduleapi: have get_host_items wrap on get_items from...
2013-04-01 Marco Cirillomodulemanager: add missing ipairs import.
2013-04-01 Marco Cirillomodulemanager: add function to retrieve module items...
2013-03-31 Matthew Wildportmanager: Log error and fail to bind when port is...
2013-03-27 Kim Alvefurportmanager: Add use_ipv4 option, default to true.
2013-03-27 Kim Alvefurportmanager: use_ipv6 defaults to true if luasocket...
2013-03-23 Kim Alvefurconfigmanager: Fix so unset variables are searched...
2013-03-23 Kim Alvefurcore.*: Complete removal of all traces of the "core...
2013-03-22 Matthew WildMerge 0.9->trunk
2013-03-22 Matthew Wilds2smanager: Remove unused function parameter
2013-03-22 Matthew Wilds2smanager: Access prosody.hosts instead of hosts globa...
2013-03-22 Matthew WildMerge 0.9->trunk
2013-03-22 Matthew Wilds2smanager, mod_s2s, mod_dialback, mod_saslauth: Move...
2013-03-22 Matthew Wildhostmanager: Use rawget to check for activated hosts...
2013-03-22 Matthew Wildhostmanager: Use prosody.hosts instead of 'hosts' global
2013-03-22 Matthew Wildconfigmanager, hostmanager, prosody: Almost complete...
2013-03-20 Matthew WildMerge 0.9->trunk
2013-03-16 Kim AlvefurMerge 0.9->trunk
2013-03-13 Kim Alvefurs2smanager: Use unused local, reduce table indexing
2013-03-13 Kim Alvefurrostermanager: Remove unused imports
2013-03-13 Kim Alvefurhostmanager: Import core_post_stanza from the global...
2013-02-03 Kim AlvefurMerge 0.9->trunk
2013-01-31 Kim Alvefurportmanager: Make sure foo_ports is a table
2013-01-23 Kim Alvefurs2smanager: Generate session names used for logging...
2013-01-22 Waqas HussainMerge 0.9->trunk
2013-01-07 Kim Alvefurcertmanager: Fix nil index if no LuaSec available
2012-12-28 Kim AlvefurMerge 0.9->trunk
2012-12-28 Kim Alvefurcore.certmanager: Add support for LuaSec 0.5. Also...
2012-12-28 Kim AlvefurMerge 0.9->trunk
2012-12-27 Kim Alvefurcore.loggingmanager: Don't create file log rules from...
2012-12-04 Matthew WildMerge
2012-12-04 Matthew Wildportmanager: Return first service with the specified...
2012-11-30 Waqas HussainMerge 0.9->trunk.
2012-11-30 Waqas Hussainsessionmanager: Log the actual error message when roste...
2012-11-22 Matthew WildMerge with a merge (or something)
2012-11-22 Matthew WildMerge 0.9->trunk
2012-11-22 Matthew Wildmodulemanager: Set module.reloading when a module is...
2012-09-29 Matthew WildMerge 0.9->trunk
2012-09-29 Matthew Wildmoduleapi: Revert previous commit and add comment,...
2012-09-29 Matthew WildMerge 0.9->trunk
2012-09-29 Matthew Wildmoduleapi: Fix require of modulemanager (thanks mva!)
2012-09-28 Kim AlvefurMerge 0.9 -> trunk (like this?)
2012-09-21 Kim Alvefurusermanager: Add support for iterating over accounts
2012-09-21 Kim Alvefurstoragemanager: Support for iterating over users
2012-09-19 Kim Alvefurstoragemanager: Remove unused variable
2012-09-19 Kim Alvefurstoragemanager: Remove unused variable
2012-09-19 Kim Alvefurstoragemanager: Fix argument (Thanks Maranda)
2012-09-19 Kim Alvefurstoragemanager: Fix argument (Thanks Maranda)
2012-09-19 Matthew WildMerge 0.9->trunk
2012-09-19 Matthew Wildstoragemanager: Remove usage of 'core' when calling...
2012-09-17 Kim Alvefurstoragemanager, datamanager, mod_storage_{internal...
2012-09-16 Kim Alvefurstoragemanager: Add purge() for purging user data from...
2012-09-13 Matthew WildMerge 0.9->trunk
next