Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
vixie-cron: The Vixie cron daemon for executing specified programs at set times.
Name: | vixie-cron |
Vendor: | Scientific Linux |
Version: | 4.1 |
License: | distributable |
Release: | 36.EL4 |
URL: | |
- Summary
- The vixie-cron package contains the Vixie version of cron. Cron is a
standard UNIX daemon that runs specified programs at scheduled times.
Vixie cron adds better security and more powerful configuration
options to the standard version of cron.
Changelog
- * Mon Jul 11 19:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> - 4:4.1-36.EL4
- fix bug 162887: allow multiple /etc/cron.d crontabs for *system* user
- further fix for bug 154920 / CAN-2005-1038 ( crontab -e ):
invoke editor and copy operation as non-root user
- * Fri Jun 17 19:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> - 2:4.1-EL4.34
- fix bug 159216: add pam_loginuid support for new audit system
- * Thu Apr 14 19:00:00 2005 Jason Vas Dias <jvdias{%}redhat{*}com> - 4.1-33_EL4
- fix bug 154922 / CAN-2005-1038: check that new crontab is
regular file after editor session ends.
- fix bug 154575: use PATH_MAX (4096) as max filename length; also make
limits on command line and env.var. lengths sensible (131072).