| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
'ssl' config option isn't specified (fixes a top-level traceback on startup).
|
|
|
|
| |
instead of using the mechanisms list directly (fixes a traceback).
|
|
|
|
| |
list of mechanisms.
|
|
|
|
| |
selecting a mechanism, and not the global table.
|
| |
|
|
|
|
| |
(fixes a traceback).
|
| |
|
| |
|
| |
|
|
|
|
| |
reload, to reset util.logger and remove and re-add all sink types to perform a full reload of the logging system without a restart.
|
| |
|
| |
|
|
|
|
| |
file, fixes #147
|
|
|
|
| |
to be relative to the config file
|
|
|
|
| |
contains one (thanks Brian Cully)
|
|
|
|
| |
later on the command-line
|
|
|
|
| |
and n0nsense for testing the fix!)
|
| |
|
| |
|
| |
|
|
|
|
| |
caps hash, and respond to disco#info to the caps hash node.
|
| |
|
| |
|
| |
|
|
|
|
| |
allow the client to cache disco#info for the server instead of requesting it at each login.
|
| |
|
|
|
|
| |
truncating, to avoid breaking prosodyctl
|
|
|
|
| |
overwrite with a PID shorter than the previous, and end with an invalid PID in the file.
|
| |
|
|
|
|
| |
config, which avoids creating log files as the wrong user
|
|
|
|
| |
prosodyctl now works with any auth provider
|
|
|
|
| |
update usermanager to still use it as the default
|
|
|
|
| |
empty password and pretending it means the user doesn't exist. Hopefully with more success than Custer.
|
|
|
|
| |
as symbols are exported from the Lua binary (thanks deryni)
|
| |
|
|
|
|
| |
place to make it actually work :)
|
| |
|
|
|
|
| |
max_history_messages (thanks michal and others who requested)
|
|
|
|
| |
timeout, rather than total timeout), use net.dns's new timeout system, and remove our custom timeout handlers
|
| |
|
| |
|
|
|
|
| |
to be created for each cancellation internal to net.dns
|
| |
|
|
|
|
| |
resolv.conf if necessary
|
|
|
|
| |
dozens of wasteful table lookups
|