]> granicus.if.org Git - fcron/shortlog
fcron
2010-04-05 thibFixed fcron.conf path to install from in Makefile ... ver3_0_6
2010-04-05 thibUpdated changes
2010-04-05 thibAllow user to specify a fcron.conf file in check_system...
2010-04-05 thibRemoving bashims in check_system_crontabs
2010-04-05 thibIgnore auto-generated files
2010-04-05 thibInitialize fcrontab's PAM with runas and not user so...
2010-03-27 thibFixed bug preventing normal user from running fcrontab...
2010-03-06 thibChanged version to 3.0.6
2010-03-06 thibFixed warning on freopen() return value not checked ver3_0_5
2010-03-01 thibFixed compilation warnings
2010-03-01 thibUpdated Makefile to ignore git files when tarring up...
2010-02-28 thibAdded missing bitstring.3 man page
2010-02-28 thibUpdated copyright to 2008-2010
2010-02-28 thibFixed fcrontab when running without seteuid()
2010-02-28 thib- fcrontab: drop all privileges and only get them back...
2010-02-24 thibImproved fcrontab security fix which allowed to read...
2010-02-24 thibFixed fcrontab vulnerability that would let an ill...
2009-02-01 Thibault GodouetPatched startup script to make it more compliant to...
2009-01-31 Thibault GodouetHave git ignore auto-generated file 'configure'
2008-09-22 Thibault Godouetfcrontab: chdir to tmp_path before executing the editor...
2008-09-21 Thibault GodouetChanged copyright dates to 2000-2008 (was actually...
2008-09-21 Thibault GodouetAdded configure and install-sh into git and changed...
2008-09-21 thib*** empty log message ***
2008-09-21 thibIncreased maximum number of fcrontab entries to 1024
2008-09-21 thibFixed minor bug: we used to accept max_entries+1
2008-05-11 thib*** empty log message ***
2008-05-11 thibrun_job() now returns an int. It returns ERR if it...
2008-05-11 thib*** empty log message ***
2008-05-11 thibdo not test errno after getgrnam() (it shouldn't be...
2008-05-11 thibadded a few constants for portability
2008-05-11 thibbug fix: some system can have setenv() but not unsetenv()
2008-05-11 thibfixed bug when upgrading: remove fcrontab.sig file...
2008-05-11 thibbetter portability: some system can define setenv but...
2008-05-11 thib*** empty log message ***
2007-11-07 thibfixed the order of the options so as they are in alphab... ver3_0_4
2007-11-07 thibfixed fcron description
2007-11-07 thibfixed bug: was importing 'functions' from /etc/rc.d...
2007-11-07 thib added option erroronlymail
2007-11-07 thib*** empty log message ***
2007-11-07 thibadded option erroronlymail
2007-11-07 thibInitial revision
2007-11-07 thibadded option erroronlymail
2007-11-07 thibfixed variable 'seed' assignement: was using ^= instead...
2007-11-07 thibmade the conditions of a complicated if() clearer
2007-10-14 thibinstall only one file at a time for solaris compatibility
2007-10-14 thib*** empty log message ***
2007-10-14 thibcheck for errors when using (f)close()
2007-10-14 thibadded seconds to debug messages for better precision...
2007-10-14 thibinstall only one file at a time for compatibility with...
2007-10-14 thibadded seconds to debug message for better precision...
2007-10-14 thibadded a search for strip compatible with solaris
2007-10-14 thibfixed bug which would prevent fcron process from writin...
2007-06-24 thibfixed goto_non_matching() which thought erroneously...
2007-06-24 thibuse hostname and tv_usec to initialize random number...
2007-06-24 thib*** empty log message ***
2007-06-03 thib*** empty log message *** ver3_0_3
2007-06-03 thib*** empty log message ***
2007-06-03 thib*** empty log message ***
2007-06-03 thibbetter getpwnam() error handling ver3_0_3-rc1
2007-06-03 thibCheck that make is GNU make and not another one
2007-06-03 thibbetter error handling getpwnam()
2007-06-03 thib*** empty log message ***
2007-04-14 thib*** empty log message ***
2007-04-14 thib*** empty log message ***
2007-04-14 thibupdated copyright years
2007-04-14 thib*** empty log message ***
2007-04-14 thibadded a small sleep of 0.5s between stop and start...
2007-04-14 thibdefine TZ env var for lines using option timezone
2007-04-14 thibadded missing datarootdir definition
2007-04-14 thib*** empty log message ***
2007-04-14 thibset exec bits on the fifo file, for AIX compatibility
2007-04-14 thibadded some casts to remove some warnings on non-Linux...
2007-04-14 thibuse more portable "if" statements
2007-04-14 thibadded some cast to remove some compilation warnings...
2007-04-14 thibdefine LOGNAME when running a job for vixie cron compat...
2007-04-14 thibuse fscanf(),fprintf(),etc size arguments dependent...
2007-01-23 thib*** empty log message ***
2007-01-23 thibadded a faq entry for Vixie cron @reboot
2007-01-23 thibuse unsigned int and not signed it for a sizeof() value
2007-01-23 thibfixed a bug resulting in a long loop in fcrontab (retur...
2007-01-23 thibreplaced sys/termios.h by termios.h
2007-01-23 thibremoved close(tmp_fd) (fd already closed by fclose...
2007-01-01 thib*** empty log message *** ver3_0_2-rc1
2007-01-01 thib*** empty log message ***
2007-01-01 thibbetter handling of the PREVIOUS_VERSION file
2007-01-01 thibnew configure script and Makefiles which are more standard
2007-01-01 thib*** empty log message ***
2007-01-01 thibmore function return code checking
2006-06-05 thib*** empty log message *** ver3_0_2
2006-06-05 thibRun each job in a different session by calling setuid...
2006-06-05 thib*** empty log message ***
2006-06-05 thibUse sockaddr's field sa_len/sun_len on system defining...
2006-06-05 thibUse the field sa_len/sun_len on system defining it...
2006-05-20 thibdelete man pages for all languages when uninstalling
2006-05-20 thib*** empty log message ***
2006-05-20 thibadded get_user_uid_safe() and get_group_gid_safe()
2006-05-20 thibadded get_user_uid_safe() and get_group_gid_safe()
2006-05-20 thibInitial revision
2006-05-20 thibupdated README to match the presence of several transla...
2006-05-20 thibdon't use the shell defined in /etc/passwd by default...
next