Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-04 | Install sample rpki.conf, since we don't (yet?) have a good way to | Rob Austein | |
generate one automatically during installation. Installation dialog is probably not the right way to go, some kind of setup wizard script for the user to run after installation is probably a better bet. svn path=/branches/tk377/; revision=5026 | |||
2013-02-04 | Tweak directory ownerships on Debian install, and add a few more bits | Rob Austein | |
to rpki-ca.upstart while we're at it. svn path=/branches/tk377/; revision=5025 | |||
2013-02-04 | Allow naming tree(s) on command line. | Rob Austein | |
svn path=/branches/tk377/; revision=5024 | |||
2013-02-03 | Wrapped debian skeleton. | Rob Austein | |
svn path=/branches/tk377/; revision=5023 | |||
2013-02-03 | Helper for generating package skeletons. | Rob Austein | |
svn path=/branches/tk377/; revision=5022 | |||
2013-02-03 | Checkpoint. | Rob Austein | |
svn path=/branches/tk377/; revision=5021 | |||
2013-02-03 | Change default location of rcynic-html output on FreeBSD to track the | Rob Austein | |
current FreeBSD Apache default, silly though that location may be. Thanks, Jay! svn path=/branches/tk377/; revision=5020 | |||
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-03 | Doh, don't put in generated rcynic.conf. | Rob Austein | |
svn path=/branches/tk377/; revision=5018 | |||
2013-02-03 | Cleanup | Rob Austein | |
svn path=/branches/tk377/; revision=5017 | |||
2013-02-03 | Seems /var/run is a temporary filesystem on some platforms. | Rob Austein | |
svn path=/branches/tk377/; revision=5016 | |||
2013-02-02 | Typo in pkg-deinstall. | Rob Austein | |
svn path=/branches/tk377/; revision=5015 | |||
2013-02-02 | Exit without whining when another process holds the lock. | Rob Austein | |
svn path=/branches/tk377/; revision=5014 | |||
2013-02-02 | Wire installed location of scan_roas into installed rtr-origin, so | Rob Austein | |
that we can stop fighting with FreeBSD's odd habit of installing packaged software in /usr/local/bin while excluding /usr/local/bin from the default $PATH in system cron jobs and shell scripts. svn path=/branches/tk377/; revision=5013 | |||
2013-02-02 | Need rsync as both build and runtime dependency. | Rob Austein | |
svn path=/branches/tk377/; revision=5012 | |||
2013-02-02 | OK, now I know why nobody ever uses "install -C". | Rob Austein | |
svn path=/branches/tk377/; revision=5011 | |||
2013-02-02 | rcynic requires rsync, doh. | Rob Austein | |
svn path=/branches/tk377/; revision=5010 | |||
2013-02-02 | Fun with DESTDIR. | Rob Austein | |
svn path=/branches/tk377/; revision=5009 | |||
2013-02-02 | Beat FreeBSD packaging stuff with a club. Might be working now. | Rob Austein | |
svn path=/branches/tk377/; revision=5008 | |||
2013-02-02 | Whoops, ac_* variables are lowercase this week. | Rob Austein | |
svn path=/branches/tk377/; revision=5007 | |||
2013-02-02 | Doh, write TAL configuration to correct file. | Rob Austein | |
svn path=/branches/tk377/; revision=5006 | |||
2013-02-02 | etc/rc.d/rcynic is only for jails, so it's not in the port anymore. | Rob Austein | |
svn path=/branches/tk377/; revision=5005 | |||
2013-02-02 | Whack FreeBSD port skeleton to track recent changes. | Rob Austein | |
svn path=/branches/tk377/; revision=5004 | |||
2013-02-02 | First round of fixes to installation targets. | Rob Austein | |
svn path=/branches/tk377/; revision=5003 | |||
2013-02-01 | Finally ready to start testing new rcynic install code. | Rob Austein | |
svn path=/branches/tk377/; revision=5002 | |||
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 | |||
2013-01-31 | Merge from trunk. | Rob Austein | |
svn path=/branches/tk377/; revision=4997 | |||
2013-01-31 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4996 | |||
2013-01-31 | Checkpoint | Rob Austein | |
svn path=/branches/tk377/; revision=4995 | |||
2013-01-31 | merge ^/branches/tk402 | Michael Elkins | |
closes #402 closes #407 svn path=/trunk/; revision=4993 | |||
2013-01-31 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk377/; revision=4989 | |||
2013-01-31 | Checkpoint | Rob Austein | |
svn path=/branches/tk377/; revision=4988 | |||
2013-01-31 | merging /branches/tk401 | Michael Elkins | |
svn path=/trunk/; revision=4986 | |||
2013-01-31 | require a connection secured with TLS, otherwise return a HTTP 500 error | Michael Elkins | |
closes #401 svn path=/branches/tk401/; revision=4985 | |||
2013-01-30 | rpki.x509.X509._issue() wasn't passing inheritance flags into | Rob Austein | |
rpki.POW.X509.setRFC3779(), which was resulting in empty IPAddrBlock extensions for manifests and Ghostbusters records. See #406. svn path=/trunk/; revision=4983 | |||
2013-01-29 | Regen. Perhaps Generator Id in defstack.py's output was a mistake? | Rob Austein | |
svn path=/trunk/; revision=4982 | |||
2013-01-29 | Check for empty RFC 3779 extensions. See #406. | Rob Austein | |
svn path=/trunk/; revision=4981 | |||
2013-01-25 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk377/; revision=4980 | |||
2013-01-25 | Clean up and extend rpki.log.init() to support things like letting the | Rob Austein | |
GUI provide its own file-like object as a destination for logging. See #396. svn path=/trunk/; revision=4979 | |||
2013-01-25 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk377/; revision=4978 | |||
2013-01-25 | Catch any exceptions that might occur during invocation of caller | Rob Austein | |
object's internal done() handler (eg, CMS verification errors), so that any such exceptions propagate correctly to the synchronous caller rather than being trapped by the asynchronous I/O core. See #396. svn path=/trunk/; revision=4977 | |||
2013-01-22 | Hack to support new subversion-revision-style snapshots. | Rob Austein | |
svn path=/branches/tk377/; revision=4976 | |||
2013-01-18 | Defer device inode creation until package installation. | Rob Austein | |
svn path=/branches/tk377/; revision=4975 | |||
2013-01-18 | Get rid of "installation-manifest" Makefile target silliness. | Rob Austein | |
svn path=/branches/tk377/; revision=4974 | |||
2013-01-18 | Hack Linux installation script to work under fakeroot. | Rob Austein | |
svn path=/branches/tk377/; revision=4973 | |||
2013-01-18 | Autodetect need for --install-layout=deb on Debian-derived systems. | Rob Austein | |
svn path=/branches/tk377/; revision=4972 | |||
2013-01-17 | Construct most (not all yet) installable Python scripts in setup.py | Rob Austein | |
svn path=/branches/tk377/; revision=4971 |