]> granicus.if.org Git - fcron/shortlog
fcron
2001-08-17 thibadded a #ifdef SENDMAIL to be able to run without sendmail
2001-08-17 thibadded quotes in "test"s
2001-08-17 thibbug corrected : specify explicitly the directory where...
2001-08-17 thibbug corrected : we check for the existence of getopt_lo...
2001-08-17 thibbug fixed : endless loop for midmonthly line executed...
2001-08-17 thibcreated a new function add_line_to_file() to make read_...
2001-08-17 thibmemory optimization : struct CL ordered to limit offsets
2001-08-17 thibbug corrected : we check for the existence of getopt_lo...
2001-08-17 thibbug corrected : we check for the existence of getopt_lo...
2001-08-17 thibupdated error message (we use euids, not uids)
2001-07-10 thib*** empty log message ***
2001-07-10 thibadded support for "stop"
2001-07-10 thibbug corrected : user instead of filename
2001-07-10 thibbug (??) fixed in read_file() (for freebsd)
2001-07-10 thibremoved debug code
2001-07-10 thibadded /usr/ucb to PATH (Solaris compatibility mode)
2001-07-10 thibInitial revision
2001-07-10 thibadded /usr/ucb to PATH (Solaris compatibility mode)
2001-07-09 thibremoved warnings (openbsd) adding some "(long int)...
2001-07-09 thibadded support for nsswitch.conf in installation scripts
2001-07-09 thibremoved access() call (not necessary)
2001-07-09 thibcommented out some debug stuff
2001-07-09 thib*** empty log message ***
2001-07-08 thibget rid of the setre*()
2001-07-07 thibremoved setreuid (no more needed thanks to fcronsighup)
2001-07-07 thib*** empty log message ***
2001-07-07 thibupdated make uninstall
2001-07-07 thibchanged version message
2001-07-07 thibadded [S]BINDIREX
2001-07-07 thibadded constants BINDIREX and SBINDIREX (needed by fcron...
2001-07-07 thibadded fcronsighup
2001-07-07 thibInitial revision
2001-07-04 thibbug corrected : in create_spooldir : detect if file...
2001-07-04 thibadded option -n
2001-07-04 thibupdated help message : option -c
2001-07-04 thib\eOA
2001-07-04 thibwe now use Set() macro
2001-06-24 thibchanged order of the options of fcron.conf
2001-06-24 thibadded fcron.conf
2001-06-24 thibchanged order of the assignement
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 ***
next