util.datamanager: Lower log level of 'Setting data path' to 'debug'
|
Matthew Wild |
2009-05-02 |
componentmanager: Reduce log output at startup to 'debug'
|
Matthew Wild |
2009-05-02 |
hostmanager: Reduce log output at startup to 'debug'
|
Matthew Wild |
2009-05-02 |
modulemanager: Don't load modules when modules_enable is false
|
Matthew Wild |
2009-05-02 |
prosody: Less verbose logging during shutdown sequence
|
Matthew Wild |
2009-05-02 |
mod_posix: Don't let the server run as root without the magic run_as_root in config
|
Matthew Wild |
2009-05-02 |
prosody: Define prosody_shutdown() before emitting the server-starting event
|
Matthew Wild |
2009-05-02 |
Makefile: Process and install prosodyctl
|
Matthew Wild |
2009-05-02 |
prosodyctl: Multiple fixes for start/status/stop
|
Matthew Wild |
2009-05-02 |
Merge with 0.4
|
Matthew Wild |
2009-05-02 |
prosodyctl, util.prosodyctl: New prosodyctl utility for managing Prosody servers
|
Matthew Wild |
2009-05-02 |
prosody: Add log messages during shutdown sequence to indicate progress
|
Matthew Wild |
2009-05-02 |
mod_console: Add s2s:show() command to list s2s connections
|
Matthew Wild |
2009-05-02 |
prosody: Don't require console_enabled option anymore
|
Matthew Wild |
2009-05-02 |
Merge with 0.4
|
Matthew Wild |
2009-05-01 |
Word-wrap HACKERS file
|
Matthew Wild |
2009-05-01 |
configure: Change --data-dir to --datadir to make consistent with help and other dir flags
|
Matthew Wild |
2009-05-01 |
loggingmanager: Add a comment about 'nowhere' sink type
|
Matthew Wild |
2009-04-30 |
Merge with 0.4
|
Matthew Wild |
2009-04-30 |
loggingmanager: Support prepending timestamps in file/console/stdout log sinks
|
Matthew Wild |
2009-04-30 |
mod_dialback: Miscellaneous logging improvements, changing levels, improving messages and using session loggers where possible
|
Matthew Wild |
2009-04-30 |
sessionmanager: Miscellaneous logging improvements, changing levels, improving messages and using session loggers where possible
|
Matthew Wild |
2009-04-30 |
s2smanager: Miscellaneous logging improvements, changing levels, improving messages and using session loggers where possible
|
Matthew Wild |
2009-04-30 |
presencemanager: Lower log level of a message
|
Matthew Wild |
2009-04-30 |
mod_saslauth: Remove 2 instances of raising errors and replacing with more graceful handling
|
Matthew Wild |
2009-04-30 |
mod_saslauth: Various logging fixes
|
Matthew Wild |
2009-04-30 |
mod_saslauth: Use module logger instead of creating a new one
|
Matthew Wild |
2009-04-30 |
mod_dialback: Use module logger instead of creating a new one
|
Matthew Wild |
2009-04-30 |
modulemanager: Update logger when a module becomes global
|
Matthew Wild |
2009-04-30 |
Merge with 0.4
|
Matthew Wild |
2009-04-29 |
loggingmanager: Add ability to set 'log' config option to a filename, which causes all levels >= info to be logged to that file
|
Matthew Wild |
2009-04-29 |
Merge with 0.4
|
Matthew Wild |
2009-04-29 |