util.pluginloader: Always use path separator from package.config (thanks Junne)
[prosody.git] / plugins /
2014-02-26 Kim Alvefurmod_http: Fix http_external_url setting without an...
2014-02-20 Kim Alvefurmod_http: Use hostname from the correct context (thanks...
2014-02-17 Waqas Hussainmod_auth_anonymous: Fixed a traceback in listing all...
2014-02-09 Kim Alvefurmod_admin_telnet: Prep jids for user:create() etc.
2014-02-09 Kim Alvefurmod_s2s: Log a warning if no local addresses are found...
2014-02-06 Kim Alvefurmod_motd: Strip indentation only, leave multiple newlines
2014-01-18 Kim AlvefurMUC: Fire muc-room-destroyed event when the last partic...
2014-01-15 Kim Alvefurmod_tls: Let s2s_secure_auth override s2s_require_encry...
2014-01-15 Kim Alvefurmod_tls: Rename variables to be less confusing
2014-01-12 Matthew Wildmod_tls: Log error when TLS initialization fails
2014-01-05 Florian Zeitzmod_s2s: Include IP in log messages, if host is unavailable
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-14 Kim Alvefurmod_muc: Remove extra parenthesis (thanks janhouse)
2013-12-13 Matthew Wildmod_muc: Allow admins to always bypass restrict_room_cr...
2013-10-05 Paulmuc.lib.lua: Fix Spark jabber client not displaying...
2013-08-24 Matthew Wildmod_pep: Update COMPAT comment, it seems Asterisk 1...
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-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-11 Matthew Wildmod_storage_sql2: Remove from 0.9
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 Wildmod_component: xpcall() stanza processing, as per other...
2013-06-29 Florian Zeitzmod_admin_adhoc: Fix node of the "Get List of Online...
2013-06-28 Kim Alvefurmod_http_files: Put the MIME type map in a global share...
2013-06-23 Kim Alvefurmod_storage_sql2: Use correct variable (Thanks SkyBlue...
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-13 Florian Zeitzmod_pep: When a client supplies no id on a published...
2013-05-21 Matthew Wildmod_muc: Fix incorrect variable name
2013-05-16 Matthew Wildmod_admin_telnet: Add server:memory() command to view...
2013-06-07 Matthew Wildmod_bosh: Remove Connection: keep-alive header (conflic...
2013-06-07 Matthew Wildmod_bosh: Fix global write
2013-06-10 Kim Alvefurmod_admin_telnet: Fix another wrong boolean expression
2013-06-07 Matthew Wildmod_bosh: Remove logging of request.id, it doesn't...
2013-06-05 Matthew Wildmod_bosh: Reset creating_session to prevent putting...
2013-06-04 Kim Alvefurmod_admin_telnet: Fix inverted boolean logic
2013-06-02 Kim Alvefurmod_bosh: Fix traceback in case session is destroyed...
2013-05-26 Kim Alvefurmod_admin_telnet: Make the muc:create() command complai...
2013-05-18 Kim Alvefurmod_admin_telnet: Verify that the host exists in user...
2013-05-18 Kim Alvefurmod_admin_telnet: Don't rely on getpeerchain returning...
2013-05-18 Matthew Wildmod_s2s: Fix interaction between s2s_secure_auth and...
2013-05-14 Matthew Wildmod_muc: Fire muc-room-created and muc-room-destroyed...
2013-05-10 Kim Alvefurmod_c2s: Fix session:close() when a stanza is passed...
2013-05-09 Kim Alvefurmod_pubsub: Remove nodeid check added in 989acb4ad1de...
2013-05-07 Kim Alvefurmod_admin_telnet: Add some DNS commands.
2013-05-01 Matthew WildMerge with Florob
2013-04-30 Florian Zeitzutil.rfc{3484,6724}: Update to RFC 6724
2013-04-29 Matthew WildMUC: Allow actor == true to set roles (like affiliations)
2013-04-29 Matthew WildMUC: Allow plugins to add and handle options in the...
2013-04-29 Matthew WildMerge with Florob
2013-04-29 Matthew Wildmod_saslauth, mod_compression: Fix some cases where...
2013-04-28 Matthew Wildmod_s2s: Ensure that to/from on stream headers are...
2013-04-26 Matthew Wildmod_s2s: Obey tcp_keepalives option for s2s too, and...
2013-04-25 Matthew Wildmod_admin_telnet: Add muc:create(room) (thanks SkyBlue)
2013-04-25 Matthew WildMUC: add __tostring on room metatable
2013-04-25 Kim Alvefurmod_c2s: Refactor <stream:error> building to allways...
2013-04-23 Florian Zeitzmod_admin_adhoc: Use util.adhoc
2013-04-23 Matthew WildMerge
2013-04-23 Matthew Wildmod_auth_internal_plain: Don't log passwords, even...
2013-04-22 Matthew Wildmod_c2s, mod_s2s, net.http, net.http.server: Improve...
2013-04-22 Matthew Wildmod_c2s, mod_s2s, net.http, net.http.server: Improve...
2013-04-19 Kim Alvefurmod_auth_internal_hashed, mod_auth_internal_plain,...
2013-04-18 Matthew Wildmod_storage_sql2 (temporary name), sql.lib, util.sql...
2013-04-17 Matthew Wildmod_pubsub: Only assign id to item element if there...
2013-04-17 Matthew Wildmod_pubsub: Add id to stored item when auto-generated...
2013-04-15 Kim Alvefurmod_s2s: Add missing space
2013-04-08 Kim Alvefurmod_s2s: Adjust priority of route/remote hooks to negat...
2013-04-08 Matthew Wildmod_posix: Improve error message for a pposix version...
2013-04-08 Matthew Wildmod_posix, util.pposix: Bump version for API change
2013-04-08 Matthew Wildmod_posix: Pass logger name to syslog, so that sources...
2013-04-08 Matthew Wildmod_pubsub: Send bad-request when no action specified...
2013-04-08 Matthew Wildmod_pubsub: Don't attempt to handle iq stanzas with...
2013-04-05 Matthew WildMerge with Maranda
2013-04-05 Matthew Wildmod_storage_none: A null-like storage provider that...
2013-04-04 Marco Cirillomod_http: disable ssl peer verification by default.
2013-04-04 Kim Alvefurmod_s2s: Add COMPAT cahin verification code for older...
2013-04-03 Matthew Wildmod_pubsub: Don't send current items to new subscribers...
2013-04-03 Matthew Wildmod_groups: Remove unused import
2013-04-03 Matthew Wildmod_groups: Add a public function other modules can...
2013-04-03 Matthew Wildmod_presence: Remove some unused variables
2013-04-01 Matthew Wildmod_s2s: Close incoming s2s with stream error when...
2013-03-28 Matthew Wildmod_muc/muc.lib: Don't add messages without a body...
2013-03-28 Tobias Markmannmod_privacy: Drop stanzas of type groupchat, so users...
2013-03-27 Kim Alvefurmod_s2s: Prevent s2s to and from hosts we serve locally
2013-03-26 Kim Alvefurmod_s2s: Prevent traceback when replying to incoming...
2013-03-25 Kim Alvefurmod_s2s: Reset secure flag on new connection attempt
2013-03-25 Kim Alvefurmod_s2s: session.from_host does not allways exist on...
2013-03-23 Kim Alvefurmod_s2s: Keep the dns answer object around a while...
2013-03-23 Kim Alvefurmod_tls: More use of config sections removed
2013-03-23 Kim AlvefurMUC: Access prosody.hosts instead of the old global...
2013-03-23 Kim Alvefurmod_proxy65: Fix typo in comment
2013-03-23 Kim Alvefurmod_http: Import portmanager
2013-03-23 Kim Alvefurmod_groups: Use module API for reading config
next