| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Commit initial version of mod_compression. | Tobias Markmann | 2009-08-12 | 1 | -0/+35 |
* | | | Removing tabs at the end of a line. | Tobias Markmann | 2009-08-12 | 1 | -1/+1 |
|/ / |
|
* | | mod_httpserver: Set default file handler (you can now request static files as... | Matthew Wild | 2009-08-11 | 1 | -6/+36 |
* | | mod_bosh: Strip BOSH namespace from stanzas to allow for some clients which m... | Matthew Wild | 2009-08-11 | 1 | -1/+2 |
* | | mod_bosh: Calculate rid difference just once | Matthew Wild | 2009-08-11 | 1 | -3/+3 |
* | | mod_bosh: Basic handling of rids (more to come) | Matthew Wild | 2009-08-11 | 1 | -1/+16 |
* | | mod_bosh: Correct reply when closing sessions | Matthew Wild | 2009-08-11 | 1 | -2/+1 |
* | | mod_bosh: Updated to use module:get_option instead of configmanager | Waqas Hussain | 2009-08-09 | 1 | -8/+6 |
* | | mod_watchregistrations: Updated to use module:get_option instead of configman... | Waqas Hussain | 2009-08-08 | 1 | -5/+3 |
* | | mod_selftests: Mark as global | Waqas Hussain | 2009-08-08 | 1 | -1/+1 |
* | | mod_tls: Updated to use module:get_option instead of configmanager | Waqas Hussain | 2009-08-08 | 1 | -4/+1 |
* | | mod_selftests: Updated to use module:get_option instead of configmanager | Waqas Hussain | 2009-08-08 | 1 | -2/+1 |
* | | mod_welcome: Updated to use module:get_option instead of configmanager | Waqas Hussain | 2009-08-08 | 1 | -3/+1 |
* | | mod_version: Rewritten to use new API. Added reply caching, and fixed some is... | Waqas Hussain | 2009-08-07 | 1 | -11/+11 |
* | | mod_version: Use the module API to read configuration options instead of conf... | Waqas Hussain | 2009-08-07 | 1 | -1/+1 |
* | | Merge with 0.5 | Matthew Wild | 2009-08-07 | 1 | -1/+1 |
|\| |
|
| * | Fixed: Outbound subscription requests silently dropped (regression in hg:7f17... | Waqas Hussain | 2009-08-07 | 1 | -1/+1 |
* | | mod_xmlrpc: Correct stripping of filename/line number prefix in RPC method er... | Matthew Wild | 2009-08-05 | 1 | -1/+1 |
* | | mod_saslauth: Fix coding style and layout, and use of arg[] for vararg | Matthew Wild | 2009-08-05 | 1 | -7/+12 |
* | | mod_saslauth: Fix indentation | Matthew Wild | 2009-08-05 | 1 | -16/+16 |
* | | mod_saslauth: Fix traceback on attempted login for non-existent users | Matthew Wild | 2009-08-05 | 1 | -2/+6 |
* | | Merge with 0.5 | Matthew Wild | 2009-08-05 | 1 | -2/+2 |
|\| |
|
| * | mod_bosh: Fix error reply for host-unknown errors | Matthew Wild | 2009-08-05 | 1 | -2/+2 |
* | | Merge with 0.5 | Matthew Wild | 2009-08-03 | 2 | -0/+2 |
|\| |
|
| * | Fixed: Self-references could be added to rosters via presence subscriptions | Waqas Hussain | 2009-08-03 | 1 | -0/+1 |
| * | Fixed: IQ replies are not sent back on publishing a PEP event | Waqas Hussain | 2009-08-03 | 1 | -0/+1 |
* | | mod_console: EOT (Ctrl-D) closes the connection. | Paul Aurich | 2009-07-31 | 1 | -0/+3 |
* | | Merge with 0.5 | Matthew Wild | 2009-07-29 | 1 | -1/+2 |
|\| |
|
| * | mod_pep: Added support for pubsub item retraction | Waqas Hussain | 2009-07-29 | 1 | -1/+2 |
* | | Merge with 0.5 | Matthew Wild | 2009-07-28 | 1 | -0/+45 |
|\| |
|
| * | mod_console: Finally add in the missing 'help' command \o/ | Matthew Wild | 2009-07-28 | 1 | -0/+45 |
* | | Merge with 0.5 | Matthew Wild | 2009-07-27 | 1 | -1/+1 |
|\| |
|
| * | mod_presence: Tag outgoing unavailables generated by a disconnect with a from... | Matthew Wild | 2009-07-27 | 1 | -1/+1 |
* | | mod_console: Show status and priority of clients | Matthew Wild | 2009-07-26 | 1 | -2/+11 |
* | | mod_xmlrpc: Remove file and line number from XML-RPC errors | Waqas Hussain | 2009-07-25 | 1 | -1/+1 |
* | | mod_xmlrpc: Fixed typos | Waqas Hussain | 2009-07-25 | 1 | -2/+2 |
* | | mod_xmlrpc: Added support for secure calls by non-admins | Waqas Hussain | 2009-07-25 | 1 | -12/+16 |
* | | Switch to using a more generic credentials_callback/handler for SASL auth. | nick | 2009-07-24 | 1 | -13/+16 |
* | | mod_saslauth, usermanager: Fetch list of mechanisms from usermanager | Nick Thomas | 2009-07-23 | 1 | -11/+14 |
* | | Merge with 0.5 | Matthew Wild | 2009-07-23 | 2 | -2/+2 |
|\| |
|
| * | pposix, mod_posix: Bump pposix version number | Matthew Wild | 2009-07-23 | 1 | -1/+1 |
| * | mod_console: Set default_interface to 127.0.0.1 | Matthew Wild | 2009-07-23 | 1 | -1/+1 |
* | | Merge with 0.5 | Matthew Wild | 2009-07-22 | 1 | -0/+5 |
|\| |
|
| * | mod_presence: Ignore presence sent to host and invalid JIDs, fixes traceback ... | Matthew Wild | 2009-07-22 | 1 | -0/+5 |
* | | mod_muc: Expose rooms table to the host and plugins | Matthew Wild | 2009-07-20 | 1 | -0/+3 |
* | | mod_console: Add server:shutdown() command | Matthew Wild | 2009-07-18 | 1 | -0/+5 |
* | | mod_console: Add config:reload() command | Matthew Wild | 2009-07-18 | 1 | -0/+6 |
* | | mod_console: Rename server:reload() to server:insane_reload() (basically no-o... | Matthew Wild | 2009-07-18 | 1 | -1/+1 |
|/ |
|
* | mod_httpserver: Update to use new new_from_config() too | Matthew Wild | 2009-07-14 | 1 | -1/+1 |
* | mod_bosh: Update to use new new_from_config() | Matthew Wild | 2009-07-14 | 1 | -1/+1 |