]> granicus.if.org Git - fcron/log
fcron
22 years agoadded fcron's option -y
thib [Mon, 25 Feb 2002 18:45:06 +0000 (18:45 +0000)]
added fcron's option -y

22 years agoadded -l and -y support
thib [Mon, 25 Feb 2002 18:43:54 +0000 (18:43 +0000)]
added -l and -y support

22 years agoadded fcrondyn compilation early support.
thib [Mon, 25 Feb 2002 18:43:05 +0000 (18:43 +0000)]
added fcrondyn compilation early support.
code cleaning (removed useless header dependencies)

22 years agoadded options -y, -l, -o, options volatile
thib [Mon, 25 Feb 2002 18:42:41 +0000 (18:42 +0000)]
added options -y, -l, -o, options volatile

22 years agoOPTION_SIZE updated (set to 4, previously 3)
thib [Mon, 25 Feb 2002 18:42:21 +0000 (18:42 +0000)]
OPTION_SIZE updated (set to 4, previously 3)

22 years agoadded options stdout and volatile.
thib [Mon, 25 Feb 2002 18:42:00 +0000 (18:42 +0000)]
added options stdout and volatile.

22 years agoadded options -y, -l, -o
thib [Mon, 25 Feb 2002 18:41:24 +0000 (18:41 +0000)]
added options -y, -l, -o

22 years agoadded fcrondyn support
thib [Mon, 25 Feb 2002 18:41:09 +0000 (18:41 +0000)]
added fcrondyn support

22 years agoInitial revision
thib [Mon, 25 Feb 2002 18:38:42 +0000 (18:38 +0000)]
Initial revision

22 years agoadded fcron stdout option
thib [Mon, 25 Feb 2002 18:38:13 +0000 (18:38 +0000)]
added fcron stdout option

22 years agoadded fcron -y option
thib [Mon, 25 Feb 2002 18:37:36 +0000 (18:37 +0000)]
added fcron -y option

22 years ago*** empty log message ***
thib [Sun, 24 Feb 2002 16:51:33 +0000 (16:51 +0000)]
*** empty log message ***

22 years agocheck that we are in a %-line before allowing a "hourly", "hours", etc option.
thib [Sun, 24 Feb 2002 16:50:56 +0000 (16:50 +0000)]
check that we are in a %-line before allowing a "hourly", "hours", etc option.

22 years agobug fixed : used to call sleep(-1) instead of sleep(0)
thib [Sun, 24 Feb 2002 16:50:14 +0000 (16:50 +0000)]
bug fixed : used to call sleep(-1) instead of sleep(0)

22 years agoupdated.
thib [Sat, 16 Feb 2002 10:09:50 +0000 (10:09 +0000)]
updated.
>> some error fixed
>> more example, and some possible use of lines, options, are mentioned;

