aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/gui/app/glue.py
AgeCommit message (Expand)Author
2012-01-14first cut at move to rpki.irdbMichael Elkins
2011-12-10fix missing comma in dict initializationMichael Elkins
2011-12-09When creating a stub rpki.conf for hosted entities, copy the openssl path fro...Michael Elkins
2011-12-09update myrpki glue functions to use the system rpki.conf when dealing with th...Michael Elkins
2011-10-12add support for oo setup via portal guiMichael Elkins
2011-10-07qualify csv_writer calls with rpki.myrpki.Michael Elkins
2011-10-07add support for import/export of xml files for rpki setupMichael Elkins
2011-10-07revert rev #3877 so the portal gui writes the csv files when configuring reso...Michael Elkins
2011-09-20fix botch where a child's prefixes were passed instead of asnsMichael Elkins
2011-06-15no longer write csv files when calling configure_resourcesMichael Elkins
2011-04-07ADR vcard type is not a string, but a compound objectMichael Elkins
2011-03-30pass a log file object to glue.list_received_resourcesMichael Elkins
2011-03-30add 'refresh' link in portal gui to query rpkid for updated information rathe...Michael Elkins
2011-03-24add support to the portal gui for generating ghostbuster requestsMichael Elkins
2011-03-02put default values for portal-gui django app into a local settings.pyMichael Elkins
2011-02-25portal-gui no longer invokes the myrpki.py command line tool.Michael Elkins
2011-02-15Use the request.META['wsgi.errors'] log object instead of writing to sys.stde...Michael Elkins
2011-01-24really fix glue.conf() *ahem*Michael Elkins
2011-01-24fix botched called to glue.conf()Michael Elkins
2011-01-24move portal-gui django app to $top/rpkid/rpki/guiMichael Elkins