Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2008 13:07:08 +0200
From:      "Pavel Prokharau" <pprokharau@gmail.com>
To:        freebsd-hackers@freebsd.org
Cc:        Yar Tikhiy <yar@FreeBSD.org>
Subject:   cron(8) related summer of code project
Message-ID:  <187fbcb00803230407q549fb9b8va6616d590763f76c@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I was thinking about updating our cron(8) implementation. This project is
mentioned in ideas list
http://www.freebsd.org/projects/ideas/#p-cron-and-atrun.

For now my proposal is following:

* update the code base to ISC (OpenBSD already has it for a while)

* incorporate changes other BSDs has. First of all it's trivial security
fixes OpenBSD has (like strcpy -> strlcpy)

* atrun(8) improvements as mentioned on ideas page

* add privilege separation to cron(8). Its code base is really old and
likely to have security bugs.

I'd like this work to be done a summer of code project. But I'm not sure
if amount of work proposed sufficient for summer of code.

If you have some ideas about further improvements to cron(8) I'd be glad
hear them and work on it.

Pavel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?187fbcb00803230407q549fb9b8va6616d590763f76c>