net.server_event: Check the buffer *length*, not the buffer itself (Fixes 100% cpu...
[prosody.git] / plugins / mod_legacyauth.lua
2012-09-13 Matthew WildMerge 0.9->trunk
2012-09-13 Matthew Wildmod_legacyauth: Fix for sending error response to unaut...
2012-08-07 Kim Alvefurmod_legacyauth: Remove unused variable
2012-08-07 Kim Alvefurmod_legacyauth: Return an error if username or resource...
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-04-20 Matthew WildMerge 0.8->trunk
2011-04-20 Matthew Wildmod_legacyauth: Disallow on unencrypted connections...
2010-10-16 Waqas Hussainmod_legacyauth: Limit authentication to unauthenticated...
2010-10-16 Waqas Hussainmod_legacyauth: Updated to use the new events API.
2010-07-21 Matthew Wildusermanager, mod_auth_internal_hashed, mod_legacyauth...
2010-06-29 Matthew WildMerge backout
2010-06-09 Waqas Hussainmod_legacyauth: Fixed the ordering of parameters passed...
2010-06-09 Waqas Hussainmod_legacyauth: Use the new usermanager.test_password...
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-11 Waqas Hussainmod_legacyauth: Hook stream-features event using new...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-05 Matthew Wildrequire_encryption deprecated, use c2s_require_encrypti...
2009-09-27 Matthew WildMerge with trunk
2009-09-27 Matthew WildMerge with 0.5
2009-09-27 Matthew WildMerge with waqas
2009-09-27 Waqas Hussainmod_legacyauth: Don't allow server-generated resource...
2009-09-27 Waqas Hussainmod_legacyauth: Undo auth on bind fail. Legacy auth...
2009-09-27 Waqas Hussainmod_legacyauth: Added node and resource prepping.
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
2009-08-18 Matthew WildMerge waqas with Tobias. Eww.
2009-08-13 Waqas Hussainmod_legacyauth: Added a FIXME
2009-08-13 Waqas Hussainmod_legacyauth: Refactored a bit
2009-08-13 Waqas Hussainmod_legacyauth: Updated to use module:get_option instea...
2009-08-13 Waqas Hussainmod_legacyauth: Removed useless 'require' call on every...
2009-07-10 Matthew WildRemove version number from copyright headers
2009-05-29 Matthew Wildmod_legacyauth: Hide stream feature when secure auth...
2009-05-29 Matthew Wildmod_saslauth, mod_legacyauth: Deny logins to unsecure...
2009-04-29 Matthew Wildmod_*: Fix many unnecessary global accesses in modules...
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-22 Matthew Wildmod_*: Fix a load of global accesses
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-03-14 Matthew WildMerge
2009-03-08 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-03-07 Waqas Hussainmod_legacyauth: Added stream feature: <auth xmlns=...
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2008-12-16 Matthew WildMerge from waqas
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-04 Waqas HussainChange modules to use the new add_feature module API...
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-11-27 Matthew WildBumper commit for the new modulemanager API \o/ Updates...
2008-11-26 Matthew WildMerge from waqas
2008-11-26 Waqas HussainModules now sending disco replies
2008-11-15 Waqas HussainFixed mod_legacyauth to use session.send for sending...
2008-11-15 Matthew WildMerge with myself (!)
2008-11-15 Matthew WildMerge from waqas
2008-11-15 Waqas HussainCode cleanup for resource binding
2008-10-24 Matthew WildFix mod_legacyauth to not use old stanza_dispatch
2008-10-04 Matthew WildMerge from waqas
2008-10-04 Matthew WildMerge docs from waqas
2008-10-04 Matthew WildDEPENDS updated by waqas
2008-10-04 Matthew WildSmall fix for sending stanzas in case of resource bindi...
2008-10-02 Matthew WildSASL!
2008-09-30 Matthew WildHuge commit to: