]> granicus.if.org Git - fcron/log
fcron
22 years agoadded an entry for Patrick Ohly
thib [Sat, 2 Mar 2002 17:30:59 +0000 (17:30 +0000)]
added an entry for Patrick Ohly

22 years agosocket.c's header file (creater dyncom.h)
thib [Sat, 2 Mar 2002 17:29:50 +0000 (17:29 +0000)]
socket.c's header file (creater dyncom.h)

22 years agoadded fifofile support
thib [Sat, 2 Mar 2002 17:29:03 +0000 (17:29 +0000)]
added fifofile support

22 years agoadded Flush, Overwrite macros
thib [Sat, 2 Mar 2002 17:27:44 +0000 (17:27 +0000)]
added Flush, Overwrite macros

22 years agoadded fcrondyn support
thib [Sat, 2 Mar 2002 17:26:47 +0000 (17:26 +0000)]
added fcrondyn support
work on get_lock (less redundancy)

22 years agoadded fcrondyn support
thib [Sat, 2 Mar 2002 17:26:30 +0000 (17:26 +0000)]
added fcrondyn support

22 years agomoved read_file() to read_file.c (used by fcrondyn)
thib [Sat, 2 Mar 2002 17:25:32 +0000 (17:25 +0000)]
moved read_file() to read_file.c (used by fcrondyn)

22 years agoInitial revision
thib [Sat, 2 Mar 2002 17:24:51 +0000 (17:24 +0000)]
Initial revision

22 years agoadded dyndom.h support
thib [Sat, 2 Mar 2002 17:24:22 +0000 (17:24 +0000)]
added dyndom.h support

22 years agomade a usable version ...
thib [Sat, 2 Mar 2002 17:23:55 +0000 (17:23 +0000)]
made a usable version ...

22 years agoadded fifofile
thib [Sat, 2 Mar 2002 17:23:01 +0000 (17:23 +0000)]
added fifofile

22 years ago*** empty log message ***
thib [Mon, 25 Feb 2002 18:47:17 +0000 (18:47 +0000)]
*** empty log message ***

22 years agoadded option volatile and stdout
thib [Mon, 25 Feb 2002 18:46:37 +0000 (18:46 +0000)]
added option volatile and stdout

22 years agomv temp_file() and save*() to temp_file.c and save.c
thib [Mon, 25 Feb 2002 18:46:14 +0000 (18:46 +0000)]
mv temp_file() and save*() to temp_file.c and save.c

22 years agomoved save*() from subs.c to save.c
thib [Mon, 25 Feb 2002 18:45:51 +0000 (18:45 +0000)]
moved save*() from subs.c to save.c

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

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

23 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"

23 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.

23 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

23 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.

23 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

23 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 :(( )

23 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

23 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)

23 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

23 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.

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

23 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

23 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)

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

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

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

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

23 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

23 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"

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

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

23 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

23 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