Software /
code /
prosody
Graph
-
net.xmppcomponent_listener: Log invalid XML received from components (as we already do for c2s/s2s)2010-03-14, by Matthew Wild
-
net.xmppcomponent_listener: Don't allow closing a session that has already been destroyed2010-03-14, by Matthew Wild
-
net.xmppcomponent_listener: Close component sessions on receiving a </stream:stream>2010-03-14, by Matthew Wild
-
net.xmppcomponent_listener: Don't handle stream errors from component sessions that have already been destroyed2010-03-14, by Matthew Wild
-
net.xmppcomponent_listener: Fix to correctly handle stream errors from components2010-03-14, by Matthew Wild
-
net.xmppclient_listener: Fix to correctly handle stream errors from clients2010-03-14, by Matthew Wild
-
sessionmanager: Don't re-destroy destroyed sessions2010-03-14, by Matthew Wild
-
sessionmanager: Return stream error when incoming stream header is missing 'to' attribute2010-03-14, by Matthew Wild
-
sessionmanager: Add close method to resting sessions2010-03-14, by Matthew Wild
-
s2smanager: Don't re-destroy destroyed sessions2010-03-14, by Matthew Wild
-
s2smanager: Add open_stream and close methods to resting sessions2010-03-14, by Matthew Wild
-
sessionmanager, s2smanager: Close session on </stream:stream>2010-03-11, by Matthew Wild
-
net.xmppserver_listener: Clarify log message (for nil/false)2010-03-06, by Matthew Wild
-
Merge with trunk2010-03-05, by Matthew Wild
-
Merge with 0.72010-03-05, by Matthew Wild
-
net.dns: Trailing whitespace2010-03-05, by Matthew Wild
-
net.dns: More reliable parsing of resolv.conf - allow multiple nameserver IPs on one line (thanks dersd)2010-03-05, by Matthew Wild
-
net.server_select: Fix for traceback when a read returns an error and no data (thanks dersd)2010-03-05, by Matthew Wild
-
certmanager: Friendlier error reporting on OpenWRT and other cases where we don't understand the OpenSSL error2010-03-05, by Matthew Wild
-
certmanager: Fix nil global access (thanks Marc)2010-03-05, by Matthew Wild
-
mod_offline: Convert to Unix line endings.2010-03-02, by Waqas Hussain
-
Merge with 0.72010-03-01, by Matthew Wild
-
util.sasl: Fixed a nil global access.2010-03-01, by Waqas Hussain
-
util.stanza: Fixed nil global accesses.2010-03-01, by Waqas Hussain
-
certmanager: Fix global access2010-03-01, by Matthew Wild
-
net.server_select: Fix typo2010-03-01, by Matthew Wild
-
net.server_event: Fix some global accesses2010-03-01, by Matthew Wild
-
Merge with 0.72010-03-01, by Matthew Wild
-
mod_proxy65: Fix for old-style closing of connections (another source of tracebacks with libevent enabled)2010-03-01, by Matthew Wild
-
net.server_select: Fix calling method of some handler.close()s2010-03-01, by Matthew Wild
-
Merge with 0.72010-03-01, by Matthew Wild
-
net.server_event: Improve and fix potential traceback in logging of new incoming connections2010-03-01, by Matthew Wild
-
Merge with 0.72010-03-01, by Matthew Wild
-
mod_saslauth: Add FIXME to remind myself to fix this as soon as I have time2010-03-01, by Matthew Wild
-
Merge with 0.72010-03-01, by Matthew Wild
-
Merge with 0.7/waqas2010-03-01, by Matthew Wild
-
mod_saslauth: Unlock globals while loading cyrus2010-03-01, by Matthew Wild
-
util.sasl_cyrus: Ensure the mechanisms table is available after a failed auth attempt.2010-03-01, by Waqas Hussain
-
Merge with 0.72010-03-01, by Matthew Wild
-
prosody: Bump log message describing current connection backend to level 'info'2010-02-27, by Matthew Wild
-
Merge with 0.72010-02-25, by Matthew Wild
-
prosody.cfg.lua.dist: Fix missing quote in commented proxy config example2010-02-25, by Matthew Wild
-
Merge with 0.72010-02-25, by Matthew Wild
-
Merge with 0.62010-02-25, by Matthew Wild
-
tests/test_core_s2smanager.lua: Fix to compare SRV weights correctly2010-02-25, by Matthew Wild
-
s2smanager: Log and fail gracefully when unable to create socket for outgoing s2s connection (thanks foucault)2010-02-25, by Matthew Wild
-
s2smanager: Fix for the logic SRV record priority comparison (thanks darkrain)2010-02-25, by Matthew Wild
-
net.adns: Trailing whitespace2010-01-20, by Matthew Wild
-
net.server_event: Add lock_read() method to connections2010-02-25, by Matthew Wild
-
Merge with 0.72010-02-22, by Matthew Wild
-
prosodyctl: Fix addplugin to support --help, and hide from the help listing (for now)2010-02-22, by Matthew Wild
-
prosodyctl: Fix 'restart' command to not report itself as the 'stop' command (thanks albert!)2010-02-22, by Matthew Wild
-
Merge with 0.72010-02-22, by Matthew Wild
-
prosodyctl.man: Update email address2010-02-22, by Dwayne Bent
-
prosodyctl.man: Include new restart command2010-02-22, by Dwayne Bent
-
Merge with 0.72010-02-22, by Matthew Wild
-
mod_console: Uncomment the help for server:shutdown() - thanks darkrain2010-02-22, by Matthew Wild
-
prosodyctl.man: Update email address2010-02-22, by Dwayne Bent
-
prosodyctl.man: Include new restart command2010-02-22, by Dwayne Bent
-
Merge with 0.72010-02-21, by Matthew Wild
-
prosodyctl: Add restart command for KSid and johnny :)2010-02-21, by Matthew Wild
-
Merge with 0.72010-02-21, by Matthew Wild
-
prosody.cfg.lua.dist: Update config for 0.7, most improvements from the Arch Linux package by dbb, thanks!2010-02-21, by Matthew Wild
-
ejabberd2prosody: Don't print passwords of imported accounts2010-02-21, by Matthew Wild
-
Merge trunk with trunk2010-02-21, by Matthew Wild
-
Merge 0.7 with 0.7 with trunk \o/2010-02-21, by Matthew Wild
-
Merge 0.7 with 0.72010-02-21, by Matthew Wild
-
Merge with 0.72010-02-21, by Matthew Wild
-
ejabberdsql2prosody: Don't print password of imported accounts (thanks azerttyu)2010-02-21, by Matthew Wild
-
Merge with 0.7.2010-02-21, by Waqas Hussain
-
mod_iq: Fire sub-events for iq/self events.2010-02-21, by Waqas Hussain
-
stanza_router: Make sure /self events are fired when the 'to' attribute is missing.2010-02-21, by Waqas Hussain
-
Merge with 0.72010-02-20, by Matthew Wild
-
mod_debug: Obsoleted by mod_console2010-02-20, by Matthew Wild
-
mod_selftests: Obsolete, remove2010-02-20, by Matthew Wild
-
mod_offline: Remove from 0.7 (offline messages are handled in core at the moment)2010-02-20, by Matthew Wild
-
Backed out changeset e7b09424b486 (not removing mod_offline for trunk)2010-02-20, by Matthew Wild
-
mod_offline: Remove from 0.7 (offline messages are handled in core at the moment)2010-02-20, by Matthew Wild
-
mod_storage, plus a bit of SQL and XML.2010-02-19, by Waqas Hussain
-
Merge with 0.72010-02-19, by Matthew Wild
-
s2smanager: Use s2smanager log() if session doesn't have a logger (thanks Flo)2010-02-19, by Matthew Wild
-
net.http: Update print()s to log()s - don't ask how this came to be, I have no idea :)2010-02-19, by Matthew Wild
-
net.httpclient_listener: Don't notify request of closed connection if the close was initiated by us2010-02-19, by Matthew Wild
-
net.http: Close connection when invalid status line is received from the server2010-02-19, by Matthew Wild
-
net.http: Don't re-destroy a request when the connection is closed2010-02-19, by Matthew Wild
-
Merge with 0.72010-02-19, by Matthew Wild
-
net.http: Port commit 2f235c57d713 to net.http to fix headers in responses (thanks dersd)2010-02-19, by Matthew Wild
-
Merge with 0.72010-02-18, by Matthew Wild
-
MUC: Allow role changes based on JIDs.2010-02-18, by Waqas Hussain
-
Merge with 0.72010-02-18, by Matthew Wild
-
README: Update URL for installation docs2010-02-18, by Matthew Wild
-
HACKERS: Update2010-02-18, by Matthew Wild
-
TODO: Update2010-02-18, by Matthew Wild
-
Merge with 0.72010-02-18, by Matthew Wild
-
net.adns: Don't treat locally-initiated disconnects as fatal with libevent backend in use (thanks Flo)2010-02-18, by Matthew Wild
-
net.server_event: Pass false as connection error to disconnect handler if close was initiated by us2010-02-18, by Matthew Wild
-
modulemanager: Fix traceback on unloading global modules (thanks KSid)2010-02-18, by Matthew Wild
-
MUC: Allow role changes based on JIDs.2010-02-18, by Waqas Hussain
-
Merge with 0.72010-02-17, by Matthew Wild
-
Merge with 0.72010-02-16, by Matthew Wild
-
mod_tls: Only negotiate TLS on outgoing s2s connections if we have an SSL context (thanks Flo...)2010-02-16, by Matthew Wild
-
Merge with 0.72010-02-16, by Matthew Wild
-
net.adns: Fix potential traceback on DNS responses with libevent enabled (thanks Flo)2010-02-16, by Matthew Wild
-
Makefile: Remove fallbacks/2010-02-15, by Matthew Wild
-
Makefile: Remove fallbacks/2010-02-15, by Matthew Wild
-
prosody: Don't add fallbacks to package.path and package.cpath.2010-02-15, by Waqas Hussain
-
util.sasl.scram: Removed unnecessary dependency on bitlib.2010-02-15, by Waqas Hussain
-
mod_saslauth: Log debug message with full error if cyrussasl couldn't be loaded2010-02-15, by Matthew Wild
-
mod_saslauth: Correct syntax for gracefully handling a missing cyrussasl library2010-02-15, by Matthew Wild
-
net.server: Remove redundant commented code and some trailing whitespace2010-02-15, by Matthew Wild
-
mod_presence: Reflect the user's own presence back to them.2010-02-14, by Waqas Hussain
-
mod_saslauth: Warn and fallback gracefully when Cyrus SASL is requested, but missing.2010-02-14, by Waqas Hussain
-
configmanager: Remove debugging code accidentally committed2010-02-14, by Matthew Wild
Scroll all the way down to load more.