Software /
code /
prosody
Graph
-
Backed out 35ebcb733c4c2015-03-23, by Kim Alvefur
-
statsmanager: Fire event at the start of collection to allow for polling2015-03-10, by Kim Alvefur
-
Merge 0.10->trunk2015-02-24, by Matthew Wild
-
Merge 0.9->0.102015-02-24, by Matthew Wild
-
configure: Fix for commit cd0088c73daf - update LIBDIR if --prefix is set and --libdir isn't (thanks Medics)2015-02-24, by Matthew Wild
-
mod_admin_telnet: Require util.pposix (fixes #471)2015-02-20, by Matthew Wild
-
statsmanager: Perform an initial collection right after startup is completed2015-02-22, by Kim Alvefur
-
Merge 0.9->0.102015-02-21, by Kim Alvefur
-
Merge2015-02-23, by Matthew Wild
-
Merge 0.10->trunk2015-01-31, by Matthew Wild
-
Merge 0.10->trunk2015-02-08, by Kim Alvefur
-
certmanager: Fix compat for MattJs old LuaSec fork2015-02-05, by Kim Alvefur
-
certmanager: Fix previous commit2015-02-05, by Kim Alvefur
-
certmanager: Limit certificate chain depth to 92015-02-05, by Kim Alvefur
-
certmanager: Options that appear to be available since LuaSec 0.22015-02-05, by Kim Alvefur
-
certmanager: Improve "detection" of features that depend on LuaSec version2015-02-05, by Kim Alvefur
-
certmanager: Add locals for ssl.context and ssl.x5092015-02-05, by Kim Alvefur
-
certmanager: Early return from the entire module if LuaSec is unavailable2015-02-05, by Kim Alvefur
-
Merge with 0.102015-01-31, by Matthew Wild
-
util.statistics: Return 0 as percentile if data out of range2015-01-30, by Matthew Wild
-
sessionmanager: Add pre-resource-bind event that would let plugins have a say in resource binding2015-01-30, by Kim Alvefur
-
Merge 0.10->trunk2015-01-26, by Kim Alvefur
-
Merge 0.9->0.102015-01-26, by Kim Alvefur
-
stanza_router: Fix routing of 'error' IQs with multiple childs (thanks Pawel)2015-01-06, by Kim Alvefur
-
Merge 0.10->trunk2015-01-21, by Matthew Wild
-
moduleapi: Module API for statsmanager2015-01-21, by Matthew Wild
-
statsmanager, util.statistics: API changes, remove debugging2015-01-21, by Matthew Wild
-
statsmanager, prosody: New core module and API for gathering statistics about the running server2015-01-20, by Matthew Wild
-
util.statistics: New library for gathering various kinds of statistics2015-01-20, by Matthew Wild
-
storagemanager: Remove unused import of error()2015-01-20, by Matthew Wild
-
sessionmanager: Access bare_session and full_sessions through 'prosody'2015-01-20, by Matthew Wild
-
rostermanager: Access bare_sessions through prosody.bare_sessions2015-01-20, by Matthew Wild
-
portmanager: Remove unused import of pairs()2015-01-20, by Matthew Wild
-
hostmanager: Remove unused import of util.uuid2015-01-20, by Matthew Wild
-
certmanager: Make global variable access explicit2015-01-20, by Matthew Wild
-
util.hex: Pedantic optimization, 1 table lookup per byte instead of 3 function calls makes it go faster2015-01-12, by Kim Alvefur
-
mod_pep: Fire an event when an item is published2014-12-20, by Kim Alvefur
-
net.server_select: Remove unused code2015-01-19, by daurnimator
-
net.server_select: Remove socket.sleep call from main loop2015-01-19, by daurnimator
-
net.server_select: Remove do-nothing os_difftime calls2015-01-19, by daurnimator
-
net.server_select: In add_task timer callback, use passed in time rather than re-fetching2015-01-15, by daurnimator
-
net.server_select: Fix timers not being fired until another timer fixes (or 1 second passes)2015-01-15, by daurnimator
-
net.cqueues: Fix incorrect version check2015-01-16, by daurnimator
-
net.cqueues: Fixes hardcoded timeout for first iteration2015-01-13, by daurnimator
-
net.cqueues: Add workaround for luaevent callback getting collected2015-01-07, by daurnimator
-
mod_muc: Add muc-add-history event to allow modules to override default history storage2015-01-06, by Matthew Wild
-
Merge 0.10 -> trunk2014-12-16, by Waqas Hussain
-
mod_admin_telnet: Use the session-specific print function2014-12-13, by Kim Alvefur
-
mod_storage_sql2, util.sql: Set character encoding on every connect2014-12-11, by Kim Alvefur
-
mod_blocklist: Fix import2014-12-09, by Kim Alvefur
-
mod_http: Log name and base URL of HTTP apps2014-12-08, by Kim Alvefur
-
net.http.server: Log names of the events fired2014-12-08, by Kim Alvefur
-
mod_bosh: Use util.async2014-12-07, by Kim Alvefur
-
Merge 0.10->trunk2014-11-22, by Kim Alvefur
-
Merge 0.10->trunk2014-11-20, by Kim Alvefur
-
Merge 0.9->0.102014-11-20, by Kim Alvefur
-
net.http.parser: Fix whitespace/indentation2014-11-18, by Matthew Wild
-
net.http.parser: Fix chunked encoding parsing across packet boundaries.2014-11-10, by daurnimator
-
mod_tls: Keep ssl config around and attach them to sessions2014-11-19, by Kim Alvefur
-
certmanager: Return final ssl config along with ssl context on success2014-11-19, by Kim Alvefur
-
mod_saslauth: Make it easier to support multiple channel binding methonds2014-11-19, by Kim Alvefur
-
mod_saslauth: Break out tls-unique channel binding callback so it is instantiated once2014-11-19, by Kim Alvefur
-
mod_saslauth: Keep sasl_handler in a local variable2014-11-19, by Kim Alvefur
-
Merge 0.10->trunk2014-11-20, by Matthew Wild
-
mod_pubsub: Add support for including the publisher in item broadcasts2014-11-20, by Philipp Hancke
-
net.cqueues: Add module that allows use of cqueues while still using net.server as main loop2014-11-18, by daurnimator
-
plugins/muc/muc.lib: Allow muc-broadcast-presence event listeners to modify nick, actor, reason2014-11-14, by daurnimator
-
plugins/muc/muc.lib: Don't expose actor jids to users when anonymous2014-11-11, by daurnimator
-
Merge 0.10->trunk2014-11-09, by Kim Alvefur
-
Merge 0.9 -> 0.102014-11-09, by Kim Alvefur
-
net.dns: Try next server if peer name can not be set (thanks wirehack7)2014-10-30, by Kim Alvefur
-
net.dns: Return new socket from servfail2014-10-30, by Kim Alvefur
-
net.adns: Preserve error from setpeername2014-10-30, by Kim Alvefur
-
util.paths: Add function for joining path segments2014-11-08, by Kim Alvefur
-
mod_admin_telnet: Soft-reqire util.pposix for server:memory()2014-10-27, by Kim Alvefur
-
Merge 0.10->trunk2014-10-26, by Kim Alvefur
-
Merge 0.9->0.102014-10-26, by Kim Alvefur
-
Tagging 0.9.72014-10-24, by Matthew Wild
-
prosodyctl: Fix nil global access traceback in `prosodyctl about` (luarocks 2.2.0 no longer uses module())2014-10-19, by Waqas Hussain
-
Tagging 0.9.62014-10-14, by Matthew Wild
-
mod_blocklist: Don't send unavailable presence from unavailable sessions when blocking a contact2014-10-26, by Kim Alvefur
-
mod_blocklist: Only log message about migrating from mod_privacy when there is data to migrate2014-10-25, by Kim Alvefur
-
mod_saslauth: Better name for config option2014-10-21, by Kim Alvefur
-
mod_saslauth: Make it possible to disable certain mechanisms2014-10-21, by Kim Alvefur
-
mod_saslauth: Use a configurable set of mechanisms to not allow over unencrypted connections2014-10-21, by Kim Alvefur
-
mod_saslauth: Log warning if no SASL mechanisms were offered2014-10-21, by Kim Alvefur
-
mod_saslauth: Use type-specific config option getters2014-10-21, by Kim Alvefur
-
prosodyctl: Add 'require_encryption' to list of deprecated options pointed out by the check command2014-10-21, by Kim Alvefur
-
net/server: Handle lack of util.signal correctly2014-10-22, by daurnimator
-
net/server: Remove print2014-10-22, by daurnimator
-
Move timer code out of util.timer and into relevant net.server backends2014-10-20, by daurnimator
-
net/server: Split up different backends in a nicer way. Add global config option 'server'2014-10-17, by daurnimator
-
plugins/muc/mod_muc: Add 'local_only' flag to mod_muc, so rooms don't get restored on shutdown2014-10-17, by daurnimator
-
plugins/muc/muc.lib: Add :each_affiliation() iterator2014-10-15, by daurnimator
-
plugins/muc/members_only: Kick non-members when members-only is turned on2014-10-15, by daurnimator
-
plugins/muc/muc.lib: Kick users from outcast hosts2014-10-15, by daurnimator
-
plugins/muc/muc.lib: Fix passing actor along as a boolean (thanks fippo)2014-10-15, by daurnimator
-
Merge 0.10->trunk2014-10-14, by Matthew Wild
-
Merge 0.9->0.102014-10-14, by Matthew Wild
-
mod_pubsub: Fix error type of 'forbidden' (change from 'cancel' to 'auth')2014-10-14, by Matthew Wild
-
mod_s2s: Capitalize log message2014-10-09, by Kim Alvefur
-
prosody: Make getfenv() replacement for require() sandboxing local to avoid polluting the globals table2014-10-13, by Kim Alvefur
-
Merge 0.10->trunk2014-10-08, by Waqas Hussain
-
Merge 0.9->0.102014-10-08, by Waqas Hussain
-
util/dataforms: Make sure we iterate over field tags2014-10-07, by daurnimator
-
Merge 0.10->trunk2014-10-05, by Kim Alvefur
-
Merge 0.9->0.102014-10-05, by Kim Alvefur
-
net.dns: Avoid duplicate cache entries2014-10-05, by Florian Zeitz
-
mod_admin_adhoc: Add required to field in user deletion form too2014-09-29, by Kim Alvefur
-
mod_admin_adhoc: Mark 'accountjids' field as required in 'end user sessions' command (thanks Lloyd)2014-09-29, by Kim Alvefur
-
mod_blocklist: Capitalize log message2014-10-05, by Kim Alvefur
-
net.server_select: Reset read timeout timer if the event is handled2014-10-03, by Kim Alvefur
-
mod_admin_web: Add "List S2S connections" command2014-09-28, by Florian Zeitz
-
mod_admin_adhoc: Show IP in detailed version of online user listing2014-09-28, by Florian Zeitz
-
Merge 0.10->trunk2014-09-29, by daurnimator
-
net.websocket: Make data masking configurable2014-09-26, by Florian Zeitz
-
plugins/muc/muc.lib: Fire muc-occupant-left from other places an occupant may leave the room2014-09-26, by daurnimator
-
plugins/muc/muc.lib: Validate affiliations and roles to admin query get2014-09-26, by daurnimator
-
plugins/muc/muc.lib: Add missing :up()2014-09-26, by daurnimator
-
plugins/muc/muc.lib: Use occupants iterator instead of assuming pairs2014-09-26, by daurnimator
-
Merge 0.10->trunk2014-09-28, by Kim Alvefur
-
mod_pep_plus: Remove config form, it moved into pubsub.lib2014-09-28, by Kim Alvefur
-
pubsub.lib: Fix variable renaming issue2014-09-28, by Kim Alvefur
-
mod_pubsub: Fix retreival of node config defaults2014-09-28, by Kim Alvefur
-
mod_pubsub: Move node config form into pubsub.lib (Thanks Florob)2014-09-28, by Kim Alvefur
-
pubsub.lib: Fix actor in configure2014-09-28, by Kim Alvefur
-
mod_pep_plus: Default to max one item per node (Recomended for PEP)2014-09-28, by Kim Alvefur
-
mod_pep_plus: Add node config form2014-09-28, by Kim Alvefur
-
Merge 0.10->trunk2014-09-27, by Kim Alvefur
-
mod_pubsub: Add support for requesting default node configuration2014-09-27, by Kim Alvefur
-
mod_pubsub: Add max items to node config form2014-09-27, by Kim Alvefur
-
util.pubsub: Add support for limiting the number of item in a node (default to 20)2014-09-27, by Kim Alvefur
-
mod_pubsub: Add support for node configuration2014-09-27, by Kim Alvefur
-
util.pubsub: Add support for node configuration2014-09-27, by Kim Alvefur
-
util.pubsub: One less table allocated per pubsub object created2014-09-27, by Kim Alvefur
-
util.pubsub: Use local2014-09-27, by Kim Alvefur
-
mod_pubsub: Transplant pieces of cdcfd93e2f43 from trunk2014-09-27, by Kim Alvefur
-
mod_pep_plus: Add pubsub service objects to an item list2014-09-27, by Kim Alvefur
-
muc: Add 'occupant' to muc-occupant-{joined,left,session-new} events (thanks daurnimator/fippo)2014-09-26, by Matthew Wild
-
plugins/muc: Add muc-occupant-groupchat event2014-09-25, by daurnimator
-
Merge 0.10->trunk2014-09-23, by Kim Alvefur
-
mod_saslauth: Fix encoding of missing vs empty SASL reply messages2014-09-23, by Kim Alvefur
-
mod_s2s: Close s2s connections that can not proceed due to mod_dialback not being present2014-09-23, by Kim Alvefur
-
mod_saslauth: Stricter SASL EXTERNAL handling more in line with XEP-01782014-09-23, by Kim Alvefur
-
mod_dialback, mod_saslauth: Remove broken fallback to dialback on SASL EXTERNAL failure2014-09-23, by Kim Alvefur
-
Merge 0.10->trunk2014-09-22, by Kim Alvefur
-
core.module{manager,api}: Fix for 010b141e91ed (Thanks v1ct0r)2014-09-22, by Kim Alvefur
-
util.random: Ensure at least 4 bytes of previous random state is used when generating new randomness2014-09-18, by Kim Alvefur
-
util.random: Switch to SHA5122014-09-18, by Kim Alvefur
-
plugins/muc/muc.lib: Fix iq results coming from the real jid, not the in-room jid (thanks Lance)2014-09-16, by daurnimator
-
Merge 0.10->trunk2014-09-18, by Kim Alvefur
-
util.array: Add type() local2014-09-17, by Kim Alvefur
-
prosody: Fix getfenv replacement for Lua 5.22014-09-17, by Kim Alvefur
-
core.modulemanager, core.moduleapi: Hack around dependency loop2014-09-17, by Kim Alvefur
-
core.moduleapi: Use require instead of global to get storagemanager in module:open_store()2014-09-17, by Kim Alvefur
-
util-src/*.c: Add macro for compiling with Lua 5.22014-09-17, by Kim Alvefur
-
util-src/*.c: Use the more concise lua_setfield2014-09-17, by Kim Alvefur
-
util-src/*.c: Don't create globals when loaded2014-09-16, by Kim Alvefur
-
plugins/muc/muc.lib: Allow plugins to reject broadcasts in the muc-broadcast-message event.2014-09-16, by daurnimator
-
plugins/mod_muc_unique: Fix undefined global access (thanks Lance)2014-09-16, by Waqas Hussain
-
Merge 0.10->trunk2014-09-10, by Kim Alvefur
-
net.websocket: Fix handling of 'protocol' argument2014-09-10, by Kim Alvefur
-
Makefile: Add net/websocket to install target2014-09-10, by Kim Alvefur
-
prosodyctl: Use sha256 for certificate requests and self-signed certificates2014-09-10, by Kim Alvefur
-
core.stanza_router, mod_s2s: Move handling of S2S features to mod_s2s from stanza_router2014-09-09, by Kim Alvefur
-
Merge 0.9->0.102014-09-09, by Kim Alvefur
-
core.stanza_router: Stricter validation of stanzas2014-09-09, by Kim Alvefur
-
util.vcard: Turn PHOTO fields into data-uris2014-09-10, by Kim Alvefur
-
Merge 0.10->trunk2014-09-05, by Matthew Wild
-
Merge with Florob2014-09-05, by Matthew Wild
-
mod_websocket: Initial commit (based on the prosody-modules version)2014-09-05, by Florian Zeitz
-
Check Sec-WebSocket-Protocol header2014-09-05, by Florian Zeitz
-
net/websocket: Add new websocket client code2014-09-03, by daurnimator
-
plugins/muc: Add affiliation_notify config option to send out status code 1012014-09-05, by daurnimator
-
plugins/muc/muc.lib: Add muc-set-affiliation event2014-09-05, by daurnimator
-
plugins/muc/muc.lib: Use get_affilation() inside of set_affiliation(), so that the override in mod_muc works2014-09-05, by daurnimator
-
plugins/muc/muc.lib: Add instant room support2014-09-05, by daurnimator
-
Merge 0.10->trunk2014-09-05, by Matthew Wild
-
net/websocket: Add new websocket client code2014-09-03, by daurnimator
-
Merge 0.10->trunk2014-09-03, by Matthew Wild
-
Merge 0.9->0.102014-09-03, by Matthew Wild
-
net.http.parser: Support status code 101 and allow handling of the received data by someone else2014-09-03, by Matthew Wild
-
Merge 0.10->trunk2014-09-03, by Kim Alvefur
-
util.hex: Use locals!2014-09-02, by Kim Alvefur
-
Merge 0.10->trunk2014-09-02, by Kim Alvefur
-
Merge 0.9->0.102014-09-02, by Kim Alvefur
-
net.server_select: 'listener'->'listeners' (fixes undefined global access)2014-09-02, by Matthew Wild
-
util.uuid: Use util.hex and util.random2014-09-02, by Matthew Wild
-
util.random: Generic util lib for generating strings of random bytes2014-09-02, by Matthew Wild
-
util.hex: Small util lib for converting to/from hex strings2014-09-02, by Matthew Wild
-
mod_dialback: Move d-w-d after to/from validation2014-09-01, by Kim Alvefur
-
mod_s2s_auth_certs: Warn about lack of certificate (Mostly jabberd14 not sending a client certificate)2014-08-29, by Kim Alvefur
-
mod_muc: Fix 'destroy rooms' adhoc command (Thanks Florob)2014-08-31, by Kim Alvefur
-
Merge 0.10->trunk2014-08-28, by Matthew Wild
-
Merge 0.9->0.102014-08-28, by Matthew Wild
-
Tagging 0.9.52014-08-28, by Matthew Wild
-
Merge 0.10->trunk2014-08-28, by Matthew Wild
-
Merge 0.9->0.102014-08-28, by Matthew Wild
-
util.filters: Ignore filters being added twice (fixes issues on removal) 0.9.52014-08-28, by Matthew Wild
-
mod_privacy: Fix to correctly sort privacy list rules by order (thanks Flow)2014-08-28, by Matthew Wild
-
mod_c2s, mod_s2s: Log received invalid stream headers2014-08-23, by Matthew Wild
-
util.xmppstream: When error is 'no-stream', pass the received tagname to the error handler2014-08-23, by Matthew Wild
-
mod_s2s: Reset stream ID when resetting stream [compliance]2014-08-27, by Kim Alvefur
-
net.http.server: Comment out a log message2014-08-27, by Kim Alvefur
-
mod_compression: Handle compression setup errors by logging a warning about it (fixes #408)2014-08-26, by Kim Alvefur
-
mod_posix: Make sure that 'pidfile' is a string2014-08-26, by Kim Alvefur
-
prosodyctl: Verify that 'pidfile' is a string, show friendly error otherwise2014-08-26, by Kim Alvefur
-
util.xmppstream: Don't include empty stream ID in stream header (got here from mod_c2s)2014-08-27, by Kim Alvefur
-
Merge 0.10->trunk2014-08-13, by Kim Alvefur
-
mod_private: Fix traceback due to missing table index2014-08-13, by Kim Alvefur
-
mod_blocklist: Use full word as variable name, we can afford that2014-08-12, by Kim Alvefur
-
mod_blocklist: Correct comment2014-08-12, by Kim Alvefur
-
mod_blocklist: Fix any unblock emptying the blocklist2014-08-12, by Kim Alvefur
-
mod_storage_sql2: DELETE then INSERT in map stores2014-08-12, by Kim Alvefur
-
mod_muc: Fix tracebacks (thanks nick1)2014-08-11, by Kim Alvefur
-
Merge 0.10->trunk2014-08-10, by Kim Alvefur
-
mod_privacy: Remove, leave a log message about being replaced by mod_blocklist and load that instead2014-08-10, by Kim Alvefur
-
prosody.cfg.lua.dist: Replace mod_privacy with mod_blocklist in the default config2014-08-10, by Kim Alvefur
-
mod_blocklist: XEP-0191 implementation written for speed and independence from mod_privacy2014-08-10, by Kim Alvefur
-
mod_private: Use map store2014-08-09, by Kim Alvefur
-
Merge 0.10->trunk2014-08-09, by Kim Alvefur
-
mod_private: Cleanup and more tailcalls2014-08-09, by Kim Alvefur
-
util.jid: Optimize bare2014-08-07, by Kim Alvefur
-
util.jid: Use existing join function in jid.prep2014-08-07, by Kim Alvefur
-
util.jid: Return early in join on invalid jids2014-08-07, by Kim Alvefur
-
mod_s2s: Remove unused locals2014-07-25, by Kim Alvefur
-
storagemanager: Fix map store shim if store is empty2014-08-08, by Kim Alvefur
-
plugins/mod_storage_sql2: Return correct arguments from map_store operations2014-08-07, by daurnimator
-
plugins/muc/mod_muc: persistent rooms keyval store needs username as nil2014-08-07, by daurnimator
-
plugins/muc/mod_muc: Use map store for room persistence2014-08-07, by daurnimator
-
plugins/muc/mod_muc: Remove unused import2014-08-07, by daurnimator
-
plugins/mod_storage_sql2: Add map store support2014-08-07, by daurnimator
-
core/storagemanager: When map store isn't available, fallback to keyval store2014-08-07, by daurnimator
-
mod_muc: Import util.stanza into the config handler modules that need it. Fixes #432.2014-08-05, by Matthew Wild
-
mod_muc: Fix use of undefined global. Fixes #431.2014-08-05, by Matthew Wild
-
Merge 0.10->trunk2014-07-31, by Matthew Wild
-
Merge 0.9->0.102014-07-31, by Matthew Wild
-
prosodyctl: Remove nonsensical warning2014-07-31, by Matthew Wild
-
prosodyctl: Improve JID splitting and normalization for adduser/passwd/deluser2014-07-31, by Matthew Wild
-
configmanager: nameprep VirtualHost and Component names2014-07-31, by Matthew Wild
-
Merge 0.10->trunk2014-07-25, by Kim Alvefur
-
mod_s2s: Remove unused locals2014-07-25, by Kim Alvefur
-
mod_s2s_auth_certs: Pick a logging function once and stick with it2014-07-25, by Kim Alvefur
-
mod_s2s_auth_certs: Split PKIX based certificate checking from mod_s2s into new plugin2014-07-25, by Kim Alvefur
-
mod_muc/muc.lib: Remove is_anonymous from event (fix for ec57067c1e0d)2014-07-25, by Matthew Wild
-
Merge 0.10->trunk2014-07-25, by Matthew Wild
-
Merge 0.9->0.102014-07-25, by Matthew Wild
-
net.server_select/event: Switch sender mode to *a when reading, to make sure we get all available data2014-07-25, by Matthew Wild
-
Merge 0.10->trunk2014-07-25, by Matthew Wild
-
Merge 0.9->0.102014-07-25, by Matthew Wild
-
mod_admin_telnet: Fix dns:(add,set)nameservers()2014-07-25, by Kim Alvefur
-
net.dns: Remove unused obsolete code2014-07-25, by Matthew Wild
-
net.dns: Ensure all pending requests get notified of a timeout when looking up a record (fix for d122420542fb)2014-07-25, by Matthew Wild
-
util.vcard: Add support for uri types in vcard42014-07-09, by Kim Alvefur
-
Merge 0.10->trunk2014-07-09, by Kim Alvefur
-
mod_dialback: Respect dwd config option2014-07-09, by Kim Alvefur
-
mod_pep_plus: Only broadcast newly added subscriptions2014-07-08, by Kim Alvefur
-
Merge 0.10->trunk2014-07-04, by Kim Alvefur
-
mod_dialback.lua: Only check certificates on secure connections2014-07-04, by Kim Alvefur
-
mod_dialback: Short-circuit dialback auth if certificate is considered valid2014-07-04, by Kim Alvefur
-
mod_dialback: Keep the same dialback secret across module reloads2014-07-03, by Kim Alvefur
-
hostmanager, mod_dialback: Move generation of dialback secret out of core2014-05-22, by Kim Alvefur
-
Merge 0.9->0.102014-07-04, by Kim Alvefur
-
mod_register: get_child_text! (thanks Lloyd)2014-07-03, by Kim Alvefur
-
mod_tls: Simplify and use new ssl config merging in certmanager2014-07-03, by Kim Alvefur
-
core.portmanager: Simplify and take advantage of new ssl config merging in certmanager2014-07-03, by Kim Alvefur
-
core.certmanager: Make create_context() support an arbitrary number of option sets, merging all2014-07-03, by Kim Alvefur
-
core.certmanager: Use util.sslconfig2014-07-03, by Kim Alvefur
-
util.sslconfig: Add lib to deal with LuaSec SSL context configs2014-07-03, by Kim Alvefur
-
mod_presence: Move presence/initial event to correct place so it actually fires2014-07-03, by Kim Alvefur
-
Merge 0.10->trunk2014-06-30, by Kim Alvefur
-
Merge 0.9->0.102014-06-30, by Kim Alvefur
-
net.dns: Fix duplicated cache insertions by limiting outstanding queries per name to one2014-06-30, by Kim Alvefur
-
net.adns: Add missing local declaration2014-06-25, by Kim Alvefur
-
Merge 0.10->trunk2014-06-21, by Kim Alvefur
-
Merge 0.9->0.102014-06-21, by Kim Alvefur
-
mod_storage_{none,internal,sql}: Return error for unsupported (everything but keyval) store types2014-06-20, by Kim Alvefur
-
mod_storage_sql2: Don't ignore failure in keyval_store:get() (thanks daurnimator)2014-06-20, by Kim Alvefur
-
mod_presence: Fire a presence/initial event on initial presence2014-06-20, by Kim Alvefur
-
tools/ejabberd2prosody.lua: Fix JID building, node-less jids became @hostname in some cases2014-06-17, by Kim Alvefur
-
mod_c2s: Fix traceback if c2s stream sent to component2014-05-10, by Kim Alvefur
-
plugins/muc/muc: Fire broadcast presences event before creating full/anon presences2014-06-17, by daurnimator
-
plugins/muc: Fix use of incorrect event on occupant join2014-06-17, by daurnimator
-
plugins/muc/mod_muc: fix wrong event for persistence2014-06-11, by daurnimator
-
plugins/muc/muc.lib: Deliver declines to in-room jids correctly2014-06-11, by daurnimator
-
plugins/muc/muc.lib: Don't add invite/decline bodies if they already have one2014-06-06, by daurnimator
-
plugins/muc/muc.lib: Use original decline as template for medated decline2014-06-06, by daurnimator
-
plugins/muc: Move 'x' filtering from occupant to util2014-06-05, by daurnimator
-
mod_admin_telnet: Update muc:room(jid) and muc:list(host) to use the new MUC API2014-06-05, by Waqas Hussain
-
plugins/muc/muc.lib: Fix incorrect whois logic (thanks mva)2014-06-01, by daurnimator
-
plugins/muc/muc.lib: Fix whois check when broadcasting occupant presence2014-06-01, by Waqas Hussain
-
Merge with daurnimator2014-05-30, by Waqas Hussain
-
plugins/muc/muc.lib: Fire event for presence broadcast2014-05-29, by daurnimator
-
util.vcard: Add missing local declaration2014-05-28, by Kim Alvefur
-
mod_pep_plus: Expose get_pep_service()2014-05-28, by Kim Alvefur
-
util.vcard: Add support for converting to vcard42014-05-28, by Kim Alvefur
-
util.vcard: Library for parsing vCards2014-05-28, by Kim Alvefur
-
Merge 0.10->trunk2014-05-28, by Matthew Wild
-
mod_admin_telnet: Add command to list MUC rooms2014-05-28, by Matthew Wild
-
mod_s2s: Fire a 's2s-created' event when new s2s connections are initialized2014-05-24, by Kim Alvefur
-
Merge 0.10->trunk2014-05-23, by Kim Alvefur
-
mod_s2s: Remove redundant setting of session.direction2014-05-22, by Kim Alvefur
-
mod_s2s: Move filter initialization to common place2014-05-22, by Kim Alvefur
-
mod_s2s: Decide on log function once2014-05-22, by Kim Alvefur
-
Merge with daurnimator2014-05-23, by Matthew Wild
-
plugins/muc/muc.lib: Even unavailable session need to be routed to sometimes (e.g. their own leave)2014-05-21, by daurnimator
-
plugins/muc/muc: Only set role to nil if it's the last session to leave2014-05-21, by daurnimator
-
plugins/muc/occupant: Check for type == nil rather than type ~= unavailable2014-05-19, by daurnimator
-
plugins/muc/muc: Better check for live sessions2014-05-19, by daurnimator
-
plugins/muc/muc: Always send occupant list to joining sessions2014-05-19, by daurnimator
-
plugins/muc/mod_muc: Get rid of room global; use module:shared to get it2014-05-19, by daurnimator
-
plugins/muc/mod_muc: Place adhoc section into own scope2014-04-30, by daurnimator
-
plugins/muc/mod_muc: Don't use rooms object directory in adhoc section2014-04-30, by daurnimator
-
plugins/muc/mod_muc.lua: Add "each_room" function to iterate over rooms (instead of accessing directly)2014-04-30, by daurnimator
-
plugins/muc/mod_muc: Move `restrict_room_creation` into own area. now uses pre-create hook2014-04-29, by daurnimator
-
plugins/muc/lock.lib: lock inside of pre-create instead of 'created'2014-04-29, by daurnimator
-
plugins/muc/mod_muc: Use module:shared instead of save/restore2014-04-29, by daurnimator
-
plugins/muc/mod_muc: Remove support for `host_session.muc`2014-04-29, by daurnimator
-
plugins/muc/mod_muc: Move room persistence to own block2014-04-29, by daurnimator
-
plugins/muc: Add room:has_occupant() method2014-04-29, by daurnimator
-
plugins/muc/mod_muc: No need to treat the host room specially2014-04-28, by daurnimator
-
plugins/muc/mod_muc: Use get_option_string instead of get_option and checking2014-04-28, by daurnimator
-
plugins/muc/mod_muc: Move affiliation monkey patch into own scope2014-04-28, by daurnimator
-
Merge with daurnimator2014-05-17, by Matthew Wild
-
Merge with Prosody trunk2014-05-08, by Matthew Wild
-
plugins/muc/members_only.lib: Compare affiliations via rank; wrap some long lines2014-04-21, by daurnimator
-
plugins/muc/muc.lib: Remove reversed conditionals when firing pre- events2014-04-21, by daurnimator
-
plugins/muc/subject.lib: If subject is not set by an occupant, it should come from room jid itself2014-04-18, by daurnimator
-
plugins/muc/muc.lib: When user leaves; set their role to nil2014-04-18, by daurnimator
-
plugins/muc: Move 'moderated' code to seperate file; changes default "muc-get-default-role" behaviour2014-04-18, by daurnimator
-
plugins/muc: Move 'hidden' ('public') code to own file2014-04-16, by daurnimator
-
plugins/muc: Move subject code to seperate module2014-04-16, by daurnimator
-
plugins/muc/muc.lib: Refactor subject logic; fix bug of mixed up subject/author2014-04-15, by daurnimator
-
plugins/muc: Move persistent room configuration to own module2014-04-15, by daurnimator
-
plugins/muc/muc.lib: Move members_only into seperate file2014-04-04, by daurnimator
-
plugins/muc/muc.lib: Turn get_default_role into an event2014-04-03, by daurnimator
-
plugins/muc: Move valid_roles, valid_affiliations and is_kickable_error to new muc/util module2014-04-03, by daurnimator
-
plugins/muc/muc.lib: Use util.iterators to count occupants2014-04-03, by daurnimator
-
plugins/muc: Move history to an external module2014-04-03, by daurnimator
-
plugins/muc: Move `whois` code to seperate file2014-04-03, by daurnimator
-
plugins/muc/muc.lib: Remember to coerce nil role to "none"2014-04-03, by daurnimator
-
plugins/muc/muc.lib: Refactor of change-nick presence handling2014-04-03, by daurnimator
-
plugins/muc/muc.lib: Clean up whois handling2014-04-03, by daurnimator
-
plugins/muc/occupant.lib: Don't allow an unavailable session to be the primary jid2014-04-02, by daurnimator
-
plugins/muc: Move name functions to seperate module2014-04-02, by daurnimator
-
plugins/muc: Move password functions to seperate module2014-04-02, by daurnimator
-
plugins/muc/lock.lib: Need to let creator into the locked room :)2014-04-02, by daurnimator
-
plugins/muc: Move locking to seperate module2014-04-02, by daurnimator
-
plugins/muc/mod_muc: Move room locking into hook2014-04-02, by daurnimator
-
plugins/muc/muc.lib: Move description functions out to own file2014-04-02, by daurnimator
-
plugins/muc/muc.lib: Modify muc-config-submitted to keep a list of status codes instead of fields changed2014-04-02, by daurnimator
-
plugins/muc/muc.lib: Refactor out process_form into hooks2014-04-01, by daurnimator
-
plugins/muc/muc.lib: Move default config layout into hooks2014-04-01, by daurnimator
-
plugins/muc/muc.lib: Split up get_disco_info into events2014-04-01, by daurnimator
-
plugins/muc/muc.lib: Add muc-room-locked event2014-03-31, by daurnimator
-
plugins/muc/muc.lib: restrict invitations in members only rooms to admins2014-03-31, by daurnimator
-
plugins/muc/muc.lib: Don't try and get occupant jids for annotating invite affiliation changes2014-03-31, by daurnimator
-
plugins/muc/muc.lib: Update declines to be more like invites2014-03-31, by daurnimator
-
plugins/muc/muc.lib: Add pre-invite event. Move role check to it2014-03-31, by daurnimator
-
plugins/muc/muc.lib: Tidy up muc-invite event.2014-03-31, by daurnimator
-
plugins/muc/muc.lib: Remove top level pre-join event. Assign event priorities for other handlers2014-03-31, by daurnimator
-
plugins/muc/muc.lib: Use occupant methods where possible2014-03-29, by daurnimator
-
plugins/muc/muc.lib: Subjects get sent even if empty.2014-03-29, by daurnimator
-
plugins/muc/muc.lib: Fix typo (moderators vs moderator)2014-03-28, by daurnimator
-
plugins/muc/muc.lib: nick change unavailables should be from original occupant jid2014-03-28, by daurnimator
-
plugins/muc/muc.lib: Status codes should be inside of x element2014-03-28, by daurnimator
-
plugins/muc/muc.lib: Improve set affiliation logic;2014-03-28, by daurnimator
-
plugins/muc/muc.lib: Smarter validation in set_affiliation2014-03-28, by daurnimator
-
plugins/muc/muc.lib: Fix anonymous check in `send_occupant_list`2014-03-28, by daurnimator
-
plugins/muc/muc.lib: Allow `:send_occupant_list` to have no filter2014-03-28, by daurnimator
-
plugins/muc/muc.lib: Fix sending occupant jid instead of real jid in <item/> actor2014-03-28, by daurnimator
-
plugins/muc/muc.lib: Clean up :set_role. Removes :can_set_role2014-03-28, by daurnimator
-
plugins/muc/muc.lib: Remove callback parameter from set_role and set_affiliation2014-03-28, by daurnimator
-
plugins/muc/muc.lib: non-function changes (reordering, semicolons and comments)2014-03-27, by daurnimator
-
plugins/muc: Massive refactor2014-03-27, by daurnimator
-
mod_muc/muc.lib: Fix parameters to send_history() (thanks Peter Villeneuve)2014-05-10, by Matthew Wild
-
Merge 0.10->trunk2014-05-11, by Kim Alvefur
-
mod_admin_telnet: Remove dead code2014-05-11, by Kim Alvefur
-
mod_admin_telnet: Show which hosts are components and what type of component in host:list()2014-05-11, by Kim Alvefur
-
mod_admin_telnet: Add c2s:show_tls(), behaves like s2s:show_tls()2014-05-11, by Kim Alvefur
-
mod_admin_telnet: Move generation of log tag for s2s:show() (adds it to c2s:show() too)2014-05-11, by Kim Alvefur
-
mod_admin_telnet: Add s2s:show_tls() for showing ciphers used on s2s connections2014-05-11, by Kim Alvefur
-
mod_admin_telnet: Move extraction of c2s presence info into session_flags()2014-05-11, by Kim Alvefur
-
mod_admin_telnet: Split (secure) into (authenticated) + (secure)2014-05-11, by Kim Alvefur
-
mod_admin_telnet: Send NUL byte as keepalive on read timeouts2014-05-11, by Kim Alvefur
-
Merge 0.10->trunk2014-05-09, by Kim Alvefur
-
Merge 0.9->0.102014-05-09, by Kim Alvefur
-
configmanager: Delay importing LuaFileSystem until needed by an Include line2014-05-09, by Kim Alvefur
-
core.certmanager, core.moduleapi, mod_storage_sql, mod_storage_sql2: Import from util.paths2014-05-09, by Kim Alvefur
-
core.configmanager: Move path utility functions into util.paths2014-05-09, by Kim Alvefur
-
Merge 0.10->trunk2014-05-05, by Kim Alvefur
-
prosodyctl: Check that there is at least one enabled VirtualHost (or Component) defined2014-05-02, by Kim Alvefur
-
prosodyctl: Use correct variable in check certs2014-05-02, by Kim Alvefur
-
prosodyctl: Check for deprecated config options2014-05-02, by Kim Alvefur
-
prosodyctl: Add check that points out any disabled hosts2014-05-02, by Kim Alvefur
-
prosodyctl: Only perform checks on enabled hosts2014-05-02, by Kim Alvefur
-
Merge 0.10->trunk2014-04-26, by Kim Alvefur
-
Merge 0.9->0.102014-04-26, by Kim Alvefur
-
util.pposix: Fix error reporting from posix_fallocate, it doesn't use errno (thanks pro)2014-04-24, by Kim Alvefur
-
util.x509: Remove unused imports2014-04-25, by Kim Alvefur
-
util.x509: And functions for converting between DER and PEM2014-04-24, by Kim Alvefur
-
util.indexedbheap: Fix a possible traceback when removing the last item.2014-04-23, by Waqas Hussain
-
Merge 0.10->trunk2014-04-22, by Kim Alvefur
-
Merge 0.9->0.102014-04-22, by Kim Alvefur
-
util.dataforms: Add support for XEP-0221: Data Forms Media Element2014-04-22, by Kim Alvefur
-
tools/jabberd14sql2prosody: Fix package.path (thanks daurnimator)2014-04-22, by Kim Alvefur
-
mod_s2s: Follow XMPP Core on when a stream is to be considered ready2014-04-22, by Kim Alvefur
-
Merge daurnimator->trunk2014-04-21, by Matthew Wild
-
Merge with daurnimator2014-04-17, by Matthew Wild
-
plugins/muc/muc.lib: If decline is to person in room; route to all sessions2014-03-27, by daurnimator
-
plugins/muc/muc.lib: Have timestamp as seconds since epoch inside of history2014-03-27, by daurnimator
-
plugins/muc: Rename admin query hook2014-03-27, by daurnimator
-
plugins/muc/muc.lib: Add :broadcast method; use it from :broadcast_except_nick and :broadcast_message2014-03-24, by daurnimator
-
plugins/muc/muc.lib: Extra utility functions around subjects2014-03-24, by daurnimator
-
plugins/muc/muc.lib: Add muc-broadcast-message event. Use it for saving to history2014-03-24, by daurnimator
-
plugins/muc/muc.lib: Better password check2014-03-24, by daurnimator
-
plugins/muc/muc.lib: Move password check and nick conflict check into `handle_join`2014-03-21, by daurnimator
-
plugins/muc/muc.lib: Additional `route_to_occupant` usage2014-03-20, by daurnimator
-
plugins/muc/muc.lib: Remove duplicate variable; it can never be nil.2014-03-20, by daurnimator
-
plugins/muc/muc.lib: Add decline event for parity with invite2014-03-20, by daurnimator
-
plugins/muc/muc.lib: Add route_to_occupant function to send a stanza to all occupant sessions2014-03-20, by daurnimator
-
plugins/muc: Have utility methods for locking the room2014-03-20, by daurnimator
-
plugins/muc/muc.lib: Use occupant jids when whois == "moderators"2014-03-19, by daurnimator
-
plugins/muc/muc.lib: Allow users with affiliations to invite while not in room themselves2014-03-19, by daurnimator
-
plugins/muc/muc.lib: Use `get_role` in `handle_admin_item_get_command`. Removed a TODO that's already done2014-03-19, by daurnimator
-
plugins/muc/muc.lib: Send invite out from event: removes '-prepared' from event name2014-03-19, by daurnimator
-
plugins/muc/muc.lib: Check role instead of current_nick2014-03-19, by daurnimator
-
plugins/muc/muc.lib: Remove `payload` argument from `handle_mediated_*`; extract it from inside.2014-03-19, by daurnimator
-
plugins/muc/muc.lib: Fix wrong variable in `construct_stanza_id` block2014-03-19, by daurnimator
-
plugins/muc/muc.lib: Add muc-invite-prepared event; Use it for granting affiliations in members only rooms2014-03-19, by daurnimator
-
plugins/muc/muc.lib: Don't get same variable twice.....2014-03-19, by daurnimator
-
plugins/muc/muc.lib: Use `get_occupant_jid` method instead of indexing _jid_nick2014-03-19, by daurnimator
-
plugins/muc/muc.lib: Fetch config via accessors instead of using `_data`2014-03-19, by daurnimator
-
plugins/muc/muc.lib: In `_route_stanza` access occupant data less often2014-03-19, by daurnimator
-
plugins/muc/muc.lib: Tidy up `get_filtered_presence`2014-03-19, by daurnimator
-
plugins/muc/muc.lib: Tidy up is_kickable_error: it didn't need to return the condition.2014-03-19, by daurnimator
-
plugins/muc/muc.lib: Use module.host where `muc_domain` was previously2014-03-19, by daurnimator
-
plugins/muc/muc.lib: Remove unused methods (breaks api)2014-03-19, by daurnimator
-
plugins/muc/muc.lib: Use more modern stanza methods2014-03-19, by daurnimator
-
plugins/muc: Provide a reasonable default `route_stanza`2014-03-19, by daurnimator
-
plugins/muc/mod_muc: host sessions have a .send these days2014-03-18, by daurnimator
-
plugins/muc/mod_muc: Refactor to use new methods available2014-03-18, by daurnimator
-
plugins/muc/muc: Add 'muc-occupant-left' event2014-03-18, by daurnimator
-
plugins/muc/muc: Only call get_password once in invite creation2014-03-18, by daurnimator
-
plugins/muc/muc: When there's no history; return an empty iterator2014-03-18, by daurnimator
-
plugins/muc/muc: Support mediated declines2014-03-18, by daurnimator
-
plugins/muc/muc: Rename `handle_invite_to_room` to `handle_mediated_invite`; clean up logic2014-03-18, by daurnimator
-
plugins/muc/muc: Check for mediated invites in a smarter way2014-03-18, by daurnimator
-
plugins/muc/muc: Add copyright for daurnimator2014-03-18, by daurnimator
-
plugins/muc/muc.lib: Add disco iq handlers with compatible argument signature2014-02-22, by daurnimator
-
plugins/muc/muc.lib: Move all kick code into one place2014-02-21, by daurnimator
-
plugins/muc/muc.lib: Make use of return values to send service-unavailable errors2014-02-21, by daurnimator
-
plugins/muc/muc.lib: Add some missing return values2014-02-21, by daurnimator
-
plugins/muc/muc.lib: Move (de)construct_stanza_id into `handle_iq_to_occupant`2014-02-21, by daurnimator
-
plugins/muc/muc.lib: Refactor _to_occupant handlers2014-02-21, by daurnimator
-
plugins/muc/muc.lib: Split out the room iq handler into functions2014-02-21, by daurnimator
-
plugins/muc/muc.lib: Factor `handle_to_occupant` out into many functions2014-02-20, by daurnimator
-
plugins/muc/muc.lib: Split up `handle_to_room` into smaller handlers (thanks sysko)2014-02-20, by daurnimator
-
plugins/muc/muc.lib: Split out `send_history` into `parse_history` and `get_history`2014-02-19, by daurnimator
-
plugins/muc/mod_muc: Move Xep-0307 MUC unique to seperate file2014-02-18, by daurnimator
-
Merge 0.10->trunk2014-04-21, by Kim Alvefur
-
certmanager: Move ssl.protocol handling to after ssl.options is a table (thanks Ralph)2014-04-21, by Kim Alvefur
-
Merge 0.10->trunk2014-04-20, by Kim Alvefur
-
certmanager: Fix traceback if no global 'ssl' section set (thanks albert)2014-04-20, by Kim Alvefur
-
mod_http: Update to disable peer verification with the new certmanager2014-04-19, by Kim Alvefur
-
mod_s2s: Replace open_stream() with function that only adds s2s/dialback attributes to stream header2014-04-18, by Kim Alvefur
-
util.xmppstream: Check for callback that may add stream header attributes2014-04-18, by Kim Alvefur
-
Merge 0.10->trunk2014-04-15, by Kim Alvefur
-
net.http.server: Fix some typos introduced in 420c0d3b8583.2014-04-15, by Daurnimator
-
Merge 0.10->trunk2014-04-15, by Kim Alvefur
-
certmanager: Update ssl_compression when config is reloaded2014-04-14, by Kim Alvefur
-
certmanager: Reformat core ssl defaults2014-04-14, by Kim Alvefur
-
certmanager: Support ssl.protocol syntax like "tlsv1+" that disables older protocols2014-04-14, by Kim Alvefur
-
certmanager: Wrap long line and add comment2014-04-14, by Kim Alvefur
-
certmanager: Concatenate cipher list if given as a table2014-04-14, by Kim Alvefur
-
certmanager: Allow non-server contexts to be without certificate and key2014-04-14, by Kim Alvefur
-
certmanager: Check for non-nil values instead of true-ish values, allows removing defaults2014-04-14, by Kim Alvefur
-
Merge 0.10->trunk2014-04-15, by Matthew Wild
-
net.http.server: Add prepare_header() and finish_response() to allow sending chunked responses via the API2014-04-15, by Daurnimator
-
Merge 0.10->trunk2014-04-10, by Kim Alvefur
-
mod_s2s: Revert e626ee2fe106 change, it broke Dialback2014-04-10, by Kim Alvefur
-
Merge 0.10->trunk2014-04-10, by Kim Alvefur
-
Merge 0.9->0.102014-04-10, by Kim Alvefur
-
prosody: Check dependencies later in the startup sequence2014-04-09, by Kim Alvefur
-
util.dependencies: Check for Lua 5.1. We don't currently support any other versions. LuaJIT identifies as 5.1.2014-04-09, by Waqas Hussain
-
mod_admin_telnet: muc:*: Fix nil index error when a room JID is passed with a non-existent host2014-04-05, by Matthew Wild
-
prosodyctl, util.prosodyctl: Update to reflect that mod_posix gets loaded by default on posix platforms2014-04-09, by Kim Alvefur
-
mod_posix: Remove compat code for 0.52014-04-09, by Kim Alvefur
-
mod_storage_sql2: Build counter query without ORDER BY clause2014-04-08, by Kim Alvefur
-
Merge 0.10->trunk2014-04-03, by Kim Alvefur
-
mod_compression: Only iterate over correctly named and namespaced child tags of compression feature2014-04-03, by Kim Alvefur
-
mod_compression: Use get_child() and get_child_text()2014-04-03, by Kim Alvefur
-
mod_compression: Remove checks for impossible conditions2014-04-03, by Kim Alvefur
-
Merge 0.10->trunk2014-04-02, by Matthew Wild
-
Merge 0.9->0.102014-04-02, by Matthew Wild
-
util.xmppstream: Also disable CharacterData merging after stream restarts2014-04-02, by Matthew Wild
-
util.xmppstream: Disable LuaExpat's buffering (if possible)2014-04-02, by Matthew Wild
-
Tagging 0.9.42014-04-01, by Matthew Wild
-
MUC: Fixed traceback when a JID not in a room requested a role change for an occupant.2014-04-01, by Waqas Hussain
-
Merge2014-04-01, by Matthew Wild
-
net.server_{select,event}: Add compat code for supporting the same client port API on connections2014-04-01, by Kim Alvefur
-
Backed out changeset a5b5bce71a112014-03-31, by Kim Alvefur
-
net.server_event: Rename conn:port() -> conn:clientport() to match server_select2014-03-27, by Kim Alvefur
-
util.dependencies: Log error when LuaExpat is not capable of enforcing stanza size limits2014-03-30, by Matthew Wild
-
util.xmppstream: Implement stanza size limiting, default limit 10MB2014-03-30, by Matthew Wild
-
portmanager: Make maximum read size configurable, and default to 4KB2014-03-30, by Matthew Wild
-
mod_compression: Only allow compression on authenticated streams2014-02-18, by Kim Alvefur
-
Merge 0.10->trunk2014-03-25, by Kim Alvefur
-
Merge 0.9->0.102014-03-25, by Kim Alvefur
-
prosody.cfg.lua.dist: mod_posix is enabled by default on posix platforms now2014-03-22, by Kim Alvefur
-
util.sasl: Fix logic for when mechanisms with channel binding support are offered2014-03-22, by Kim Alvefur
-
prosodyctl: Show real error if certificate config file can't be opened2014-03-22, by Kim Alvefur
-
modulemanager: Load mod_saslauth on components by default2014-03-22, by Kim Alvefur
-
mod_saslauth: Only do c2s SASL on normal VirtualHosts2014-03-22, by Kim Alvefur
-
Merge 0.10->trunk2014-03-09, by Kim Alvefur
-
Merge 0.9->0.102014-03-09, by Kim Alvefur
-
mod_http_files: Strip path separator from end of paths, was broken on Windows (thanks Junne)2014-03-09, by Kim Alvefur
-
util.pluginloader: Always use path separator from package.config (thanks Junne)2014-03-09, by Kim Alvefur
-
Merge 0.10->trunk2014-02-26, by Kim Alvefur
-
Merge 0.9->0.102014-02-26, by Kim Alvefur
-
mod_http: Fix http_external_url setting without an explicit port2014-02-26, by Kim Alvefur
-
mod_http: Use hostname from the correct context (thanks gryffus)2014-02-20, by Kim Alvefur
-
mod_auth_anonymous: Fixed a traceback in listing all users (issue#396).2014-02-17, by Waqas Hussain
-
Merge 0.10->trunk2014-02-19, by Kim Alvefur
-
mod_proxy65: Use mod_disco2014-02-19, by Florian Zeitz
-
Merge 0.10->trunk2014-02-19, by Kim Alvefur
-
mod_auth_interal_hashed: Update salt and iteration count when setting a new password2014-02-12, by Florian Zeitz
-
Merge 0.10 -> trunk2014-02-12, by Kim Alvefur
-
Merge 0.9 -> 0.102014-02-12, by Kim Alvefur
-
mod_admin_telnet: Prep jids for user:create() etc.2014-02-09, by Kim Alvefur
-
mod_s2s: Log a warning if no local addresses are found, as this breaks s2sout2014-02-09, by Kim Alvefur
-
mod_saslauth: Make sure sasl handler has add_cb_handler (fixes #392)2014-02-12, by Kim Alvefur
-
mod_storage_sql2: archive:delete() with username = true deletes for all users2014-02-09, by Kim Alvefur
-
mod_ping: Use type-specific event2014-02-09, by Kim Alvefur
-
Merge 0.10->trunk2014-02-06, by Kim Alvefur
-
Merge 0.9->0.102014-02-06, by Kim Alvefur
-
mod_motd: Strip indentation only, leave multiple newlines2014-02-06, by Kim Alvefur
-
Merge 0.10->trunk2014-02-03, by Kim Alvefur
-
Merge 0.9->0.102014-02-03, by Kim Alvefur
-
tools/ejabberd2prosody: Handle new room member format.2014-01-27, by Kim Alvefur
-
mod_c2s: Break out stream opening into a separate function2014-01-31, by Florian Zeitz
-
MUC: Tag PMs with <x>, like presence stanzas2014-01-28, by Kim Alvefur
-
modulemanager: Always load a platform-specific module, add stub modules for Windows and unknown platforms2014-01-26, by Kim Alvefur
-
mod_posix: Daemonize by default only when installed2014-01-26, by Kim Alvefur
-
Merge 0.10->trunk2014-01-21, by Matthew Wild
-
Merge 0.9->0.102014-01-21, by Matthew Wild
-
tools/ejabberd2prosody: Disable generating a config, as the format it generates is completely out of date.2014-01-18, by Waqas Hussain
-
tools/ejabberd2prosody: “xmlelement” can be “xmlel” in newer ejabberd (thanks cr).2014-01-18, by Waqas Hussain
-
MUC: Fire muc-room-destroyed event when the last participant leaves a non-persistent room2014-01-18, by Kim Alvefur
-
mod_storage_sql2: Only attempt to delete conflicting items if an ID/key is given2014-01-21, by Kim Alvefur
-
mod_storage_sql2: Fix another SQL syntax error that slipped trough2014-01-20, by Kim Alvefur
-
Merge 0.10->trunk2014-01-18, by Matthew Wild
-
Merge 0.9->0.102014-01-18, by Matthew Wild
-
tools/ejabberd2prosody: Add support for importing MUC rooms.2014-01-18, by Waqas Hussain
-
tools/ejabberdsql2prosody: Skip invalid XML in data, and print out errors.2014-01-16, by Waqas Hussain
-
additional fix for erlparse loading in ejabberd2prosody.lua2013-06-14, by Vadim Misbakh-Soloviov
-
package{,c}path fixes for migration tools2013-06-14, by Vadim Misbakh-Soloviov
-
mod_tls: Let s2s_secure_auth override s2s_require_encryption and warn if they differ2014-01-15, by Kim Alvefur
-
mod_tls: Rename variables to be less confusing2014-01-15, by Kim Alvefur
-
Merge 0.10->trunk2014-01-18, by Matthew Wild
-
mod_storage_sql2: Fix SQL syntax2014-01-18, by Kim Alvefur
-
MUC: Expose room metatable on module2014-01-18, by Kim Alvefur
-
MUC: Split out sending of the topic into method separate from sending history2014-01-18, by Kim Alvefur
-
MUC: Split saving to history into a separate method2014-01-18, by Kim Alvefur
-
Merge 0.10->trunk2014-01-12, by Matthew Wild
-
Merge2014-01-12, by Matthew Wild
-
mod_storage_sql2: Fix syntax error in subquery (Thanks Lance)2014-01-05, by Kim Alvefur
-
Merge 0.9->0.102014-01-12, by Matthew Wild
-
Tagging 0.9.32014-01-12, by Matthew Wild
-
mod_s2s: Include IP in log messages, if host is unavailable2014-01-05, by Florian Zeitz
-
Merge 0.10->trunk and Happy New Year!2013-12-31, by Kim Alvefur
-
util.pubsub: Separate data from node configuration2013-12-30, by Kim Alvefur
-
util.pubsub: Fire events on more actions2013-12-26, by Kim Alvefur
-
mod_pubsub: Don't sent error replies from service disco events, let mod_disco handle that2013-12-30, by Kim Alvefur
-
mod_storage_sql2: Expose the unique key argument, allowing arbitrary ids. Conflicting items are removed.2013-12-25, by Kim Alvefur
-
mod_storage_sql2: Include user, host and store in id lookup2013-12-25, by Kim Alvefur
-
net.server_{select,event}: addclient: Handle missing getaddrinfo2013-12-23, by Kim Alvefur
-
net.server_{select,event}: addclient: Add argument for overriding socket type2013-12-23, by Kim Alvefur
-
net/http: Use server.addclient2013-12-19, by daurnimator
-
net/server: addclient: wrapclient already calls startconnection for us2013-12-18, by daurnimator
-
net/server_event: pcall require ssl rather than relying on globals2013-12-18, by daurnimator
-
net/server_select: Fix typo2013-12-18, by daurnimator
-
net/server_select: addclient: Check arguments2013-12-18, by daurnimator
-
net/server_select: addclient: Check for failure correctly; remove wrapconnection call on failure2013-12-18, by daurnimator
-
net/server_event: add_client should have same arguments no-matter the server backend2013-12-18, by daurnimator
-
net/server_select: Check arguments to add_server correctly2013-12-18, by daurnimator
-
net/server_select: pcall require ssl (easy to forget to require ssl)2013-12-18, by daurnimator
-
Merge 0.10->trunk2013-12-18, by Kim Alvefur
-
Merge 0.9->0.102013-12-18, by Kim Alvefur
-
mod_component: Enable TCP keepalives on component streams2013-12-18, by Kim Alvefur
-
mod_component: Decrease priority of component auth hook2013-12-18, by Kim Alvefur
-
Merge 0.10->trunk2013-12-16, by Matthew Wild
-
Merge 0.9->0.102013-12-16, by Matthew Wild
-
net.http: assert() for socket creation success so it doesn't silently fail (thanks daurnimator)2013-12-16, by Matthew Wild
-
Merge with trunk2013-12-16, by Matthew Wild
-
Merge 0.10->trunk2013-12-16, by Matthew Wild
-
Merge 0.9->0.102013-12-16, by Matthew Wild
-
util.jid: Strip trailing '.' when normalizing hostnames2013-12-16, by Matthew Wild
-
mod_muc: Remove extra parenthesis (thanks janhouse)2013-12-14, by Kim Alvefur
-
Merge 0.10->trunk2013-12-14, by Kim Alvefur
-
mod_muc: Remove extra parenthesis (thanks janhouse)2013-12-14, by Kim Alvefur
-
Merge 0.10->trunk2013-12-13, by Matthew Wild
-
Merge 0.9->0.102013-12-13, by Matthew Wild
-
mod_muc: Allow admins to always bypass restrict_room_creation (thanks Chris B)2013-12-13, by Matthew Wild
-
prosody: Store the config file name so the same file can be used when reloading2013-12-13, by Kim Alvefur
-
Merge 0.10->trunk2013-12-11, by Matthew Wild
-
Merge 0.9->0.102013-12-11, by Matthew Wild
-
Tagging 0.9.2 (again)2013-12-04, by Matthew Wild
-
Makefile, configure: Add option for disabling generation of example certificates 0.9.22013-11-30, by Kim Alvefur
-
Merge 0.10->trunk2013-11-29, by Matthew Wild
-
Merge 0.9->0.102013-11-29, by Matthew Wild
-
Tagging 0.9.22013-11-29, by Matthew Wild
-
Merge 0.10->trunk2013-11-28, by Kim Alvefur
-
Merge 0.9->0.102013-11-28, by Kim Alvefur
-
util.pposix: Verify that file handle is open2013-11-28, by Kim Alvefur
-
Merge 0.10->trunk2013-11-24, by Kim Alvefur
-
Merge 0.9->0.102013-11-24, by Kim Alvefur
-
Makefile, certs: Generate example certificates on build, remove the old static one2013-11-22, by Kim Alvefur
-
Merge 0.10->trunk2013-11-21, by Matthew Wild
-
Merge 0.9->0.102013-11-21, by Matthew Wild
-
certmanager: Further cipher string tweaking. Re-enable ciphers required for DSA and ECDH certs/keys.2013-11-21, by Matthew Wild
-
Merge 0.10->trunk2013-11-13, by Kim Alvefur
-
util.sql: Fix previous commit2013-11-12, by Kim Alvefur
-
util.sql: Get character set info from the correct database.2013-11-12, by Kim Alvefur
-
Merge 0.10->trunk2013-11-12, by Matthew Wild
-
Merge 0.9->0.102013-11-12, by Matthew Wild
-
Merge 0.10->trunk2013-11-11, by Kim Alvefur
-
mod_storage_sql2: Auto increment columns won't be NULL, so drop nullable=false2013-11-11, by Kim Alvefur
-
util.sql: Rewrite auto increment columns to SERIAL for PostgreSQL2013-11-11, by Kim Alvefur
-
Merge 0.10->trunk2013-11-10, by Matthew Wild
-
util.sql: Fix to call execute on 'self' rather than 'engine' (thanks eisensheng)2013-11-10, by Matthew Wild
-
Merge 0.10->trunk2013-11-10, by Matthew Wild
-
Merge 0.9->0.102013-11-10, by Matthew Wild
-
util.set: Remove unused variable2013-11-10, by Matthew Wild
-
Merge 0.10->trunk2013-11-09, by Matthew Wild
-
Merge 0.9->0.102013-11-09, by Matthew Wild
-
mod_storage_sql2: Fix backwards comparison of timestamp2013-11-07, by Kim Alvefur
-
certmanager: Fix order of options, so that the dynamic option is at the end of the array2013-11-09, by Matthew Wild
-
core.moduleapi: Fix some global accesses.2013-11-06, by Waqas Hussain
-
core/moduleapi: Return timer object from module:add_timer2013-11-06, by daurnimator
-
util/timer: Re-set params when timer is rescheduled2013-11-06, by daurnimator
-
Merge 0.10 -> trunk2013-10-31, by Kim Alvefur
-
Merge 0.9 -> 0.102013-10-31, by Kim Alvefur
-
certmanager: Disable SSLv3 by default2013-10-31, by Kim Alvefur
-
mod_storage_sql2: Switch to the util.sql table definition for the main table2013-10-30, by Kim Alvefur
-
mod_storage_sql2: The prosodyarchive_index should be unique2013-10-30, by Kim Alvefur
-
mod_storage_sql2: Use primary_key and auto_increment flags instead of baking that into the type2013-10-30, by Kim Alvefur
-
mod_storage_sql2: Use MEDIUMTEXT fields for value columns (ie TEXT on non-MySQL)2013-10-30, by Kim Alvefur
-
util.sql: Rewrite MEDIUMTEXT to TEXT for drivers other than MySQL2013-10-30, by Kim Alvefur
-
util.sql: Check what encoding SQLite3 uses2013-10-29, by Kim Alvefur
-
util.sql: Find out if MySQL supports utf8mb4 and use that2013-10-29, by Kim Alvefur
-
util.sql: Support incrementing columns2013-10-28, by Kim Alvefur
-
util.sql: Allow columns to be marked the primary key2013-10-28, by Kim Alvefur
-
util.sql: Allow creating unique indices2013-10-28, by Kim Alvefur
-
mod_storage_sql2: Move checking of the sql_manage_tables option so it also includes table upgrades (again)2013-10-28, by Kim Alvefur
-
mod_storage_sql2, util.sql: Move code for setting encoding to util.sql2013-10-28, by Kim Alvefur
-
mod_storage_sql2: Move all schema upgrade code to the same place2013-10-28, by Kim Alvefur
-
mod_storage_sql2: Split up setting of encoding and table upgrade code2013-10-28, by Kim Alvefur
-
util.timer: Import all require upvalues.2013-10-30, by Waqas Hussain
-
util.timer: Fix another variable name typo (thanks again zash).2013-10-30, by Waqas Hussain
-
util.timer: Fix variable name typo.2013-10-30, by Waqas Hussain
-
util.indexedbheap: A priority queue implementation with a reverse index with no per-entry memory allocation.2013-10-30, by Waqas Hussain
-
Merge 0.10->trunk2013-10-15, by Kim Alvefur
-
certmanager: Fix. Again.2013-10-15, by Kim Alvefur
-
Merge 0.10->trunk2013-10-14, by Kim Alvefur
-
certmanager: Add back single_dh_use and single_ecdh_use to default options (Zash breaks, Zash unbreaks)2013-10-14, by Kim Alvefur
-
util.sasl.scram: Rename variable for clarity2013-10-12, by Kim Alvefur
-
util.sasl.scram: Cache profile name instead of concatenating when used2013-10-12, by Kim Alvefur
-
util.sasl.scram: Rewrite patterns and capture client-first-message-bare, client-final-message-without-proof2013-10-12, by Kim Alvefur
-
util.sasl.scram: Create the state table as late as possible, keep state in locals for faster access2013-10-12, by Kim Alvefur
-
util.sasl.scram: Compare gs2-header to cbind-input (Thanks Tobias)2013-10-12, by Kim Alvefur
-
Merge 0.10->trunk2013-10-10, by Matthew Wild
-
Merge 0.9->0.102013-10-10, by Matthew Wild
-
util.windows: Incorrect output buffer size passed to ReadConsoleOutputAttribute (fixes issue#362, thanks yanjun).2013-10-10, by Waqas Hussain
-
util.sasl: Remove unused print() import.2013-10-07, by Waqas Hussain
-
util.sasl: Make registerMechanism a public function (again)2013-10-07, by Waqas Hussain
-
Merge 0.10->trunk2013-10-07, by Kim Alvefur
-
mod_saslauth: Collect data for channel binding only if we know for sure that the stream is encrypted2013-10-07, by Kim Alvefur
-
Merge 0.10->trunk2013-10-06, by Kim Alvefur
-
util.array: Improve array:reverse() and make it work as both method and non-mutating function2013-10-06, by Kim Alvefur
-
util.sasl.scram: Remove unused function and import2013-10-06, by Kim Alvefur
-
Merge 0.10->trunk2013-10-05, by Matthew Wild
-
Merge 0.9->0.102013-10-05, by Matthew Wild
-
mod_pep_plus: An util.pubsub based PEP module2013-10-04, by Florian Zeitz
-
mod_pubsub, util.pubsub: Keep track of the order of items2013-10-04, by Kim Alvefur
-
Merge 0.9->0.102013-09-30, by Matthew Wild
-
util.filters: Fix inserting items so that higher priority filters run first2013-09-30, by Kim Alvefur
-
mod_storage_sql2: Add method for deleting items from archives with same syntax as :find()2013-09-28, by Kim Alvefur
-
mod_storage_sql2: Split out code for building WHERE clauses into separate functions2013-09-28, by Kim Alvefur
-
server_select: fix onreadtimeout support so that listeners can override the default (disconnect) behaviour2013-09-28, by Matthew Wild
-
util.x509: Only compare identity with oid-on-xmppAddr for XMPP services2013-09-26, by Kim Alvefur
-
util.sasl.scram: Simplify validation of client-first-message2013-09-22, by Kim Alvefur
-
Merge Tobias SCRAM-PLUS work2013-09-21, by Kim Alvefur
-
Backout ae48bf828f212013-09-21, by Kim Alvefur
-
Only advertise mechanisms needing channel binding if a channel binding backend is avaliable.2011-02-07, by Tobias Markmann
-
sasl.util.scarm: Rearrage some code so it makes more sense.2011-02-06, by Tobias Markmann
-
util.sasl.scram: Checking the GS2 header for valid start flag.2011-02-06, by Tobias Markmann
-
mod_saslauth: Check whether LuaSec supports getpeerfinished() binding.2011-01-17, by Tobias Markmann
-
util.sasl.scram: Remove some debugging output.2011-01-17, by Tobias Markmann
-
util.sasl.scram: Adding reference to RFC 5929 'Channel Bindings for TLS'.2011-01-17, by Tobias Markmann
-
util.sasl.scram: Validate channel binding data of client final message.2011-01-17, by Tobias Markmann
-
mod_saslauth: Add channel binding handler for tls-unique channel binding.2011-01-17, by Tobias Markmann
-
util.sasl.scram: Use self.profile.cb for detection whether channel binding is supported or not.2011-01-17, by Tobias Markmann
-
mod_saslauth: Set secure socket as SASL object user data for secure sessions.2011-01-17, by Tobias Markmann
-
util.sasl: New method to add channel binding handler to a SASL instance.2011-01-17, by Tobias Markmann
-
Run with own LuaSec.2011-01-17, by Tobias Markmann
-
Check whether we support the proposed channel binding type.2011-01-15, by Tobias Markmann
-
Adding some code for channel binding advertising.2011-01-12, by Tobias Markmann
-
Merge 0.9->trunk2013-09-16, by Matthew Wild
-
Tagging 0.9.12013-09-09, by Matthew Wild
-
moduleapi: Add module:unhook()2013-09-16, by Matthew Wild
-
net.server_select: Return handler from addclient2013-09-06, by Kim Alvefur
-
net.server_select: Pass on all arguments to addclient on to wrapclient2013-09-06, by Kim Alvefur
-
certmanager: Allow for specifying the dhparam option as a path to a file instead of a callback2013-09-03, by Kim Alvefur
-
Merge 0.9->trunk2013-09-03, by Kim Alvefur
-
Merge 0.9->trunk2013-09-03, by Matthew Wild
-
certmanager: Allow for specifying the dhparam option as a path to a file instead of a callback2013-09-03, by Kim Alvefur
-
Merge 0.9->trunk2013-09-02, by Matthew Wild
-
util.set: Fix :include() and :exclude() methods to iterate the input set correctly2013-09-02, by Matthew Wild
-
util.pposix: Fix building on non-Linux with glibc2013-09-02, by Kim Alvefur
-
configmanager: Fix checking of absolute paths on Windows2013-08-30, by Kim Alvefur
-
util.net: Fix s2sout on Windows (return 0.0.0.0 and :: instead of an empty list)2013-08-30, by Kim Alvefur
-
prosodyctl: check: Support for unicode (IDN) domains (thanks once again albert)2013-09-02, by Matthew Wild
-
mod_muc: Import util.array2013-08-30, by Matthew Wild
-
prosody.cfg.lua.dist: Set c2s_require_encryption = true2013-08-29, by Matthew Wild
-
Merge 0.9->trunk2013-08-24, by Matthew Wild
-
mod_pep: Update COMPAT comment, it seems Asterisk 1.8 also suffers from this issue (thanks Lonnie Abelbeck)2013-08-24, by Matthew Wild
-
Added tag 0.9.0 for changeset 6ef79af0c4452013-08-19, by Matthew Wild
-
mod_c2s: Move another log message to debug level2013-08-14, by Kim Alvefur
-
mod_c2s, mod_s2s: Log cipher and encryption info in a more compact and (hopefully) less confusing way2013-08-14, by Kim Alvefur
-
mod_s2s: Captitalize log messages that begin with a stream direction2013-08-14, by Kim Alvefur
-
mod_s2s: Lower "Beginning new connection attempt" message from info to debug level2013-08-14, by Kim Alvefur
-
util.async: Make guarder() local2013-08-13, by Matthew Wild
-
usermanager: Remove unused import of pairs()2013-08-13, by Matthew Wild
-
util.async: Fix logic bug that prevented error watcher being called for runners2013-08-13, by Matthew Wild
-
util.async: waiter: Throw error if done() called too many times2013-08-12, by Kim Alvefur
-
util.async: waiter: Remove restriction about wait() being called before done()2013-08-12, by Matthew Wild
-
util.async: runner: Fix check for new state to recognise transition to 'waiting'2013-08-12, by Matthew Wild
-
util.async: Make functions local2013-08-12, by Matthew Wild
-
mod_c2s: Port coroutine code to util.async2013-08-11, by Matthew Wild
-
util.async: New library to provide support around coroutine-based non-blocking functions2013-08-11, by Matthew Wild
-
util.debug: Fix level of locals when inspecting a coroutine2013-08-11, by Matthew Wild
-
util.debug: Further fix to display locals in extended tracebacks2013-08-10, by Matthew Wild
-
util.debug: Fixes to make coroutine tracebacks work properly2013-08-10, by Matthew Wild
-
mod_auth_internal_hashed: Log calls to provider methods and be consistent with mod_auth_internal_plain2013-08-10, by Kim Alvefur
-
mod_auth_internal_hashed: Use logger setup by moduleapi instead of going for util.logger directly2013-08-10, by Kim Alvefur
-
mod_auth_internal_hashed: Remove this 'initializing' message too2013-08-10, by Kim Alvefur
-
mod_auth_internal_plain: Remove "initializing" log message, hostmanager logs this too2013-08-10, by Kim Alvefur
-
mod_auth_internal_plain: Log a debug message when changing password to be consistent with the other methods2013-08-10, by Kim Alvefur
-
mod_auth_internal_plain: Remove redundant hostname from log messages2013-08-10, by Kim Alvefur
-
mod_dialback: Change level of some log statements to be more appropriate2013-08-10, by Kim Alvefur
-
util.pposix: Fix overflow in rlimit argument conversion (thanks gcc, now be quiet please)2013-08-10, by Kim Alvefur
-
Remove all trailing whitespace2013-08-09, by Florian Zeitz
-
Merge 0.9->trunk2013-08-09, by Kim Alvefur
-
mod_disco: Check for host type == 'local' ('normal' never existed)2013-08-06, by Matthew Wild
-
moduleapi: module:get_host_type() now returns 'global' for * and 'local' for non-components2013-08-06, by Matthew Wild
-
Merge 0.9->trunk2013-08-06, by Kim Alvefur
-
mod_admin_telnet, mod_s2s: Fix reporting of certificate chain validation details2013-08-06, by Kim Alvefur
-
util.hashes: Correct argument order2013-08-06, by Kim Alvefur
-
mod_s2s: Improve policy check2013-08-05, by Kim Alvefur
-
mod_s2s: Log certificate identity validation result2013-08-04, by Kim Alvefur
-
mod_storage_sql2: Do an early return and drop an indentation level2013-08-02, by Kim Alvefur
-
mod_c2s, mod_s2s: Log a message that stream encryption has been enabled with some details2013-08-02, by Kim Alvefur
-
mod_register: Use more specific get_option variants2013-08-02, by Kim Alvefur
-
mod_adhoc: Add local_user permission2013-07-24, by Florian Zeitz
-
mod_adhoc: Use mod_disco for disco handling2013-07-24, by Florian Zeitz
-
mod_adhoc: Sort commands by node. This guarantees the order remains the same across restarts etc.2013-07-24, by Florian Zeitz
-
Merge 0.9->trunk2013-07-24, by Kim Alvefur
-
adhoc.lib: Don't build error reply from reply stanza2013-07-24, by Kim Alvefur
-
Merge 0.9->trunk2013-07-22, by Kim Alvefur
-
net.server_event: Pass ondrain handler from listener2013-07-22, by Kim Alvefur
-
net.http.server: Fix Keep-Alive requests with HTTP 1.02013-07-22, by Kim Alvefur
-
Merge 0.9->trunk2013-07-15, by Matthew Wild
-
util.net: Fix compilation on Windows (outputs an empty list of addresses for now) (tested only in my head)2013-07-15, by Matthew Wild
-
Merge 0.9->trunk2013-07-15, by Matthew Wild
-
util.net: Include missing header needed for successful compiltion on FreeBSD2013-07-15, by Matthew Wild
-
util.events: Remove varargs, event handlers can now only accept a single parameter2013-07-15, by Matthew Wild
-
rostermanager, mod_groups: Change roster-load event to pass an event table for consistency2013-07-15, by Matthew Wild
-
Merge 0.9->trunk2013-07-13, by Matthew Wild
-
util.sql: Do lazy fetching of affected/rowcount2013-07-12, by Kim Alvefur
-
Backed out changeset 3c57c22810872013-07-12, by Kim Alvefur
-
util.sql: Don't fetch row count of result sets for queries that don't have result sets2013-07-12, by Kim Alvefur
-
mod_storage_sql2: Add archive store with append and find methods2013-07-12, by Kim Alvefur
-
mod_storage_sql2: Create an additional table `prosodyarchive` for chronological collections2013-07-11, by Kim Alvefur
-
util.sql: Set charset and collation for MySQL when creating tables2013-07-11, by Kim Alvefur
-
Remove plugins/storage/sqlbasic.lib.lua, which seems obsolete2013-07-11, by Matthew Wild
-
Merge 0.9->trunk2013-07-11, by Matthew Wild
-
mod_storage_sql2: Remove from 0.92013-07-11, by Matthew Wild
-
mod_storage_sql2: Support XML serialization for stanzas.2013-07-10, by Kim Alvefur
-
mod_storage_sql2: Keep available store types in a table2013-07-10, by Kim Alvefur
-
mod_storage_sql2: Fix iteration over users and stores2013-07-10, by Kim Alvefur
-
mod_storage_sql2: Make sure the user field is not NULL2013-07-10, by Kim Alvefur
-
Merge 0.9->trunk2013-07-10, by Kim Alvefur
-
net.dns, net.adns: Make sure errors from net.server are propagated (thanks asterix)2013-07-10, by Kim Alvefur
-
Merge 0.9->trunk2013-07-08, by Matthew Wild
-
mod_component: Local imports for some functions, including xpcall2013-07-08, by Matthew Wild
-
mod_bosh: Only pass stanza to core_process_stanza if it wasn't dropped by filters2013-07-08, by Matthew Wild
-
Merge 0.9->trunk2013-07-08, by Matthew Wild
-
prosodyctl: Import local_addresses from the new util.net intead of luasocket2013-07-01, by Kim Alvefur
-
Merge 0.9->trunk2013-06-29, by Kim Alvefur
-
mod_admin_adhoc: Fix node of the "Get List of Online Users" command2013-06-29, by Florian Zeitz
-
Merge2013-06-29, by Matthew Wild
-
Merge 0.9->trunk2013-06-29, by Matthew Wild
-
util.pposix: setrlimit(): Add missing return on error when an incorrect number of arguments are passed2013-06-28, by Matthew Wild
-
mod_http_files: Put the MIME type map in a global shared table instead of per-host2013-06-28, by Kim Alvefur
-
Merge 0.9->trunk2013-06-26, by Matthew Wild
-
net.http: Include port number (when non-standard) in the Host header of outgoing requests, as per the HTTP RFC2013-06-26, by Matthew Wild
-
mod_s2s: Add missing global hook for read-timeout2013-06-26, by Kim Alvefur
-
Merge 0.9->trunk2013-06-24, by Matthew Wild
-
mod_storage_sql2: Use correct variable (Thanks SkyBlue and Florob)2013-06-23, by Kim Alvefur
-
mod_admin_telnet: Refactor s2s:show()2013-06-20, by Kim Alvefur
-
mod_admin_telnet: Generate session names the same way as in s2smanager2013-06-20, by Kim Alvefur
-
mod_admin_telnet: Refactor s2s:close and s2s:closeall2013-06-20, by Kim Alvefur
-
mod_register: Fix indentation2013-06-19, by Kim Alvefur
-
mod_admin_telnet: Refactor s2s:showcert()2013-06-19, by Kim Alvefur
-
net.dns: Support IPv6 addresses in resolv.conf2013-06-18, by Florian Zeitz
-
Merge 0.9->trunk2013-06-18, by Matthew Wild
-
mod_s2s/s2sout.lib: Remove unused variables and imports2013-06-18, by Matthew Wild
-
mod_s2s/s2sout.lib: Remove reference to undefined global2013-06-18, by Matthew Wild
-
mod_s2s/s2sout.lib: Use new util.net.local_addresses() to fetch local interface addresses2013-06-18, by Matthew Wild
-
mod_s2s/s2sout.lib: Only attempt to create an IPv6 socket if LuaSocket supports IPv62013-06-18, by Matthew Wild
-
util.net: Add util.net, containing local_addresses() (removed from LuaSocket 3.0)2013-06-18, by Matthew Wild
-
mod_tls: Remove debug statement2013-06-16, by Kim Alvefur
-
additional fix for erlparse loading in ejabberd2prosody.lua2013-06-14, by Vadim Misbakh-Soloviov
-
package{,c}path fixes for migration tools2013-06-14, by Vadim Misbakh-Soloviov
-
Merge the merge2013-06-13, by Matthew Wild
-
Merge 0.9->trunk2013-06-13, by Matthew Wild
-
util.dataforms: Return nil for empty list-mutli responses, to be consistent with other readers2013-06-13, by Florian Zeitz
-
mod_muc: Add Ad-Hoc command to destroy MUC rooms2013-06-04, by Florian Zeitz
-
mod_muc: Utilize mod_disco, instead of reimplementing disco handling2013-06-04, by Florian Zeitz
-
mod_pubsub: Utilize mod_disco, instead of reimplementing disco handling2013-06-04, by Florian Zeitz
-
mod_disco: Allow ansering disco requests including nodes, and adding custom items to disco#items requests2013-06-04, by Florian Zeitz
-
mod_http_files: Put the MIME type map in a global shared table2013-06-13, by Kim Alvefur
-
util.sasl.external: Add SASL EXTERNAL mechanism2013-06-13, by Kim Alvefur
-
prosody: Remove global ssl context, no longer used2013-06-13, by Kim Alvefur
-
mod_tls: Refactor to allow separate SSL configuration for c2s and s2s connections2013-06-13, by Kim Alvefur
-
certmanager: Overhaul of how ssl configs are built.2013-06-13, by Kim Alvefur
-
Merge 0.9->trunk2013-06-13, by Matthew Wild
-
mod_pep: When a client supplies no id on a published item, reflect our generated id back to it2013-06-13, by Florian Zeitz
-
Merge 0.9->trunk2013-06-13, by Matthew Wild
-
mod_muc: Fix incorrect variable name2013-05-21, by Matthew Wild
-
Merge 0.9->trunk2013-06-12, by Matthew Wild
-
certmanager: Add single_dh_use and single_ecdh_use to default options2013-06-12, by Matthew Wild
-
Merge 0.9->trunk2013-06-12, by Matthew Wild
-
certmanager: Set ssl.curve to 'secp384r1' by default, to enable ECC ciphers2013-06-12, by Matthew Wild
-
util.pubsub: Check whether node exists, when deleting2013-06-12, by Florian Zeitz
-
Merge 0.9->trunk2013-06-11, by Matthew Wild
-
certmanager: Use 'curve' and 'dhparam' options from ssl config if present2013-06-11, by Matthew Wild
-
mod_admin_telnet: Add server:memory() command to view details of Prosody's memory usage2013-05-16, by Matthew Wild
-
mod_bosh: Remove Connection: keep-alive header (conflicts with new net.http.server)2013-06-07, by Matthew Wild
-
mod_bosh: Fix global write2013-06-07, by Matthew Wild
-
mod_c2s, mod_s2s: Fire an event on read timeouts2013-06-11, by Kim Alvefur
-
mod_c2s: Become a shared module and allow being disabled on some virtualhosts2013-06-11, by Kim Alvefur
-
mod_bosh: Reduce a little code.2013-06-11, by Waqas Hussain
-
Merge 0.9->trunk2013-06-10, by Kim Alvefur
-
mod_admin_telnet: Fix another wrong boolean expression2013-06-10, by Kim Alvefur
-
Merge 0.9->trunk2013-06-09, by Kim Alvefur
-
net.server_select: Make sure there is a server to pause when hitting maxfd (Thanks elghinn)2013-06-09, by Kim Alvefur
-
mod_admin_telnet: Simplify IPv6 detection, fixes rare traceback2013-06-09, by Kim Alvefur
-
mod_s2s: Set s2s_session.ip2013-06-09, by Kim Alvefur
-
mod_bosh: Make waiting_requests and dead_sessions shared to preserve across reloads2013-06-08, by Matthew Wild
-
mod_muc: Include status code 332 on service shutdown (thanks mathieui)2013-06-08, by Matthew Wild
-
mod_bosh: Don't tostring() stream:features when passing to session.send().2013-06-07, by Waqas Hussain
-
prosodyctl: Add 'prosodyctl check certs' for validating TLS/SSL certificates2013-06-07, by Kim Alvefur
-
certmanager: Complain if key or certificate is missing from SSL config.2013-06-07, by Kim Alvefur
-
prosodyctl: Add 'prosodyctl check --help'2013-06-07, by Kim Alvefur
-
mod_bosh: Only return CORS headers if the Origin header is received, and CORS is enabled.2013-06-07, by Waqas Hussain
-
mod_bosh: Return empty string from the OPTIONS event handler, don't return the response object itself.2013-06-07, by Waqas Hussain
-
mod_bosh: Rename event handler argument to event, not request.2013-06-07, by Waqas Hussain
-
Merge 0.9->trunk2013-06-07, by Matthew Wild
-
mod_bosh: Remove logging of request.id, it doesn't exist in the new HTTP server API (thanks Mikael Nordfeldth)2013-06-07, by Matthew Wild
-
mod_bosh: Remove another place we set headers, fixes #3482013-06-06, by Matthew Wild
-
mod_bosh: Clean up handling of response headers, set them only in one place2013-06-05, by Matthew Wild
-
mod_bosh: Return errors when appropriate (invalid XML, missing sid)2013-06-05, by Matthew Wild
-
mod_bosh: Remove some very verbose logging2013-06-05, by Matthew Wild
-
Merge 0.9->trunk2013-06-05, by Matthew Wild
-
mod_bosh: Reset creating_session to prevent putting unnecessary attributes into every BOSH response2013-06-05, by Matthew Wild
-
mod_admin_telnet: Fix inverted boolean logic2013-06-04, by Kim Alvefur
-
net.server_select: Ensure _maxfd = math.huge on Windows, always.2013-06-02, by Waqas Hussain
-
configure: Fix poor layout2013-06-03, by James Callahan
-
Merge 0.9->trunk2013-06-02, by Kim Alvefur
-
mod_bosh: Fix traceback in case session is destroyed during the stream-features event (thanks Biszkopcik)2013-06-02, by Kim Alvefur
-
mod_c2s, mod_c2s: Send a whitespace on read timeout, to prod TCP into detecting if the connection died2013-05-30, by Kim Alvefur
-
mod_register: get_child_text()!2013-05-28, by Kim Alvefur
-
mod_s2s: Remove unnecessary debug message2013-05-28, by Matthew Wild
-
mod_bosh: rename variable for clarity2013-05-24, by Matthew Wild
-
mod_bosh: Some very minor whitespace/layout fixes2013-05-24, by Matthew Wild
-
net.server_select: Default checkinterval to 30s, so that read timeouts are actually detected2013-05-24, by Matthew Wild
-
net.server_select: Support for listener.onreadtimeout() [see also e67891ad18d6]2013-05-24, by Matthew Wild
-
Merge 0.9->trunk2013-05-26, by Kim Alvefur
-
mod_admin_telnet: Make the muc:create() command complain if the room already exists2013-05-26, by Kim Alvefur
-
Merge 0.9->trunk2013-05-26, by Kim Alvefur
-
util.pubsub: Fix get_subscriptions to not pass a boolean as node name (thanks jonas)2013-05-26, by Kim Alvefur
-
mod_disco: Emit events for disco requests, which contain a node, on user accounts2013-05-17, by Florian Zeitz
-
mod_pubsub: Split out handlers into a module library2013-05-17, by Florian Zeitz
-
prosody.cfg.lua: Remove some more sneaky ';' characters from the config2013-05-24, by Matthew Wild
Scroll all the way down to load more.