Software /
code /
prosody
Log
util/datamanager.lua @ 5045:4ba6940deed0
description | author | age |
---|---|---|
util.datamanager: Use pposix.fallocate() to make sure appends succeed. Also add a fallback fallocate() | Kim Alvefur | Sat, 28 Jul 2012 22:37:24 +0200 |
util.datamanager: Add function for removing all data belonging to a user | Kim Alvefur | Sat, 28 Jul 2012 21:31:54 +0200 |
util.datamanager: Add function for listing stores | Kim Alvefur | Sat, 28 Jul 2012 21:22:42 +0200 |
Merge with Florob | Matthew Wild | Sat, 28 Jul 2012 01:14:31 +0100 |
Eliminate direct setfenv usage | Florian Zeitz | Fri, 08 Jun 2012 05:04:38 +0200 |
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages | Matthew Wild | Mon, 23 Jul 2012 17:32:33 +0100 |
util/datamanager: Use package.config to figure out directory seperator | James Callahan | Mon, 12 Dec 2011 17:08:48 +1100 |