summary |
shortlog | log |
commit |
commitdiff |
tree
HEAD ⋅ prev ⋅ next
Andrew Rodland [Tue, 28 Feb 2017 02:32:16 +0000]
Bump version
Andrew Rodland [Tue, 28 Feb 2017 02:31:52 +0000]
Changes
Andrew Rodland [Tue, 28 Feb 2017 02:13:46 +0000]
Fix RT#120448
Andrew Rodland [Mon, 27 Feb 2017 17:46:11 +0000]
Merge branch 'win32'
Andrew Rodland [Mon, 27 Feb 2017 17:45:02 +0000]
Version 0.27
Andrew Rodland [Thu, 27 Nov 2014 07:37:56 +0000]
0.26_02
Andrew Rodland [Thu, 27 Nov 2014 07:36:56 +0000]
Spell MSWin32 properly
Andrew Rodland [Thu, 27 Nov 2014 04:01:41 +0000]
0.26_01
Andrew Rodland [Wed, 26 Nov 2014 18:16:24 +0000]
Attempt not doing any sigaction stuff on win32
Andrew Rodland [Fri, 21 Nov 2014 03:15:45 +0000]
Version 0.25
Andrew Rodland [Fri, 21 Nov 2014 03:13:51 +0000]
Merge branch 'srand'
Andrew Rodland [Fri, 21 Nov 2014 03:13:15 +0000]
Missing semicolon
Andrew Rodland [Fri, 21 Nov 2014 03:00:06 +0000]
Update ChangeLog
Andrew Rodland [Fri, 21 Nov 2014 02:57:10 +0000]
Have child processes srand on startup.
This makes sure that each child has independent random numbers even if
someone called rand() before the fork. Starman does this, and it's
a good idea.
Gareth Kirwan [Wed, 7 Aug 2013 07:46:44 +0000]
(RT73914) Change of address for FSF
Gareth Kirwan [Wed, 7 Aug 2013 07:42:08 +0000]
(RT87664) Minor typo: Re-enstate -> Reinstate
Tomas Doran [Tue, 17 Apr 2012 13:38:13 +0000]
Error reason in both errors
Tomas Doran [Tue, 17 Apr 2012 13:24:41 +0000]
Notice errors writing out the PID file and abort
Tomas Doran [Tue, 4 Oct 2011 07:27:36 +0000]
Additional MANIFEST.SKIP
Tomas Doran [Tue, 4 Oct 2011 07:26:26 +0000]
Version 0.24
Tomas Doran [Tue, 27 Sep 2011 13:55:44 +0000]
Version 0.23
Tomas Doran [Tue, 27 Sep 2011 13:57:01 +0000]
No MYMETA.json in manifest either
Tomas Doran [Tue, 27 Sep 2011 13:45:40 +0000]
Add repository metadata.
Tomas Doran [Tue, 27 Sep 2011 13:40:37 +0000]
Reset SIGCHLD to default
Tomas Doran [Tue, 27 Sep 2011 13:30:25 +0000]
Fix pm_wait
Tomas Doran [Thu, 4 Aug 2011 15:19:55 +0000]
Version 0.22
Tomas Doran [Thu, 4 Aug 2011 15:19:10 +0000]
More unfuckage
Tomas Doran [Thu, 4 Aug 2011 15:15:34 +0000]
I mean pm_exit, not exit. gbjk++
Tomas Doran [Tue, 2 Aug 2011 17:24:52 +0000]
Update .gitignore more
Tomas Doran [Tue, 2 Aug 2011 17:17:55 +0000]
Version 0.21
Tomas Doran [Tue, 2 Aug 2011 17:18:59 +0000]
Fix MANIFEST.SKIP
Gareth Kirwan [Tue, 2 Aug 2011 09:52:04 +0000]
Changelog and versions for 0.20
Remove SVN files from MANIFEST.SKIP
Gareth Kirwan [Tue, 2 Aug 2011 09:00:34 +0000]
ProcManager: Fix start_delay causing a permanent hang.
Gareth Kirwan [Tue, 2 Aug 2011 08:54:18 +0000]
Retab ProcManager.pm. Indentation is still shocking.
Tomas Doran (t0m) [Thu, 28 Apr 2011 09:58:47 +0000]
Initial changelog
Tomas Doran (t0m) [Thu, 28 Apr 2011 09:44:06 +0000]
Fix changelog for last couple of releases
Tomas Doran (t0m) [Thu, 28 Apr 2011 09:37:13 +0000]
Fix a bug in Constrained.pm
Tomas Doran (t0m) [Thu, 28 Apr 2011 08:46:10 +0000]
I patched FCGI.pm, commit
f85665ba
Tomas Doran (t0m) [Thu, 28 Apr 2011 08:35:23 +0000]
Fix Pod
Tomas Doran (t0m) [Wed, 27 Apr 2011 22:03:18 +0000]
FCGI::ProcManager::Constrained
Tomas Doran (t0m) [Wed, 27 Apr 2011 21:49:44 +0000]
.gitignore
Tomas Doran (t0m) [Wed, 27 Apr 2011 21:49:07 +0000]
Rename library into lib directory
Gareth Kirwan [Wed, 22 Jul 2009 19:31:58 +0000]
import FCGI-ProcManager 0.19 from CPAN
git-cpan-module: FCGI-ProcManager
git-cpan-version: 0.19
git-cpan-authorid: GBJK
git-cpan-file: authors/id/G/GB/GBJK/FCGI-ProcManager-0.19.tar.gz
Gareth Kirwan [Wed, 19 Dec 2007 12:00:53 +0000]
import FCGI-ProcManager 0.18 from CPAN
git-cpan-module: FCGI-ProcManager
git-cpan-version: 0.18
git-cpan-authorid: GBJK
git-cpan-file: authors/id/G/GB/GBJK/FCGI-ProcManager-0.18.tar.gz
James E Jurach Jr [Tue, 24 Apr 2001 13:47:54 +0000]
import FCGI-ProcManager 0.17 from CPAN
git-cpan-module: FCGI-ProcManager
git-cpan-version: 0.17
git-cpan-authorid: JURACH
git-cpan-file: authors/id/J/JU/JURACH/FCGI-ProcManager-0.17.tar.gz
James E Jurach Jr [Fri, 9 Feb 2001 19:56:02 +0000]
import FCGI-ProcManager 0.16 from CPAN
git-cpan-module: FCGI-ProcManager
git-cpan-version: 0.16
git-cpan-authorid: JURACH
git-cpan-file: authors/id/J/JU/JURACH/FCGI-ProcManager-0.16.tar.gz
James E Jurach Jr [Wed, 31 Jan 2001 07:30:26 +0000]
import FCGI-ProcManager 0.15 from CPAN
git-cpan-module: FCGI-ProcManager
git-cpan-version: 0.15
git-cpan-authorid: JURACH
git-cpan-file: authors/id/J/JU/JURACH/FCGI-ProcManager-0.15.tar.gz
James E Jurach Jr [Mon, 29 Jan 2001 02:54:15 +0000]
import FCGI-ProcManager 0.14 from CPAN
git-cpan-module: FCGI-ProcManager
git-cpan-version: 0.14
git-cpan-authorid: JURACH
git-cpan-file: authors/id/J/JU/JURACH/FCGI-ProcManager-0.14.tar.gz
James E Jurach Jr [Sat, 16 Dec 2000 01:56:42 +0000]
import FCGI-ProcManager 0.12 from CPAN
git-cpan-module: FCGI-ProcManager
git-cpan-version: 0.12
git-cpan-authorid: JURACH
git-cpan-file: authors/id/J/JU/JURACH/FCGI-ProcManager-0.12.tar.gz
James E Jurach Jr [Mon, 27 Nov 2000 21:44:02 +0000]
initial import of FCGI-ProcManager 0.10 from CPAN
git-cpan-module: FCGI-ProcManager
git-cpan-version: 0.10
git-cpan-authorid: JURACH
git-cpan-file: authors/id/J/JU/JURACH/FCGI-ProcManager-0.10.tar.gz