Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-02 | Add --remove and --purge, use classes to encapsulate common code. | Rob Austein | |
svn path=/trunk/; revision=5314 | |||
2013-05-01 | Start consolidating Apache configuration voodoo into new script | Rob Austein | |
rpkigui-apache-conf-gen. svn path=/trunk/; revision=5313 | |||
2013-05-01 | Add ALLOWED_HOSTS. Closes #525. | Rob Austein | |
svn path=/trunk/; revision=5312 | |||
2013-04-29 | Indent | Rob Austein | |
svn path=/trunk/; revision=5311 | |||
2013-04-26 | Loading setproctitle dumps core when running under WSGI and Apache, so | Rob Austein | |
don't try. Closes #520. svn path=/trunk/; revision=5310 | |||
2013-04-24 | Add pbuilder script to repository. | Rob Austein | |
svn path=/trunk/; revision=5309 | |||
2013-04-24 | Cleanup | Rob Austein | |
svn path=/trunk/; revision=5308 | |||
2013-04-24 | Start fleshing out install-postconf target, now that we have a halfway sane ↵ | Rob Austein | |
version of rpki-sql-setup. svn path=/trunk/; revision=5307 | |||
2013-04-24 | Rewrite rpki-sql-setup to minimize the number of times we have to | Rob Austein | |
prompt for the MySQL root password during installs and upgrades. svn path=/trunk/; revision=5306 | |||
2013-04-20 | Consider updating ROAs and Ghostbusters when CA certificate changes. | Rob Austein | |
svn path=/trunk/; revision=5305 | |||
2013-04-20 | Sample YAML encodings of Ghostbusters vCards. | Rob Austein | |
svn path=/trunk/; revision=5304 | |||
2013-04-20 | Force new manifest EE certificate, manifest, and CRL when parent | Rob Austein | |
reissues our CA certificate. Fixes #519. svn path=/trunk/; revision=5303 | |||
2013-04-19 | Throw exception when asked to issue a certificate with notAfter <= | Rob Austein | |
notBefore. Don't stomp ghostbuster_obj if we've just reused it. Clean up properly when deleting a ca_detail. Don't reissue expiring certificate if IRDB valid_until field says it's supposed to expire. svn path=/trunk/; revision=5302 | |||
2013-04-19 | Add option to allow setting initial resource validity when configuring | Rob Austein | |
child in rpkic, and teach yamltest to use it. svn path=/trunk/; revision=5301 | |||
2013-04-18 | Teach rpkic and yamltest about Ghostbusters records. | Rob Austein | |
svn path=/trunk/; revision=5300 | |||
2013-04-17 | Add --pwgen option to rpki-confgen. Add framework for rpkid | Rob Austein | |
post-install actions. Clean up a bunch of useless __doc__ strings in preparation for converting most tools from getopt to argparse. svn path=/trunk/; revision=5299 | |||
2013-04-17 | Oops, reissuing a child certificate works better when we remember to | Rob Austein | |
use the new expiration date. See #512. svn path=/trunk/; revision=5298 | |||
2013-04-16 | Restrict use of rpkid.self.regen_margin to certificate regeneration, | Rob Austein | |
sharing a single regeneration interval value between certificates and CRLs just doesn't work, and we can infer the CRL regeneration interval from crl_interval. Change default value of regen_margin to something consistent with human-time-scale expectations and the GUI's impending expiration warning interval. See #347 and #512. svn path=/trunk/; revision=5297 | |||
2013-04-15 | Add cronjob to update BPKI files. Fix routeviews cronjob. Clean up | Rob Austein | |
cronjobs on deinstallation. svn path=/trunk/; revision=5296 | |||
2013-04-15 | add warning to CSV import form for ROAs, ASes and Prefixes that all existing ↵ | Michael Elkins | |
objects will be replaced with the contents of the CSV file. see #509 svn path=/trunk/; revision=5295 | |||
2013-04-11 | Get rid of dependency on v3_key_usage from OpenSSL library, since some | Rob Austein | |
Linux distributions hide that symbol; code after the change is easier to read anyway, so no great loss. svn path=/trunk/; revision=5294 | |||
2013-04-09 | Add --jitter option to help spread the load when fetching routeviews | Rob Austein | |
data under cron. svn path=/trunk/; revision=5293 | |||
2013-04-08 | Teach FreeBSD rpki-ca port about rpki-confgen. Clean up various minor ↵ | Rob Austein | |
annoyances in build-freebsd-ports.py. svn path=/trunk/; revision=5292 | |||
2013-04-07 | Clean up properly when purging installed packages on Ubuntu. | Rob Austein | |
Rework default behavior of rpki-sql-setup to be less dangerous. svn path=/trunk/; revision=5291 | |||
2013-04-06 | Cleanup | Rob Austein | |
svn path=/trunk/; revision=5290 | |||
2013-04-06 | Move installation of portal-gui data files into setup.py. | Rob Austein | |
svn path=/trunk/; revision=5289 | |||
2013-04-06 | Move our distutils extensions into a separate module. | Rob Austein | |
svn path=/trunk/; revision=5288 | |||
2013-04-06 | Teach setup.py how to install scripts in more than one directory, move | Rob Austein | |
some of the scripts to ${libexecdir} where they probably should have been all along. Teach rpki-start-servers to use rpki.autoconf to determine where the daemon scripts live. svn path=/trunk/; revision=5287 | |||
2013-04-05 | Feh, missed some quotes when converting from Makefile syntax. | Rob Austein | |
svn path=/trunk/; revision=5286 | |||
2013-04-05 | Consolidate list of scripts for setup.py to install into setup.py, get | Rob Austein | |
rid of a lot of Makefile.in code that no longer serves any useful purpose. svn path=/trunk/; revision=5285 | |||
2013-04-05 | Add --debuild option. | Rob Austein | |
svn path=/trunk/; revision=5284 | |||
2013-04-05 | Whack build environment with a club to get rpki-ca package to start up | Rob Austein | |
properly after install on Ubuntu. Some cleanup still required, rpki-ca cron stuff isn't done yet, and GUI has not yet been tested with this, but daemons now start up properly upon install as an Ubuntu user would expect, which is some kind of progress. svn path=/trunk/; revision=5283 | |||
2013-04-05 | Some recent cleanup broke package builds on Ubuntu, fix that. | Rob Austein | |
svn path=/trunk/; revision=5281 | |||
2013-04-04 | configure no longer needs to look for django-admin.py | Michael Elkins | |
svn path=/trunk/; revision=5280 | |||
2013-04-04 | convert ${sbindir}/rpki-manage from a shell script to a pure python script | Michael Elkins | |
svn path=/trunk/; revision=5279 | |||
2013-04-04 | fix DJANGO_SETTINGS_MODULE in rpki-manage.in script | Michael Elkins | |
svn path=/trunk/; revision=5278 | |||
2013-04-04 | Start integrating rpki-confgen with build process. | Rob Austein | |
svn path=/trunk/; revision=5277 | |||
2013-04-04 | set PYTHONPATH from rpki.autoconf.datarootdir at runtime rather than ↵ | Michael Elkins | |
substituting at build time svn path=/trunk/; revision=5276 | |||
2013-04-04 | pull SECRET_KEY from rpki.conf if present, otherwise generate a random value | Michael Elkins | |
merge remainder of settings.py into default_settings.py and remove settings.py.in remove $top/buildtools/subst-vars.py since it was only used to generate settings.py from settings.py.in move ${datarootdir}/default_settings.py to rpki.gui.default_settings set DJANGO_SETTINGS_MODULE to rpki.gui.default_settings in ${datarootdir}/rpki/wsgi/rpki.wsgi svn path=/trunk/; revision=5275 | |||
2013-04-04 | set settings.STATIC_ROOT from rpki.autoconf.datarootdir instead of ↵ | Michael Elkins | |
substituting it at build time svn path=/trunk/; revision=5274 | |||
2013-04-04 | Add --autoconf command, clean up XML output. | Rob Austein | |
svn path=/trunk/; revision=5273 | |||
2013-04-04 | no longer necessary to set rpki.config.default_dirname from settings.py | Michael Elkins | |
svn path=/trunk/; revision=5272 | |||
2013-04-04 | Configuration file generator, to solve a couple of different problems | Rob Austein | |
with platform installation and documentation skew. svn path=/trunk/; revision=5271 | |||
2013-04-03 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5270 | |||
2013-04-03 | remove support for virtualenv. | Michael Elkins | |
closes #504 svn path=/trunk/; revision=5269 | |||
2013-04-03 | allow rpkigui-import-routes to be invoked with zero arguments, in which it ↵ | Michael Elkins | |
will download the routeview.org data from the default URL see #502 svn path=/trunk/; revision=5267 | |||
2013-04-03 | add support for automatically fetching routeviews.org dumps specified by URL | Michael Elkins | |
see #502 svn path=/trunk/; revision=5266 | |||
2013-04-03 | merge /branches/tk500 | Michael Elkins | |
closes #500 svn path=/trunk/; revision=5264 | |||
2013-04-03 | merge /trunk | Michael Elkins | |
svn path=/branches/tk500/; revision=5263 | |||
2013-04-03 | put badge inside of <a> element so it displays on the same line as the ↵ | Michael Elkins | |
'alert' text. needed since .nav>li>a has a "display:block" style svn path=/branches/tk500/; revision=5262 |