util.pubsub: Separate data from node configuration
[prosody.git] / plugins /
2013-12-30 Kim Alvefurmod_pubsub: Don't sent error replies from service disco...
2013-12-25 Kim Alvefurmod_storage_sql2: Expose the unique key argument, allow...
2013-12-25 Kim Alvefurmod_storage_sql2: Include user, host and store in id...
2013-12-18 Kim AlvefurMerge 0.9->0.10
2013-12-18 Kim Alvefurmod_component: Enable TCP keepalives on component streams
2013-12-18 Kim Alvefurmod_component: Decrease priority of component auth...
2013-12-16 Matthew WildMerge 0.9->0.10
2013-12-16 Matthew WildMerge 0.9->0.10
2013-12-14 Kim Alvefurmod_muc: Remove extra parenthesis (thanks janhouse)
2013-12-14 Kim Alvefurmod_muc: Remove extra parenthesis (thanks janhouse)
2013-12-13 Matthew WildMerge 0.9->0.10
2013-12-13 Matthew Wildmod_muc: Allow admins to always bypass restrict_room_cr...
2013-12-11 Matthew WildMerge 0.9->0.10
2013-11-29 Matthew WildMerge 0.9->0.10
2013-11-28 Kim AlvefurMerge 0.9->0.10
2013-11-24 Kim AlvefurMerge 0.9->0.10
2013-11-21 Matthew WildMerge 0.9->0.10
2013-11-12 Matthew WildMerge 0.9->0.10
2013-11-11 Kim Alvefurmod_storage_sql2: Auto increment columns won't be NULL...
2013-11-10 Matthew WildMerge 0.9->0.10
2013-11-09 Matthew WildMerge 0.9->0.10
2013-11-07 Kim Alvefurmod_storage_sql2: Fix backwards comparison of timestamp
2013-10-31 Kim AlvefurMerge 0.9 -> 0.10
2013-10-30 Kim Alvefurmod_storage_sql2: Switch to the util.sql table definiti...
2013-10-30 Kim Alvefurmod_storage_sql2: The prosodyarchive_index should be...
2013-10-30 Kim Alvefurmod_storage_sql2: Use primary_key and auto_increment...
2013-10-30 Kim Alvefurmod_storage_sql2: Use MEDIUMTEXT fields for value colum...
2013-10-28 Kim Alvefurmod_storage_sql2: Move checking of the sql_manage_table...
2013-10-28 Kim Alvefurmod_storage_sql2, util.sql: Move code for setting encod...
2013-10-28 Kim Alvefurmod_storage_sql2: Move all schema upgrade code to the...
2013-10-28 Kim Alvefurmod_storage_sql2: Split up setting of encoding and...
2013-10-10 Matthew WildMerge 0.9->0.10
2013-10-07 Kim Alvefurmod_saslauth: Collect data for channel binding only...
2013-10-07 Kim Alvefurmod_c2s, mod_s2s: Set session.encrypted as session...
2013-10-05 Matthew WildMerge 0.9->0.10
2013-10-05 Paulmuc.lib.lua: Fix Spark jabber client not displaying...
2013-09-30 Matthew WildMerge 0.9->0.10
2013-09-28 Kim Alvefurmod_storage_sql2: Add method for deleting items from...
2013-09-28 Kim Alvefurmod_storage_sql2: Split out code for building WHERE...
2013-09-21 Kim AlvefurMerge Tobias SCRAM-PLUS work
2013-09-16 Matthew WildMerge 0.9->trunk
2013-09-03 Kim AlvefurMerge 0.9->trunk
2013-09-03 Matthew WildMerge 0.9->trunk
2013-09-03 Matthew Wildmod_admin_adhoc: As the only user of set:items(), updat...
2013-09-02 Matthew WildMerge 0.9->trunk
2013-08-30 Matthew Wildmod_muc: Support for locking newly-created rooms until...
2013-08-30 Matthew Wildmod_muc: Import util.array
2013-08-24 Matthew WildMerge 0.9->trunk
2013-08-24 Matthew Wildmod_pep: Update COMPAT comment, it seems Asterisk 1...
2013-08-14 Kim Alvefurmod_c2s: Move another log message to debug level
2013-08-14 Kim Alvefurmod_c2s, mod_s2s: Log cipher and encryption info in...
2013-08-14 Kim Alvefurmod_s2s: Captitalize log messages that begin with a...
2013-08-14 Kim Alvefurmod_s2s: Lower "Beginning new connection attempt" messa...
2013-08-13 Matthew Wildmod_s2s/s2sout.lib: Improve error message logged at...
2013-08-11 Matthew Wildmod_c2s: Port coroutine code to util.async
2013-08-10 Kim Alvefurmod_auth_internal_hashed: Log calls to provider methods...
2013-08-10 Kim Alvefurmod_auth_internal_hashed: Use logger setup by moduleapi...
2013-08-10 Kim Alvefurmod_auth_internal_hashed: Remove this 'initializing...
2013-08-10 Kim Alvefurmod_auth_internal_plain: Remove "initializing" log...
2013-08-10 Kim Alvefurmod_auth_internal_plain: Log a debug message when chang...
2013-08-10 Kim Alvefurmod_auth_internal_plain: Remove redundant hostname...
2013-08-10 Kim Alvefurmod_dialback: Change level of some log statements to...
2013-08-09 Florian ZeitzRemove all trailing whitespace
2013-08-09 Kim AlvefurMerge 0.9->trunk
2013-08-09 Matthew Wildmod_c2s: Add session:sleep() and session:wake() to...
2013-08-06 Matthew Wildmod_disco: Check for host type == 'local' ('normal...
2013-08-06 Kim AlvefurMerge 0.9->trunk
2013-08-06 Kim Alvefurmod_admin_telnet, mod_s2s: Fix reporting of certificate...
2013-08-05 Kim Alvefurmod_s2s: Improve policy check
2013-08-04 Kim Alvefurmod_s2s: Log certificate identity validation result
2013-08-02 Kim Alvefurmod_storage_sql2: Do an early return and drop an indent...
2013-08-02 Kim Alvefurmod_c2s, mod_s2s: Log a message that stream encryption...
2013-08-02 Kim Alvefurmod_register: Use more specific get_option variants
2013-07-24 Florian Zeitzmod_adhoc: Add local_user permission
2013-07-24 Florian Zeitzmod_adhoc: Use mod_disco for disco handling
2013-07-24 Florian Zeitzmod_adhoc: Sort commands by node. This guarantees the...
2013-07-24 Kim AlvefurMerge 0.9->trunk
2013-07-24 Kim Alvefuradhoc.lib: Don't build error reply from reply stanza
2013-07-24 Kim Alvefurmod_c2s: Change default of tcp_keepalives to true,...
2013-07-22 Kim AlvefurMerge 0.9->trunk
2013-07-15 Matthew WildMerge 0.9->trunk
2013-07-15 Matthew WildMerge 0.9->trunk
2013-07-15 Matthew Wildmod_bosh, mod_c2s: No longer fire stream-features globa...
2013-07-15 Matthew Wildrostermanager, mod_groups: Change roster-load event...
2013-07-13 Matthew WildMerge 0.9->trunk
2013-07-12 Kim Alvefurmod_storage_sql2: Add archive store with append and...
2013-07-11 Kim Alvefurmod_storage_sql2: Create an additional table `prosodyar...
2013-07-11 Matthew WildRemove plugins/storage/sqlbasic.lib.lua, which seems...
2013-07-11 Matthew WildMerge 0.9->trunk
2013-07-11 Matthew Wildmod_storage_sql2: Remove from 0.9
2013-07-10 Kim Alvefurmod_storage_sql2: Support XML serialization for stanzas.
2013-07-10 Kim Alvefurmod_storage_sql2: Keep available store types in a table
2013-07-10 Kim Alvefurmod_storage_sql2: Fix iteration over users and stores
2013-07-10 Kim Alvefurmod_storage_sql2: Make sure the user field is not NULL
2013-07-10 Kim AlvefurMerge 0.9->trunk
2013-07-08 Matthew WildMerge 0.9->trunk
2013-07-08 Matthew Wildmod_component: Local imports for some functions, includ...
2013-07-08 Matthew Wildmod_bosh: pcall() core_process_stanza per stanza, to...
2013-07-08 Matthew Wildmod_bosh: Only pass stanza to core_process_stanza if...
2013-07-08 Matthew WildMerge 0.9->trunk
next