]> granicus.if.org Git - fcron/shortlog
fcron
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
2003-12-25 thibupdate
2003-12-25 thibfixed test for debian's system
2003-12-25 thibSunOS compatibility : added a test to define O_SYNC...
2003-12-25 thib*** empty log message ***
2003-12-25 thibuse make's option -C (instead of ugly "cd dir && make...
2003-12-25 thibfixed a bug about option first (wasn't working any...
2003-12-25 thibadded a test for pam/pam_appl.h (needed for SunOS)
2003-12-25 thibadded some (int) to be able to compile on SunOS
2003-12-25 thibfixed "makewhatis bug" : do not block signal SIGPIPE...
2003-12-25 thib*** empty log message ***
2003-09-12 thibbug fix : always include getloadavg.h
2003-09-12 thibadded some $SRCDIR
2003-09-12 thib*** empty log message ***
2003-09-12 thibchanged indentation
2003-09-12 thib*** empty log message ***
2003-09-12 thibfixed typo in a commentary
2003-09-12 thibadded convert-fcrontab.h
2003-09-12 thibadded some $srcdir to run configure from another directory
2003-09-12 thibbug fix : always include getloadavg.h
2003-09-12 thibInitial revision
2003-09-12 thibadded fcronsighup.h
2003-07-14 thibInitial revision
2003-07-14 thibRCS bug fixed : also ci manpage-foot.sgml
2003-07-14 thibRCS : create a symbolic name verX_X_X to the current...
2003-07-14 thib*** empty log message ***
2003-07-14 thibRCS : create a symbolic name to the current version...
2003-07-14 thibupdated support for emacs's psgml
2003-07-14 thib*** empty log message ***
2003-07-14 thibInitial revision
2003-07-14 thibupdated support for emacs's psgml
2003-07-14 thibupdated support for emacs's psgml
2003-07-14 thibupdated support for emacs's psgml
2003-07-14 thibmerged SE Linux support
2003-07-14 thibcould->couldn't in an error message (typing error)
2003-07-14 thib*** empty log message ***
2003-07-14 thib"-" and "_" are not word delimiter for a username anymore
2003-07-14 thibmerged SE Linux support
2003-07-14 thibsend job mail report with a subject like vixie cron...
2002-11-17 thib*** empty log message ***
2002-11-17 thibfix incorrect var type in 2 snprintf calls
2002-11-17 thibmoved save_one_file() from conf.c, fileconf.c and conve...
2002-11-17 thibmoved save_one_file() from conf.c, fileconf.c and conve...
2002-11-17 thibmoved save_one_file() from conf.c, fileconf.c and conve...
2002-11-17 thibtypo fix
next