| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| | |
(fixes #1183)
|
| |
| |
| |
| | |
that for incoming
|
| | |
|
| |
| |
| |
| | |
(fixes #1073)
|
| | |
|
| |
| |
| |
| |
| |
| | |
MySQL requires that the first 20 bytes are unique, even if they differ after
the first 20 bytes. This breaks e.g. pubsub/PEP nodes longer than 20 characters
that have common prefixes.
|
| |
| |
| |
| | |
returning non-iterator values
|
| | |
|
| |
| |
| |
| | |
truncate operations, fixes #1200
|
| |
| |
| |
| | |
indicate a source file name only
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
What was the intent of this argument anyways?
|
| |
| |
| |
| | |
user
|
| | |
|
| |
| |
| |
| | |
password policy enforcement
|
| | |
|
| |
| |
| |
| | |
#1220)
|
| |
| |
| |
| | |
It is only used in this if block anyways
|
| |
| |
| |
| | |
Maybe this meant the version of the OS, but it's still confusing.
|
| |
| |
| |
| |
| |
| | |
Many event handlers start with
local origin, stanza = event.origin, event.stanza;
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
with 'hosts' arguments [luacheck]
|
| |
| |
| |
| | |
[luacheck]
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Since the module is now global, this event was also fired in a global
context by default.
|
| | |
|
| | |
|
| |
| |
| |
| | |
Such modules simply ignore the Host header and always handle the same path.
|
| | |
|
| | |
|
| | |
|
| | |
|