prosody
log
graph
tags
bookmarks
branches
0c9399a66b17
browse
changeset
plugins/mod_posix.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/mod_posix.lua @ 4123:
0c9399a66b17
less
more
|
(0)
-15
tip
description
author
age
mod_posix: Remove redundant import of logger.setwriter()
Matthew Wild
2010-11-04
Monster whitespace commit (beware the whitespace monster).
Waqas Hussain
2010-10-16
mod_posix: Updated to use the new events API.
Waqas Hussain
2010-10-16
util.pposix: Add pposix.uname(), bump version
Matthew Wild
2010-08-31
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
2010-08-28
mod_posix: Some (perhaps temporary) changes to re-lock the pidfile after truncating, to avoid breaking prosodyctl
Matthew Wild
2010-07-09
mod_posix: Truncate the pidfile before writing to ensure that we never overwrite with a PID shorter than the previous, and end with an invalid PID in the file.
Brian Cully
2010-07-09
Merge 0.7->trunk
Waqas Hussain
2010-05-07
Merge 0.6->0.7
Waqas Hussain
2010-05-07
mod_posix: Fixed a global access.
Waqas Hussain
2010-05-07
mod_posix: Don't add a server-starting event handler while the server-starting event is being fired.
Waqas Hussain
2010-05-07
Merge 0.6->0.7
Matthew Wild
2010-03-22
Update copyright headers for 2010
Matthew Wild
2010-03-22
mod_posix: Adjust file open mode depending on whether file exists (take that fopen designers!!!)
Matthew Wild
2010-01-13
mod_posix: Lock pidfile when in use, shut down if we can't write or lock the pidfile
Matthew Wild
2010-01-10
less
more
|
(0)
-15
tip