]> git.ipfire.org Git - thirdparty/fcron.git/shortlog
thirdparty/fcron.git
2007-04-14  Thibault Godouetadded a small sleep of 0.5s between stop and start...
2007-04-14  Thibault Godouetdefine TZ env var for lines using option timezone
2007-04-14  Thibault Godouetadded missing datarootdir definition
2007-04-14  Thibault Godouet*** empty log message ***
2007-04-14  Thibault Godouetset exec bits on the fifo file, for AIX compatibility
2007-04-14  Thibault Godouetadded some casts to remove some warnings on non-Linux...
2007-04-14  Thibault Godouetuse more portable "if" statements
2007-04-14  Thibault Godouetadded some cast to remove some compilation warnings...
2007-04-14  Thibault Godouetdefine LOGNAME when running a job for vixie cron compat...
2007-04-14  Thibault Godouetuse fscanf(),fprintf(),etc size arguments dependent...
2007-01-23  Thibault Godouet*** empty log message ***
2007-01-23  Thibault Godouetadded a faq entry for Vixie cron @reboot
2007-01-23  Thibault Godouetuse unsigned int and not signed it for a sizeof() value
2007-01-23  Thibault Godouetfixed a bug resulting in a long loop in fcrontab (retur...
2007-01-23  Thibault Godouetreplaced sys/termios.h by termios.h
2007-01-23  Thibault Godouetremoved close(tmp_fd) (fd already closed by fclose...
2007-01-01  Thibault Godouet*** empty log message *** ver3_0_2-rc1
2007-01-01  Thibault Godouet*** empty log message ***
2007-01-01  Thibault Godouetbetter handling of the PREVIOUS_VERSION file
2007-01-01  Thibault Godouetnew configure script and Makefiles which are more standard
2007-01-01  Thibault Godouet*** empty log message ***
2007-01-01  Thibault Godouetmore function return code checking
2006-06-05  Thibault Godouet*** empty log message *** ver3_0_2
2006-06-05  Thibault GodouetRun each job in a different session by calling setuid...
2006-06-05  Thibault Godouet*** empty log message ***
2006-06-05  Thibault GodouetUse sockaddr's field sa_len/sun_len on system defining...
2006-06-05  Thibault GodouetUse the field sa_len/sun_len on system defining it...
2006-05-20  Thibault Godouetdelete man pages for all languages when uninstalling
2006-05-20  Thibault Godouet*** empty log message ***
2006-05-20  Thibault Godouetadded get_user_uid_safe() and get_group_gid_safe()
2006-05-20  Thibault Godouetadded get_user_uid_safe() and get_group_gid_safe()
2006-05-20  Thibault GodouetInitial revision
2006-05-20  Thibault Godouetupdated README to match the presence of several transla...
2006-05-20  Thibault Godouetdon't use the shell defined in /etc/passwd by default...
2006-05-20  Thibault Godouetuser ROOTNAME/ROOTGROUP instead of ROOTUID/ROOTGID
2006-02-06  Thibault Godouet*** empty log message *** ver3_0_1
2006-02-06  Thibault Godouetupdated installation process to support translations...
2006-02-06  Thibault Godouet*** empty log message ***
2006-02-05  Thibault Godouet*** empty log message ***
2006-02-05  Thibault Godouetdo not use tv_usec > 999999 to ensure it is a valid...
2006-02-05  Thibault Godouetfixed a buffer overflow problem in make_msg()
2006-02-05  Thibault GodouetUpdated to support multiple languages (so far: en, fr)
2006-02-05  Thibault GodouetInitial revision
2006-01-11  Thibault Godouetimproved explanations
2006-01-11  Thibault Godouetfor man pages, write the doctype declaration on only...
2006-01-11  Thibault Godouet*** empty log message ***
2006-01-11  Thibault Godouetremoved spaces before punctuation
2006-01-11  Thibault Godouetremoved spaces before punctuation
2006-01-11  Thibault Godouetupdated copyright
2006-01-11  Thibault Godouetmore comments, added some help (IGNORE)
2006-01-11  Thibault Godouetmore comments, added some help messages, added command...
2006-01-11  Thibault Godouetupdated copyright
2006-01-11  Thibault Godouetupdated copyright
2006-01-11  Thibault Godouetupdated copyright
2006-01-11  Thibault Godouetupdated copyright
2006-01-11  Thibault Godouetupdated copyright
2006-01-11  Thibault Godouetupdated copyright
2005-09-09  Thibault Godouetchanges to make the script cleaner and more secure ver3_0_0
2005-09-09  Thibault Godouet*** empty log message ***
2005-07-28  Thibault Godouet*** empty log message *** ver2_9_7
2005-07-28  Thibault Godouet*** empty log message ***
2005-07-19  Thibault Godouet*** empty log message ***
2005-07-19  Thibault Godouet*** empty log message ***
2005-06-11  Thibault Godouet*** empty log message ***
2005-06-11  Thibault Godouetbug fix : strdup2() returns NULL if its argument is...
2005-06-11  Thibault Godouetbetter support for freebsd
2005-06-11  Thibault Godouetadded timezone support
2005-06-11  Thibault Godouetadded timezone support
2005-06-11  Thibault Godouet*** empty log message ***
2005-06-11  Thibault Godouetfixed a bug which used to make fcron send empty mails...
2005-03-12  Thibault Godouet*** empty log message *** ver2_9_6
2005-03-12  Thibault Godouet*** empty log message ***
2005-03-12  Thibault Godouetadded HAVE_* for setresgid, setresuid, signal and sigset
2005-03-12  Thibault Godouetbetter support of HP-UX : if seteuid() does not exist...
2005-03-12  Thibault Godouetbetter support of HP-UX : use sigset if signal doesn...
2005-03-12  Thibault Godouetbetter support of HP-UX : if seteuid() does not exist...
2005-03-12  Thibault Godouetfixed bug : always restore umask, even if fcron run...
2005-02-26  Thibault Godouetupdated the supported OS list
2005-02-26  Thibault Godouetupdated copyrightdate
2005-02-26  Thibault GodouetInitial revision
2005-02-26  Thibault Godouetbug fix : use tmp_str and not the static string ".tmp"
2005-02-26  Thibault Godouetfixed bugs concerning DST changes : created mktime_no_d...
2005-02-26  Thibault GodouetHP-UX support : use sigset() instead of signal() for...
2005-02-26  Thibault Godouet*** empty log message ***
2005-02-26  Thibault Godouetmade fcrontab behave better when there is no space...
2005-02-26  Thibault Godouetbug fix : cmd_code is a long int (not a int)
2005-02-26  Thibault Godouetminor bug fix : replaced a #elif without condition...
2004-11-14  Thibault Godouet*** empty log message *** ver2_9_5_1
2004-11-14  Thibault Godouetmade clearer the message in configure:
2004-11-14  Thibault Godouetmerged patch from debian maintainer
2004-11-13  Thibault Godouet*** empty log message ***
2004-11-13  Thibault Godouetupdated (fcron 2.9.5 works on Darwin/MaxOS-X)
2004-11-13  Thibault Godouetfixed a typo (fcron.pid -> fcron.fifo)
2004-11-13  Thibault Godouetfixed serveral wrong command name (fcrontab instead...
2004-11-13  Thibault Godouetfixed a typo (wrong file name)
2004-11-13  Thibault Godouetfix several security vulnerabilities found by iDEFENSE...
2004-11-13  Thibault Godouetfix several security vulnerabilities found by iDEFENSE...
2004-11-13  Thibault Godouet*** empty log message ***
2004-11-13  Thibault Godouetfix several security vulnerabilities found by iDEFENSE...
2004-09-02  Thibault Godouet*** empty log message *** ver2_9_5
next