prosody
log
graph
tags
bookmarks
branches
9806fac994f8
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 @ 2445:
9806fac994f8
less
more
|
(0)
-16
tip
description
author
age
mod_posix: Lock pidfile when in use, shut down if we can't write or lock the pidfile
Matthew Wild
2010-01-10
mod_posix: Set umask to 'umask' from the config, or 027
Matthew Wild
2010-01-10
util.pposix: Add pposix.umask(), bump version to 0.3.2 (and do the same in mod_posix)
Matthew Wild
2010-01-10
mod_posix: Remove the lines added to work around the util.signal loop bug
Matthew Wild
2010-01-10
mod_posix: Fix to not loop in SIGTERM either, but the same happens with SIGHUP (where the same 'fix' can't be applied) - shall investigate tomorrow
Matthew Wild
2009-12-08
mod_posix: Set empty SIGINT handler when a SIGINT is caught
Matthew Wild
2009-12-08
mod_posix: Catch SIGINT
Matthew Wild
2009-12-07
mod_posix: Log warning when no_daemonize is used, and instruct on how to update config
Matthew Wild
2009-11-08
mod_posix: Switch config option to 'daemonize', fall back to 'no_daemonize' if not set, default behaviour remains the same... daemonize if mod_posix is loaded
Matthew Wild
2009-11-08
Merge waqas with Tobias. Eww.
Matthew Wild
2009-08-18
mod_posix: Updated to use module:get_option instead of configmanager
Waqas Hussain
2009-08-13
Shutdown prosody if changing user or group fails.
Tobias Markmann
2009-08-15
Make mod_posix not complain about root user, if setuid is set to something different as root.
Tobias Markmann
2009-08-15
Add setuid and setgid support.
Tobias Markmann
2009-08-15
pposix, mod_posix: Bump pposix version number
Matthew Wild
2009-07-23
Add copyright header to those files missing one
Matthew Wild
2009-07-10
less
more
|
(0)
-16
tip