index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpkid
/
portal-gui
/
scripts
Age
Commit message (
Expand
)
Author
2014-04-05
Source tree reorg, phase 1. Almost everything moved, no file contents changed.
Rob Austein
2014-03-10
Remove delegated resources from the labuser* accounts when resetting the demo...
Michael Elkins
2014-01-15
Doh, helps to import errno module before using it. See #661.
Rob Austein
2014-01-15
Add lock file and abort timer. See #661.
Rob Austein
2013-09-25
Use NameVirtualHost for Apache 2.2 on Ubuntu as well as on FreeBSD.
Rob Austein
2013-09-20
Disable mod_deflate if it's enabled and we know how to do so. In
Rob Austein
2013-09-20
Apache 2.4 support. Closes #616.
Rob Austein
2013-09-20
add +/- for each roa to given visual feedback about how the roa affects the g...
Michael Elkins
2013-09-19
new cli script rpkigui-query-routes to query the web portal's routeview/rcyni...
Michael Elkins
2013-09-09
set default logging level to ERROR for rpkigui-rcynic script so we don't floo...
Michael Elkins
2013-07-15
Try not to stomp on existing Apache configurations during initial
Rob Austein
2013-06-27
add button to delete all alerts
Michael Elkins
2013-06-10
need to access ResourceHolderCA via the GUI's proxy model to pass to list_rec...
Michael Elkins
2013-06-04
"ubunutu" => "ubuntu", sigh. Fixes #540.
Rob Austein
2013-06-04
.lower(), not .downcase(). Fixes #539.
Rob Austein
2013-05-07
Use Python's platform library instead of parsing /etc/issue.
Rob Austein
2013-05-07
Simplify and comment.
Rob Austein
2013-05-06
Cleanup
Rob Austein
2013-05-02
Whack Apache configuration into shape on FreeBSD.
Rob Austein
2013-05-02
Whack Ubuntu Apache configuration to use rpkigui-apache-conf-gen.
Rob Austein
2013-05-02
Add --remove and --purge, use classes to encapsulate common code.
Rob Austein
2013-05-01
Start consolidating Apache configuration voodoo into new script
Rob Austein
2013-04-09
Add --jitter option to help spread the load when fetching routeviews
Rob Austein
2013-04-05
Consolidate list of scripts for setup.py to install into setup.py, get
Rob Austein
2013-04-05
Whack build environment with a club to get rpki-ca package to start up
Rob Austein
2013-04-04
convert ${sbindir}/rpki-manage from a shell script to a pure python script
Michael Elkins
2013-04-04
fix DJANGO_SETTINGS_MODULE in rpki-manage.in script
Michael Elkins
2013-04-03
allow rpkigui-import-routes to be invoked with zero arguments, in which it wi...
Michael Elkins
2013-03-26
convert the two remaining scripts using $top/buildtools/make-django-script.py...
Michael Elkins
2013-03-26
change default loglevel to ERROR when importing routes since this is invoked ...
Michael Elkins
2013-03-26
fix missing import sys
Michael Elkins
2013-03-26
use rpki.gui.script_util.setup() to configure the django orm.
Michael Elkins
2013-03-13
check for settings.py in the standard locations if $DJANGO_SETTINGS_MODULE is...
Michael Elkins
2013-03-13
add new helper script for the rpki workshop to create web user accounts for e...
Michael Elkins
2013-03-11
change default log level to WARNING
Michael Elkins
2013-03-06
fix typoh
Michael Elkins
2013-03-04
remove deprecated script that was used back when the web portal used the sqli...
Michael Elkins
2013-03-04
move core function to rpki.gui.app.check_expired
Michael Elkins
2013-03-04
move core of rpkid/portal-gui/scripts/rpkigui-import-routes.py to rpkid/rpki/...
Michael Elkins
2013-03-04
move core implementation to rpki.gui.cacheview.util and only leave the script...
Michael Elkins
2013-02-28
add new script rpkigui-flatten-roas script to take care of flattening old roa...
Michael Elkins
2012-11-26
rewrite ghostbuster_{create,edit} not to use generic views
Michael Elkins
2012-11-16
fixes to handle the case where the gui is managing the root
Michael Elkins
2012-11-14
merge with /trunk
Michael Elkins
2012-11-12
default $LANG to en_US.UTF-8 if unset to avoid problems with django-admin
Michael Elkins
2012-11-12
fix bug where object_accepted object was compared to wrong attribute when loo...
Michael Elkins
2012-11-10
add rpki-manage script to wrap django-admin with env vars already set
Michael Elkins
2012-11-04
only consider certs which have already been accepted when looking up the issuer
Michael Elkins
2012-08-24
do not assume that user.email is not None
Michael Elkins
2012-07-16
simplify exiting the script
Michael Elkins
[next]