log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
prosody-modules
log mod_register_json/mod_register_json.lua @ 598:
36b3ecebdc7e
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-10
-8
tip
age
author
description
Thu, 09 Feb 2012 00:44:46 +0000
Marco Cirillo
mod_register_json: de-reverting change to use configmanager again (trace happened), also changed cleanup function name to avoid mismatches (??)
Thu, 09 Feb 2012 00:24:31 +0000
Marco Cirillo
mod_register_json: cleanup unused stuff
Tue, 17 Jan 2012 13:52:48 +0000
Marco Cirillo
mod_register_json: revert to use module:get_option_boolean
Tue, 17 Jan 2012 01:31:58 +0000
Marco Cirillo
mod_register_json: switched module:get_option_boolean("use_libevent", nil) with require "core.configmanager".get("*", "core", "use_libevent") as the first possibly won't work (module is unloaded)
Tue, 17 Jan 2012 01:18:36 +0000
Marco Cirillo
mod_register_json: reworked the ccleanup function so that it doesn' try to close an unused listener port if server_event is in use (works only with select)
Tue, 17 Jan 2012 00:57:47 +0000
Marco Cirillo
mod_register_json: added auto-cleanup logic to the module so it can at least be unloaded and reloaded without fuss. (Experimental: works with server_select and trunk)
Sat, 14 Jan 2012 22:17:58 +0000
Marco Cirillo
mod_register_json: checking out if the user creation succeeded or not is good practice.
Sat, 14 Jan 2012 21:45:37 +0000
Marco Cirillo
mod_register_json: fire user-registered event manually on the destination host. (thanks Mr. Gecko)
less
more
|
(0)
-10
-8
tip