Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.datamanager: Remove a few unused imports | Kim Alvefur | Sun, 29 Jul 2012 03:30:59 +0200 |
Merge with Zash | Matthew Wild | Sun, 29 Jul 2012 02:28:25 +0100 |
util.datamanager: Write to a temporary file and atomically move it into place | Kim Alvefur | Sun, 29 Jul 2012 03:26:03 +0200 |
configure: Add _GNU_SOURCE flag to linux and debian presets to enable Linux fallocate() | Kim Alvefur | Sun, 29 Jul 2012 01:37:15 +0200 |
portmanager: Remove unused import of 'pairs' | Matthew Wild | Sun, 29 Jul 2012 02:27:07 +0100 |
mod_bosh: Correctly handle data included in the session initiation request, and cork session while a request is being processed, preventing replying to requests when there may be more data to come, reducing round-trips. | Matthew Wild | Sun, 29 Jul 2012 01:56:45 +0100 |
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 |