]> granicus.if.org Git - fcron/shortlog
fcron
2005-09-09 thibchanges to make the script cleaner and more secure ver3_0_0
2005-09-09 thib*** empty log message ***
2005-07-28 thib*** empty log message *** ver2_9_7
2005-07-28 thib*** empty log message ***
2005-07-19 thib*** empty log message ***
2005-07-19 thib*** empty log message ***
2005-06-11 thib*** empty log message ***
2005-06-11 thibbug fix : strdup2() returns NULL if its argument is...
2005-06-11 thibbetter support for freebsd
2005-06-11 thibadded timezone support
2005-06-11 thibadded timezone support
2005-06-11 thib*** empty log message ***
2005-06-11 thibfixed a bug which used to make fcron send empty mails...
2005-03-12 thib*** empty log message *** ver2_9_6
2005-03-12 thib*** empty log message ***
2005-03-12 thibadded HAVE_* for setresgid, setresuid, signal and sigset
2005-03-12 thibbetter support of HP-UX : if seteuid() does not exist...
2005-03-12 thibbetter support of HP-UX : use sigset if signal doesn...
2005-03-12 thibbetter support of HP-UX : if seteuid() does not exist...
2005-03-12 thibfixed bug : always restore umask, even if fcron run...
2005-02-26 thibupdated the supported OS list
2005-02-26 thibupdated copyrightdate
2005-02-26 thibInitial revision
2005-02-26 thibbug fix : use tmp_str and not the static string ".tmp"
2005-02-26 thibfixed bugs concerning DST changes : created mktime_no_d...
2005-02-26 thibHP-UX support : use sigset() instead of signal() for...
2005-02-26 thib*** empty log message ***
2005-02-26 thibmade fcrontab behave better when there is no space...
2005-02-26 thibbug fix : cmd_code is a long int (not a int)
2005-02-26 thibminor bug fix : replaced a #elif without condition...
2004-11-14 thib*** empty log message *** ver2_9_5_1
2004-11-14 thibmade clearer the message in configure:
2004-11-14 thibmerged patch from debian maintainer
2004-11-13 thib*** empty log message ***
2004-11-13 thibupdated (fcron 2.9.5 works on Darwin/MaxOS-X)
2004-11-13 thibfixed a typo (fcron.pid -> fcron.fifo)
2004-11-13 thibfixed serveral wrong command name (fcrontab instead...
2004-11-13 thibfixed a typo (wrong file name)
2004-11-13 thibfix several security vulnerabilities found by iDEFENSE...
2004-11-13 thibfix several security vulnerabilities found by iDEFENSE...
2004-11-13 thib*** empty log message ***
2004-11-13 thibfix several security vulnerabilities found by iDEFENSE...
2004-09-02 thib*** empty log message *** ver2_9_5
2004-09-02 thib*** empty log message ***
2004-09-02 thibchanged err_cmd_unknown_str, as all fcrondyn commands...
2004-08-17 thib*** empty log message ***
2004-08-17 thibadded help for run and runnow
2004-08-17 thibreplaced "not allowed" messages by "not found" so as...
2004-08-17 thibchange the max size of log messages (MAX_MSG) to 175...
2004-08-17 thib*** empty log message ***
2004-08-17 thibsegmented code into more functions
2004-08-12 thib*** empty log message ***
2004-08-12 thibimplemented run and runnow
2004-08-12 thibadd_lavg_job(), add_serial_job(), run_normal_job()...
2004-08-12 thibadd_lavg_job(), add_serial_job(), run_normal_job()...
2004-08-12 thibadd_lavg_job(), add_serial_job(), run_normal_job()...
2004-08-12 thibadded explain_fd(), warn_fd(), error_fd() to send messa...
2004-08-12 thibdo not stop to read from pipe if the read has been...
2004-07-11 thibupdate the entry about replacing vixie cron by fcron
2004-07-11 thibsecurity : overwrite the pass string everytime
2004-07-11 thibuse program env to handle cases where perl is not in...
2004-07-11 thibbe more secure with str*() : add a \0
2004-07-11 thib*** empty log message ***
2004-07-11 thibbe more secure with strncat (add \0)
2004-07-11 thibuse more strn*() instead of str*()
2004-04-29 thib*** empty log message ***
2004-04-29 thibreinstall the sig handlers in check_signal() instead...
2004-04-29 thibmoved bootinstall after debug, as the former depends...
2004-04-29 thibupdated for new web site
2004-04-29 thib*** empty log message ***
2004-04-29 thibadded an entry about the compatibility between fcron...
2004-04-29 thibadded free_conf()
2004-04-29 thibadded free_conf() to free the memory corresponding...
2004-04-29 thibFixed a bug which happened on Daylight Time Save change
2004-04-29 thibported to HP-UX
2004-04-29 thibdeclare var tv only when necessary (ie. when we HAVE_GE...
2004-04-29 thibfixed a log message : completed instead of terminated...
2004-01-29 thibuser can now set mailto to a fully qualified address
2004-01-29 thib*** empty log message ***
2004-01-29 thibsmall change in an explanation message
2004-01-29 thibInitial revision
2004-01-29 thibuse new selinux
2004-01-29 thibuse new selinux
2003-12-29 thibbug fix : version was set to a zero-length string ver2_9_4
2003-12-29 thibupdated copyright date (2003->2004)
2003-12-29 thib*** empty log message ***
2003-12-29 thibbug fix : do not ignore the last line if it is not...
2003-12-29 thibdon't use "chown user:grp file" anymore, as some system...
2003-12-29 thibbug fix : use HAVE_*_FTNCTL after their definition ;)
2003-12-29 thibdo not use PAM and SELinux when compiling in non-privil...
2003-12-29 thibfixes about $srcdir to be able to compile from another dir
2003-12-29 thibadded a test (fix a pb if /etc/pam.conf does not exist)
2003-12-29 thibbuf fix about a srcdir
2003-12-29 thibfixed an help message (with-run-non-privileged instead...
2003-12-29 thibbug fixed : include fcntl.h before testing if O_SYNC...
2003-12-29 thibremoved an unneeded cast in a call of memcpy() (produce...
2003-12-29 thib*** empty log message ***
2003-12-29 thibadded a sum-up at the end of the configure script
2003-12-26 thibuse /etc/init.d/ rather than /etc/rc.d/init.d if both...
2003-12-26 thibdo not include the CVS dirs in the tarball
next