Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed mod_tls to use session.send for sending stanzas | Waqas Hussain | 2008-11-16 | 1 | -2/+1 |
| | |||||
* | Removed useless [[local send = require ↵ | Waqas Hussain | 2008-11-16 | 2 | -2/+0 |
| | | | | "core.sessionmanager".send_to_session]] from mod_uptime and mod_version | ||||
* | Fixed mod_saslauth to use session.send for sending stanzas | Waqas Hussain | 2008-11-16 | 1 | -2/+1 |
| | |||||
* | Fixed mod_register to use session.send for sending stanzas | Waqas Hussain | 2008-11-16 | 1 | -15/+14 |
| | |||||
* | Fixed mod_private to use session.send for sending stanzas | Waqas Hussain | 2008-11-16 | 1 | -8/+7 |
| | |||||
* | Fixed mod_legacyauth to use session.send for sending stanzas | Waqas Hussain | 2008-11-16 | 1 | -4/+3 |
| | |||||
* | Fix mod_vcard to use session.send for sending stanzas | Waqas Hussain | 2008-11-16 | 1 | -6/+5 |
| | |||||
* | Merge with myself (!) | Matthew Wild | 2008-11-15 | 1 | -10/+9 |
|\ | |||||
| * | Fix mod_roster to use session.send for sending stanzas | Matthew Wild | 2008-11-15 | 1 | -10/+9 |
| | | |||||
* | | Merge from waqas | Matthew Wild | 2008-11-15 | 3 | -39/+10 |
|\ \ | |/ |/| | |||||
| * | Code cleanup for resource binding | Waqas Hussain | 2008-11-16 | 2 | -34/+8 |
| | | |||||
| * | Unused variables in mod_tls | Waqas Hussain | 2008-11-16 | 1 | -5/+2 |
| | | |||||
* | | Small fix for mod_version | Matthew Wild | 2008-11-15 | 1 | -1/+1 |
|/ | |||||
* | Providing some human readable error messages and some fixes. | Tobias Markmann | 2008-11-15 | 1 | -23/+11 |
|\ | |||||
| * | Using md5.sum rather than hashes.md5 because we don't want hexadecimal | Waqas Hussain | 2008-11-16 | 1 | -1/+1 |
| | | |||||
| * | mod_saslauth: Code cleanup | Waqas Hussain | 2008-11-16 | 1 | -22/+10 |
| | | |||||
* | | Made SASL module fit the new interface. | Tobias Markmann | 2008-11-15 | 1 | -1/+2 |
|/ | |||||
* | base64 encode the sasl responses | Waqas Hussain | 2008-11-16 | 1 | -3/+3 |
| | |||||
* | Started using realm in password hashing, and added support for error message ↵ | Waqas Hussain | 2008-11-16 | 1 | -6/+6 |
| | | | | replies from sasl | ||||
* | Comment out DIGEST-MD5 until it is fully implemented | Matthew Wild | 2008-11-15 | 1 | -1/+1 |
| | |||||
* | Merging with Waqas' code. | Tobias Markmann | 2008-11-15 | 1 | -0/+2 |
|\ | |||||
| * | Set username on SASL success | Waqas Hussain | 2008-11-16 | 1 | -0/+2 |
| | | |||||
* | | Set username in a SASL object. | Tobias Markmann | 2008-11-15 | 1 | -1/+4 |
| | | |||||
* | | Merge with Waqas changes to mod_saslauth. | Tobias Markmann | 2008-11-15 | 1 | -40/+19 |
|\| | |||||
| * | mod_saslauth: Added base64 decoding, encoding check, and cleaned the code up. | Waqas Hussain | 2008-11-15 | 1 | -40/+19 |
| | | |||||
* | | Adding some TODO for some security issue. | Tobias Markmann | 2008-11-15 | 1 | -0/+1 |
| | | |||||
* | | Merging my new SASL code with Waqas' adjusted saslauth module. | Tobias Markmann | 2008-11-15 | 2 | -41/+95 |
|\| | |||||
| * | mod_saslauth updated for digest-md5 | Waqas Hussain | 2008-11-15 | 1 | -3/+60 |
| | | |||||
| * | Now outgoing s2s sessions are associated with their from_host, fixes #15 | Matthew Wild | 2008-11-14 | 1 | -1/+1 |
| | | |||||
| * | Some more logging fixes | Matthew Wild | 2008-11-14 | 1 | -0/+1 |
| | | |||||
* | | Merging. | Tobias Markmann | 2008-11-10 | 1 | -0/+25 |
|\| | |||||
| * | Added mod_uptime: [XEP-0012: Last Activity] queries now work when directed ↵ | Waqas Hussain | 2008-11-10 | 1 | -0/+25 |
| | | | | | | | | at the server. | ||||
* | | Forward response stanzas to sasl.lua and some other stuff. | Tobias Markmann | 2008-11-10 | 1 | -37/+42 |
|/ | |||||
* | Fixed some whitespace. | Waqas Hussain | 2008-11-06 | 2 | -56/+58 |
| | |||||
* | vcards for s2s | Matthew Wild | 2008-11-02 | 1 | -1/+1 |
| | |||||
* | mod_roster fix | Waqas Hussain | 2008-11-02 | 1 | -0/+1 |
| | |||||
* | Fix s2s once and for all | Matthew Wild | 2008-11-01 | 1 | -0/+67 |
| | | | | | | | - Moved dialback to the new mod_dialback (mostly). - Modules can now supply a list of origins to handle to add_handler - Modules can now handle and process any stanza, overriding the core - Modules handle non-jabber:client/jabber:server xmlns'd stanzas | ||||
* | Fix for mod_version over s2s | Matthew Wild | 2008-11-01 | 1 | -1/+1 |
| | |||||
* | mod_version is here | Matthew Wild | 2008-10-30 | 1 | -0/+20 |
| | |||||
* | Added support for XEP-0049: Private XML Storage (mod_private) | Waqas Hussain | 2008-10-26 | 1 | -0/+47 |
| | |||||
* | mod_vcard: Fixed to use new util.stanza.add_child | Waqas Hussain | 2008-10-26 | 1 | -3/+1 |
| | |||||
* | Bug fixes and checks for presence subscriptions, etc | Waqas Hussain | 2008-10-26 | 1 | -9/+12 |
| | |||||
* | Fix mod_legacyauth to not use old stanza_dispatch | Matthew Wild | 2008-10-24 | 1 | -1/+1 |
| | |||||
* | Roster updates | Waqas Hussain | 2008-10-23 | 1 | -0/+2 |
| | | | | | | - Added support for item.ask attribute in rostermanager and mod_roster - Updated roster docs - Removed old code from rostermanager | ||||
* | TLS/SASL no longer should include the connhandler module | Matthew Wild | 2008-10-23 | 2 | -4/+1 |
| | |||||
* | Merge roster & presence from waqas | Matthew Wild | 2008-10-22 | 1 | -7/+79 |
|\ | |||||
| * | Added session property for interested resources | Waqas Hussain | 2008-10-23 | 1 | -0/+1 |
| | | |||||
| * | Fixed: Roster support | Waqas Hussain | 2008-10-22 | 1 | -4/+4 |
| | | |||||
| * | Added: More complete implementation for mod_roster | Waqas Hussain | 2008-10-17 | 1 | -14/+77 |
| | | |||||
| * | Fixed: mod_roster now outputs all roster data (instead of just the JIDs) | Waqas Hussain | 2008-10-12 | 1 | -1/+9 |
| | |