]>
granicus.if.org Git - fcron/log
thib [Sat, 5 Oct 2002 14:27:22 +0000 (14:27 +0000)]
coding style change : use uppercase for macro parameters
bug fix : added a O_WRONLY
thib [Sat, 5 Oct 2002 14:26:34 +0000 (14:26 +0000)]
coding style change : use uppercase for macro parameters
bug fix : added a O_WRONLY in open() in order to be able to save files :)
thib [Sat, 5 Oct 2002 14:25:16 +0000 (14:25 +0000)]
coding style change : use uppercase for macro parameters
thib [Sat, 28 Sep 2002 15:07:37 +0000 (15:07 +0000)]
bug fix for CVS
thib [Sat, 28 Sep 2002 15:06:11 +0000 (15:06 +0000)]
updated for cvs
thib [Sat, 28 Sep 2002 15:06:07 +0000 (15:06 +0000)]
*** empty log message ***
thib [Sun, 15 Sep 2002 18:09:52 +0000 (18:09 +0000)]
*** empty log message ***
thib [Sun, 15 Sep 2002 18:07:47 +0000 (18:07 +0000)]
bug fix : added O_WRONLY in read()
thib [Sat, 7 Sep 2002 13:13:48 +0000 (13:13 +0000)]
*** empty log message ***
thib [Sat, 7 Sep 2002 13:12:16 +0000 (13:12 +0000)]
*** empty log message ***
thib [Sat, 7 Sep 2002 13:11:25 +0000 (13:11 +0000)]
use open() instead of fopen() to write files, for more security
thib [Sat, 7 Sep 2002 13:10:50 +0000 (13:10 +0000)]
set euid=uid before running the editor
use open() instead of fopen() to write files, for more security
thib [Sat, 7 Sep 2002 13:07:48 +0000 (13:07 +0000)]
chdir to / before running sendmail
thib [Fri, 30 Aug 2002 20:06:07 +0000 (20:06 +0000)]
*** empty log message ***
thib [Fri, 30 Aug 2002 20:04:49 +0000 (20:04 +0000)]
added a system fcrontab
create root's new.root file as 600 (instead of 640)
thib [Fri, 30 Aug 2002 20:04:28 +0000 (20:04 +0000)]
added a system fcrontab
thib [Thu, 29 Aug 2002 17:35:32 +0000 (17:35 +0000)]
fixed a spelling mistake :)
thib [Thu, 29 Aug 2002 17:35:00 +0000 (17:35 +0000)]
updated : doc for ls_*
thib [Thu, 29 Aug 2002 17:34:03 +0000 (17:34 +0000)]
*** empty log message ***
thib [Thu, 29 Aug 2002 17:33:19 +0000 (17:33 +0000)]
call directly xexit() instead of raise(SIGTERM) when using option -o
thib [Thu, 29 Aug 2002 17:32:49 +0000 (17:32 +0000)]
added library xnet (networking lib under solaris)
thib [Thu, 29 Aug 2002 17:30:54 +0000 (17:30 +0000)]
removed some debug statement
thib [Sun, 25 Aug 2002 17:27:14 +0000 (17:27 +0000)]
several modifications and improvements about ls_* command
thib [Sun, 25 Aug 2002 17:26:45 +0000 (17:26 +0000)]
FNAME_LEN replaced by PATH_LEN
thib [Sun, 25 Aug 2002 17:25:35 +0000 (17:25 +0000)]
*** empty log message ***
thib [Sun, 25 Aug 2002 17:24:14 +0000 (17:24 +0000)]
we now allow mailing to a name not in /etc/passwd : we just check it will
not be interpreted as an option by sendm
thib [Sun, 25 Aug 2002 17:12:05 +0000 (17:12 +0000)]
we now allow mailing to a name not in /etc/passwd : we just check it will not be interpreted as an option by sendmail
we now allow mailing to a name not in /etc/passwd : we just check it will
not be interpreted as an option by sendmail
thib [Sun, 25 Aug 2002 17:11:52 +0000 (17:11 +0000)]
*** empty log message ***
thib [Sun, 25 Aug 2002 17:10:11 +0000 (17:10 +0000)]
bug fix : wasn't handling correctly a recv()'s return code of 0
bug fix in the code checking for the "no more data to send" sequence
thib [Sun, 25 Aug 2002 17:09:33 +0000 (17:09 +0000)]
FNAME_LEN replaced by PATH_LEN
thib [Thu, 22 Aug 2002 21:35:56 +0000 (21:35 +0000)]
bug fix : doc's Makefile now handle DESTDIR
thib [Thu, 22 Aug 2002 21:34:15 +0000 (21:34 +0000)]
added code for ls_lavgq, ls_serialq, ls_exeq
some code rewrite about errors management and error messages
thib [Thu, 22 Aug 2002 21:32:42 +0000 (21:32 +0000)]
*** empty log message ***
thib [Thu, 22 Aug 2002 21:32:12 +0000 (21:32 +0000)]
removed FNAME_LEN - replaced by PATH_LEN
thib [Sun, 11 Aug 2002 21:08:57 +0000 (21:08 +0000)]
*** empty log message ***
thib [Sun, 11 Aug 2002 20:28:06 +0000 (20:28 +0000)]
*** empty log message ***
thib [Sun, 11 Aug 2002 20:27:54 +0000 (20:27 +0000)]
added a warning about --with-non-privileged
thib [Sun, 11 Aug 2002 20:25:57 +0000 (20:25 +0000)]
typo fix
thib [Sun, 11 Aug 2002 20:24:51 +0000 (20:24 +0000)]
--with-non-privileged, by default, prevents fcrondyn from being compiled and boot-install from being run
thib [Sat, 10 Aug 2002 20:41:18 +0000 (20:41 +0000)]
modified to be able to print the uid (not only the gid)
thib [Sat, 10 Aug 2002 20:40:09 +0000 (20:40 +0000)]
*** empty log message ***
thib [Sat, 10 Aug 2002 20:37:29 +0000 (20:37 +0000)]
added ./configure's option run-non-privileged
we use has_usrgrp.pl (i.e. getpwnam() and getgrnam()) instead of reading directly in /etc/{passwd|group}
thib [Sat, 10 Aug 2002 20:37:06 +0000 (20:37 +0000)]
added ./configure's option run-non-privileged
thib [Fri, 19 Jul 2002 19:43:56 +0000 (19:43 +0000)]
added a &manpage-foot;
thib [Fri, 19 Jul 2002 19:43:25 +0000 (19:43 +0000)]
added changes as a text file to generate
thib [Fri, 19 Jul 2002 19:42:22 +0000 (19:42 +0000)]
added a manpage-foot
thib [Fri, 19 Jul 2002 19:40:32 +0000 (19:40 +0000)]
*** empty log message ***
thib [Fri, 19 Jul 2002 19:39:28 +0000 (19:39 +0000)]
added a check for SETLINEBUF
thib [Fri, 19 Jul 2002 19:37:01 +0000 (19:37 +0000)]
added DESTDIR
allow user to change the CFLAGS from the command line
use more Makefile's ifeq() instead of bash's if-then-else
thib [Fri, 19 Jul 2002 19:35:30 +0000 (19:35 +0000)]
added bootinstall option to help the job of the packagers
thib [Fri, 19 Jul 2002 19:33:14 +0000 (19:33 +0000)]
typo error fixed
security change : more robust code about strn{cpy|cat}
error message more explicit
thib [Fri, 19 Jul 2002 19:32:39 +0000 (19:32 +0000)]
security change : more robust code about strn{cpy|cat}
thib [Fri, 19 Jul 2002 19:32:28 +0000 (19:32 +0000)]
rewrite of the management of the output of jobs
thib [Fri, 19 Jul 2002 19:30:34 +0000 (19:30 +0000)]
rewrite of the management of the output of jobs
security change : more robust code about strn{cpy|cat}
thib [Fri, 19 Jul 2002 19:28:58 +0000 (19:28 +0000)]
less restrictive : should work better on some systems
thib [Sun, 31 Mar 2002 17:26:47 +0000 (17:26 +0000)]
*** empty log message ***
thib [Sun, 31 Mar 2002 17:20:40 +0000 (17:20 +0000)]
bug corrected : used to try to install fcrondyn even if not compiled
thib [Sun, 31 Mar 2002 17:20:35 +0000 (17:20 +0000)]
*** empty log message ***
thib [Sun, 31 Mar 2002 15:10:09 +0000 (15:10 +0000)]
added secondes in time-value
added options volatile and stdout
updated first option description
thib [Sun, 31 Mar 2002 15:09:02 +0000 (15:09 +0000)]
added relnotes
added options volatile and stdout
updated docurl
thib [Sun, 31 Mar 2002 15:08:46 +0000 (15:08 +0000)]
added -y -o and -l
thib [Sun, 31 Mar 2002 15:07:40 +0000 (15:07 +0000)]
added relnotes
added some previously missing files in dependencies
thib [Sun, 31 Mar 2002 15:07:33 +0000 (15:07 +0000)]
Initial revision
thib [Sun, 31 Mar 2002 15:07:22 +0000 (15:07 +0000)]
added a question about using fcron in scripts
thib [Sun, 31 Mar 2002 15:07:09 +0000 (15:07 +0000)]
added relnotes
thib [Sun, 31 Mar 2002 15:06:19 +0000 (15:06 +0000)]
limit number of authentification failures
bug corrected and improvements in exe_cmd
thib [Sun, 31 Mar 2002 15:05:58 +0000 (15:05 +0000)]
added some constants for socket.c
thib [Sun, 31 Mar 2002 15:05:49 +0000 (15:05 +0000)]
*** empty log message ***
thib [Sun, 31 Mar 2002 15:05:31 +0000 (15:05 +0000)]
updated version to 2.9.0
thib [Sun, 31 Mar 2002 15:03:46 +0000 (15:03 +0000)]
changed some command names : make it more similar to std unix command
bug corrected about signal read
thib [Sat, 2 Mar 2002 17:32:45 +0000 (17:32 +0000)]
*** empty log message ***
thib [Sat, 2 Mar 2002 17:30:59 +0000 (17:30 +0000)]
added an entry for Patrick Ohly
thib [Sat, 2 Mar 2002 17:29:50 +0000 (17:29 +0000)]
socket.c's header file (creater dyncom.h)
thib [Sat, 2 Mar 2002 17:29:03 +0000 (17:29 +0000)]
added fifofile support
thib [Sat, 2 Mar 2002 17:27:44 +0000 (17:27 +0000)]
added Flush, Overwrite macros
thib [Sat, 2 Mar 2002 17:26:47 +0000 (17:26 +0000)]
added fcrondyn support
work on get_lock (less redundancy)
thib [Sat, 2 Mar 2002 17:26:30 +0000 (17:26 +0000)]
added fcrondyn support
thib [Sat, 2 Mar 2002 17:25:32 +0000 (17:25 +0000)]
moved read_file() to read_file.c (used by fcrondyn)
thib [Sat, 2 Mar 2002 17:24:51 +0000 (17:24 +0000)]
Initial revision
thib [Sat, 2 Mar 2002 17:24:22 +0000 (17:24 +0000)]
added dyndom.h support
thib [Sat, 2 Mar 2002 17:23:55 +0000 (17:23 +0000)]
made a usable version ...
thib [Sat, 2 Mar 2002 17:23:01 +0000 (17:23 +0000)]
added fifofile
thib [Mon, 25 Feb 2002 18:47:17 +0000 (18:47 +0000)]
*** empty log message ***
thib [Mon, 25 Feb 2002 18:46:37 +0000 (18:46 +0000)]
added option volatile and stdout
thib [Mon, 25 Feb 2002 18:46:14 +0000 (18:46 +0000)]
mv temp_file() and save*() to temp_file.c and save.c
thib [Mon, 25 Feb 2002 18:45:51 +0000 (18:45 +0000)]
moved save*() from subs.c to save.c
thib [Mon, 25 Feb 2002 18:45:06 +0000 (18:45 +0000)]
added fcron's option -y
thib [Mon, 25 Feb 2002 18:43:54 +0000 (18:43 +0000)]
added -l and -y support
thib [Mon, 25 Feb 2002 18:43:05 +0000 (18:43 +0000)]
added fcrondyn compilation early support.
code cleaning (removed useless header dependencies)
thib [Mon, 25 Feb 2002 18:42:41 +0000 (18:42 +0000)]
added options -y, -l, -o, options volatile
thib [Mon, 25 Feb 2002 18:42:21 +0000 (18:42 +0000)]
OPTION_SIZE updated (set to 4, previously 3)
thib [Mon, 25 Feb 2002 18:42:00 +0000 (18:42 +0000)]
added options stdout and volatile.
thib [Mon, 25 Feb 2002 18:41:24 +0000 (18:41 +0000)]
added options -y, -l, -o
thib [Mon, 25 Feb 2002 18:41:09 +0000 (18:41 +0000)]
added fcrondyn support
thib [Mon, 25 Feb 2002 18:38:42 +0000 (18:38 +0000)]
Initial revision
thib [Mon, 25 Feb 2002 18:38:13 +0000 (18:38 +0000)]
added fcron stdout option
thib [Mon, 25 Feb 2002 18:37:36 +0000 (18:37 +0000)]
added fcron -y option
thib [Sun, 24 Feb 2002 16:51:33 +0000 (16:51 +0000)]
*** empty log message ***
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.
thib [Sun, 24 Feb 2002 16:50:14 +0000 (16:50 +0000)]
bug fixed : used to call sleep(-1) instead of sleep(0)