| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | BOSH: Allow BOSH servers to be configured through config file | Matthew Wild | 2009-01-13 | 1 | -1/+13 |
| * | mod_actions_http: Show tables as 'list's | Matthew Wild | 2009-01-12 | 1 | -0/+2 |
| * | Add mod_actions_http for executing actions through HTTP | Matthew Wild | 2009-01-12 | 1 | -0/+76 |
| * | mod_httpserver: Add require 'net.httpserver' | Matthew Wild | 2009-01-12 | 1 | -0/+2 |
| * | BOSH: Make previous fix a bit more efficient | Matthew Wild | 2009-01-12 | 1 | -1/+1 |
| * | BOSH: Fix for error when closed session was in inactive_sessions list | Matthew Wild | 2009-01-12 | 1 | -4/+8 |
| * | Add option to in-band registration to allow only whitelisted IPs to register | Matthew Wild | 2009-01-11 | 1 | -1/+2 |
| * | Added rate limiting to in-band registration, and added IP [black/white]lists | Matthew Wild | 2009-01-11 | 1 | -0/+29 |
| * | Implement session:close() for BOSH, and add checking for attempts to connect ... | Matthew Wild | 2009-01-09 | 1 | -10/+24 |
| * | Change default maximum inactivity period to 60s from 30s | Matthew Wild | 2009-01-09 | 1 | -1/+1 |
| * | Numerous BOSH improvements... handle client disconnects, either explicit or i... | Matthew Wild | 2009-01-09 | 1 | -14/+47 |
* | | mod_muc: deregister component on unload | Waqas Hussain | 2009-01-13 | 1 | -0/+6 |
* | | mod_saslauth, mod_tls: minor code cleanup | Waqas Hussain | 2009-01-13 | 2 | -25/+18 |
* | | mod_version: Removed and rearranged some code | Waqas Hussain | 2009-01-13 | 1 | -7/+2 |
|/ |
|
* | mod_muc: Room subject should be sent only the newly joined occupant | Waqas Hussain | 2009-01-03 | 1 | -1/+1 |
* | mod_console: replace all \n with \r\n in the output, and send \0 as a marker ... | Waqas Hussain | 2009-01-03 | 1 | -40/+42 |
* | mod_muc: Room subjects stored, and room persistence code in place. First user... | Waqas Hussain | 2008-12-31 | 1 | -3/+59 |
* | Initial mod_muc: XEP-0045: Multi-User Chat | Waqas Hussain | 2008-12-31 | 1 | -0/+218 |
* | Add allow_registration option to disable account registration | Matthew Wild | 2008-12-29 | 1 | -1/+4 |
* | Remove some old debugging code from mod_bosh | Matthew Wild | 2008-12-27 | 1 | -7/+2 |
* | Destroy session on failed dialback instead of throwing an error | Matthew Wild | 2008-12-25 | 1 | -2/+2 |
* | Initial mod_bosh, works, kind of, but quite incomplete | Matthew Wild | 2008-12-22 | 1 | -0/+211 |
* | Add initial mod_httpserver for serving static content | Matthew Wild | 2008-12-22 | 1 | -0/+20 |
* | Remove a FIXME from mod_tls | Matthew Wild | 2008-12-15 | 1 | -2/+0 |
* | Add support for dialback piggy-backing. Fixes #37. Thanks to CShadowRun for h... | Matthew Wild | 2008-12-13 | 1 | -19/+49 |
* | 0.1 -> 0.2 | Matthew Wild | 2008-12-10 | 15 | -16/+16 |
* | Changed mod_roster to use the newer presence manager API | Waqas Hussain | 2008-12-08 | 1 | -5/+6 |
* | Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | 2008-12-07 | 1 | -3/+1 |
|\ |
|
| * | Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | 2008-12-07 | 1 | -3/+1 |
| |\ |
|
| | * | Small logging adjustment for mod_posix | Matthew Wild | 2008-12-07 | 1 | -3/+1 |
* | | | Latin1 support for SASL DIGEST-MD5 (second, and possibly final commit) | Waqas Hussain | 2008-12-08 | 1 | -4/+3 |
|/ / |
|
* / | Latin1 support for SASL DIGEST-MD5 (initial commit) | Waqas Hussain | 2008-12-07 | 1 | -2/+7 |
|/ |
|
* | Add mod_posix, fixes #5 | Matthew Wild | 2008-12-06 | 1 | -0/+50 |
* | Backed out changeset 099d8a102deb (committed too much) | Matthew Wild | 2008-12-05 | 2 | -7/+3 |
* | Add TLS socket to readlist before handshake starts, fixes major slow-down on ... | Matthew Wild | 2008-12-05 | 2 | -3/+7 |
* | Fix the last couple of places where we send strings from mod_dialback | Matthew Wild | 2008-12-05 | 1 | -4/+4 |
* | Remove an incorrect line which I didn't add, and fix the proper way. Corrects... | Matthew Wild | 2008-12-05 | 1 | -3/+4 |
* | Changed the datastore for vCards from vCard to vcard in mod_vcard and mod_reg... | Waqas Hussain | 2008-12-05 | 2 | -6/+6 |
* | Change modules to use the new add_feature module API method. | Waqas Hussain | 2008-12-04 | 10 | -12/+12 |
* | Fix for handling latin1 encoded hostnames in SASL | Waqas Hussain | 2008-12-03 | 1 | -2/+2 |
* | Insert copyright/license headers | Matthew Wild | 2008-12-03 | 15 | -0/+300 |
* | lxmppd -> Prosody | Matthew Wild | 2008-12-03 | 1 | -2/+2 |
* | Load prosody instead of main.lia in mod_console | Waqas Hussain | 2008-11-29 | 1 | -1/+1 |
* | Merge from waqas | Matthew Wild | 2008-11-27 | 1 | -2/+3 |
|\ |
|
| * | Completely switched to new hashes library from the old md5 library | Waqas Hussain | 2008-11-28 | 1 | -1/+2 |
| * | Stopped using the lbase64 library | Waqas Hussain | 2008-11-28 | 1 | -1/+1 |
* | | Add module:unload() to mod_console, and allow module:load() to take config param | Matthew Wild | 2008-11-27 | 1 | -2/+11 |
* | | Some mod_console updates | Matthew Wild | 2008-11-27 | 1 | -3/+20 |
|/ |
|
* | Bumper commit for the new modulemanager API \o/ Updates all the modules, thou... | Matthew Wild | 2008-11-27 | 14 | -30/+30 |
* | Update mod_selftests to use the hosts on http://xmpp.org/interop/servers.shtml | Matthew Wild | 2008-11-26 | 1 | -1/+1 |