aboutsummaryrefslogtreecommitdiff
path: root/rcynic/Makefile.in
AgeCommit message (Expand)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
2013-10-09Fix inconsistent names for rpki-rtr's data directory. Fixes #635.Rob Austein
2013-09-09Send mail from rcynic-cron to root, not rcynic. Closes #610.Rob Austein
2013-07-06Switch rpki-rtr sockets directory from being owned by "nobody" toRob Austein
2013-06-14[5389] removed code that installed default TALs as side effect ofRob Austein
2013-06-11Add mild degree of parallelism to default rcynic configuration.Rob Austein
2013-06-10Switch default configuration to use trust-anchor-directory.Rob Austein
2013-06-04We missed updating rcynic-cron when rpkigui-rcynic moved toRob Austein
2013-03-26Don't overwrite existing rcynic crontab. Fixes #493.Rob Austein
2013-03-25Call rpkigui-rcynic script if it exists rather than trying to executeRob Austein
2013-03-18Rewrite rcynic-cron to remove horrible maze of dependencies onRob Austein
2013-02-28Fix rcynic installation rules broken in packaging branch merge.Rob Austein
2013-02-24inetd/xinetd listener for rpki-rtr on source code installation, also needed f...Rob Austein
2013-02-02OK, now I know why nobody ever uses "install -C".Rob Austein
2013-02-02Fun with DESTDIR.Rob Austein
2013-02-02Doh, write TAL configuration to correct file.Rob Austein
2013-02-02First round of fixes to installation targets.Rob Austein
2013-02-01Finally ready to start testing new rcynic install code.Rob Austein
2013-02-01CheckpointRob Austein
2013-02-01Add rcynic-cron.Rob Austein
2013-01-31CheckpointRob Austein
2013-01-31CheckpointRob Austein
2013-01-18Get rid of "installation-manifest" Makefile target silliness.Rob Austein
2013-01-18Hack Linux installation script to work under fakeroot.Rob Austein
2013-01-09Doh. Typo.Rob Austein
2013-01-08Start work on separate RP and CA ports for FreeBSD.Rob Austein
2013-01-04installation-scripts/linux/install.sh is in svn now rather thanRob Austein
2012-12-20Using autoconf to customize shell scripts (as opposed to Makefiles)Rob Austein
2012-12-20Add "make instalation-manifest" as a first cut at something that willRob Austein
2012-10-24rcynic-svn.Rob Austein
2012-10-17validation_status.py is both simpler and faster thanRob Austein
2012-09-29Clean shouldn't remove defstack.h (anymore).Rob Austein
2012-09-19Move ASN.1 definitions for ROAs and Manifests to common header filesRob Austein
2012-06-08show.sh has been replaced by rcynic-text.Rob Austein
2012-05-23Use autoconf to find rrdtool.Rob Austein
2011-09-15Merge rcynic-ng/ back into rcynic/. Used svn merge --ignore-ancestryRob Austein
2011-05-06DESTDIRRob Austein
2011-04-21Tweak Doxygen stuffRob Austein
2011-04-20Finish Makefile support for Doxygen.Rob Austein
2011-03-22First cut at Ghostbuster record support. Doesn't (yet?) checkRob Austein
2011-01-28Autoconf installation script for rcynic on Linux, because at least oneRob Austein
2011-01-26Twisty maze of shell scriptsRob Austein
2011-01-26Update distcleanRob Austein
2011-01-25Minimally-tested rcynic installation for Mac OS XRob Austein
2011-01-24Unfinished hacks to get rcynic jail installation working on Linux and DarwinRob Austein
2011-01-21Add deinstall/uninstall targets, even when they're no-ops.Rob Austein
2011-01-09Rework POW build so that we can use static libraries again.Rob Austein
2010-12-31distclean targetRob Austein
2010-12-29Autoconf now knows how to build rcynic and utils against either ourRob Austein
2010-04-07Fix rcynic make test so it has some chance of working on OS X.Rob Austein