Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.pluginloader: Expose load_file | Matthew Wild | Wed, 01 Aug 2012 01:27:31 +0100 |
mod_bosh: Remove redundant code (send stream features in only one place) (thanks Zash) | Matthew Wild | Wed, 01 Aug 2012 01:03:53 +0100 |
mod_bosh: Remove troublesome return... continue processing of the streamopen after session creation (because since 16c7b510694b we no longer send an early response) | Matthew Wild | Wed, 01 Aug 2012 00:39:54 +0100 |
Merge Waqas<>Zash | Matthew Wild | Tue, 31 Jul 2012 23:07:02 +0100 |
util.pposix: Put the warning back, mention how we might still use posix_fallocate() | Kim Alvefur | Tue, 31 Jul 2012 23:43:34 +0200 |
util.pposix: Try posix_fallocate() if fallocate() is unsupported by the file system | Kim Alvefur | Tue, 31 Jul 2012 23:38:02 +0200 |
util.datamanager: Try to open in read+write mode, then retry with write mode if that fails (usually because it doesn't exist) | Kim Alvefur | Tue, 31 Jul 2012 23:34:11 +0200 |