| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(thanks darkhopatomopus)
|
|
|
|
| |
server_select
|
|
|
|
| |
necessary and causes a log message ('rid too large') to be erroneously printed, fixes #203
|
|
|
|
| |
fixes #202
|
|
|
|
| |
server.link()... it can cause the last chunk of data to be discarded if shorter than buffersize (thanks to Zash for the debugging)
|
| |
|
| |
|
|
|
|
| |
dependency on configmanager. I think the equivalent of log_sources can be done with the advanced logging config.
|
| |
|
| |
|
| |
|
|
|
|
| |
arguments to a 4-argument function (thanks Asterix :) )
|
| |
|
| |
|
|
|
|
| |
in usage normal session:close()
|
|
|
|
| |
or unusable XML in the request payload
|
|
|
|
| |
in some cases (thanks Zash).
|
|
|
|
| |
room.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
friends (thanks elghinn)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
stream is associated with
|
|
|
|
| |
session a connection is associated with
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the SASL handler (makes it work for Cyrus SASL).
|
|
|
|
| |
sasl_handler:select().
|
| |
|
| |
|
| |
|