]> granicus.if.org Git - fcron/shortlog
fcron
2001-06-22 thibadded debug_opt var
2001-06-22 thibadded fcron.conf support>
2001-06-22 thibadded Set macro
2001-06-22 thibadded the possibility to put a user name before the...
2001-06-22 thibSkip_blanks moved from fcrontab.h to global.h
2001-06-22 thibadded fcron.conf support
2001-06-22 thibInitial revision
2001-06-12 thib*** empty log message ***
2001-06-12 thibadded an (int) to avoid a warning
2001-06-06 thibbug corrected about kstat
2001-06-05 thib*** empty log message ***
2001-06-05 thibbug corrected : a "all" in allow file with no deny...
2001-06-05 thibadded support of kstat for getloadavg under Solaris
2001-06-05 thibadded a (int) to avoid a warning message
2001-06-05 thibadded support of kstat for getloadavg under Solaris
2001-06-03 thibbug corrected : boot-install should now work with insta...
2001-06-03 thibbug corrected : do not cd before using $(INSTALL),...
2001-06-03 thibadded (int) for is[alnum|digit|...]( (int) *ptr) to...
2001-06-03 thibadded strings.h (required for bzero() under Solaris)
2001-06-03 thibwe use waitpid() instead of wait4() (which seems not...
2001-06-01 thibbug corrected : if a job was running, it couldn't be...
2001-05-29 thibadded fcron's option -m
2001-05-29 thibadded fcron's option -m
2001-05-28 thibcode clean in read_file() : we now use macros to shorte...
2001-05-28 thibadded support of termios.h and lockf() for Solaris...
2001-05-24 thib*** empty log message ***
2001-05-24 thibadded option tzdiff
2001-05-24 thibuse $prefix/share/{man|doc} as default (instead of...
2001-05-24 thib"user" can now be used instead of "-u user" : more...
2001-05-17 thibadded global var tmp_path (used by temp_file())
2001-05-17 thib*** empty log message ***
2001-05-17 thib*** empty log message ***
2001-05-15 thib*** empty log message ***
2001-05-15 thib*** empty log message ***
2001-05-15 thib*** empty log message ***
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
next