]> granicus.if.org Git - fcron/log
fcron
24 years agoInitial revision
thib [Thu, 22 Jun 2000 15:34:06 +0000 (15:34 +0000)]
Initial revision

24 years agogen-doc changes only the file beginning by an upper case letter
thib [Thu, 22 Jun 2000 15:33:14 +0000 (15:33 +0000)]
gen-doc changes only the file beginning by an upper case letter

24 years ago*** empty log message ***
thib [Thu, 22 Jun 2000 12:34:55 +0000 (12:34 +0000)]
*** empty log message ***

24 years agoadded options : forcemail dayand dayor runas nice
thib [Thu, 22 Jun 2000 12:33:55 +0000 (12:33 +0000)]
added options : forcemail dayand dayor runas nice

24 years agofixed the bug when -z was used for a user with no registred fcrontab
thib [Thu, 22 Jun 2000 12:33:09 +0000 (12:33 +0000)]
fixed the bug when -z was used for a user with no registred fcrontab

24 years agoremoved SAVE_VARIATION : it didn't seem to be usefull
thib [Thu, 22 Jun 2000 12:32:55 +0000 (12:32 +0000)]
removed SAVE_VARIATION : it didn't seem to be usefull

24 years agotime_to_sleep don't use global variable "now" anymore :
thib [Thu, 22 Jun 2000 12:31:57 +0000 (12:31 +0000)]
time_to_sleep don't use global variable "now" anymore :
it calls itself time()

24 years agoadded USER_NAME_LEN
thib [Thu, 22 Jun 2000 12:30:55 +0000 (12:30 +0000)]
added USER_NAME_LEN
removed SAVE_VARIATION : it didn't seem to be usefull

24 years agoa bootrun and serial job is now inserted only once in serial queue
thib [Thu, 22 Jun 2000 12:29:49 +0000 (12:29 +0000)]
a bootrun and serial job is now inserted only once in serial queue

24 years ago*** empty log message ***
thib [Wed, 21 Jun 2000 15:01:19 +0000 (15:01 +0000)]
*** empty log message ***

24 years agobug fix : when an option is unknown in edit mode, need_correction = 1
thib [Wed, 21 Jun 2000 15:00:07 +0000 (15:00 +0000)]
bug fix : when an option is unknown in edit mode, need_correction = 1

24 years agobug fix : time was sometimes incorrect in sig_daemon()
thib [Wed, 21 Jun 2000 14:59:07 +0000 (14:59 +0000)]
bug fix : time was sometimes incorrect in sig_daemon()

24 years agobug corrected : serial_array_index
thib [Wed, 21 Jun 2000 14:58:44 +0000 (14:58 +0000)]
bug corrected : serial_array_index

24 years agooption serial_once added
thib [Wed, 21 Jun 2000 13:46:55 +0000 (13:46 +0000)]
option serial_once added

24 years ago*** empty log message ***
thib [Wed, 21 Jun 2000 13:46:37 +0000 (13:46 +0000)]
*** empty log message ***

24 years agooption -z added : reinstall a fcrontab from its source code
thib [Wed, 21 Jun 2000 13:46:14 +0000 (13:46 +0000)]
option -z added : reinstall a fcrontab from its source code

24 years agomessage printed by -V option modified
thib [Wed, 21 Jun 2000 13:45:43 +0000 (13:45 +0000)]
message printed by -V option modified

24 years agobug fix : --serial_running was sometimes called two times
thib [Wed, 21 Jun 2000 13:44:27 +0000 (13:44 +0000)]
bug fix : --serial_running was sometimes called two times

24 years agoFIRST_SLEEP_SERIAL removed (unused)
thib [Wed, 21 Jun 2000 13:43:50 +0000 (13:43 +0000)]
FIRST_SLEEP_SERIAL removed (unused)

24 years agoadded option set_serial_once for bootrun
thib [Wed, 21 Jun 2000 13:43:04 +0000 (13:43 +0000)]
added option set_serial_once for bootrun

24 years agotermination of a job is not any more reported as "explain"
thib [Wed, 21 Jun 2000 10:45:35 +0000 (10:45 +0000)]
termination of a job is not any more reported as "explain"

24 years agofcron don't fork any more in debug mode to check up the death of the child :
thib [Wed, 21 Jun 2000 10:44:15 +0000 (10:44 +0000)]
fcron don't fork any more in debug mode to check up the death of the child :
it prevent system from doing a core dump

24 years agoA mail is now send to root after a crash to ask him
thib [Wed, 21 Jun 2000 10:42:19 +0000 (10:42 +0000)]
A mail is now send to root after a crash to ask him
to do a bug report

24 years agosupport of bootrun and serialize
thib [Wed, 21 Jun 2000 09:49:01 +0000 (09:49 +0000)]
support of bootrun and serialize

24 years agosupport of bootrun and serialize
thib [Wed, 21 Jun 2000 09:48:26 +0000 (09:48 +0000)]
support of bootrun and serialize

