| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
(destroy_session)
|
| |
|
|
|
|
| |
true on successful destruction
|
| |
|
| |
|
|
|
|
| |
incidentally make this a tail call \o/)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
in a subscriptions response
|
| |
|
|
|
|
| |
to default affiliations
|
| |
|
|
|
|
| |
:get_subscriptions()
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
key to mirror the multiple-item case
|
| |
|
|
|
|
| |
path, not the current working directory
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
dependencies so we can check hard deps before the config and logging is loaded
|
| |
| |
| |
| | |
responseversion and responseheaders to httpversion and httpheaders, to match HTTP server requests.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
service object. Add public set_service() method to change the service object used by the module.
|
| | |
|
| | |
|
| |
| |
| |
| | |
options autocreate_on_publish, autocreate_on_subscribe and default_admin_affiliation.
|
| |
| |
| |
| | |
control to all methods, with capabilities support. Renamed get() -> get_items() and changed it to return true, result on success. Support for autocreate_on_subscribe and autocreate_on_publish config options.
|
| |
| |
| |
| | |
metatable
|
| | |
|
| | |
|
| | |
|
| | |
|