Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein | |
svn path=/branches/tk685/; revision=5757 | |||
2014-01-10 | Even more getopt -> argparse. | Rob Austein | |
svn path=/trunk/; revision=5627 | |||
2014-01-09 | Update more copyrights, clean up module doc blocks. | Rob Austein | |
svn path=/trunk/; revision=5624 | |||
2013-12-17 | Handle subprocess exit codes more gracefully. | Rob Austein | |
svn path=/trunk/; revision=5609 | |||
2013-07-16 | Save rcynic-html for last in rcynic-cron, as it's less critical than | Rob Austein | |
tasks like feeding the rpki-rtr engine. Treat failure to find rrdtool as a fatal error during ./configure, to avoid building a version of rcynic-html that can't generate graphs. Closes #583. svn path=/trunk/; revision=5430 | |||
2013-07-16 | Outdated comment. | Rob Austein | |
svn path=/trunk/; revision=5429 | |||
2013-06-04 | We missed updating rcynic-cron when rpkigui-rcynic moved to | Rob Austein | |
${libexecdir} a while back. See #537. svn path=/trunk/; revision=5365 | |||
2013-03-25 | Call rpkigui-rcynic script if it exists rather than trying to execute | Rob Austein | |
its code directly, as the latter requires a lot of Django-related setup that's way out of scope for the RP code. Fixes #490. svn path=/trunk/; revision=5214 | |||
2013-03-20 | os.initgroups() wants a username as its first argument. | Rob Austein | |
svn path=/trunk/; revision=5186 | |||
2013-03-18 | Rewrite rcynic-cron to remove horrible maze of dependencies on | Rob Austein | |
external programs to chroot or setuid. Declare dependency on rpki-rp in Ubuntu rpki-ca package. svn path=/trunk/; revision=5171 | |||
2013-03-13 | Drag rcynic data into GUI before we exit, if GUI is installed. | Rob Austein | |
svn path=/trunk/; revision=5139 | |||
2013-02-03 | Don't try to run rcynic-html if parent output directory doesn't exist. | Rob Austein | |
svn path=/branches/tk377/; revision=5019 | |||
2013-02-02 | Exit without whining when another process holds the lock. | Rob Austein | |
svn path=/branches/tk377/; revision=5014 | |||
2013-02-02 | rcynic requires rsync, doh. | Rob Austein | |
svn path=/branches/tk377/; revision=5010 | |||
2013-02-02 | Whoops, ac_* variables are lowercase this week. | Rob Austein | |
svn path=/branches/tk377/; revision=5007 | |||
2013-02-01 | Checkpoint | Rob Austein | |
svn path=/branches/tk377/; revision=5001 | |||
2013-02-01 | Cleanup. | Rob Austein | |
svn path=/branches/tk377/; revision=5000 | |||
2013-02-01 | chown() lock file to rcynic user when creating it as root. | Rob Austein | |
svn path=/branches/tk377/; revision=4999 | |||
2013-02-01 | Add rcynic-cron. | Rob Austein | |
svn path=/branches/tk377/; revision=4998 |