net/server_select: Fix typo
[prosody.git] / plugins /
2015-08-27 Kim Alvefurmod_carbons: Get full_ and bare_sessions from the proso...
2015-08-26 Kim Alvefurmod_carbons: Carbon chat messages or normal messages...
2015-08-26 Kim AlvefurMerge 0.9->0.10
2015-08-26 Kim Alvefurmod_admin_adhoc: Declare local variable, don't set...
2015-08-26 Kim Alvefurmod_admin_adhoc: Import missing util.set (fixes #518)
2015-08-21 Kim Alvefurmod_websocket: Import sessionmanager (fixes traceback)
2015-08-10 Kim Alvefurmod_component: Fire an event on successful component...
2015-06-25 Kim AlvefurMUC: Prevent admins from being given affiliatons other...
2015-06-25 Kim AlvefurBacked out changeset bea3862b6bde in favor of a differe...
2015-06-16 Kim AlvefurMUC: Remove half of monkeypatch that was supposed to...
2015-05-13 Kim Alvefurmod_s2s: Mark stream as opened directly after opening...
2015-05-13 Kim Alvefurmod_s2s: Don't cache session.sends2s (or do it later...
2015-05-13 Kim Alvefurmod_s2s/s2sout: Use the local address assigned to UDP...
2015-05-13 Kim Alvefurmod_s2s/s2sout: Remove now unused config option dns_max...
2015-04-24 Kim Alvefurnet.dns, mod_s2s: Add chasing of CNAMEs to net.dns...
2015-03-24 Matthew Wildmod_s2s: to/from attributes are required on s2s stream...
2015-03-23 Kim Alvefurmod_http: Return a static string from module:http_url...
2015-03-23 Kim Alvefurmod_http: Log a debug message when adding new http...
2015-03-23 Kim AlvefurBackout 7726b627c3ea
2015-03-23 Matthew WildMerge with Zash
2015-03-14 Matthew Wildmod_http: Log event name when adding a HTTP app's hooks
2015-02-22 Kim Alvefurmod_admin_telnet: Remove now broken importing of module...
2015-02-21 Kim Alvefurcore.*: Remove use of module() function
2015-08-10 Kim AlvefurMerge 0.9->0.10
2015-07-08 Matthew Wildmod_storage_sql2: Upgrade table if its charset does...
2015-07-07 Matthew Wildmod_storage_sql2: Don't upgrade tables without admin...
2015-07-07 Matthew Wildmod_storage_sql2: Add prosodyctl command to upgrade...
2015-07-07 Matthew Wildmod_storage_sql2: Add missing return to upgrade_table...
2015-07-07 Matthew Wildmod_storage_sql2: Rename variable to avoid name clash
2015-07-06 Matthew WildMerge with 0.10
2015-06-27 Kim AlvefurRemove sql.lib.lua, not used anymore
2015-06-27 Kim Alvefurmod_storage_sql2: Validate configuration after normaliz...
2015-06-25 Kim AlvefurMerge 0.9->0.10
2015-06-24 Matthew WildMerge with 0.10
2015-06-24 Matthew Wildmod_storage_sql2: Break up monolithic code into functio...
2015-06-24 Matthew Wildmod_storage_sql2: Improve logging when database read...
2015-06-24 Matthew Wildmod_storage_sql2: Some reformatting and variable name...
2015-06-24 Matthew Wildmod_storage_sql2: Add some comments
2015-05-21 Kim Alvefurmod_storage_sql2: Fix argument compat thing from 41725f...
2015-05-19 Kim Alvefurmod_storage_sql2: Add a 'caps' table for indicating...
2015-05-19 Kim Alvefurmod_storage_sql2: Change order of arguments to :append...
2015-05-19 Kim Alvefurmod_storage_sql2: Include 'with' field from iterator...
2015-05-18 Kim Alvefurmod_tls: Treat session.ssl_ctx being false as a signal...
2015-05-18 Kim Alvefurmod_tls: Build <starttls/> as a stanza instead of with...
2015-05-18 Kim Alvefurmod_auth_internal_hashed: Use util.hex
2015-05-15 Kim Alvefurmod_storage_xep0227: Silence luacheck warnings
2015-05-15 Kim Alvefurmod_storage_xep0227: Store data from mod_auth_internal_...
2015-05-15 Kim Alvefurmod_storage_xep0227: Use the registered namespace
2015-05-15 Kim Alvefurmod_storage_xep0227: Update open method for current API
2015-05-15 Kim Alvefurmod_storage_xep0227: Return error from io.open if unabl...
2015-05-15 Kim Alvefurmod_storage_xep0227: Open file for writing even if...
2015-05-15 Kim Alvefurmod_storage_xep0227: Close file handle after reading
2015-05-15 Kim Alvefurmod_storage_xep0227: Use configured storage path
2015-05-15 Kim Alvefurmod_storage_xep0227: Rename to reflect current naming...
2015-05-15 Kim Alvefurxep227store.lib.lua: Remove mostly duplicated code
2015-05-13 Kim AlvefurMerge 0.9->0.10
2015-05-13 Kim AlvefurMerge
2015-05-13 Kim AlvefurMerge 0.9->0.10
2015-05-06 Matthew WildMerge
2015-05-06 Kim Alvefurmod_s2s: Fire read timeout event on correct virtualhost...
2015-05-05 Kim Alvefurmod_pubsub: Add option for default affiliation of non...
2015-05-03 Kim AlvefurMerge 0.9->0.10
2015-04-25 Kim AlvefurMerge 0.9->0.10
2015-04-25 Kim Alvefurmod_c2s, mod_s2s: Collect statistics on number of conne...
2015-04-25 Kim Alvefurmod_blocklist: Some cleanup [luacheck]
2015-04-25 Kim Alvefurmod_admin_adhoc: Remove special treatment of the "pendi...
2015-04-03 Kim Alvefurrostermanager, mod_roster, mod_presence: Move pending...
2015-03-27 Matthew WildMerge with merge merge merge
2015-03-27 Matthew WildMerge 0.9->0.10 (third time lucky)
2015-03-26 Kim AlvefurMerge 0.9->0.10 again
2015-03-26 Matthew WildMerge 0.9->0.10
2015-02-20 Matthew Wildmod_admin_telnet: Require util.pposix (fixes #471)
2014-10-14 Matthew Wildmod_pubsub: Fix error type of 'forbidden' (change from...
2014-10-09 Kim Alvefurmod_s2s: Capitalize log message
2014-09-29 Kim Alvefurmod_admin_adhoc: Add required to field in user deletion...
2014-09-29 Kim Alvefurmod_admin_adhoc: Mark 'accountjids' field as required...
2014-08-29 Matthew Wildnet.http, net.http.server, mod_c2s, mod_s2s, mod_compon...
2014-09-02 Kim Alvefurmod_s2s: Close offending s2s streams missing an 'id...
2014-08-28 Matthew Wildmod_privacy: Fix to correctly sort privacy list rules...
2014-08-23 Matthew Wildmod_c2s, mod_s2s: Log received invalid stream headers
2014-08-27 Kim Alvefurmod_s2s: Reset stream ID when resetting stream [compliance]
2014-08-26 Kim Alvefurmod_s2s: Mark stream as opened earlier for outgoing...
2014-08-26 Kim Alvefurmod_compression: Handle compression setup errors by...
2014-08-26 Kim Alvefurmod_posix: Make sure that 'pidfile' is a string
2014-07-25 Kim Alvefurmod_admin_telnet: Fix dns:(add,set)nameservers()
2015-03-23 Kim AlvefurBacked out 35ebcb733c4c
2015-02-24 Matthew WildMerge 0.9->0.10
2015-02-21 Kim AlvefurMerge 0.9->0.10
2015-01-26 Kim AlvefurMerge 0.9->0.10
2015-01-16 Kim Alvefurmod_carbons: Import XEP-0280 implementation from prosod...
2014-12-20 Kim Alvefurmod_pep: Fire an event when an item is published
2014-12-13 Kim Alvefurmod_admin_telnet: Use the session-specific print function
2014-12-11 Kim Alvefurmod_storage_sql2, util.sql: Set character encoding...
2014-12-09 Kim Alvefurmod_blocklist: Fix import
2014-12-08 Kim Alvefurmod_http: Log name and base URL of HTTP apps
2014-12-07 Kim Alvefurmod_bosh: Use util.async
2014-11-22 Kim Alvefurcertmanager, mod_tls: Return final ssl config as third...
2014-11-20 Kim AlvefurMerge 0.9->0.10
2014-11-19 Kim Alvefurmod_tls: Keep ssl config around and attach them to...
2014-11-19 Kim Alvefurmod_saslauth: Make it easier to support multiple channe...
next