]>
granicus.if.org Git - fcron/log
thib [Sat, 20 May 2006 16:33:12 +0000 (16:33 +0000)]
delete man pages for all languages when uninstalling
thib [Sat, 20 May 2006 16:32:28 +0000 (16:32 +0000)]
*** empty log message ***
thib [Sat, 20 May 2006 16:31:31 +0000 (16:31 +0000)]
added get_user_uid_safe() and get_group_gid_safe()
thib [Sat, 20 May 2006 16:29:41 +0000 (16:29 +0000)]
added get_user_uid_safe() and get_group_gid_safe()
don't use the shell defined in /etc/passwd by default, but use the default value form fcron.conf instead
thib [Sat, 20 May 2006 16:28:03 +0000 (16:28 +0000)]
Initial revision
thib [Sat, 20 May 2006 16:25:41 +0000 (16:25 +0000)]
updated README to match the presence of several translations of the doc
thib [Sat, 20 May 2006 16:23:42 +0000 (16:23 +0000)]
don't use the shell defined in /etc/passwd by default, but use the default value form fcron.conf instead.
thib [Sat, 20 May 2006 16:22:37 +0000 (16:22 +0000)]
user ROOTNAME/ROOTGROUP instead of ROOTUID/ROOTGID
thib [Mon, 6 Feb 2006 21:31:26 +0000 (21:31 +0000)]
*** empty log message ***
thib [Mon, 6 Feb 2006 18:36:27 +0000 (18:36 +0000)]
updated installation process to support translations of the doc in multiple languages
thib [Mon, 6 Feb 2006 18:35:03 +0000 (18:35 +0000)]
*** empty log message ***
thib [Sun, 5 Feb 2006 20:59:40 +0000 (20:59 +0000)]
*** empty log message ***
thib [Sun, 5 Feb 2006 20:59:08 +0000 (20:59 +0000)]
do not use tv_usec > 999999 to ensure it is a valid value on BSD systems
thib [Sun, 5 Feb 2006 20:49:35 +0000 (20:49 +0000)]
fixed a buffer overflow problem in make_msg()
thib [Sun, 5 Feb 2006 19:26:40 +0000 (19:26 +0000)]
Updated to support multiple languages (so far: en, fr)
thib [Sun, 5 Feb 2006 19:25:05 +0000 (19:25 +0000)]
Initial revision
thib [Wed, 11 Jan 2006 01:02:21 +0000 (01:02 +0000)]
improved explanations
thib [Wed, 11 Jan 2006 01:01:46 +0000 (01:01 +0000)]
for man pages, write the doctype declaration on only 1 line
thib [Wed, 11 Jan 2006 01:01:32 +0000 (01:01 +0000)]
*** empty log message ***
thib [Wed, 11 Jan 2006 01:01:18 +0000 (01:01 +0000)]
removed spaces before punctuation
thib [Wed, 11 Jan 2006 01:00:46 +0000 (01:00 +0000)]
removed spaces before punctuation
improved a few explanations
thib [Wed, 11 Jan 2006 00:59:55 +0000 (00:59 +0000)]
updated copyright
removed spaces before punctuation
thib [Wed, 11 Jan 2006 00:57:29 +0000 (00:57 +0000)]
more comments, added some help (IGNORE)
updated copyright
thib [Wed, 11 Jan 2006 00:55:12 +0000 (00:55 +0000)]
more comments, added some help messages, added command line options, cleaner, safer code
thib [Wed, 11 Jan 2006 00:54:44 +0000 (00:54 +0000)]
updated copyright
fixed a small bug (define FUNCTION)
thib [Wed, 11 Jan 2006 00:52:17 +0000 (00:52 +0000)]
updated copyright
defined COPYRIGHT_QUOTED
thib [Wed, 11 Jan 2006 00:49:33 +0000 (00:49 +0000)]
updated copyright
changed the policy about set(e)uid(): use the user rights when accessing his home directory (necessary if user/group fcron are not allowed to read the dir)
thib [Wed, 11 Jan 2006 00:47:15 +0000 (00:47 +0000)]
updated copyright
thib [Wed, 11 Jan 2006 00:40:52 +0000 (00:40 +0000)]
updated copyright
added functions read_write_pipe(), read_pipe() and write_pipe(): they handled the pipes in a clean way which should solve so problems on BSDs
clarified the code with the use of new internal functions
thib [Wed, 11 Jan 2006 00:40:16 +0000 (00:40 +0000)]
updated copyright
thib [Fri, 9 Sep 2005 21:02:52 +0000 (21:02 +0000)]
changes to make the script cleaner and more secure
thib [Fri, 9 Sep 2005 21:02:46 +0000 (21:02 +0000)]
*** empty log message ***
thib [Thu, 28 Jul 2005 11:14:57 +0000 (11:14 +0000)]
*** empty log message ***
thib [Thu, 28 Jul 2005 11:07:48 +0000 (11:07 +0000)]
*** empty log message ***
thib [Tue, 19 Jul 2005 13:08:20 +0000 (13:08 +0000)]
*** empty log message ***
thib [Tue, 19 Jul 2005 10:40:07 +0000 (10:40 +0000)]
*** empty log message ***
thib [Sat, 11 Jun 2005 23:02:07 +0000 (23:02 +0000)]
*** empty log message ***
thib [Sat, 11 Jun 2005 22:54:12 +0000 (22:54 +0000)]
bug fix : strdup2() returns NULL if its argument is NULL (instead of crashing !)
thib [Sat, 11 Jun 2005 22:53:21 +0000 (22:53 +0000)]
better support for freebsd
thib [Sat, 11 Jun 2005 22:52:32 +0000 (22:52 +0000)]
added timezone support
added some casts (to avoid some warnings on HP-UX)
thib [Sat, 11 Jun 2005 22:50:02 +0000 (22:50 +0000)]
added timezone support
thib [Sat, 11 Jun 2005 22:49:41 +0000 (22:49 +0000)]
*** empty log message ***
thib [Sat, 11 Jun 2005 22:43:52 +0000 (22:43 +0000)]
fixed a bug which used to make fcron send empty mails on very recent systems
thib [Sat, 12 Mar 2005 13:59:40 +0000 (13:59 +0000)]
*** empty log message ***
thib [Sat, 12 Mar 2005 12:41:29 +0000 (12:41 +0000)]
*** empty log message ***
thib [Sat, 12 Mar 2005 12:40:01 +0000 (12:40 +0000)]
added HAVE_* for setresgid, setresuid, signal and sigset
thib [Sat, 12 Mar 2005 12:39:46 +0000 (12:39 +0000)]
better support of HP-UX : if seteuid() does not exist, use setresuid() instead
thib [Sat, 12 Mar 2005 12:39:21 +0000 (12:39 +0000)]
better support of HP-UX : use sigset if signal doesn't exist
thib [Sat, 12 Mar 2005 12:38:02 +0000 (12:38 +0000)]
better support of HP-UX : if seteuid() does not exist, use setresuid() instead
better support of HP-UX : use sigset if signal doesn't exist
thib [Sat, 12 Mar 2005 12:37:30 +0000 (12:37 +0000)]
fixed bug : always restore umask, even if fcron run unprivileged
thib [Sat, 26 Feb 2005 15:18:12 +0000 (15:18 +0000)]
updated the supported OS list
thib [Sat, 26 Feb 2005 15:17:52 +0000 (15:17 +0000)]
updated copyrightdate
thib [Sat, 26 Feb 2005 15:15:31 +0000 (15:15 +0000)]
Initial revision
thib [Sat, 26 Feb 2005 15:15:10 +0000 (15:15 +0000)]
bug fix : use tmp_str and not the static string ".tmp"
thib [Sat, 26 Feb 2005 15:13:00 +0000 (15:13 +0000)]
fixed bugs concerning DST changes : created mktime_no_dme() and remove the DST change adjustements mktime() does
thib [Sat, 26 Feb 2005 15:11:32 +0000 (15:11 +0000)]
HP-UX support : use sigset() instead of signal() for HP-UX
thib [Sat, 26 Feb 2005 15:11:24 +0000 (15:11 +0000)]
*** empty log message ***
thib [Sat, 26 Feb 2005 15:10:11 +0000 (15:10 +0000)]
made fcrontab behave better when there is no space left in spool dir (used to truncate the fcrontab source)
thib [Sat, 26 Feb 2005 15:09:54 +0000 (15:09 +0000)]
bug fix : cmd_code is a long int (not a int)
thib [Sat, 26 Feb 2005 15:09:25 +0000 (15:09 +0000)]
minor bug fix : replaced a #elif without condition by a #else
thib [Sun, 14 Nov 2004 16:33:04 +0000 (16:33 +0000)]
*** empty log message ***
thib [Sun, 14 Nov 2004 16:32:36 +0000 (16:32 +0000)]
made clearer the message in configure:
thib [Sun, 14 Nov 2004 16:25:52 +0000 (16:25 +0000)]
merged patch from debian maintainer
thib [Sat, 13 Nov 2004 19:49:21 +0000 (19:49 +0000)]
*** empty log message ***
thib [Sat, 13 Nov 2004 19:47:06 +0000 (19:47 +0000)]
updated (fcron 2.9.5 works on Darwin/MaxOS-X)
thib [Sat, 13 Nov 2004 19:46:06 +0000 (19:46 +0000)]
fixed a typo (fcron.pid -> fcron.fifo)
thib [Sat, 13 Nov 2004 19:45:31 +0000 (19:45 +0000)]
fixed serveral wrong command name (fcrontab instead of fcrondyn)
thib [Sat, 13 Nov 2004 19:44:31 +0000 (19:44 +0000)]
fixed a typo (wrong file name)
thib [Sat, 13 Nov 2004 19:44:01 +0000 (19:44 +0000)]
fix several security vulnerabilities found by iDEFENSE in fcronsighup
(close fcron.allow and fcron.deny files after use)
thib [Sat, 13 Nov 2004 19:43:21 +0000 (19:43 +0000)]
fix several security vulnerabilities found by iDEFENSE in fcronsighup
fix several security vulnerabilities found by iDEFENSE in fcronsighup
thib [Sat, 13 Nov 2004 19:42:39 +0000 (19:42 +0000)]
*** empty log message ***
thib [Sat, 13 Nov 2004 19:41:55 +0000 (19:41 +0000)]
fix several security vulnerabilities found by iDEFENSE in fcronsighup
thib [Thu, 2 Sep 2004 22:15:21 +0000 (22:15 +0000)]
*** empty log message ***
thib [Thu, 2 Sep 2004 22:08:04 +0000 (22:08 +0000)]
*** empty log message ***
thib [Thu, 2 Sep 2004 22:07:18 +0000 (22:07 +0000)]
changed err_cmd_unknown_str, as all fcrondyn commands are implemented
thib [Tue, 17 Aug 2004 12:58:11 +0000 (12:58 +0000)]
*** empty log message ***
thib [Tue, 17 Aug 2004 12:58:03 +0000 (12:58 +0000)]
added help for run and runnow
thib [Tue, 17 Aug 2004 12:53:46 +0000 (12:53 +0000)]
replaced "not allowed" messages by "not found" so as to give as few information as possible to a cracker
changed cmd_on_exeq() so as it handles correctly the case where a job has several entries in exeq
thib [Tue, 17 Aug 2004 12:53:14 +0000 (12:53 +0000)]
change the max size of log messages (MAX_MSG) to 175 chars
thib [Tue, 17 Aug 2004 12:52:45 +0000 (12:52 +0000)]
*** empty log message ***
thib [Tue, 17 Aug 2004 12:49:19 +0000 (12:49 +0000)]
segmented code into more functions
added code to write msg to a fd (for fcrondyn)
fixed a memory leak : always free() the string returned by make_msg
thib [Thu, 12 Aug 2004 09:52:15 +0000 (09:52 +0000)]
*** empty log message ***
thib [Thu, 12 Aug 2004 09:50:36 +0000 (09:50 +0000)]
implemented run and runnow
Macro Send_err_msg_end does not include a return anymore (this was not easily readable)
bug fix: running ls_exeq when a job is running but have been removed from a fcrontab used to make fcron crash
thib [Thu, 12 Aug 2004 09:50:21 +0000 (09:50 +0000)]
add_lavg_job(), add_serial_job(), run_normal_job(), and set_next_exe() have a new argument : info_fd, the fd to use to send informative message to fcrondyn
thib [Thu, 12 Aug 2004 09:45:30 +0000 (09:45 +0000)]
add_lavg_job(), add_serial_job(), run_normal_job(), and set_next_exe() have a new argument : info_fd, the fd to use to send informative message to fcrondyn
in set_next_exe() : write nextexe date&time even for @ lines (instead of "run in xxx seconds")
modified set_next_exe() so as it can compute nextexe from current cl_nextexe, instead of now (for fcrondyn's runnow) (added option FROM_CUR_NEXTEXE)
thib [Thu, 12 Aug 2004 09:43:41 +0000 (09:43 +0000)]
add_lavg_job(), add_serial_job(), run_normal_job(), and set_next_exe() have a new argument : info_fd, the fd to use to send informative message to fcrondyn
thib [Thu, 12 Aug 2004 09:41:31 +0000 (09:41 +0000)]
added explain_fd(), warn_fd(), error_fd() to send message to syslog and to fcrondyn
added send_msg_fd_debug() to send message to syslog and to fcrondyn
added send_msg_fd() to send message to fcrondyn
thib [Thu, 12 Aug 2004 09:27:04 +0000 (09:27 +0000)]
do not stop to read from pipe if the read has been interrupted with no particular error
thib [Sun, 11 Jul 2004 18:11:29 +0000 (18:11 +0000)]
update the entry about replacing vixie cron by fcron
thib [Sun, 11 Jul 2004 18:11:00 +0000 (18:11 +0000)]
security : overwrite the pass string everytime
thib [Sun, 11 Jul 2004 18:10:06 +0000 (18:10 +0000)]
use program env to handle cases where perl is not in /usr/bin
thib [Sun, 11 Jul 2004 18:09:41 +0000 (18:09 +0000)]
be more secure with str*() : add a \0
thib [Sun, 11 Jul 2004 18:09:31 +0000 (18:09 +0000)]
*** empty log message ***
thib [Sun, 11 Jul 2004 18:08:08 +0000 (18:08 +0000)]
be more secure with strncat (add \0)
thib [Sun, 11 Jul 2004 18:05:23 +0000 (18:05 +0000)]
use more strn*() instead of str*()
fixed a bug : when reading child pid, having to call read() several times normal, so we use a while()
thib [Thu, 29 Apr 2004 20:51:25 +0000 (20:51 +0000)]
*** empty log message ***
thib [Thu, 29 Apr 2004 20:50:47 +0000 (20:50 +0000)]
reinstall the sig handlers in check_signal() instead of in the handlers themselves, as it is not supported on HP-UX
thib [Thu, 29 Apr 2004 20:50:24 +0000 (20:50 +0000)]
moved bootinstall after debug, as the former depends on the latter
thib [Thu, 29 Apr 2004 19:38:27 +0000 (19:38 +0000)]
updated for new web site
thib [Thu, 29 Apr 2004 19:38:19 +0000 (19:38 +0000)]
*** empty log message ***