Software /
code /
prosody
Log
util-src/pposix.c @ 3471:482275e38224
description | author | age |
---|---|---|
util.pposix, prosodyctl, mod_posix: Add initgroups() function, and bump module version. prosodyctl inits groups with the groups of prosody_user. (thanks dbb) | Matthew Wild | Sat, 28 Aug 2010 14:31:48 +0100 |
Merge 0.6->0.7 | Matthew Wild | Mon, 22 Mar 2010 17:24:55 +0000 |
Update copyright headers for 2010 | Matthew Wild | Mon, 22 Mar 2010 17:06:15 +0000 |
util.pposix: Fix return type of lc_abort to shush compiler warning | Matthew Wild | Sun, 10 Jan 2010 20:21:48 +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 |
util.pposix: Add mkdir(path) | Matthew Wild | Sun, 10 Jan 2010 23:12:22 +0000 |
util.pposix: Replace the unwieldy module table generation with luaL_register() call - side effect - it now sets the pposix global to the module table | Matthew Wild | Sun, 10 Jan 2010 22:43:28 +0000 |