Software /
code /
clix
Log
clix.lua @ 58:d5d9f7dffc1f
description | author | age |
---|---|---|
clix.lua: Remove debug print() | Matthew Wild | Mon, 14 Mar 2011 16:46:27 +0000 |
clix.lua: Close connection immediately rather than delaying if send buffer is empty (thanks Florob) | Matthew Wild | Tue, 14 Dec 2010 20:18:56 +0000 |
clix.lua: Filter all log messages except those of the 'error' level unless -v is given | Matthew Wild | Wed, 15 Sep 2010 16:53:32 +0100 |
clix.lua: clix_connect(): Accept a list of plugins to load for the Verse connection | Matthew Wild | Wed, 15 Sep 2010 16:40:14 +0100 |
clix.lua: Use verse.logger() instead of print as the default logger | Matthew Wild | Wed, 15 Sep 2010 16:39:38 +0100 |
clix.lua: Add workaround for Tigase bug which discards stanzas sent immediately before stream close, use --close-delay=X to delay close for some seconds | Matthew Wild | Tue, 24 Aug 2010 22:51:49 +0100 |
clix.lua: Correctly remove handled args | Florian Zeitz | Tue, 06 Jul 2010 17:02:40 +0200 |