Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_adhoc: Update for new is_admin usage | Matthew Wild | Tue, 22 Jun 2010 19:04:10 +0100 |
usermanager: is_admin: Resume the old role of determining precisely whether a user is an admin for a given host (or a global admin) - auth providers checked for JIDs not listed in the config if they support it | Matthew Wild | Tue, 22 Jun 2010 19:00:01 +0100 |
util.signal: Moved a variable declaration to the top of a function, for ANSI C compliance. | Waqas Hussain | Sun, 20 Jun 2010 04:07:55 +0500 |
util.signal: Removed #include <sys/param.h>, as it appears unnecessary. | Waqas Hussain | Sun, 20 Jun 2010 04:01:25 +0500 |
util.signal: Make kill() available on OS X (thanks darkrain). | Waqas Hussain | Sun, 20 Jun 2010 03:36:46 +0500 |
MUC: A little modification to improve code analysis. | Waqas Hussain | Sat, 19 Jun 2010 23:39:29 +0500 |
MUC: Updated room:set_role() to use room:can_set_role(). | Waqas Hussain | Sat, 19 Jun 2010 23:38:25 +0500 |