Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_storage_xep0227: Silence luacheck warnings | Kim Alvefur | 2015-05-15 | 1 | -3/+3 |
* | mod_storage_xep0227: Store data from mod_auth_internal_hashed in a private na... | Kim Alvefur | 2015-05-15 | 1 | -2/+19 |
* | mod_storage_xep0227: Use the registered namespace | Kim Alvefur | 2015-05-15 | 1 | -1/+1 |
* | mod_storage_xep0227: Update open method for current API | Kim Alvefur | 2015-05-15 | 1 | -8/+3 |
* | mod_storage_xep0227: Return error from io.open if unable to open file for wri... | Kim Alvefur | 2015-05-15 | 1 | -2/+2 |
* | mod_storage_xep0227: Open file for writing even if removing so os.remove has ... | Kim Alvefur | 2015-05-15 | 1 | -2/+3 |
* | mod_storage_xep0227: Close file handle after reading | Kim Alvefur | 2015-05-15 | 1 | -0/+1 |
* | mod_storage_xep0227: Use configured storage path | Kim Alvefur | 2015-05-15 | 1 | -2/+3 |
* | mod_storage_xep0227: Rename to reflect current naming practices | Kim Alvefur | 2015-05-15 | 1 | -0/+163 |