Age | Commit message (Expand) | Author |
2013-07-02 | Document web_portal::allowed-hosts. Closes #567. | Rob Austein |
2013-06-27 | add button to delete all alerts | Michael Elkins |
2013-06-26 | Don't allow exceptions (eg, MySQL connection errors) to prevent us | Rob Austein |
2013-06-25 | Handling of start_{rpkid,irdbd} options was inverted. See #559. | Rob Austein |
2013-06-18 | Synchronize BSCs after updating BPKI, closes #555. | Rob Austein |
2013-06-14 | fix bug in roa confirmation page where routes that overlap with the roa, but ... | Michael Elkins |
2013-06-13 | display rpki.net software version in the gui toolbar | Michael Elkins |
2013-06-13 | add current resource holder name to page title so it appears in the browser tab. | Michael Elkins |
2013-06-13 | handle exception thrown when there are no matching routes to display | Michael Elkins |
2013-06-13 | fix botched decoration of the alert class-based views where the self argument... | Michael Elkins |
2013-06-10 | decorate alert views to require a user to be logged in and a resource handle ... | Michael Elkins |
2013-06-10 | need to access ResourceHolderCA via the GUI's proxy model to pass to list_rec... | Michael Elkins |
2013-06-10 | rpki.version hack and rpkic command to display it. | Rob Austein |
2013-06-07 | use {% load url from future %} to support older versions of django prior to t... | Michael Elkins |
2013-06-07 | expand link to resource holder creation page with {% url %} rather than hardc... | Michael Elkins |
2013-06-06 | add Help link to navigation bar which points to rpki.net wiki page | Michael Elkins |
2013-06-06 | Add a link to the resource holder creation page if the current user is a supe... | Michael Elkins |
2013-06-04 | "ubunutu" => "ubuntu", sigh. Fixes #540. | Rob Austein |
2013-06-04 | .lower(), not .downcase(). Fixes #539. | Rob Austein |
2013-06-04 | Markup tweak. | Rob Austein |
2013-06-04 | Finally got wiki page header right? Warning comment is a lot more | Rob Austein |
2013-06-04 | Use a subsection for each option instead of an indented list. | Rob Austein |
2013-06-04 | Nit | Rob Austein |
2013-06-04 | Apparently we don't need "!" markers in section headers. Use Wiki | Rob Austein |
2013-06-04 | Put back section header we lost in all of today's rewrites. | Rob Austein |
2013-06-04 | Fold in more doc from Wiki. | Rob Austein |
2013-06-04 | Format multiple paragraphs in option documentation correctly. | Rob Austein |
2013-06-04 | Backquotes are probably safer than triple braces in this particular | Rob Austein |
2013-06-03 | Remove defaults for options in autoconf section, they're not useful. | Rob Austein |
2013-06-03 | Merge wiki doc for rpki.conf options into XML master. | Rob Austein |
2013-06-03 | Add --toc. | Rob Austein |
2013-06-03 | Cleanup | Rob Austein |
2013-06-03 | Anchors and monospace markup for Wiki output. | Rob Austein |
2013-06-02 | Do all the script builds during "make all" too. | Rob Austein |
2013-06-02 | We're going to end up building _POW.so twice to support both --inplace | Rob Austein |
2013-05-31 | Gussy up wiki output to show default values. Use absent XML attribute | Rob Austein |
2013-05-31 | --help should not backtrace, even if it does nothing very useful. | Rob Austein |
2013-05-28 | Don't stomp rpki.conf when installing from Makefiles. Make | Rob Austein |
2013-05-14 | Don't depend on default SQL password, since that's now generated on | Rob Austein |
2013-05-14 | Clean unused variables. | Rob Austein |
2013-05-07 | Do something imperfect that works now for cron setup, rather than | 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-06 | Common code for crontab manipulation. | Rob Austein |
2013-05-03 | setproctitle | 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 |