]> granicus.if.org Git - fcron/history - Makefile.in
updated copyright years to 2000-2016
[fcron] / Makefile.in
2016-06-07 Thibault Godouetinstall-restart: use service (works with systemd) inste...
2014-05-10 Thibault Godouetdon't include debug files in tar
2013-04-15 Thibault GodouetDon't strip binaries if in debug mode
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 GodouetMerge branch 'log-to-file'
2012-12-31 Matt SignoriniRenamed fcronlog in fcronconf.h to fcronlogfile, to...
2012-12-26 Thibault GodouetMerge remote-tracking branch 'origin/master'
2012-12-24 Thibault GodouetApplied indentation with 'make indent'
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-05 Thibault GodouetAllow make parallelism: use $(MAKE) in Makefile and...
2012-12-05 Thibault Godouetgenerate init scripts in 'make all' rather than 'make...
2012-12-05 Thibault GodouetAdded systemd support
2012-11-27 Thibault Godouetstartup script removes fcron.reboot (in case the OS...
2012-11-22 Thibault GodouetUpdated copyright dates and removed old CVS $id$ which...
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...
2011-04-10 Thibault Godouettweaked indent flags
2011-04-10 Thibault Godouetadded indent Makefile command
2011-03-12 thibMerge branch 'fcron-3.0'
2010-09-24 Thibault GodouetMerge branch 'fcron-3.0'
2010-09-23 thibAdded options runatreboot, runonce, rebootreset, and...
2010-04-05 thibFixed fcron.conf path to install from in Makefile ... ver3_0_6
2010-03-01 thibUpdated Makefile to ignore git files when tarring up...
2010-01-16 thibMerge branch 'master' of ssh://yo4096@git.tuxfamily...
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-09 Thibault Godouet- Rewrote the env var management code with Vixie cron...
2008-10-17 Thibault GodouetAdded exe_list and lavg_list based on the new u_list...
2008-05-11 thibfixed bug when upgrading: remove fcrontab.sig file...
2007-10-14 thibinstall only one file at a time for compatibility with...
2007-01-01 thib*** empty log message *** ver3_0_2-rc1
2007-01-01 thibnew configure script and Makefiles which are more standard
2004-11-14 thibmade clearer the message in configure:
2004-11-13 thibfix several security vulnerabilities found by iDEFENSE...
2003-12-29 thibdon't use "chown user:grp file" anymore, as some system...
2003-12-29 thibbuf fix about a srcdir
2003-12-26 thibdo not include the CVS dirs in the tarball
2003-12-25 thibuse make's option -C (instead of ugly "cd dir && make...
2003-09-12 thibadded some $SRCDIR
2003-07-14 thib*** empty log message ***
2003-07-14 thibRCS : create a symbolic name to the current version...
2003-07-14 thib*** empty log message ***
2002-10-28 thib*** empty log message ***
2002-10-06 thibbug fix : make a tarclean in doc/ for make tar
2002-10-06 thibadded code for "make ci"
2002-09-28 thibbug fix for CVS
2002-09-28 thibupdated for cvs
2002-09-28 thib*** empty log message ***
2002-08-22 thib*** empty log message ***
2002-08-11 thibtypo fix
2002-08-10 thibadded ./configure's option run-non-privileged
2002-07-19 thibadded DESTDIR
2002-03-31 thib*** empty log message ***
2002-03-31 thibbug corrected : used to try to install fcrondyn even...
2002-03-02 thibadded fcrondyn support
2002-02-25 thibadded fcrondyn compilation early support.
2002-01-03 thibin make clean : remove also core files
2002-01-03 thibadded DocBook support
2001-11-04 thibwe now use man2html : better output than groff (which...
2001-11-02 thibbetter management of pam conf files installation
2001-10-29 thibadded fcron.pam installation
2001-09-12 thibcode cleaning
2001-07-09 thibadded support for nsswitch.conf in installation scripts
2001-07-07 thibupdated make uninstall
2001-07-07 thibadded fcronsighup
2001-06-24 thibadded fcron.conf
2001-06-22 thibadded fcron.conf support>
2001-06-03 thibbug corrected : do not cd before using $(INSTALL),...
2001-05-24 thib*** empty log message ***
2001-05-15 thib*** empty log message ***
2001-05-15 thib*** empty log message ***
2001-05-15 thib*** empty log message ***
2001-05-15 thibbug fix : run autoconf and configure before updatedoc...
2001-05-05 thibgpg signing is now done in another makefile
2001-04-30 thibadded gpg signing support
2001-04-29 thibbetter management of the compilation (no more need...
2001-04-21 thiba little bit clearer about the use of @CFLAGS@
2001-03-09 thibset all files in spooldir to the right mode and owner...
2001-02-25 thibinstall fcron binary as root, not user fcron
2001-02-11 thibsysVinit-(un)install renamed to boot-(un)install
2001-02-10 thibremoved unused CFLAGS
2001-02-01 thibtest if a directory exist before running a "install...
2001-01-30 thibdo not change the mod of root.orig to 640
2001-01-12 thibuse --mandir instead of --with-mandir
2001-01-07 thibfcron.deny and fcron.allow now owned by root (used...
2001-01-04 thibadded configure options --with-rootname and --with...
2000-12-14 thibFCRONTABS permissions have changed (now readable by...
2000-12-10 thibadded install-restart set of command.
2000-12-04 thibadded install-boot
2000-11-18 thibadded test for existence of user and group
2000-11-14 thibthe fcrontabs are now reinstalled in script/sysVinit...
2000-11-14 thib*** empty log message ***
2000-11-10 thib*** empty log message ***
2000-11-02 thibadded code to reinstall the fcrontabs with "fcrontab...
2000-10-10 thibcorrected a bug
2000-10-08 thibsome changes about running under a specific user/group
2000-10-08 thibcorrection about running under a specific user/group
2000-10-08 thibuse a specific username and groupname to run under
next