aboutsummaryrefslogtreecommitdiff
path: root/rpkid
AgeCommit message (Expand)Author
2013-03-26add templates for 404 and 500 error reporting to the userMichael Elkins
2013-03-26send email error reports to root@localhost by defaultMichael Elkins
2013-03-26we should not be shipping the gui with DEBUG=TrueMichael Elkins
2013-03-25Break rootd setup out of rpkic create_identity into new command rpkicRob Austein
2013-03-25install ${sbindir}/rpkigui-rcynicMichael Elkins
2013-03-25Add create_identity and initialize_server_bpki, teach yamltest to useRob Austein
2013-03-25fix wrong css class for page-headerMichael Elkins
2013-03-25upgrade to bootstrap 2.3.1Michael Elkins
2013-03-25use new method Zookeeper.initialize_resource_bpki() added in [5206].Michael Elkins
2013-03-25use Zookeeper.synchronize_ca() when changes are made to a single resource hol...Michael Elkins
2013-03-25Start splitting BPKI initialization into separate ServerCA andRob Austein
2013-03-24First pass at cleaning up exception handling in rpkic and zookeeper.Rob Austein
2013-03-24add link to pubclient detail for exporting the XML responseMichael Elkins
2013-03-24correct xml attribute for popup help is 'title'Michael Elkins
2013-03-24revert default filetype to xml in serve_xml()Michael Elkins
2013-03-22.setRFC3779() handling of emtpy iterations was subtly broken in waysRob Austein
2013-03-22add import/export of asns.csv and prefixes.csvMichael Elkins
2013-03-22Rewrite configure_publication_client() to avoid dependency onRob Austein
2013-03-21[5076] broke yamltest, customize publication_base_directory to fix.Rob Austein
2013-03-21Clean up if construct_sia_uri() throws an exception while we'reRob Austein
2013-03-21merge ^/branches/tk334Michael Elkins
2013-03-21Record context in CMS replay exceptions. Closes #458.Rob Austein
2013-03-19rpkigui-rcynic no longer needs to be built or installed now that rcynic-cron ...Michael Elkins
2013-03-19remove woefully out of date READMEs for the web portal. this data is now in ...Michael Elkins
2013-03-19remove deprecated scriptMichael Elkins
2013-03-19revert OS specific post install rules added in [5119]Michael Elkins
2013-03-19$DJANGO_DIR is no longer needed and not used anywhereMichael Elkins
2013-03-19need to guard against issuer being None the first time we process the root ce...Michael Elkins
2013-03-18merge work for #460Michael Elkins
2013-03-18Publication clients hang off of server_ca, not resource_ca.Rob Austein
2013-03-14remove trailing slash from the URL alias for /rcynic. closes #465Michael Elkins
2013-03-14add alias for /rcynic/ to the generated apache.conf (see #465)Michael Elkins
2013-03-13check for settings.py in the standard locations if $DJANGO_SETTINGS_MODULE is...Michael Elkins
2013-03-13add new helper script for the rpki workshop to create web user accounts for e...Michael Elkins
2013-03-12Use inherit_token in from_POW_rfc3779(). See #460.Rob Austein
2013-03-12improve error message when encountering a resource certificate with a RFC3779...Michael Elkins
2013-03-12set PATH in cron entry otherwise rpkigui-import-routes script is not found in...Michael Elkins
2013-03-11fix error in crontab entry where it was not running every two hoursMichael Elkins
2013-03-11change default log level to WARNINGMichael Elkins
2013-03-07fix issue with automatically built config filesMichael Elkins
2013-03-07use --enable-target-install framework to add install-linux to the install tar...Michael Elkins
2013-03-07move installation of most portal-gui scripts to setup.py (see #373)Michael Elkins
2013-03-06fix typohMichael Elkins
2013-03-06fix DeprecationWarning showing up in the apache.logMichael Elkins
2013-03-06comment out debug statement printing sys.pathMichael Elkins
2013-03-06revert [5096]Michael Elkins
2013-03-05Skip synchronization for parents with no repository set. Fixes #438.Rob Austein
2013-03-05fix paginator template tag to nicely display when there are a huge amount of ...Michael Elkins
2013-03-05need enctype="multipart/form-data" when uploading files in a formMichael Elkins
2013-03-05field label was not being expanded in the app_form.html templateMichael Elkins