Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-21 | Record context in CMS replay exceptions. Closes #458. | Rob Austein | |
svn path=/trunk/; revision=5188 | |||
2013-03-20 | os.initgroups() wants a username as its first argument. | Rob Austein | |
svn path=/trunk/; revision=5186 | |||
2013-03-19 | rpkigui-rcynic no longer needs to be built or installed now that rcynic-cron ↵ | Michael Elkins | |
invokes the undering python module implementing the feature svn path=/trunk/; revision=5180 | |||
2013-03-19 | remove woefully out of date READMEs for the web portal. this data is now in ↵ | Michael Elkins | |
the wiki. svn path=/trunk/; revision=5179 | |||
2013-03-19 | remove deprecated script | Michael Elkins | |
svn path=/trunk/; revision=5178 | |||
2013-03-19 | revert OS specific post install rules added in [5119] | Michael Elkins | |
svn path=/trunk/; revision=5177 | |||
2013-03-19 | $DJANGO_DIR is no longer needed and not used anywhere | Michael Elkins | |
svn path=/trunk/; revision=5175 | |||
2013-03-19 | need to guard against issuer being None the first time we process the root ↵ | Michael Elkins | |
cert since the object is not yet in the db closes #475 svn path=/trunk/; revision=5174 | |||
2013-03-19 | regenerate configure | Michael Elkins | |
svn path=/trunk/; revision=5172 | |||
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-18 | test for existance of /var/www/html which is DocumentRoot on RHEL/CentOS | Michael Elkins | |
svn path=/trunk/; revision=5170 | |||
2013-03-18 | add first cut at spec file for building RPM packages for RHEL/CentOS 6 | Michael Elkins | |
svn path=/trunk/; revision=5169 | |||
2013-03-18 | merge work for #460 | Michael Elkins | |
svn path=/trunk/; revision=5166 | |||
2013-03-18 | Publication clients hang off of server_ca, not resource_ca. | Rob Austein | |
svn path=/trunk/; revision=5163 | |||
2013-03-18 | Downcase for consistency with other filenames. | Rob Austein | |
svn path=/trunk/; revision=5162 | |||
2013-03-15 | Support ports of other branches. | Rob Austein | |
svn path=/trunk/; revision=5158 | |||
2013-03-15 | Debug FreeBSD ports generator. | Rob Austein | |
svn path=/trunk/; revision=5157 | |||
2013-03-14 | fix test for existance of inclusion of apache.conf in rpki-ca.postinst | Michael Elkins | |
closes #469 svn path=/trunk/; revision=5156 | |||
2013-03-14 | Doh, the easy way to create empty files is to create empty files. | Rob Austein | |
svn path=/trunk/; revision=5155 | |||
2013-03-14 | Doh, the easy way to create empty files is to create empty files. | Rob Austein | |
svn path=/trunk/; revision=5154 | |||
2013-03-14 | Clean up FreeBSD ports generator, part 2. | Rob Austein | |
svn path=/trunk/; revision=5153 | |||
2013-03-14 | remove trailing slash from the URL alias for /rcynic. closes #465 | Michael Elkins | |
svn path=/trunk/; revision=5151 | |||
2013-03-14 | Clean up FreeBSD port builder, part one. | Rob Austein | |
svn path=/trunk/; revision=5150 | |||
2013-03-14 | add alias for /rcynic/ to the generated apache.conf (see #465) | Michael Elkins | |
svn path=/trunk/; revision=5148 | |||
2013-03-14 | fix error in cron job defintion that got fixed in ↵ | Michael Elkins | |
$top/rpkid/portal-gui/Makefile.in but not in the postinst script svn path=/trunk/; revision=5147 | |||
2013-03-14 | Id and copyright. | Rob Austein | |
svn path=/trunk/; revision=5146 | |||
2013-03-14 | Cleanup | Rob Austein | |
svn path=/trunk/; revision=5145 | |||
2013-03-14 | Unpack silly debian-package-skeleton.py script, replace other | Rob Austein | |
Debian-universe kludges with something simple that just copies a debian/ skeleton tree and generates a debian/changelog file. svn path=/trunk/; revision=5144 | |||
2013-03-14 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5143 | |||
2013-03-13 | check for settings.py in the standard locations if $DJANGO_SETTINGS_MODULE ↵ | Michael Elkins | |
is unset svn path=/trunk/; revision=5142 | |||
2013-03-13 | add new helper script for the rpki workshop to create web user accounts for ↵ | Michael Elkins | |
each labuser* resource holder svn path=/trunk/; revision=5141 | |||
2013-03-13 | Merge FreeBSD port generators. | Rob Austein | |
svn path=/trunk/; revision=5140 | |||
2013-03-13 | Drag rcynic data into GUI before we exit, if GUI is installed. | Rob Austein | |
svn path=/trunk/; revision=5139 | |||
2013-03-12 | Use inherit_token in from_POW_rfc3779(). See #460. | Rob Austein | |
svn path=/trunk/; revision=5138 | |||
2013-03-12 | improve error message when encountering a resource certificate with a ↵ | Michael Elkins | |
RFC3779 "inherit" element. see #460 svn path=/trunk/; revision=5137 | |||
2013-03-12 | set PATH in cron entry otherwise rpkigui-import-routes script is not found ↵ | Michael Elkins | |
in ${sbindir} svn path=/trunk/; revision=5134 | |||
2013-03-11 | Check CRL issuer nae against issuing CA's subject name. Closes #459. | Rob Austein | |
svn path=/trunk/; revision=5133 | |||
2013-03-11 | fix error in crontab entry where it was not running every two hours | Michael Elkins | |
svn path=/trunk/; revision=5132 | |||
2013-03-11 | change default log level to WARNING | Michael Elkins | |
svn path=/trunk/; revision=5131 | |||
2013-03-09 | Add rrdtool to build dependencies so ./configure can put its location into ↵ | Rob Austein | |
rcynic-cron. Sigh. svn path=/trunk/; revision=5129 | |||
2013-03-09 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5128 | |||
2013-03-09 | Force a change, for test of packaging tools. | Rob Austein | |
svn path=/trunk/; revision=5127 | |||
2013-03-09 | Michael's replacement rpki-ca.postinst, with minor changes. | Rob Austein | |
svn path=/trunk/; revision=5126 | |||
2013-03-08 | rsync is a build dependency because ./configure says it is. | Rob Austein | |
svn path=/trunk/; revision=5125 | |||
2013-03-08 | Whack OpenSSL configuration to pull its notion of the CPU from | Rob Austein | |
autoconf rather than deducing this on its own, so that we can use pbuilder and pbuilder-dist to build both 32-bit and 64-bit packages on the same 64-bit Ubuntu machine. See #423. svn path=/trunk/; revision=5124 | |||
2013-03-07 | Add mod_wsgi, enable mod_ssl. | Rob Austein | |
svn path=/trunk/; revision=5123 | |||
2013-03-07 | fix issue with automatically built config files | Michael Elkins | |
svn path=/trunk/; revision=5122 | |||
2013-03-07 | pbuilder doesn't provide enough clues for us to guess that we need to | Rob Austein | |
use --install-layout=deb, so add ./configure option to force it. svn path=/trunk/; revision=5121 | |||
2013-03-07 | use --enable-target-install framework to add install-linux to the install ↵ | Michael Elkins | |
target for the web portal svn path=/trunk/; revision=5120 | |||
2013-03-07 | move installation of most portal-gui scripts to setup.py (see #373) | Michael Elkins | |
add script to be invoked by cron to download routeviews data add install-linux target for creating cron jobs for some rpki gui tasks svn path=/trunk/; revision=5119 |