]> granicus.if.org Git - fcron/shortlog
fcron
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
2001-01-12 thibsecurity fix : runas and mailto was set by default...
2001-01-12 thibbug corrected : root's orig file was not chown to root...
2001-01-12 thibremove --with-mandir (--mandir already exists)
2001-01-12 thib*** empty log message ***
2001-01-12 thibadded a "sleep 2" to let some time to fcron to stop...
2001-01-07 thibbetter support of FreeBSD systems : use killall if...
2001-01-07 thibfcron.deny and fcron.allow now owned by root (used...
2001-01-07 thibadded ./configure's option --with-answer-all
2001-01-07 thibadded ./configure's option --with-answer-all
2001-01-04 thibwarning and error messages improved
2001-01-04 thibadded close of fds at fcron startup
2001-01-04 thibadded configure options --with-rootname and --with...
2001-01-04 thibspelling mistakes corrected.
2001-01-04 thibadded configure option --with-rootname and --with-rootgroup
2001-01-04 thibbetter handle of the abscence of both useradd and addus
2001-01-04 thibadded configure option --with-rootname
2000-12-30 thibremoved some '' to make the log more readable
2000-12-30 thibremoved some '' to make the log more readable
2000-12-23 thiblog a warning message if runas field has been corrected
2000-12-23 thibminor bug corrected : the options for %-line used to...
2000-12-23 thibnow makes fcron update its conf immediately for root
2000-12-20 thibseteuid() or setuid() before chdir() (more secure)
2000-12-16 thibbug corrected : editing a file with option -u used...
2000-12-15 thibcheck for error code with function remove()
2000-12-15 thibminor bug corrected : an error message was incomplete
2000-12-15 thibbug corrected : better handle of system without setreuid()
2000-12-15 thibbetter handle of system without setreuid() etregid...
2000-12-15 thibbug corrected : a fcron.allow or an fcron.deny file...
2000-12-15 thibmore explanation about why the fcrontabs should be...
2000-12-14 thibadded checks : only root can use runas
2000-12-14 thibFCRONTABS permissions have changed (now readable by...
2000-12-14 thibsecurity improvement : run as user as long as possible
2000-12-14 thibadded setsid()
2000-12-10 thibbug corrected : a "%dow"-line used to be not handled...
2000-12-10 thibadded install-restart set of command.
2000-12-10 thibuser need to put only the time fields inferior to the...
2000-12-10 thibadded support of %-lines
2000-12-08 thib*** empty log message ***
2000-12-08 thibbug corrected : while asking user if he wants to correct
2000-12-08 thibcheck for sysV before rc.local file
2000-12-04 thibadded ign_* options
2000-12-04 thibadded gethostname
2000-12-04 thibadded hostname to the addresses of mail sent
2000-12-04 thibcl_options is now defined as a string (should not change
2000-12-04 thibadded install-boot
2000-12-04 thibadded ign_* options
2000-12-04 thibsome tmp files used not to be removed on errors
2000-12-04 thibadded gethostname()
2000-12-04 thibbug fixes
2000-11-18 thibadded test for existence of user and group
2000-11-18 thibdefault user and group are now fcron
2000-11-18 thibInitial revision
2000-11-18 thibupdated
2000-11-18 thibmore explanation about what is done
2000-11-16 thibremoved unused declaration of daemon_uid
2000-11-16 thibbug corrected : changed daemon_uid's type from int...
2000-11-16 thibminor bug corrected : $ROOTDIR has changed to $ROOTDIR...
2000-11-14 thibthe fcrontabs are now reinstalled in script/sysVinit...
2000-11-14 thibthis script is now interactive
next