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
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
2011-05-13
added Logger::warn
Paul Buetow
2011-05-13
added an example module
Paul Buetow
2011-05-13
s/RunModule/RunModules/g
Paul Buetow
2011-05-13
introduced PerlDaemonModules
Paul Buetow
2011-05-13
added perl -I$LIBDIR startup option
Paul Buetow
2011-05-13
re-moved modules into PerlDaemon::
Paul Buetow
2011-05-13
re-added PerlDaemon:: namespace
Paul Buetow
2011-05-13
dont need a wrapper of a wrapper
Paul Buetow
2011-05-13
./bin contains the start script
Paul Buetow
2011-05-13
directory is now obsolete
Paul Buetow
2011-05-13
copied stuff into ./lib
Paul Buetow
2011-05-13
added lib directory
Paul Buetow
2011-05-13
added ./bin directory
Paul Buetow
2011-03-17
added extra pidfile checking on shutdown
Paul Buetow
2011-03-17
PerlDaemon:: module prefix works now
Paul Buetow
2011-03-17
renamed due module name
Paul Buetow
2011-03-17
added module prefixes
Paul Buetow
2011-03-17
./lib and ./conf added.
Paul Buetow
2011-03-17
added conf dir
Paul Buetow
2011-03-17
added lib dir
Paul Buetow
2011-03-17
renamed DaemonLogic into RunModule
Paul Buetow
2011-03-11
documented a new property
Paul Buetow
2011-03-11
initial loopinterval and alivefile options.
Paul Buetow
2011-03-07
(no commit message)
Paul Buetow
2011-03-07
oop
Paul Buetow
2011-02-06
PerlDaemon is now CamelCase
Paul Buetow
2011-02-06
fixed path to pidfile
Paul Buetow
2011-02-06
added changelog
Paul Buetow
2011-02-06
corrected (c) date
Paul Buetow
2011-02-06
added log and run subdirs
Paul Buetow
2011-02-06
(no commit message)
Paul Buetow
2011-02-06
logrotation timestamp fixed
Paul Buetow
2011-02-06
added control.sh which includes
Paul Buetow
2011-02-06
removed version option
Paul Buetow
2011-02-06
some bugfixing
v1.0
Paul Buetow
[prev]
[next]