Download List

Projeto Descrição

Fcron is a periodical command scheduler which aims at replacing vixie cron, so it implements most of its functionality. It does not assume that your system is running either all the time or regularly: you can, for instance, tell fcron to execute tasks every x hours y minutes of system uptime or to do a job only once in a specified interval of time. You can also set a nice value to a job, run it depending on the system load average, and much more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-06 09:48
3.1.1

Esta versão foca Vixie cron compatibilidade (@reboot, etc., atalhos, auditoria, trabalho ambiente, cabeçalhos de e-mail, etc.) e refatoração para tornar o código mais fácil de manter.

fcrondyn também usa a biblioteca readline para uma experiência de usuário mais agradável, e não requer uma senha mais (apenas realmente testado em Linux, feedback e ajuda bem-vinda em outras plataformas).
This release focuses on Vixie cron compatibility (@reboot, etc., shortcuts,
auditing,
job environment,
email headers,
etc.) and refactoring to make the code easier to maintain.

fcrondyn also uses the readline library for a nicer user experience,
and it doesn't require a
password anymore (only really tested on Linux,
feedback and help welcome on other platforms).

2010-04-11 03:24
3.0.6

O foco, antes do lançamento 3.0.5 foi para corrigir um problema de segurança que foi encontrado e permitiria que um usuário mal-intencionado para ler os arquivos de configuração fcron e fcrontabs de usuários não-root. Ele também traz diversas pequenas melhorias e correções de bugs. Esta versão corrige um problema introduzido na versão 3.0.5 impedindo que usuários não privilegiados do seu anúncio fcrontab em alguns sistemas.
Tags: Stable
The prior focus of the 3.0.5 release was to fix a security issue that was found and would allow a malicious user to read fcron configuration files and the fcrontabs of non-root users. It also brings various minor improvements and bug fixes. This release fixes an issue introduced in version 3.0.5 preventing non-privileged users from listing their fcrontab on some systems.

2007-11-09 10:05
3.0.4

A opção aleatório foi melhorada. Uma nova opção, erroronlymail, foi adicionado para que um e-mail é enviado apenas quando sai do trabalho com um status de falha. Alguma limpeza no encerramento de arquivo tem sido feito, o que deve eliminar os problemas de alguns usuários veriam quando os trabalhos foram executados.
Tags: Stable, Minor bugfixes
The random option has been improved. A new option,
erroronlymail, has been added so that an email is
sent only when the job exits with a failure
status. Some cleanup on the file closures has been
done, which should remove the problems some users
would see when jobs were executed.

2007-06-10 21:24
3.0.3

Desde 3.0.2, a construir e instalar os processos mudaram de forma significativa para torná-los mais padrão e mais fácil de fazer fcron pacote e, AIX e Solaris são suportados melhor. Algumas outras alterações menores dão uma melhor compatibilidade com o cron Vixie. Tenha em mente que a instalação padrão caminhos mudaram desde 3.0.3-RC1 para torná-los mais padrão.
Tags: Stable
Since 3.0.2, the build and install processes have changed significantly to make them more standard and make fcron easier to package, and AIX and Solaris platforms are supported better. Some other minor changes give better compatibility with Vixie cron. Please bear in mind that the default install paths have changed since 3.0.3-rc1 to make them more standard.

2007-04-15 20:51
3.0.3-rc1

Esta versão de desenvolvimento contém alterações importantes na construção e instalação de processos: a ideia subjacente é a de torná-los mais padrão e fazer fcron mais fácil do pacote. Isto significa em particular que a instalação padrão caminhos mudaram. Alguns trabalhos portabilidade também tem sido feito para a AIX e Solaris, e duas novas variáveis de ambiente (LOGNAME e TZ) são definidos quando um trabalho é executado.
Tags: Development
This development version contains major changes in the build and install processes: the underlying idea is to make them more standard and to make fcron easier to package. This in particular means that the default install paths have changed. Some portability work has also been done for the AIX and Solaris platforms, and two new environment variables (LOGNAME and TZ) are now defined when a job is run.

Project Resources