index
:
perldaemon
develop
master
PerlDaemon is a minimal daemon for Linux/UNIX programmed in Perl supporting logrotating, starting, stopping and a minimal configuration file. It can be extended to fit any task.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-02-16
change email addr
Paul Buetow (mars.fritz.box)
2011-11-19
Modify text
Paul Buetow (mars.fritz.box)
2011-11-19
Develversion
Paul Buetow (mars.fritz.box)
2011-11-19
Masterversion
Paul Buetow (mars.fritz.box)
2011-11-19
Typo and new wish
Paul Buetow (mars.fritz.box)
2011-11-19
Release v1.2.1
v1.2.1
Paul Buetow (mars.fritz.box)
2011-06-21
Minor fix
Paul Buetow
2011-06-18
Using a thread safe message queue for logging, preparing for multi threading ...
Paul Buetow
2011-06-18
Example 2 added for threads testing
Paul Buetow
2011-06-14
New brainstorming
Paul Buetow
2011-06-13
Some typos and more documentation
Paul Buetow
2011-06-13
Typo
Paul Buetow
2011-06-13
Typo and initial 1.3-devel
Paul Buetow
2011-06-13
Plenking
Paul Buetow
2011-06-13
Released PerlDaemon v1.2
Paul Buetow
2011-06-06
Included use strict and use warnings pragmas
v1.2
Paul Buetow
2011-06-06
Initial correct handling of time carryings
Paul Buetow
2011-06-06
Added ./control foreground
Paul Buetow
2011-06-06
TODO is now WISHLIST
Paul Buetow
2011-06-02
initial carry handling
Paul Buetow
2011-06-02
Added new TODO: signal handling
Paul Buetow
2011-06-02
last run -> last triggered
Paul Buetow
2011-06-02
Added source headers
Paul Buetow
2011-06-02
Added module load error handling
Paul Buetow
2011-05-30
Time::HiRes job scheduling support
Paul Buetow
2011-05-30
Passing of startup options now also works using restart
Paul Buetow
2011-05-30
Passing of startup options work
Paul Buetow
2011-05-30
Allow command line arguments in TODO list
Paul Buetow
2011-05-24
removed a whitespace
Paul Buetow
2011-05-24
initial working Time::HiRes interval handling
Paul Buetow
2011-05-24
logging to stdout if daemonize != yes
Paul Buetow
2011-05-24
added daemon.daemonize option (daemon can now start in the foreground if wished)
Paul Buetow
2011-05-24
documented renaming of config options
Paul Buetow
2011-05-24
renamed modules config options (added extra dots)
Paul Buetow
2011-05-23
fixed a prototype
Paul Buetow
2011-05-23
added a TODO line
Paul Buetow
2011-05-23
some code cleaning
Paul Buetow
2011-05-23
lastrun time tracking before $v->do()
Paul Buetow
2011-05-23
fixed lastrun hash access
Paul Buetow
2011-05-23
initial Time::HiRes scheduler
Paul Buetow
2011-05-23
initial TODO list
Paul Buetow
2011-05-13
added VERSION file
Paul Buetow
2011-05-13
updated README file
Paul Buetow
2011-05-13
ExampleModule.pm works
Paul Buetow
2011-05-13
added separate logrotate() function
Paul Buetow
2011-05-13
set the executable bit
v1.1
Paul Buetow
2011-05-13
added 'restart' command
Paul Buetow
2011-05-13
using #!/usr/bin/env in shebang for bsd compat
Paul Buetow
2011-05-13
added symlink
Paul Buetow
2011-05-13
added initial README file
Paul Buetow
[next]