Age | Commit message (Collapse) | Author |
|
svn path=/branches/tk685/; revision=5757
|
|
communicating with rpkid. see #681
svn path=/trunk/; revision=5700
|
|
svn path=/branches/tk500/; revision=5260
|
|
now be used for both v4/v6
svn path=/trunk/; revision=5050
|
|
svn path=/branches/tk329/; revision=4898
|
|
svn path=/branches/tk329/; revision=4892
|
|
svn path=/branches/tk316/; revision=4827
|
|
svn path=/trunk/; revision=4660
|
|
svn path=/trunk/; revision=4600
|
|
by rpkigui-rcynic as well
svn path=/trunk/; revision=4598
|
|
svn path=/trunk/; revision=4583
|
|
svn path=/branches/tk161/; revision=4299
|
|
reformat code according to pep8
move copyright notices into comments out of docstrings
svn path=/branches/tk161/; revision=4271
|
|
for checking the cert chain for expiration using cacheview
svn path=/branches/tk161/; revision=4245
|
|
multi-table inheritance from irdb.models.GhostbusterRequest.
forms.GhostbusterRequest can be a plain class instead of a callable by setting the .queryset attribute on the field during __init__
svn path=/branches/tk161/; revision=4236
|
|
adding an existing object
fields for prefixes are prefix_min and prefix_max, not min and max
svn path=/branches/tk161/; revision=4227
|
|
svn path=/branches/tk161/; revision=4181
|
|
svn path=/branches/tk161/; revision=4155
|
|
svn path=/branches/tk139/; revision=4113
|
|
from the system rpki.conf.
Modify formatting to fall in line with PEP8.
svn path=/branches/tk139/; revision=4112
|
|
the self-hosted instance, otherwise use the rpki.conf in the "conf" directory for the hosted instance.
force run_pubd and run_rootd to false as well for hosted instances.
svn path=/branches/tk139/; revision=4110
|
|
svn path=/rpkid/rpki/gui/app/forms.py; revision=4033
|
|
svn path=/rpkid/rpki/gui/app/glue.py; revision=4024
|
|
svn path=/rpkid/rpki/gui/app/glue.py; revision=4023
|
|
resources
svn path=/rpkid/rpki/gui/app/forms.py; revision=4022
|
|
svn path=/rpkid/rpki/gui/app/glue.py; revision=3994
|
|
svn path=/rpkid/rpki/gui/app/glue.py; revision=3877
|
|
svn path=/rpkid/rpki/gui/app/glue.py; revision=3766
|
|
svn path=/rpkid/rpki/gui/app/glue.py; revision=3754
|
|
rather than using the rpkigui-list-resources script
svn path=/rpkid/Makefile.in; revision=3751
|
|
svn path=/rpkid/rpki/gui/app/admin.py; revision=3738
|
|
so that they are not required in the site's settings.py
svn path=/rpkid/rpki/gui/app/glue.py; revision=3699
|
|
It now updates the IRDB directly, and notifies rpkid to immediately
perform an update, rather than waiting for the next cron job to cycle.
added a 'valid_until' field to the Child model, to store the end of
the RPKI resource certificate validity period.
change load_csv.py and list_resources.py to use the code for locating
rpki.conf in rpki.config rather than duplicating it locally.
fixed bug in AddressRange model in function as_resource_range() where
IPv4 addresses were returned as IPv6.
svn path=/portal-gui/templates/myrpki/child_view.html; revision=3694
|
|
sys.stderr so that log entries will show up in the virtual host specific log files.
svn path=/rpkid/rpki/gui/app/glue.py; revision=3680
|
|
svn path=/rpkid/rpki/gui/app/glue.py; revision=3652
|
|
svn path=/rpkid/rpki/gui/app/glue.py; revision=3650
|
|
change dashboard url to /rpki/
put myrpki cli path and confdir into settings.py rather than generating glue.py at build time
don't use the old myrpki images on the dashboard
no longer need to include the portal-gui python module in sys.path since it is installed in site-packages
svn path=/buildtools/subst-vars.py; revision=3646
|