Thu, 04 Nov 2010 08:41:24 +0000 Matthew Wild mod_posix: Remove redundant import of logger.setwriter() file | diff | annotate
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster). file | diff | annotate
Sat, 16 Oct 2010 07:45:12 +0500 Waqas Hussain mod_posix: Updated to use the new events API. file | diff | annotate
Tue, 31 Aug 2010 15:14:39 +0100 Matthew Wild util.pposix: Add pposix.uname(), bump version file | diff | annotate
Sat, 28 Aug 2010 14:31:48 +0100 Matthew Wild util.pposix, prosodyctl, mod_posix: Add initgroups() function, and bump module version. prosodyctl inits groups with the groups of prosody_user. (thanks dbb) file | diff | annotate
Fri, 09 Jul 2010 01:23:54 +0100 Matthew Wild mod_posix: Some (perhaps temporary) changes to re-lock the pidfile after truncating, to avoid breaking prosodyctl file | diff | annotate
Fri, 09 Jul 2010 01:16:09 +0100 Brian Cully 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. file | diff | annotate
Fri, 07 May 2010 16:21:04 +0500 Waqas Hussain Merge 0.7->trunk file | diff | annotate
Fri, 07 May 2010 16:17:48 +0500 Waqas Hussain Merge 0.6->0.7 file | diff | annotate
Fri, 07 May 2010 16:04:45 +0500 Waqas Hussain mod_posix: Fixed a global access. file | diff | annotate
Fri, 07 May 2010 07:18:09 +0500 Waqas Hussain mod_posix: Don't add a server-starting event handler while the server-starting event is being fired. file | diff | annotate
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7 file | diff | annotate
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010 file | diff | annotate
Wed, 13 Jan 2010 00:03:22 +0000 Matthew Wild mod_posix: Adjust file open mode depending on whether file exists (take that fopen designers!!!) file | diff | annotate
Sun, 10 Jan 2010 23:49:38 +0000 Matthew Wild mod_posix: Lock pidfile when in use, shut down if we can't write or lock the pidfile file | diff | annotate
Wed, 13 Jan 2010 00:03:22 +0000 Matthew Wild mod_posix: Adjust file open mode depending on whether file exists (take that fopen designers!!!) file | diff | annotate
Tue, 12 Jan 2010 15:35:36 +0000 Matthew Wild util.pposix, mod_posix, prosodyctl: Bump pposix version to 0.3.3 for mkdir file | diff | annotate
Sun, 10 Jan 2010 23:49:38 +0000 Matthew Wild mod_posix: Lock pidfile when in use, shut down if we can't write or lock the pidfile file | diff | annotate
Sun, 10 Jan 2010 22:15:15 +0000 Matthew Wild mod_posix: Set umask to 'umask' from the config, or 027 file | diff | annotate
Sun, 10 Jan 2010 21:48:25 +0000 Matthew Wild util.pposix: Add pposix.umask(), bump version to 0.3.2 (and do the same in mod_posix) file | diff | annotate
Sun, 10 Jan 2010 14:09:17 +0000 Matthew Wild mod_posix: Remove the lines added to work around the util.signal loop bug file | diff | annotate
Tue, 08 Dec 2009 01:24:16 +0000 Matthew Wild 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 file | diff | annotate
Tue, 08 Dec 2009 01:16:24 +0000 Matthew Wild mod_posix: Set empty SIGINT handler when a SIGINT is caught file | diff | annotate
Mon, 07 Dec 2009 18:38:35 +0000 Matthew Wild mod_posix: Catch SIGINT file | diff | annotate
Sun, 08 Nov 2009 15:25:03 +0000 Matthew Wild mod_posix: Log warning when no_daemonize is used, and instruct on how to update config file | diff | annotate
Sun, 08 Nov 2009 15:10:44 +0000 Matthew Wild 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 file | diff | annotate
Tue, 18 Aug 2009 13:03:35 +0100 Matthew Wild Merge waqas with Tobias. Eww. file | diff | annotate
Thu, 13 Aug 2009 16:55:44 +0500 Waqas Hussain mod_posix: Updated to use module:get_option instead of configmanager file | diff | annotate
Sat, 15 Aug 2009 12:30:43 +0200 Tobias Markmann Shutdown prosody if changing user or group fails. file | diff | annotate
Sat, 15 Aug 2009 12:19:07 +0200 Tobias Markmann Make mod_posix not complain about root user, if setuid is set to something different as root. file | diff | annotate
Sat, 15 Aug 2009 12:17:27 +0200 Tobias Markmann Add setuid and setgid support. file | diff | annotate
Thu, 23 Jul 2009 03:47:06 +0100 Matthew Wild pposix, mod_posix: Bump pposix version number file | diff | annotate
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one file | diff | annotate
Sat, 30 May 2009 14:05:42 +0100 Matthew Wild mod_posix: Use global prosody object file | diff | annotate
Tue, 05 May 2009 14:20:26 +0100 Matthew Wild Merge with 0.4 file | diff | annotate
Tue, 05 May 2009 14:19:45 +0100 Matthew Wild mod_posix: Reload the config and reopen log files on SIGHUP file | diff | annotate
Sun, 03 May 2009 01:11:21 +0100 Matthew Wild Merge with 0.4 file | diff | annotate
Sat, 02 May 2009 20:32:43 +0100 Matthew Wild mod_posix: Don't let the server run as root without the magic run_as_root in config file | diff | annotate
Wed, 29 Apr 2009 02:08:55 +0100 Matthew Wild Merge with 0.4 file | diff | annotate
Thu, 23 Apr 2009 21:35:24 +0100 Matthew Wild mod_posix: Fix calls to log() (replace with module:log) and make some global accesses explicit file | diff | annotate
Thu, 23 Apr 2009 21:34:03 +0100 Matthew Wild mod_posix: Fix for removing the pidfile on exit file | diff | annotate
Thu, 23 Apr 2009 03:28:35 +0100 Matthew Wild Merge with 0.4 branch file | diff | annotate
Wed, 22 Apr 2009 21:42:19 +0100 Matthew Wild mod_posix: Remove some debug coooooooooode file | diff | annotate
Wed, 22 Apr 2009 21:32:23 +0100 Matthew Wild mod_*: Fix a load of global accesses file | diff | annotate
Wed, 22 Apr 2009 20:01:19 +0100 Matthew Wild mod_posix: Integrate with loggingmanager, register syslog sink, remove redundant logging code file | diff | annotate
Wed, 22 Apr 2009 19:59:58 +0100 Matthew Wild mod_posix: Remove pidfile on exit file | diff | annotate
Sun, 12 Apr 2009 02:57:52 +0100 Matthew Wild mod_posix: Allow logging and pidfile options to take effect without needing to daemonize. Add the ability to catch SIGTERM. file | diff | annotate
Fri, 16 Jan 2009 05:41:59 +0000 Matthew Wild mod_posix: logging fix file | diff | annotate
Fri, 16 Jan 2009 05:40:40 +0000 Matthew Wild Fix for pposix version detection file | diff | annotate
Fri, 16 Jan 2009 05:18:38 +0000 Matthew Wild mod_posix: Check version of pposix file | diff | annotate
Thu, 15 Jan 2009 20:59:36 +0000 Matthew Wild mod_posix/pposix: Fix reporting of incorrect PID on daemonization. Log correct PID, and support writing a pidfile (pidfile = '/path/to/prosody.pid' in config). Added getpid() to pposix and improved function names. file | diff | annotate
Thu, 15 Jan 2009 20:06:41 +0000 Matthew Wild mod_posix: Support for logging to syslog (log = 'syslog' in config) file | diff | annotate
Sun, 07 Dec 2008 03:12:56 +0000 Matthew Wild Small logging adjustment for mod_posix file | diff | annotate
Sat, 06 Dec 2008 23:21:55 +0000 Matthew Wild Add mod_posix, fixes #5 file | diff | annotate
(0) tip

mercurial