aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_storage_internal.lua
Commit message (Collapse)AuthorAgeFilesLines
* mod_storage_internal: Add method for removing all data belonging to a userKim Alvefur2012-07-281-0/+4
|
* mod_storage_internal: Add method for listing storesKim Alvefur2012-07-281-0/+4
|
* storagemanager, mod_storage_internal: Split out default driver to ↵Matthew Wild2011-01-071-0/+19
mod_storage_internal, and greatly simplify storagemanager's error handling and fallback code