Software /
code /
prosody
Graph
-
prosodyctl: Define prosody.core_post_stanza as an empty function2013-04-06, by Matthew Wild
-
Merge 0.9->trunk2013-04-06, by Matthew Wild
-
util.json: Convert \uXXXX to UTF-8 when decoding2013-04-06, by Matthew Wild
-
util.stanza: Use correct index when replacing the tag in .tags (thanks daurnimator)2013-04-05, by Matthew Wild
-
moduleapi: assert() that prosody.core_post_stanza is not nil2013-04-05, by Matthew Wild
-
Merge 0.9->trunk2013-04-05, by Matthew Wild
-
portmanager: import pairs() (thanks Maranda)2013-04-05, by Matthew Wild
-
Merge 0.9->trunk2013-04-05, by Matthew Wild
-
Merge with Maranda2013-04-05, by Matthew Wild
-
rostermanager: do not save rosters for unexistant users.2013-04-05, by Marco Cirillo
-
prosody: load rostermanager after usermanager during environment initialization.2013-04-05, by Marco Cirillo
-
mod_http: disable ssl peer verification by default.2013-04-04, by Marco Cirillo
-
portmanager: add logic to allow specification of service default values for ssl config and / or overrides.2013-04-04, by Marco Cirillo
-
util.stanza: Add stanza:find(), a light weight XPath-like method2013-04-04, by Kim Alvefur
-
mod_s2s: Add COMPAT cahin verification code for older LuaSec versions2013-04-04, by Kim Alvefur
-
configure: Replaces tabs with spaces in --help2013-04-03, by Kim Alvefur
-
configure: Add RUNWITH to --help2013-04-03, by Kim Alvefur
-
Merge 0.9->trunk2013-04-03, by Matthew Wild
-
mod_pubsub: Don't send current items to new subscribers (I don't know why we did)2013-04-03, by Matthew Wild
-
mod_groups: Remove unused import2013-04-03, by Matthew Wild
-
mod_groups: Add a public function other modules can use to determine if a JID belongs to a given group2013-04-03, by Matthew Wild
-
mod_presence: Remove some unused variables2013-04-03, by Matthew Wild
-
util.helpers: Helper helpers to log host events2013-04-03, by Matthew Wild
-
util.stanza: :maptags(): Fixes to make loop more robust on item removal2013-04-03, by Matthew Wild
-
configmanager: Some cleanup, remove unused variables and imports2013-04-03, by Matthew Wild
-
moduleapi: have get_host_items wrap on get_items from modulemanager, also add has_{feature/identity} to the API.2013-04-01, by Marco Cirillo
-
modulemanager: add missing ipairs import.2013-04-01, by Marco Cirillo
-
modulemanager: add function to retrieve module items from a specific host entity.2013-04-01, by Marco Cirillo
-
prosody.cfg.lua.dist: Update with new options and comments2013-04-01, by Matthew Wild
-
mod_s2s: Close incoming s2s with stream error when secure and we don't trust their certificate2013-04-01, by Matthew Wild
-
INSTALL: Update from wiki2013-03-31, by Matthew Wild
-
DEPENDS: Update (LuaSec now has a rock) and add link to /doc/depends2013-03-31, by Matthew Wild
-
TODO: Remove 0.92013-03-31, by Matthew Wild
-
AUTHORS: A small update...2013-03-31, by Matthew Wild
-
tools/migration/Makefile: Apply Lua runtime override (see 53f741a5a73a)2013-03-31, by Kim Alvefur
-
configure: Set to run with lua5.1 in the debian preset2013-03-31, by Kim Alvefur
-
Merge 0.9->trunk2013-03-31, by Matthew Wild
-
portmanager: Log error and fail to bind when port is invalid (not a number)2013-03-31, by Matthew Wild
-
Merge 0.9->trunk2013-03-28, by Matthew Wild
-
Merge 0.9->trunk2013-03-28, by Matthew Wild
-
util.json: Add json.encode_array() (thanks B)2013-03-28, by Matthew Wild
-
Merge 0.9->trunk2013-03-28, by Matthew Wild
-
portmanager: Add use_ipv4 option, default to true.2013-03-27, by Kim Alvefur
-
portmanager: use_ipv6 defaults to true if luasocket has ipv6 support2013-03-27, by Kim Alvefur
-
mod_s2s: Prevent s2s to and from hosts we serve locally2013-03-27, by Kim Alvefur
-
mod_s2s: Prevent traceback when replying to incoming connection to a host we don't serve2013-03-26, by Kim Alvefur
-
mod_s2s: Reset secure flag on new connection attempt2013-03-25, by Kim Alvefur
-
mod_s2s: Keep the dns answer object around a while so plugins can look at it2013-03-23, by Kim Alvefur
-
net.server, _select: Reorganise configuration of server_select to be more like server_event2013-03-23, by Kim Alvefur
-
prosody, prosodyctl: Remove last trace of "core" \o/2013-03-23, by Kim Alvefur
-
net.server: No sections in config anymore2013-03-23, by Kim Alvefur
-
Merge 0.9->trunk2013-03-23, by Kim Alvefur
-
configmanager: Fix so unset variables are searched for in the global section2013-03-23, by Kim Alvefur
-
util.{prosodyctl,openssl}: More use of config sections removed2013-03-23, by Kim Alvefur
Scroll all the way down to load more.