]> granicus.if.org Git - fcron/shortlog
fcron
2016-11-19 Thibault Godouetfixed bug preventing audit from being disabled -- thank... master
2016-08-14 Thibault Godouetmoved adhoc test away from main source code (not usable... ver3_3_0
2016-08-14 Thibault Godouetsystemd init: added LimitCORE
2016-08-14 Thibault Godouetadded is_loop_in_queue() for debug purposes
2016-08-14 Thibault Godouetupdated changelog: systemd was retro-ported to 3.2.1
2016-07-30 Thibault Godouetcomment improvements
2016-07-30 Thibault Godouetuse job_queue_remove()
2016-06-26 Thibault Godouetmark as dev release
2016-06-26 Thibault GodouetMerge branch 'suspend'
2016-06-26 Thibault Godouetboot-install now supports systemd (and refactored while...
2016-06-26 Thibault Godouetupdated copyright years to 2000-2016
2016-06-26 Thibault Godouetadded runatresume / @resume suspend
2016-06-13 Thibault Godouetboot-install now supports systemd (and refactored while...
2016-06-12 Thibault GodouetOn Linux, use specific system APIs to detect suspend...
2016-06-12 Thibault Godouetrefactored suspend handling code into suspend.[ch]
2016-06-12 Thibault Godouetrefactored socket.[ch] into select.[ch] and fcrondyn_sr...
2016-06-10 Thibault GodouetMerge branch 'master' into suspend
2016-06-09 Thibault GodouetFixed occasional 1s slippage. Disable fcrondyn if we...
2016-06-07 Thibault Godouetgrammar error in doc
2016-06-07 Thibault Godouetinstall-restart: use service (works with systemd) inste...
2016-06-05 Thibault Godouetforce background for systemd (e.g. if debug mode enabled)
2016-05-02 Thibault Godouetrecv() returns ssize_t (not size_t)
2016-05-02 Thibault Godouetfixed typo in install doc
2015-06-12 Thibault Godouetadded my_time() to use the more accurate (at least...
2015-06-12 Thibault Godouetadded min/max convenience functions
2015-06-10 Thibault Godouet@-line can now be run every second
2014-10-12 Thibault GodouetSet From: header on emails. Added mailfrom() option.
2014-10-12 Thibault Godouetchange version to 3.2.1
2014-10-05 Thibault GodouetMerge branch 'master' of ssh://git.tuxfamily.org/gitroo...
2014-10-05 Thibault Godouetupdated to-do list
2014-09-19 Thibault GodouetUpdated to-do list
2014-08-26 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-15 Thibault GodouetImprove support for hardware suspend (to memory or...
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
next