mod_storage_sql2: Use primary_key and auto_increment flags instead of baking that...
[prosody.git] / plugins /
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
2013-07-08 Matthew Wildmod_component: xpcall() stanza processing, as per other...
2013-06-29 Kim AlvefurMerge 0.9->trunk
2013-06-29 Florian Zeitzmod_admin_adhoc: Fix node of the "Get List of Online...
2013-06-29 Matthew WildMerge
2013-06-29 Matthew WildMerge 0.9->trunk
2013-06-28 Kim Alvefurmod_http_files: Put the MIME type map in a global share...
2013-06-26 Matthew WildMerge 0.9->trunk
2013-06-26 Kim Alvefurmod_s2s: Add missing global hook for read-timeout
2013-06-24 Matthew WildMerge 0.9->trunk
2013-06-23 Kim Alvefurmod_storage_sql2: Use correct variable (Thanks SkyBlue...
2013-06-20 Kim Alvefurmod_admin_telnet: Refactor s2s:show()
2013-06-20 Kim Alvefurmod_admin_telnet: Generate session names the same way...
2013-06-20 Kim Alvefurmod_admin_telnet: Refactor s2s:close and s2s:closeall
2013-06-19 Kim Alvefurmod_register: Fix indentation
2013-06-19 Kim Alvefurmod_admin_telnet: Refactor s2s:showcert()
2013-06-18 Matthew WildMerge 0.9->trunk
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Remove unused variables and imports
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Remove reference to undefined global
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Use new util.net.local_addresses...
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Only attempt to create an IPv6...
2013-06-16 Kim Alvefurmod_tls: Remove debug statement
2013-06-13 Matthew WildMerge the merge
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-13 Florian Zeitzmod_pep: When a client supplies no id on a published...
next