prosody.git
2010-03-25 Matthew Wildtools/erlparse: Discard erlang PIDs instead of choking...
2010-03-25 Matthew Wildtools/erlparse: Report the line number when showing...
2010-03-25 Matthew Wildtools/erlparse: Optimisations aplenty for faster proces...
2010-03-25 Matthew WildMerge 0.7->trunk
2010-03-25 Matthew Wildtools/ejabberd2prosody: Create prosody singleton so...
2010-03-25 Matthew WildMerge 0.7->trunk
2010-03-25 Matthew Wildnet.server_event: Don't re-try a write if the connectio...
2010-03-24 Matthew WildMerge 0.7->trunk
2010-03-24 Matthew Wildnet.server_event: Bump timeout values up somewhat
2010-03-24 Matthew WildMerge 0.7->trunk
2010-03-24 Matthew WildMerge 0.7/waqas->0.7/MattJ
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-24 Matthew Wildmod_tls: Add s2s_allow_encryption option which, when...
2010-03-23 Waqas Hussainutil.sasl.digest-md5: Removed unnnecessary check (which...
2010-03-23 Waqas Hussainmod_register: Use set_password to set passwords instead...
2010-03-23 Waqas Hussainusermanager: Added function set_password.
2010-03-23 Waqas Hussainprosody.cfg.lua.dist: Whitespace fix.
2010-03-23 Waqas Hussainprosody.cfg.lua.dist: Disable mod_privacy by default.
2010-03-23 Waqas Hussainusermanager: Return sane errors/results when Cyrus...
2010-03-23 Waqas Hussainmod_saslauth: Tidier code for SASL backend selection.
2010-03-23 Waqas Hussainmod_saslauth: Fail with an error when the requested...
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew Wildutil.windows: Convert from Windows line endings
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-22 Waqas Hussainloggingmanager: Don't use non-standard format specifier...
2010-03-22 Matthew Wildutil.xmppstream: new() now returns a parser object
2010-03-22 Matthew Wildutil.xmppstream: Initial commit
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Waqas Hussainstanza_router: Don't send error replies for stanzas...
2010-03-22 Waqas Hussainstanza_router: Allow non-jabber:client elements after...
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew Wildsessionmanager, s2smanager: Add type of ?2s_destroyed...
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew Wildmod_groups: Ignore whitespace on group member JID lines...
2010-03-22 Matthew Wildmod_groups: Fixes to make compatible with roster versio...
2010-03-22 Matthew Wildmod_groups: Missed hunk from last commit, don't create...
2010-03-22 Matthew Wildmod_groups: Only create group lists when necessary...
2010-03-22 Matthew Wildrostermanager: Don't bump the roster version if it...
2010-03-22 Matthew Wildmod_roster: Tidier code for the roster versioning logic
2010-03-22 Matthew Wildmod_roster: Tidier code for the roster versioning logic
2010-03-20 Matthew WildMerge 0.7->trunk
2010-03-20 Matthew Wild.hgignore: Ignore prosody.version (thanks Florob)
2010-03-18 Matthew WildMerge 0.7->trunk
2010-03-18 Matthew Wildutil.sasl_cyrus: Return invalid-mechanism instead of...
2010-03-18 Matthew Wildutil.sasl_cyrus: Clarify some log messages and levels
2010-03-18 Paul Aurichutil.sasl_cyrus: Protect the call to cyrussasl.server_n...
2010-03-18 Matthew WildMerge 0.7->trunk
2010-03-18 Matthew WildMerge darkrain->trunk
2010-03-18 Matthew WildMerge 0.7->trunk
2010-03-18 Matthew WildMerge 0.6->0.7
2010-03-18 Matthew WildMerge 0.6 with waqas
2010-03-18 Matthew Wilds2smanager: Remove the infamous 'as per RFC' log messag...
2010-03-17 Paul Aurichutil.sasl_cyrus: If available, use a c14n callback...
2010-03-17 Paul Aurichutil.sasl_cyrus: If available, use a c14n callback...
2010-03-17 Paul Aurichmod_saslauth: Add a sasl_realm option
2010-03-17 Paul Aurichmod_saslauth: Add a sasl_realm option
2010-03-17 Matthew WildMerge with 0.7
2010-03-17 Matthew WildMerge ... 0.6 (into 0.7, namely mod_compression fixes)
2010-03-16 Paul Aurichutil.cyrus_sasl: Pass the realm to Cyrus
2010-03-16 Paul Aurichutil.cyrus_sasl: Pass the realm to Cyrus
2010-03-16 Waqas HussainMUC: Added support for letting clients manage discussio...
2010-03-15 Waqas Hussainmod_compression: Improved and lowered log level of...
2010-03-15 Matthew WildMerge with 0.7 (and indirectly 0.6.2)
2010-03-09 Waqas Hussainmod_compression: Return <setup-failed/> instead of...
2010-03-09 Waqas Hussainmod_compression: More robust stanza processing.
2010-03-09 Waqas Hussainmod_compression: Don't succeed after indicating a failure.
2010-03-09 Waqas Hussainmod_compression: Don't tell client compression succeede...
2010-03-09 Waqas Hussainmod_compression: Fixed various possible tracebacks...
2010-03-05 Matthew WildMerge with trunk
2010-03-05 Matthew WildMerge with 0.7
2010-03-05 Matthew Wildnet.dns: Trailing whitespace
2010-03-05 Matthew Wildnet.dns: More reliable parsing of resolv.conf - allow...
2010-03-05 Matthew Wildnet.server_select: Fix for traceback when a read return...
2010-03-05 Matthew Wildcertmanager: Friendlier error reporting on OpenWRT...
2010-03-05 Matthew Wildcertmanager: Fix nil global access (thanks Marc)
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-14 Matthew Wildnet.xmppcomponent_listener: Don't remove 'log' and...
2010-03-14 Matthew Wildnet.xmppcomponent_listener: Log invalid XML received...
2010-03-14 Matthew Wildnet.xmppcomponent_listener: Don't allow closing a sessi...
2010-03-14 Matthew Wildnet.xmppcomponent_listener: Close component sessions...
2010-03-14 Matthew Wildnet.xmppcomponent_listener: Don't handle stream errors...
2010-03-14 Matthew Wildnet.xmppcomponent_listener: Fix to correctly handle...
2010-03-14 Matthew Wildnet.xmppclient_listener: Fix to correctly handle stream...
2010-03-14 Matthew Wildsessionmanager: Don't re-destroy destroyed sessions
2010-03-14 Matthew Wildsessionmanager: Return stream error when incoming strea...
2010-03-14 Matthew Wildsessionmanager: Add close method to resting sessions
2010-03-14 Matthew Wilds2smanager: Don't re-destroy destroyed sessions
2010-03-14 Matthew Wilds2smanager: Add open_stream and close methods to restin...
2010-03-11 Matthew Wildsessionmanager, s2smanager: Close session on </stream...
2010-03-08 Matthew Wildsessionmanager, s2smanager: Destroyed sessions are...
2010-03-06 Matthew Wildnet.xmppserver_listener: Clarify log message (for nil...
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-03 Waqas Hussainstanza_router: Don't send error replies for stanzas...
2010-03-03 Waqas Hussainstanza_router: Allow non-jabber:client elements after...
2010-03-02 Waqas Hussainmod_offline: Convert to Unix line endings.
2010-03-01 Matthew WildMerge with 0.7
2010-03-01 Waqas Hussainutil.sasl: Fixed a nil global access.
2010-03-01 Waqas Hussainutil.stanza: Fixed nil global accesses.
2010-03-01 Matthew Wildcertmanager: Fix global access
next