]> granicus.if.org Git - fcron/shortlog
fcron
2014-05-11 Thibault Godouetadded to-do entry ver3_1_3
2014-05-10 Thibault Godouetdon't include debug files in tar
2014-05-10 Thibault Godouetincreased version number
2014-05-10 Thibault Godouetupdated copyright years to 2000-2014
2014-04-18 Thibault Godouetremove extra "\n" in fcron log messages about fcrondyn...
2014-04-18 Thibault GodouetFixed SELinux issue with Linux user being used instead...
2014-04-15 Thibault Godouetfcrontab no longer crashes if mailto is empty -- fixed...
2014-04-13 Thibault Godouetfcrondyn with readline no longer crashes when receiving EOF
2014-04-13 Thibault Godouetfixed minor bug in fcronsighup: no need to close()...
2014-04-13 Thibault Godouetfcrondyn -x no longer print null characters at the...
2014-04-13 Thibault Godouetapplied indent
2014-04-13 Thibault Godouetfixed bug where LONG_MAX could be used for localtime...
2014-04-13 Thibault Godouetupdated doc
2014-04-13 Thibault Godouetimproved fcrondyn's usage message
2014-04-13 Thibault Godouetfile save: sync data before renaming file for extra...
2014-04-13 Thibault Godouetignore autotools's aclocal.m4
2014-01-16 Thibault Godouetfixed fcrondyn socket credential auth on Solaris 10
2014-01-16 Thibault GodouetFurther fix for Solaris 10 compilation and credentials...
2014-01-16 Thibault GodouetFixed compilation on Solaris 10 (missing strndup()...
2013-08-27 Thibault GodouetError if the users tries to use root as the fcron user.
2013-04-15 Thibault GodouetDon't strip binaries if in debug mode
2013-03-03 Thibault GodouetUpdated copyright years to 2013 ver3_1_2
2013-03-03 Thibault GodouetUpdated change log
2013-02-04 Thibault GodouetApplied indentation with 'make indent'
2013-02-03 Thibault GodouetFixed configure --without-sendmail, and compilation...
2013-02-03 Thibault GodouetFixed fcron crash bug when using fcrondyn.
2013-02-03 Thibault GodouetInline runas wouldn't work with Vixie-cron style shortc...
2013-01-19 Thibault Godouetadded unit tests on todo list
2013-01-19 Thibault GodouetRemoving auto-generated test files
2013-01-13 Thibault GodouetMoved to version 3.1.2
2013-01-13 Thibault GodouetFixed bug in logging to a file and made file closure...
2013-01-05 Thibault Godouetsystemd: installation fix + don't kill jobs when killin...
2013-01-01 Thibault Godouetupdated changes ver3_1_1
2013-01-01 Thibault GodouetFixed changes
2013-01-01 Thibault GodouetAdded optional readline requirement for compilation
2013-01-01 Thibault GodouetUpdated documentation
2013-01-01 Thibault GodouetApplied indentation
2013-01-01 Thibault Godouetonly call xopenlog when necessary
2013-01-01 Thibault GodouetMerge branch 'log-to-file'
2013-01-01 Thibault Godouettweaked fcron logging to file
2013-01-01 Thibault Godouetbetter errno management in open_as_user()
2012-12-31 Matt SignoriniRenamed fcronlog in fcronconf.h to fcronlogfile, to...
2012-12-31 Matt SignoriniModifications to log.c to ensure that a log file specif...
2012-12-31 Matt SignoriniAdded code to facilitate logging to a separate file.
2012-12-27 Thibault GodouetFixed bug in change_user_setup_env() which could make...
2012-12-26 Thibault GodouetMerge remote-tracking branch 'origin/master'
2012-12-26 Thibault GodouetAdded readline support to fcrondyn
2012-12-24 Thibault GodouetApplied indentation with 'make indent'
2012-12-24 Thibault Godouetupdated to-do list
2012-12-20 Thibault Godouetonly check for erroneous space if option takes an argument
2012-12-19 Thibault GodouetMoved to version 3.1.1
2012-12-19 Thibault GodouetUpdated copyright and marked as DEV release ver3_1_0
2012-12-19 Thibault GodouetUpdated to-do list
2012-12-19 Thibault Godouetrenamed 'doc' make target to 'documentation' or make...
2012-12-19 Thibault Godouetensure the documentation is generated by "make all...
2012-12-19 Thibault GodouetAdded compilation requirements
2012-12-05 Thibault Godouetupdated changes/todo
2012-12-05 Thibault Godouetcosmetic change of socket.c so as indent works ok
2012-12-05 Thibault GodouetAllow make parallelism: use $(MAKE) in Makefile and...
2012-12-05 Thibault Godouetclearer error messages in gen-in.pl
2012-12-05 Thibault Godouetfixed a potential (unlikely) 1 byte buffer overflow...
2012-12-05 Thibault Godouetgenerate init scripts in 'make all' rather than 'make...
2012-12-05 Thibault GodouetAdded systemd support
2012-12-05 Thibault Godouetadded pam_loginuid to default fcron daemon PAM profile
2012-11-27 Thibault GodouetUpdated doc
2012-11-27 Thibault Godouetstartup script removes fcron.reboot (in case the OS...
2012-11-26 Thibault GodouetMore portable code for va_arg() with mode_t (thank...
2012-11-26 Thibault GodouetImproved documentation
2012-11-22 Thibault GodouetUpdated copyright dates and removed old CVS $id$ which...
2012-11-22 Thibault Godouetrefactored and made more stricter reading of string...
2012-11-21 Thibault Godouetfcrontab: don't alert about invalid character when...
2012-11-21 Thibault Godouetadded cl.c/cl.h to define the cl_t type with associated...
2012-11-21 Thibault GodouetReplaced function free_safe by macro Free_safe, and...
2012-11-21 thibUpdated todo list
2011-11-06 Thibault GodouetFixed gcc warning about unused variable
2011-09-29 thiballow tasks to be run every second
2011-04-10 Thibault Godouettweaked indent flags
2011-04-10 Thibault GodouetAdded libaudit support
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
next