| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | ejabberdsql2prosody: Fix access of undefined global | Waqas Hussain | 2009-08-08 | 1 | -2/+2 |
* | | | 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 albert and waqas | Matthew Wild | 2009-08-08 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fixed: Zeros could be stripped from the version string the Makefile extracts ... | Waqas Hussain | 2009-08-08 | 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 | -0/+1 |
|\| |
|
| * | xmppcomponent_listener: Fix to collect component sessions on disconnect | Matthew Wild | 2009-08-05 | 1 | -0/+1 |
* | | Merge with 0.5 | Matthew Wild | 2009-08-05 | 2 | -6/+7 |
|\| |
|
| * | mod_bosh: Fix error reply for host-unknown errors | Matthew Wild | 2009-08-05 | 1 | -2/+2 |
| * | net.httpserver: Allow response.body to be a non-string | Matthew Wild | 2009-08-05 | 1 | -4/+5 |
* | | Merge with waqas | Matthew Wild | 2009-08-03 | 1 | -0/+65 |
|\ \ |
|
| * | | ejabberdsql2prosody: Added support for Private XML Storage | Waqas Hussain | 2009-08-02 | 1 | -0/+9 |
| * | | ejabberdsql2prosody: Added support for vCards | Waqas Hussain | 2009-08-02 | 1 | -0/+4 |
| * | | ejabberdsql2prosody: Added an XML parser | Waqas Hussain | 2009-08-02 | 1 | -0/+52 |
* | | | 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 |
| * | Tagging 0.5.1 | Matthew Wild | 2009-07-29 | 0 | -0/+0 |
* | | 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 | 3 | -5/+6 |
|\| |
|
| * | MUC: Added the MUC child element to conflict errorsvault/0.5.10.5.1 | Waqas Hussain | 2009-07-29 | 1 | -2/+2 |
| * | Added: Support for PROSODY_SRCDIR and PROSODY_PLUGINDIR environment variables | Waqas Hussain | 2009-07-29 | 1 | -2/+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 | 8 | -7/+94 |
|\| |
|
| * | xmpp{client,server,component]_listener: Open stream if sending an error and i... | Matthew Wild | 2009-07-28 | 3 | -0/+15 |
| * | mod_console: Finally add in the missing 'help' command \o/ | Matthew Wild | 2009-07-28 | 1 | -0/+45 |
| * | configmanager: Default options appearing before Host "*" to global (fixes pot... | Matthew Wild | 2009-07-28 | 1 | -0/+1 |
| * | hostmanager: Warn when user puts port configuration under vhost section | Matthew Wild | 2009-07-28 | 1 | -0/+5 |
| * | core.loggingmanager: Enable timestamps by default for file log sinks | Matthew Wild | 2009-07-28 | 1 | -1/+1 |
| * | net.server: Much improve SSL/TLS error reporting, do our best to understand a... | Matthew Wild | 2009-07-28 | 1 | -6/+27 |
* | | ejabberdsql2prosody: Allow for multiple INSERTs to the same table | Waqas Hussain | 2009-07-28 | 1 | -1/+8 |
* | | Merge with 0.5 | Matthew Wild | 2009-07-27 | 2 | -6/+2 |
|\| |
|
| * | Fixed: Possible duplicate error replies for unhandled stanzas | Waqas Hussain | 2009-07-28 | 1 | -5/+1 |
| * | net.httpserver: Reduce log level of 'request left open' message | Matthew Wild | 2009-07-27 | 1 | -1/+1 |
* | | 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 |
* | | xmpp{client,server}_listener: Report contents of packets containing invalid XML | Matthew Wild | 2009-07-26 | 2 | -0/+2 |
* | | mod_console: Show status and priority of clients | Matthew Wild | 2009-07-26 | 1 | -2/+11 |
* | | ejabberdsql2prosody: Fixed a nil global access error | Waqas Hussain | 2009-07-26 | 1 | -1/+1 |
* | | ejabberdsql2prosody: Add support for rosterusers.ask == "B" (both pending in ... | Waqas Hussain | 2009-07-26 | 1 | -0/+3 |
* | | ejabberdsql2prosody: Fix typo, and improve the warning message | Waqas Hussain | 2009-07-26 | 1 | -6/+6 |
* | | ejabberdsql2prosody: Display a warning if a row has more columns than expected | Waqas Hussain | 2009-07-26 | 1 | -2/+5 |
* | | ejabberdsql2prosody: Added support for all mysql escape sequences | Waqas Hussain | 2009-07-26 | 1 | -4/+14 |
* | | ejabberdsql2prosody: Added support for the escape sequence '\\' in strings | Waqas Hussain | 2009-07-26 | 1 | -0/+1 |