| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Since util.stanza supports util.error objects via duck-typing and adhoc
errors look enough like util.error objects, they should able to pass as
such. This will allow converting adhoc commands to use util.error.
|
| |
|
|
|
|
|
|
|
| |
Rename 'user' permission mode to 'any' for clarity, too easily mistaken
for what the 'local_user' setting does.
It is also removed as a default and made a required argument.
|
| |
|
|
|
|
|
|
|
| |
Most modules use the module:provides() API which add the '-provides'
suffix. Previously module:add_item() was used.
See 58714123f600
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
does not return true)
|
|
|
|
| |
the newer stanza:get_child APIs and optimize away some table lookups
|
| |
|
| |
|
|
|
|
| |
across restarts etc.
|
| |
|
| |
|
|
|
|
| |
removing all cases of concatenation when building log messages
|
| |
|
|
|
|
| |
Ad-Hoc commands
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
before we were loaded
|
| |
|
| |
|
|
|