Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_muc: Remove unused history_length declaration | Matthew Wild | Wed, 13 Jan 2010 00:05:07 +0000 |
prosodyctl: Use mode r+ for opening the file so 1) it fails if the file doesn't exist 2) we have write access to lock it | Matthew Wild | Wed, 13 Jan 2010 00:04:38 +0000 |
mod_posix: Adjust file open mode depending on whether file exists (take that fopen designers!!!) | Matthew Wild | Wed, 13 Jan 2010 00:03:22 +0000 |
util.pposix, mod_posix, prosodyctl: Bump pposix version to 0.3.3 for mkdir | Matthew Wild | Tue, 12 Jan 2010 15:35:36 +0000 |
xmppclient_listener: Allow the tcp_keepalives option in the config to control whether keepalives are used | Matthew Wild | Tue, 12 Jan 2010 15:17:08 +0000 |
net.server_event: Add conn:setoption() to set options on the socket | Matthew Wild | Tue, 12 Jan 2010 15:16:22 +0000 |
net.server_select: Add conn:setoption() to set options on the socket | Matthew Wild | Tue, 12 Jan 2010 15:15:49 +0000 |