24 years agothe running job are no more chaine-listed
thib [Tue, 20 Jun 2000 20:36:26 +0000 (20:36 +0000)]
the running job are no more chaine-listed
we now use an array of pointer of lines, which we make grow up if necessary

24 years ago*** empty log message ***
thib [Tue, 20 Jun 2000 20:36:19 +0000 (20:36 +0000)]
*** empty log message ***

24 years agochanged the name dt to td
thib [Mon, 19 Jun 2000 12:44:33 +0000 (12:44 +0000)]
changed the name dt to td

24 years ago*** empty log message ***
thib [Mon, 19 Jun 2000 12:44:18 +0000 (12:44 +0000)]
*** empty log message ***

24 years agoremoved some close uneeded
thib [Mon, 19 Jun 2000 12:43:27 +0000 (12:43 +0000)]
removed some close uneeded
better support of home directory

24 years agoFILEVERSION updated
thib [Mon, 19 Jun 2000 12:43:11 +0000 (12:43 +0000)]
FILEVERSION updated

24 years agosome options added
thib [Mon, 19 Jun 2000 12:42:49 +0000 (12:42 +0000)]
some options added

24 years agosupport of options added
thib [Mon, 19 Jun 2000 12:42:16 +0000 (12:42 +0000)]
support of options added

24 years agoFIRST_SLEEP and SAVE_VARIATION added
thib [Mon, 19 Jun 2000 12:41:43 +0000 (12:41 +0000)]
FIRST_SLEEP and SAVE_VARIATION added

24 years agooption support added
thib [Mon, 19 Jun 2000 12:41:27 +0000 (12:41 +0000)]
option support added

24 years agonow updated in xexit()
thib [Sun, 18 Jun 2000 15:28:15 +0000 (15:28 +0000)]
now updated in xexit()

24 years agobug fixed : when a line based on time & date doesn't need a set_next_exe()
thib [Sun, 18 Jun 2000 15:27:06 +0000 (15:27 +0000)]
bug fixed : when a line based on time & date doesn't need a set_next_exe()
this line used to be not inserted in the queue

24 years agosupport of option added
thib [Sun, 18 Jun 2000 13:14:57 +0000 (13:14 +0000)]
support of option added

24 years agostrdup2 now check the return value of malloc()
thib [Sun, 18 Jun 2000 13:14:16 +0000 (13:14 +0000)]
strdup2 now check the return value of malloc()

24 years agomacro Alloc now use die_e() on error
thib [Sun, 18 Jun 2000 13:13:06 +0000 (13:13 +0000)]
macro Alloc now use die_e() on error

24 years agosupport of options
thib [Sun, 18 Jun 2000 13:12:56 +0000 (13:12 +0000)]
support of options

24 years ago*** empty log message ***
thib [Sun, 18 Jun 2000 13:12:17 +0000 (13:12 +0000)]
*** empty log message ***

24 years agovariable now is now updated when SIGHUP or SIGUSR1 is received
thib [Sun, 18 Jun 2000 13:11:11 +0000 (13:11 +0000)]
variable now is now updated when SIGHUP or SIGUSR1 is received
(this is a bug fix)

24 years agoMAXLINES is now named MAXENTRIES
thib [Sun, 18 Jun 2000 13:10:43 +0000 (13:10 +0000)]
MAXLINES is now named MAXENTRIES

24 years agouneeded initialization has been deleted
thib [Fri, 16 Jun 2000 11:52:31 +0000 (11:52 +0000)]
uneeded initialization has been deleted

24 years agouneeded initialisation has been deleted
thib [Fri, 16 Jun 2000 11:51:36 +0000 (11:51 +0000)]
uneeded initialisation has been deleted