22 years ago*** empty log message ***
thib [Sat, 16 Feb 2002 10:09:46 +0000 (10:09 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
thib [Sat, 16 Feb 2002 09:58:35 +0000 (09:58 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
thib [Sat, 2 Feb 2002 14:52:49 +0000 (14:52 +0000)]
*** empty log message ***

22 years agobetter use of rand().
thib [Sat, 2 Feb 2002 14:52:29 +0000 (14:52 +0000)]
better use of rand().

22 years agowe can now use arguments in the var EDITOR and VISUAL.
thib [Sat, 2 Feb 2002 14:51:36 +0000 (14:51 +0000)]
we can now use arguments in the var EDITOR and VISUAL.

22 years ago*** empty log message ***
thib [Sun, 27 Jan 2002 16:37:33 +0000 (16:37 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
thib [Sun, 27 Jan 2002 16:37:19 +0000 (16:37 +0000)]
*** empty log message ***

22 years agoprint less thing on the screen : we use more @ and "echo" to print message explaining...
thib [Sun, 27 Jan 2002 16:36:46 +0000 (16:36 +0000)]
print less thing on the screen : we use more @ and "echo" to print message explaining what we are doing

22 years agoupdated
thib [Sun, 27 Jan 2002 16:36:28 +0000 (16:36 +0000)]
updated

22 years agoadded option random
thib [Sun, 27 Jan 2002 16:32:53 +0000 (16:32 +0000)]
added option random

22 years ago*** empty log message ***
thib [Fri, 4 Jan 2002 20:00:31 +0000 (20:00 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
thib [Fri, 4 Jan 2002 19:11:47 +0000 (19:11 +0000)]
*** empty log message ***

22 years agoupdated : better management of db2man (more portable)
thib [Fri, 4 Jan 2002 19:11:29 +0000 (19:11 +0000)]
updated : better management of db2man (more portable)

22 years agodo a "cd .." before making the ci-ing in make tar, because it makes appear the file...
thib [Fri, 4 Jan 2002 18:02:06 +0000 (18:02 +0000)]
do a "cd .." before making the ci-ing in make tar, because it makes appear the file path during the ci-ing

22 years agoupdated
thib [Thu, 3 Jan 2002 22:39:56 +0000 (22:39 +0000)]
updated

22 years ago*** empty log message ***
thib [Thu, 3 Jan 2002 22:39:28 +0000 (22:39 +0000)]
*** empty log message ***

22 years agomore portable way to generate the man pages from docbook files
thib [Thu, 3 Jan 2002 22:37:18 +0000 (22:37 +0000)]
more portable way to generate the man pages from docbook files

22 years agoremove manpage.{links|refs} in make mandoc (generated by the converter, but unused)
thib [Thu, 3 Jan 2002 14:44:36 +0000 (14:44 +0000)]
remove manpage.{links|refs} in make mandoc (generated by the converter, but unused)

22 years agoin clean : remove also core files
thib [Thu, 3 Jan 2002 14:37:13 +0000 (14:37 +0000)]
in clean : remove also core files

22 years agoin make clean : remove also core files
thib [Thu, 3 Jan 2002 14:35:17 +0000 (14:35 +0000)]
in make clean : remove also core files

22 years agoInitial revision
thib [Thu, 3 Jan 2002 14:26:11 +0000 (14:26 +0000)]
Initial revision

22 years agoadded DocBook support
thib [Thu, 3 Jan 2002 14:18:48 +0000 (14:18 +0000)]
added DocBook support

22 years ago*** empty log message ***
thib [Sun, 23 Dec 2001 22:03:46 +0000 (22:03 +0000)]
*** empty log message ***

22 years agowe now use ROOTUID and ROOTGID instead of hard-coded "0"
thib [Sun, 23 Dec 2001 22:03:08 +0000 (22:03 +0000)]
we now use ROOTUID and ROOTGID instead of hard-coded "0"

22 years agobug corrected : on AIX, there were a problem about casts with getc() and EOF which...
thib [Sun, 23 Dec 2001 12:20:46 +0000 (12:20 +0000)]
bug corrected : on AIX, there were a problem about casts with getc() and EOF which were conducting in a infinite loop.

22 years agobug corrected : shell var were incorrectly set on Solaris
thib [Sun, 23 Dec 2001 12:20:10 +0000 (12:20 +0000)]
bug corrected : shell var were incorrectly set on Solaris

22 years agoadd a blank line before the fcron and fcrontab PAM conf in pam.conf for better lisibi...
thib [Sun, 4 Nov 2001 19:00:52 +0000 (19:00 +0000)]
add a blank line before the fcron and fcrontab PAM conf in pam.conf for better lisibility.

22 years agoadded #include "job.c" to avoir a warning
thib [Sun, 4 Nov 2001 18:59:50 +0000 (18:59 +0000)]
added #include "job.c" to avoir a warning

22 years agowe now use man2html : better output than groff (which is crashing anyway on my system...
thib [Sun, 4 Nov 2001 18:59:06 +0000 (18:59 +0000)]
we now use man2html : better output than groff (which is crashing anyway on my system :(( )

22 years agoadded gcc cmd line option -Wall to debug mode
thib [Sun, 4 Nov 2001 18:58:42 +0000 (18:58 +0000)]
added gcc cmd line option -Wall to debug mode

22 years agoremoved unused var a_pam_user
thib [Sun, 4 Nov 2001 18:58:17 +0000 (18:58 +0000)]
removed unused var a_pam_user
corrected -h message (-c option)

22 years agoremoved unused var a_pam_user
thib [Sun, 4 Nov 2001 18:57:58 +0000 (18:57 +0000)]
removed unused var a_pam_user

22 years agoless restrictive as some system (FreeBSD, etc) don't support all the modules Linux...
thib [Sun, 4 Nov 2001 18:56:22 +0000 (18:56 +0000)]
less restrictive as some system (FreeBSD, etc) don't support all the modules Linux supports.

22 years ago*** empty log message ***
thib [Fri, 2 Nov 2001 14:27:33 +0000 (14:27 +0000)]
*** empty log message ***

22 years agobetter management of pam conf files installation
thib [Fri, 2 Nov 2001 13:39:32 +0000 (13:39 +0000)]
better management of pam conf files installation

22 years agochanges the func to check if lib pam is installed from pam_start to pam_acct_mgmt...
thib [Fri, 2 Nov 2001 13:38:51 +0000 (13:38 +0000)]
changes the func to check if lib pam is installed from pam_start to pam_acct_mgmt (seems to work better on Debian)

22 years agoadded a pam conv function
thib [Fri, 2 Nov 2001 13:38:15 +0000 (13:38 +0000)]
added a pam conv function

22 years ago*** empty log message ***
thib [Fri, 2 Nov 2001 13:37:58 +0000 (13:37 +0000)]
*** empty log message ***

22 years agoInitial revision
thib [Fri, 2 Nov 2001 13:37:47 +0000 (13:37 +0000)]
Initial revision

22 years agoadded fcron.pam installation
thib [Mon, 29 Oct 2001 13:23:33 +0000 (13:23 +0000)]
added fcron.pam installation

22 years agobug fixed : setting lavg to (0,0,0) clear lavg flag
thib [Mon, 29 Oct 2001 13:22:10 +0000 (13:22 +0000)]
bug fixed : setting lavg to (0,0,0) clear lavg flag

22 years agobetter support of "use / do not use pam"
thib [Mon, 29 Oct 2001 13:21:52 +0000 (13:21 +0000)]
better support of "use / do not use pam"

22 years ago*** empty log message ***
thib [Mon, 29 Oct 2001 13:21:29 +0000 (13:21 +0000)]
*** empty log message ***

22 years agoadded error_pame
thib [Mon, 29 Oct 2001 13:21:02 +0000 (13:21 +0000)]
added error_pame

22 years agomail user if he is not correctly authorized by pam
thib [Mon, 29 Oct 2001 13:20:13 +0000 (13:20 +0000)]
mail user if he is not correctly authorized by pam

22 years agoInitial revision
thib [Mon, 29 Oct 2001 13:20:01 +0000 (13:20 +0000)]
Initial revision

23 years agoported to AIX
thib [Wed, 12 Sep 2001 13:50:38 +0000 (13:50 +0000)]
ported to AIX

23 years agocode cleaning
thib [Wed, 12 Sep 2001 13:49:02 +0000 (13:49 +0000)]
code cleaning
code cleaning
send a mail if noticenotrun and queue full

23 years agocode cleaning
thib [Wed, 12 Sep 2001 13:48:07 +0000 (13:48 +0000)]
code cleaning
send a mail if noticenotrun and queue full

23 years agoadded PAM support
thib [Wed, 12 Sep 2001 13:45:25 +0000 (13:45 +0000)]
added PAM support

23 years agoported to AIX
thib [Wed, 12 Sep 2001 13:45:12 +0000 (13:45 +0000)]
ported to AIX

23 years agocode cleaning
thib [Wed, 12 Sep 2001 13:44:58 +0000 (13:44 +0000)]
code cleaning

23 years agoadded PAM support
thib [Wed, 12 Sep 2001 13:42:58 +0000 (13:42 +0000)]
added PAM support

23 years agocode cleaning
thib [Wed, 12 Sep 2001 13:38:45 +0000 (13:38 +0000)]
code cleaning

23 years agoPAM support
thib [Wed, 12 Sep 2001 13:38:05 +0000 (13:38 +0000)]
PAM support
ported to AIX

23 years agoInitial revision
thib [Wed, 12 Sep 2001 13:37:40 +0000 (13:37 +0000)]
Initial revision

23 years ago*** empty log message ***
thib [Wed, 12 Sep 2001 13:36:48 +0000 (13:36 +0000)]
*** empty log message ***

23 years agoadded pam support
thib [Wed, 12 Sep 2001 13:35:09 +0000 (13:35 +0000)]
added pam support

23 years agoupdated version
thib [Tue, 21 Aug 2001 18:45:43 +0000 (18:45 +0000)]
updated version

23 years ago*** empty log message ***
thib [Mon, 20 Aug 2001 20:03:20 +0000 (20:03 +0000)]
*** empty log message ***

23 years agowe now use USE_SETE_ID to determine if we should use sete?id() funcs
thib [Mon, 20 Aug 2001 20:01:43 +0000 (20:01 +0000)]
we now use USE_SETE_ID to determine if we should use sete?id() funcs

23 years agobug corrected : used not to check correctly if the user was in the correct group
thib [Mon, 20 Aug 2001 11:01:35 +0000 (11:01 +0000)]
bug corrected : used not to check correctly if the user was in the correct group

23 years agocode cleaning
thib [Mon, 20 Aug 2001 11:01:25 +0000 (11:01 +0000)]
code cleaning

23 years agoon serial/lavg queue overflow, do not accept more jobs and print a message in syslog...
thib [Mon, 20 Aug 2001 11:00:01 +0000 (11:00 +0000)]
on serial/lavg queue overflow, do not accept more jobs and print a message in syslog (instead of running one to leave room to another).

23 years agobug fixed : inserting jobs in serial queue was broken.
thib [Mon, 20 Aug 2001 10:58:13 +0000 (10:58 +0000)]
bug fixed : inserting jobs in serial queue was broken.

23 years ago*** empty log message ***
thib [Mon, 20 Aug 2001 10:54:45 +0000 (10:54 +0000)]
*** empty log message ***

23 years agoprint the exact pid on syslog (not the pid of fcron process attached to the job)
thib [Mon, 20 Aug 2001 10:53:22 +0000 (10:53 +0000)]
print the exact pid on syslog (not the pid of fcron process attached to the job)
mail if job exit anormally, even if there is no output (unless mail(no))

23 years agoadded a #ifdef SENDMAIL to be able to run without sendmail
thib [Fri, 17 Aug 2001 19:50:08 +0000 (19:50 +0000)]
added a #ifdef SENDMAIL to be able to run without sendmail

23 years agoadded quotes in "test"s
thib [Fri, 17 Aug 2001 19:49:38 +0000 (19:49 +0000)]
added quotes in "test"s

23 years agobug corrected : specify explicitly the directory where fcron is in sysVinit-launcher
thib [Fri, 17 Aug 2001 19:48:41 +0000 (19:48 +0000)]
bug corrected : specify explicitly the directory where fcron is in sysVinit-launcher

23 years agobug corrected : we check for the existence of getopt_long(), not only getopt.h,as...
thib [Fri, 17 Aug 2001 19:48:18 +0000 (19:48 +0000)]
bug corrected : we check for the existence of getopt_long(), not only getopt.h,as some systems may define getopt() in getopt.h but not getopt_long()

23 years agobug fixed : endless loop for midmonthly line executed after the 15th of the month
thib [Fri, 17 Aug 2001 19:47:46 +0000 (19:47 +0000)]
bug fixed : endless loop for midmonthly line executed after the 15th of the month

23 years agocreated a new function add_line_to_file() to make read_file() more readable.
thib [Fri, 17 Aug 2001 19:44:51 +0000 (19:44 +0000)]
created a new function add_line_to_file() to make read_file() more readable.

23 years agomemory optimization : struct CL ordered to limit offsets
thib [Fri, 17 Aug 2001 19:43:53 +0000 (19:43 +0000)]
memory optimization : struct CL ordered to limit offsets

23 years agobug corrected : we check for the existence of getopt_long(), not only getopt.h,as...
thib [Fri, 17 Aug 2001 19:42:14 +0000 (19:42 +0000)]
bug corrected : we check for the existence of getopt_long(), not only getopt.h,as some systems may define getopt() in getopt.h but not getopt_long()
added handle for SIGUSR2 : print current schedule, and switch on/off debug mode

23 years agobug corrected : we check for the existence of getopt_long(), not only getopt.h,as...
thib [Fri, 17 Aug 2001 19:41:20 +0000 (19:41 +0000)]
bug corrected : we check for the existence of getopt_long(), not only getopt.h,as some systems may define getopt() in getopt.h but not getopt_long()

23 years agoupdated error message (we use euids, not uids)
thib [Fri, 17 Aug 2001 19:40:46 +0000 (19:40 +0000)]
updated error message (we use euids, not uids)

23 years ago*** empty log message ***
thib [Tue, 10 Jul 2001 14:50:18 +0000 (14:50 +0000)]
*** empty log message ***

23 years agoadded support for "stop"
thib [Tue, 10 Jul 2001 14:50:09 +0000 (14:50 +0000)]
added support for "stop"

23 years agobug corrected : user instead of filename
thib [Tue, 10 Jul 2001 14:49:52 +0000 (14:49 +0000)]
bug corrected : user instead of filename

23 years agobug (??) fixed in read_file() (for freebsd)
thib [Tue, 10 Jul 2001 14:22:15 +0000 (14:22 +0000)]
bug (??) fixed in read_file() (for freebsd)

23 years agoremoved debug code
thib [Tue, 10 Jul 2001 12:03:38 +0000 (12:03 +0000)]
removed debug code

23 years agoadded /usr/ucb to PATH (Solaris compatibility mode)
thib [Tue, 10 Jul 2001 10:54:23 +0000 (10:54 +0000)]
added /usr/ucb to PATH (Solaris compatibility mode)
use script/has_usrgrp.pl

23 years agoInitial revision
thib [Tue, 10 Jul 2001 10:52:59 +0000 (10:52 +0000)]
Initial revision

23 years agoadded /usr/ucb to PATH (Solaris compatibility mode)
thib [Tue, 10 Jul 2001 10:52:27 +0000 (10:52 +0000)]
added /usr/ucb to PATH (Solaris compatibility mode)