Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
util.datamanager: Don't use os.rename on non-POSIX. It doesn't overwrite exisitng files on Windows. | Waqas Hussain | Wed, 01 Aug 2012 01:36:34 +0500 |
MUC: Give host and server admins "owner" affiliation in all rooms. | Waqas Hussain | Wed, 01 Aug 2012 01:36:30 +0500 |