Software /
code /
prosody
Log
util/datamanager.lua @ 5057:1e44678b5de2
description | author | age |
---|---|---|
util.datamanager: Add missing mode flag to seek call | Kim Alvefur | Tue, 31 Jul 2012 08:23:55 +0200 |
util.datamanager: Remove a few unused imports | Kim Alvefur | Sun, 29 Jul 2012 03:30:59 +0200 |
util.datamanager: Write to a temporary file and atomically move it into place | Kim Alvefur | Sun, 29 Jul 2012 03:26:03 +0200 |
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 |