]> granicus.if.org Git - fcron/shortlog
fcron
2001-05-15 thib*** empty log message ***
2001-05-15 thib*** empty log message ***
2001-05-15 thibtemp_file has moved from job.c to subs.c (now used...
2001-05-15 thibconstant options have moved to corresponding .h file
2001-05-15 thibbug fix : run autoconf and configure before updatedoc...
2001-05-15 thibbefore loading a header file, check if it has already...
2001-05-15 thibinclude in each .c file the corresponding .h file
2001-05-15 thib*** empty log message ***
2001-05-15 thibsecurity bug fix : use temp_file() to avoid symlink...
2001-05-15 thibinclude in each .c file the corresponding .h file
2001-05-15 thibbefore loading a header file, check if it has already...
2001-05-15 thibtemp_file has moved from job.c to subs.c (now used...
2001-05-07 thibfix a little error in the comments
2001-05-05 thibconvert also new fcrontab files
2001-05-05 thibchanged name : update_file() is now convert_file()
2001-05-05 thibgpg signing is now done in another makefile
2001-04-30 thib*** empty log message ***
2001-04-30 thibadded gpg signing support
2001-04-29 thibsupport of the new binary format (no more need to reins...
2001-04-29 thibbetter management of the compilation (no more need...
2001-04-29 thibInitial revision
2001-04-29 thibremove unwanted files before anything else
2001-04-29 thibwe now use a header file per c source file
2001-04-29 thibHeader file for fcrontab.c
2001-04-29 thib*** empty log message ***
2001-04-29 thibInitial revision
2001-04-21 thibnew default system : we use a macro set_default_opt...
2001-04-21 thibadded functions save_* for the new save system
2001-04-21 thibuse of @srcdir@ to be able to compile fcron from anothe...
2001-04-21 thibuse for statement for a clearer code
2001-04-21 thibInitial revision
2001-04-21 thibuse break instead of goto in wait_chld and wait_all
2001-04-21 thiba little bit clearer about the use of @CFLAGS@
2001-04-21 thibwe now use OPTION_SIZE and LAVG_SIZE to set (and get...
2001-04-21 thibnew save system : the binary format has changed, so...
2001-04-21 thibwe set the umask to the value read by fcron before...
2001-04-21 thib*** empty log message ***
2001-04-21 thibbetter management of errors
2001-04-21 thibbetter management of errors
2001-04-21 thibbug corrected : a too long message used not to be trunc...
2001-04-21 thibwe set the umask to the value read by fcron before...
2001-03-10 thibboolean option can be set using "yes" and "no"
2001-03-09 thibset all files in spooldir to the right mode and owner...
2001-03-07 thibprint a list of possibilities before asking user which...
2001-03-07 thibbug corrected : IS_FREEBSD was requested before being set
2001-03-02 thibthe user for whom the job is run is now logged
2001-03-02 thib*** empty log message ***
2001-03-01 thib*** empty log message ***
2001-03-01 thibmore precise about what happens if user answers no...
2001-03-01 thibbug corrected : env var can now include underscrores (_)
2001-03-01 thibadded a message telling user he may get several proposi...
2001-03-01 thibmake user fcron be in group fcron (and check if it...
2001-02-27 thibbug corrected : bootrun jobs wasn't put in serial/lavg...
2001-02-27 thib*** empty log message ***
2001-02-26 thibsecurity fix : used to be able to read root files when...
2001-02-26 thib*** empty log message ***
2001-02-25 thibinstall fcron binary as root, not user fcron
2001-02-25 thibnow check for rootgroup wheel
2001-02-25 thibbug corrected : used to modify manpages
2001-02-14 thib*** empty log message ***
2001-02-14 thibmore secure about buffer overflows
2001-02-14 thibbug corrected : --prefix used not to work
2001-02-14 thib"read -p" has been replaced by "echo -n ; read" (not...
2001-02-11 thibadded a space before the output "fcron"
2001-02-11 thibbug corrected for freebsd
2001-02-11 thibsysVinit-(un)install renamed to boot-(un)install
2001-02-11 thibInitial revision
2001-02-11 thibsupport of freebsd
2001-02-10 thibadded option "-s"
2001-02-10 thibremoved unused CFLAGS
2001-02-10 thibbug corrected : configure's --without-sendmail wasn...
2001-02-10 thibbug corrected : current dir was not set correctly
2001-02-10 thibswitching to version 1.0.0
2001-02-02 thib*** empty log message ***
2001-02-01 thibadded option nolog
2001-02-01 thibtest if a directory exist before running a "install...
2001-02-01 thibadded option nolog
2001-01-30 thibbug fixes : goto_non_matching
2001-01-30 thibmoved declaration of launch_mailer to fcron.h
2001-01-30 thibadded launch_mailer() (used in database.c and job.c)
2001-01-30 thibremoved unused local var uid
2001-01-30 thibadded a message to tell user they may lose some informa...
2001-01-30 thibclearer mails with mail_notrun
2001-01-30 thibrunas and mailto are now strings, not uid (to handle...
2001-01-30 thibrunas and mailto are now strings, not uid (to handle...
2001-01-30 thibadded mail_notrun() and change_user() (used in database...
2001-01-30 thibdo not change the mod of root.orig to 640
2001-01-30 thibrunas and mailto are now strings, not uid (to handle...
2001-01-27 thibadded constant STD NO_GOTO NO_GOTO_LOG END_OF_INTERVAL...
2001-01-27 thib*** empty log message ***
2001-01-27 thibadded option strict and noticenotrun
2001-01-27 thibtest_jobs use no longer an argument (it's always "now")
2001-01-27 thibtest_jobs use no longer an argument (it's always "now")
2001-01-27 thibbug corrected: use $USERNAME instead of "fcron"
2001-01-15 thibbug corrected : read_opt fixed.
2001-01-15 thibadded options strict and noticenotrun
2001-01-12 thibremoved runas macros (unused)
2001-01-12 thibhandle the change of the uid of a user in /etc/passwd
2001-01-12 thib*** empty log message ***
2001-01-12 thibuse --mandir instead of --with-mandir
next