]> git.ipfire.org Git - thirdparty/fcron.git/shortlog
thirdparty/fcron.git
2020-05-09  Thibault Godouetboot-install: added missing ask_user() (lost in merge?) fcron-3.2 ver3_2_1
2020-05-09  Thibault Godouetboot-install now supports systemd (and refactored while...
2020-05-09  Thibault Godouetupdated copyright years to 2000-2016
2020-05-09  Thibault GodouetFixed occasional 1s slippage. Disable fcrondyn if we...
2020-05-09  Thibault Godouetgrammar error in doc
2020-05-09  Thibault Godouetinstall-restart: use service (works with systemd) inste...
2020-05-09  Thibault Godouetforce background for systemd (e.g. if debug mode enabled)
2020-05-09  Thibault Godouetrecv() returns ssize_t (not size_t)
2020-05-09  Thibault Godouetfixed typo in install doc
2020-05-09  Thibault Godouetadded my_time() to use the more accurate (at least...
2020-05-09  Thibault Godouetadded min/max convenience functions
2020-05-09  Thibault Godouet@-line can now be run every second
2020-05-09  Thibault GodouetSet From: header on emails. Added mailfrom() option.
2020-05-09  Thibault Godouetchange version to 3.2.1
2020-05-09  Thibault GodouetUpdated to-do list
2020-05-09  Thibault GodouetAdded note in install doc about fcron's user and group
2014-07-06  Thibault Godouetupdated change logs ver3_2_0
2014-06-29  Thibault GodouetClose pipe in job.c even if there is an error reading...
2014-06-12  Thibault Godouetquote job shell commands in logs to make the messages...
2014-06-12  Thibault GodouetUse '|' as the separator of fcrondyn columns (clearer...
2014-06-11  Thibault Godouetdon't fully disable @-line on apparent nextexe integer...
2014-06-09  Thibault GodouetUpdated version, release notes
2014-06-09  Thibault Godouetprint dates and time in standard formats.
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  Thibault GodouetUpdated todo list
2011-11-06  Thibault GodouetFixed gcc warning about unused variable
2011-09-29  Thibault Godouetallow tasks to be run every second
2011-04-10  Thibault Godouettweaked indent flags
next