From: thib Date: Sun, 11 Aug 2002 21:08:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver1564~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d23fb7ad35f1c3b1b1218d71b4a56d06dcee452;p=fcron *** empty log message *** --- diff --git a/doc/en/changes.sgml b/doc/en/changes.sgml index 0462163..18eb320 100644 --- a/doc/en/changes.sgml +++ b/doc/en/changes.sgml @@ -8,7 +8,7 @@ Foundation. A copy of the license is included in gfdl.sgml. --> - + Changes @@ -24,7 +24,7 @@ A copy of the license is included in gfdl.sgml. Minor change in the PAM code of fcron : may work better on -some system. +some systems. configure script now uses getpwnam() and getgrnam() instead of diff --git a/doc/en/todo.sgml b/doc/en/todo.sgml index 82a3ae2..7928ade 100644 --- a/doc/en/todo.sgml +++ b/doc/en/todo.sgml @@ -8,7 +8,7 @@ Foundation. A copy of the license is included in gfdl.sgml. --> - + Todo @@ -41,9 +41,6 @@ these functions or not implemented yet) make fcrondyn more secure and reliable - - allow a non-privileged user to run fcron - add a return code for jobs which would mean that they should not be run again (in case of an error, etc...).