| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|/ |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
to Gelraen)
This makes mod_irc actually work with servers that reply with error
on any command before the registration procedure is completed.
Such servers, after NICK/USER they send PING and wait for client response.
In such situation they reply with message 451 to CODEPAGE command,
and mod_irc thinks that connection failed.
Example IRC server that works thanks to the patch: irc.mibbit.com
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
See http://www.ejabberd.im/node/4549
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Gemayel)(EJAB-1434)
|
|
|
|
| |
Gemayel)(EJAB-1456)
|
| |
|
| |
|
|
|
|
| |
could be NULL. We check this now.
|
| |
|
|
|
|
| |
With this change, logged anonymous accounts are considered to be registered.
|
| |
|
|
|
|
| |
Maka)(EJAB-695)
|
| |
|
|
|
|
|
|
|
|
|
| |
Changes:
* Set script as executable
* Add LSB tags and overrides, copied from Debian's ejabberd package
* Add chkconfig support (thanks to Ivan Martinez)(EJAB-1450)
* Don't use nounset, as that breaks when no argument is provided
* Add status command
|
|
|
|
| |
enabled in order to avoid logging of confusing error
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|