24 years ago*** empty log message ***
thib [Fri, 16 Jun 2000 11:51:11 +0000 (11:51 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
thib [Thu, 15 Jun 2000 20:40:27 +0000 (20:40 +0000)]
*** empty log message ***

24 years agofix bug when orig file was not saved because of an entryless fcrontab
thib [Thu, 15 Jun 2000 20:39:28 +0000 (20:39 +0000)]
fix bug when orig file was not saved because of an entryless fcrontab

24 years ago*** empty log message ***
thib [Thu, 15 Jun 2000 20:18:38 +0000 (20:18 +0000)]
*** empty log message ***

24 years agobug fixes + ask user for corrections
thib [Thu, 15 Jun 2000 20:17:06 +0000 (20:17 +0000)]
bug fixes + ask user for corrections

24 years agooptimizations
thib [Thu, 15 Jun 2000 20:10:11 +0000 (20:10 +0000)]
optimizations

24 years agocorrected a minor bug which used to occur when a user given
thib [Sun, 11 Jun 2000 20:30:37 +0000 (20:30 +0000)]
corrected a minor bug which used to occur when a user given
by the -u option wasn't in the /etc/passwd file

24 years ago*** empty log message ***
thib [Sun, 11 Jun 2000 13:19:39 +0000 (13:19 +0000)]
*** empty log message ***

24 years agojob based on system up time are now handle in a way similar to normal job
thib [Sun, 11 Jun 2000 13:18:35 +0000 (13:18 +0000)]
job based on system up time are now handle in a way similar to normal job

24 years agoclean up of the code
thib [Sun, 11 Jun 2000 13:17:29 +0000 (13:17 +0000)]
clean up of the code
job based on system up time are now handle in a way similar to normal job

24 years agobug fixed : fcrontab used to get a SIGSEGV when a string was placed
thib [Sat, 10 Jun 2000 22:16:44 +0000 (22:16 +0000)]
bug fixed : fcrontab used to get a SIGSEGV when a string was placed
in a field which only accept a interger value

24 years agofiles are now saved - if possible - while fcron runs a job
thib [Sun, 4 Jun 2000 12:07:50 +0000 (12:07 +0000)]
files are now saved - if possible - while fcron runs a job

24 years ago*** empty log message ***
thib [Sat, 3 Jun 2000 20:29:17 +0000 (20:29 +0000)]
*** empty log message ***

24 years agosupport of queues
thib [Sat, 3 Jun 2000 20:27:15 +0000 (20:27 +0000)]
support of queues

24 years agoInitial revision
thib [Wed, 31 May 2000 19:12:24 +0000 (19:12 +0000)]
Initial revision

24 years agoversion updated
thib [Wed, 31 May 2000 19:11:49 +0000 (19:11 +0000)]
version updated

24 years agosupport of queues
thib [Wed, 31 May 2000 19:11:15 +0000 (19:11 +0000)]
support of queues

24 years agoemail address updated
thib [Tue, 30 May 2000 19:24:44 +0000 (19:24 +0000)]
email address updated

24 years agosupport of systems other than Mandrake/Redhat improved
thib [Tue, 30 May 2000 19:23:52 +0000 (19:23 +0000)]
support of systems other than Mandrake/Redhat improved

24 years agominor bug fixed
thib [Tue, 30 May 2000 19:23:22 +0000 (19:23 +0000)]
minor bug fixed

24 years agosupport for FreeBSD added
thib [Wed, 24 May 2000 17:51:17 +0000 (17:51 +0000)]
support for FreeBSD added

24 years agocleaning up
thib [Wed, 24 May 2000 12:35:19 +0000 (12:35 +0000)]
cleaning up

24 years agominor bug changes in parseopt()
thib [Mon, 22 May 2000 17:53:05 +0000 (17:53 +0000)]
minor bug changes in parseopt()

24 years agominor bug corrected : ETC constant added
thib [Mon, 22 May 2000 17:46:43 +0000 (17:46 +0000)]
minor bug corrected : ETC constant added

24 years agodebug logs added
thib [Mon, 22 May 2000 17:37:39 +0000 (17:37 +0000)]
debug logs added

24 years agominor changes
thib [Mon, 22 May 2000 17:37:03 +0000 (17:37 +0000)]
minor changes

24 years agooptimisation in wait_child()
thib [Mon, 22 May 2000 17:34:35 +0000 (17:34 +0000)]
optimisation in wait_child()

24 years agominor changes
thib [Wed, 17 May 2000 19:20:46 +0000 (19:20 +0000)]
minor changes

24 years agorcs id delete from message print by -V option
thib [Wed, 17 May 2000 19:19:36 +0000 (19:19 +0000)]
rcs id delete from message print by -V option

24 years agobug fix
thib [Wed, 17 May 2000 19:19:30 +0000 (19:19 +0000)]
bug fix

24 years agocleaning
thib [Tue, 16 May 2000 20:03:26 +0000 (20:03 +0000)]
cleaning

24 years agobug fix
thib [Tue, 16 May 2000 19:59:26 +0000 (19:59 +0000)]
bug fix

24 years agocleaning and optimisations
thib [Tue, 16 May 2000 19:53:59 +0000 (19:53 +0000)]
cleaning and optimisations

24 years agoadded some debug log
thib [Tue, 16 May 2000 19:53:47 +0000 (19:53 +0000)]
added some debug log

24 years agocleaning
thib [Tue, 16 May 2000 19:53:38 +0000 (19:53 +0000)]
cleaning

24 years agocleaned up
thib [Tue, 16 May 2000 19:51:41 +0000 (19:51 +0000)]
cleaned up

24 years agominor bug corrected
thib [Mon, 15 May 2000 19:54:07 +0000 (19:54 +0000)]
minor bug corrected

24 years agoa minor bug corrected
thib [Mon, 15 May 2000 19:51:01 +0000 (19:51 +0000)]
a minor bug corrected

24 years agoadaptations for rcs
thib [Mon, 15 May 2000 19:07:44 +0000 (19:07 +0000)]
adaptations for rcs

24 years agoadaptations for rcs
thib [Mon, 15 May 2000 18:28:22 +0000 (18:28 +0000)]
adaptations for rcs

24 years agoInitial revision
thib [Sun, 14 May 2000 17:36:43 +0000 (17:36 +0000)]
Initial revision

24 years agoInitial revision
thib [Sun, 14 May 2000 17:25:41 +0000 (17:25 +0000)]
Initial revision