]> git.ipfire.org Git - thirdparty/fcron.git/shortlog
thirdparty/fcron.git
2000-12-30  Thibault Godouetremoved some '' to make the log more readable
2000-12-30  Thibault Godouetremoved some '' to make the log more readable
2000-12-23  Thibault Godouetlog a warning message if runas field has been corrected
2000-12-23  Thibault Godouetminor bug corrected : the options for %-line used to...
2000-12-23  Thibault Godouetnow makes fcron update its conf immediately for root
2000-12-20  Thibault Godouetseteuid() or setuid() before chdir() (more secure)
2000-12-16  Thibault Godouetbug corrected : editing a file with option -u used...
2000-12-15  Thibault Godouetcheck for error code with function remove()
2000-12-15  Thibault Godouetminor bug corrected : an error message was incomplete
2000-12-15  Thibault Godouetbug corrected : better handle of system without setreuid()
2000-12-15  Thibault Godouetbetter handle of system without setreuid() etregid...
2000-12-15  Thibault Godouetbug corrected : a fcron.allow or an fcron.deny file...
2000-12-15  Thibault Godouetmore explanation about why the fcrontabs should be...
2000-12-14  Thibault Godouetadded checks : only root can use runas
2000-12-14  Thibault GodouetFCRONTABS permissions have changed (now readable by...
2000-12-14  Thibault Godouetsecurity improvement : run as user as long as possible
2000-12-14  Thibault Godouetadded setsid()
2000-12-10  Thibault Godouetbug corrected : a "%dow"-line used to be not handled...
2000-12-10  Thibault Godouetadded install-restart set of command.
2000-12-10  Thibault Godouetuser need to put only the time fields inferior to the...
2000-12-10  Thibault Godouetadded support of %-lines
2000-12-08  Thibault Godouet*** empty log message ***
2000-12-08  Thibault Godouetbug corrected : while asking user if he wants to correct
2000-12-08  Thibault Godouetcheck for sysV before rc.local file
2000-12-04  Thibault Godouetadded ign_* options
2000-12-04  Thibault Godouetadded gethostname
2000-12-04  Thibault Godouetadded hostname to the addresses of mail sent
2000-12-04  Thibault Godouetcl_options is now defined as a string (should not change
2000-12-04  Thibault Godouetadded install-boot
2000-12-04  Thibault Godouetadded ign_* options
2000-12-04  Thibault Godouetsome tmp files used not to be removed on errors
2000-12-04  Thibault Godouetadded gethostname()
2000-12-04  Thibault Godouetbug fixes
2000-11-18  Thibault Godouetadded test for existence of user and group
2000-11-18  Thibault Godouetdefault user and group are now fcron
2000-11-18  Thibault GodouetInitial revision
2000-11-18  Thibault Godouetupdated
2000-11-18  Thibault Godouetmore explanation about what is done
2000-11-16  Thibault Godouetremoved unused declaration of daemon_uid
2000-11-16  Thibault Godouetbug corrected : changed daemon_uid's type from int...
2000-11-16  Thibault Godouetminor bug corrected : $ROOTDIR has changed to $ROOTDIR...
2000-11-14  Thibault Godouetthe fcrontabs are now reinstalled in script/sysVinit...
2000-11-14  Thibault Godouetthis script is now interactive
2000-11-14  Thibault Godouet*** empty log message ***
2000-11-14  Thibault Godouetmanages better USERNAME/GROUPNAME
2000-11-14  Thibault Godouetmanages better USERNAME/GROUPNAME
2000-11-13  Thibault Godouetcode clearer in goto_non_matching
2000-11-13  Thibault Godouetcheck for empty shell command
2000-11-13  Thibault Godouetrun as a non privileged user
2000-11-13  Thibault Godouetrun as a non privileged user
2000-11-10  Thibault Godouetadded USERNAME, GROUPNAME, HAVE_MKSTEMP, HAVE_SETREGID...
2000-11-10  Thibault Godouetfcron now runs under USERNAME's real uid
2000-11-10  Thibault Godouetfcron now runs under USERNAME's real uid
2000-11-10  Thibault Godouet*** empty log message ***
2000-11-10  Thibault Godouetbug corrected : every user can now use fcrontab even...
2000-11-10  Thibault Godouetcheck for functions setreuid() and setregid() + mkstemp()
2000-11-03  Thibault Godouetsome debug log message deleted and changed
2000-11-03  Thibault Godouetchange version from 1.0.0 to 0.9.3 (fcron may need...
2000-11-03  Thibault Godouetminor bug corrected (used to print an error about fcron...
2000-11-02  Thibault Godouetbug corrected for Redhats systems (added the -b option)
2000-11-02  Thibault Godouetadded code too avoid infinite loops in set_next_exe...
2000-11-02  Thibault Godouetadded MAXYEAR_SCHEDULE_TIME too avoid infinite loops...
2000-11-02  Thibault Godouetremoved the check for invalid lines
2000-11-02  Thibault Godouetadded code to reinstall the fcrontabs with "fcrontab...
2000-11-02  Thibault Godouetadded option --with-cflags
2000-11-02  Thibault Godouetsupport of Debian systems
2000-11-02  Thibault Godouetscript more flexible
2000-11-02  Thibault Godouetbug corrected in goto_non_matching()
2000-11-02  Thibault Godouetbug corrected in check for intervals with runfreq(1)
2000-10-26  Thibault Godouetbug corrected : checks for no bit sets in bits array...
2000-10-16  Thibault Godouetbug corrected : --with-docdir and --with-mandir
2000-10-10  Thibault Godouet*** empty log message ***
2000-10-10  Thibault Godouetcorrected a bug
2000-10-08  Thibault Godouetsome changes about running under a specific user/group
2000-10-08  Thibault Godouetcorrection about running under a specific user/group
2000-10-08  Thibault Godouetcheck for invalid timefreq
2000-10-08  Thibault Godouetremoved the \n of the message "fcron started"
2000-10-08  Thibault Godouetuse a specific username and groupname to run under
2000-10-07  Thibault Godouetadded a { and } to suppress a warning at compilation
2000-10-07  Thibault Godouetbug corrected in delete_file (lavg lines)
2000-10-07  Thibault Godouetcorrected the wrong behavior of reset when set to a...
2000-10-05  Thibault Godouetbug fixed : lavged serial file used to run fcron into...
2000-10-05  Thibault Godouetadded support for jobs which are both serial and lavg
2000-10-05  Thibault Godouetno longer wait for every children of a file before...
2000-10-05  Thibault Godouetadded support for jobs which are both serial and lavg
2000-09-30  Thibault Godouetincludes options exesev and serialonce
2000-09-30  Thibault Godouetincludes limits.h
2000-09-30  Thibault Godouetbug corrected and optimisations : delete_file()
2000-09-30  Thibault Godouetstruct exe now includes the pid of the job executed
2000-09-30  Thibault Godouetstruct exe now includes the pid of the job executed
2000-09-30  Thibault Godouetbug corrected
2000-09-30  Thibault Godouetincluded limits.h
2000-09-30  Thibault Godouetminor bug corrected (for chkconfig)
2000-09-18  Thibault Godouettest existence of /var/lock/subsys (used under Mandrake
2000-09-18  Thibault Godouetsupport of debian and corel linux
2000-09-18  Thibault Godouetsupport of debian and corel linux
2000-09-17  Thibault Godouetdo not updatedoc for all: anymore (need groff with...
2000-09-17  Thibault Godouet*** empty log message ***
2000-09-17  Thibault Godouetoutputs more clear on error
2000-09-17  Thibault Godouetbetter english :))
next