]> granicus.if.org Git - fcron/shortlog
fcron
2011-04-10 Thibault GodouetAdded test programs -- some could later be used as...
2011-04-10 Thibault Godouetfixed error checking on setexeccon()
2011-04-10 Thibault Godouetadded indent Makefile command
2011-03-12 thibMerge branch 'fcron-3.0'
2011-03-12 thibFixed bug with step incorrectly parsed for months on...
2010-09-26 Thibault GodouetRemoved unused environ variable
2010-09-25 Thibault GodouetAdded Content-Type and Content-Transfer-Encoding to...
2010-09-24 Thibault GodouetUpdated doc: todo, FAQ entry on anacron, runatreboot...
2010-09-24 Thibault GodouetMerge branch 'fcron-3.0'
2010-09-24 Thibault GodouetUpdated copyright years to 2010
2010-09-23 thibAdded options runatreboot, runonce, rebootreset, and...
2010-06-06 thibFixed typo in fcrontab.5
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 Thibault GodouetLinked mail and forcemail: mail(no) implies forcemail...
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...
2010-01-16 thibMerge branch 'master' of ssh://yo4096@git.tuxfamily...
2010-01-16 thibAdditional comment on bitstring.h
2010-01-16 Thibault GodouetMerge branch 'master' of ssh://yo4096@git.tuxfamily...
2010-01-16 Thibault GodouetMoved fcron.conf code from sub.{c,h} to fcronconf....
2010-01-10 Thibault Godouet- removed Flush() macro (replaced by free_safe())
2010-01-09 Thibault Godouet- Rewrote the env var management code with Vixie cron...
2009-12-30 Thibault GodouetInital implementation of a new env var type env_list_t...
2009-12-30 Thibault GodouetFixed --with-sendmail bug: sendmail was disabled if...
2009-12-30 Thibault Godouet- use realloc() when growing u_list
2009-12-08 thibMerge branch 'master' of ssh://yo4096@git.tuxfamily...
2009-12-08 thibFixed some gcc warnings (first char of string array...
2009-03-29 thibAdded option jitter
2009-02-15 thibfixed configure script so as the usage of sendmail...
2009-02-15 thibImplemented socket authentication without password...
2009-02-09 Thibault GodouetMake git ignore automatically generated documentation...
2009-02-09 Thibault Godouetremoved generated file 'configure'
2009-02-09 thibupdated copyright years (from 2000-2008 to 2000-2009)
2009-02-09 thibImplemented fcrondyn client authentication through...
2009-02-01 Thibault GodouetPatched startup script to make it more compliant to...
2009-02-01 Thibault GodouetMerged patch to make the startup script more compliant...
2009-01-31 Thibault GodouetHave git ignore auto-generated file 'configure'
2009-01-31 Thibault GodouetHave git ignore auto-generated configure file
2008-12-23 Thibault GodouetAdded some missing end_iteration()s.
2008-11-09 thib- Started to work on fifo_list to be used as serial_queue
2008-10-17 Thibault GodouetAdded exe_list and lavg_list based on the new u_list...
2008-10-17 Thibault GodouetAdded exe_list and lavg_list based on u_list (unordered...
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 ***
next