Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-26 | change default loglevel to ERROR when importing routes since this is invoked ↵ | Michael Elkins | |
by cron svn path=/trunk/; revision=5228 | |||
2013-03-26 | fix missing import sys | Michael Elkins | |
svn path=/trunk/; revision=5227 | |||
2013-03-26 | use rpki.gui.script_util.setup() to configure the django orm. | Michael Elkins | |
generate the scripts using ${COMPILE_PYTHON} since ${COMPILE_DJANGO} is no longer required svn path=/trunk/; revision=5226 | |||
2013-03-26 | add new rpki.gui.script_util.setup() that does the ORM setup for standalone ↵ | Michael Elkins | |
scripts so that we don't need to set $DJANGO_SETTINGS_MODULE or $PYTHONPATH. this is similar to what irdbd does. svn path=/trunk/; revision=5225 | |||
2013-03-26 | need to return a byte string instead of long now that we are no longer ↵ | Michael Elkins | |
converting binary db fields to hex should have been included in [5223]. svn path=/trunk/; revision=5224 | |||
2013-03-26 | rollback the change in [5093] since that only applied to DEBUG=True and we ↵ | Michael Elkins | |
no longer are shipping that way. svn path=/trunk/; revision=5223 | |||
2013-03-26 | set default loglevel for rpki.gui.* to WARNING, otherwise the auxillary ↵ | Michael Elkins | |
scripts are too verbose svn path=/trunk/; revision=5222 | |||
2013-03-26 | conditional get support is no longer needed. it was added for the long ↵ | Michael Elkins | |
forgotten rpkitest command line util svn path=/trunk/; revision=5221 | |||
2013-03-26 | configure logging support to go both to apache.log and to email the admins ↵ | Michael Elkins | |
upon ERROR put static configuration into ${sysconfdir}/rpki/default_settings.py to avoid issue with %() expansion when settings.py is generated closes #496 svn path=/trunk/; revision=5220 | |||
2013-03-26 | add templates for 404 and 500 error reporting to the user | Michael Elkins | |
see #496 svn path=/trunk/; revision=5219 | |||
2013-03-26 | send email error reports to root@localhost by default | Michael Elkins | |
see #496 svn path=/trunk/; revision=5218 | |||
2013-03-26 | we should not be shipping the gui with DEBUG=True | Michael Elkins | |
closes #494 svn path=/trunk/; revision=5217 | |||
2013-03-26 | Don't overwrite existing rcynic crontab. Fixes #493. | Rob Austein | |
svn path=/trunk/; revision=5216 | |||
2013-03-25 | The URI in a TAL MUST be a certificate matching the RPKI profile, | Rob Austein | |
which implies that its name must end in ".cer". Fixes #492. svn path=/trunk/; revision=5215 | |||
2013-03-25 | Call rpkigui-rcynic script if it exists rather than trying to execute | Rob Austein | |
its code directly, as the latter requires a lot of Django-related setup that's way out of scope for the RP code. Fixes #490. svn path=/trunk/; revision=5214 | |||
2013-03-25 | Break rootd setup out of rpkic create_identity into new command rpkic | Rob Austein | |
configure_root command; and rename rpkic delete_self to delete_identity for symmetry. Clean up handling of rpkic command syntax errors. Exit with non-zero status when rpkic is invoked with arguments and the given command throws an error. See #466. svn path=/trunk/; revision=5213 | |||
2013-03-25 | install ${sbindir}/rpkigui-rcynic | Michael Elkins | |
see #487 svn path=/trunk/; revision=5212 | |||
2013-03-25 | Add create_identity and initialize_server_bpki, teach yamltest to use | Rob Austein | |
them, and teach Zookeeper.write_bpki_files() to tolerate being called with rootd enabled but not yet configured. See #466. svn path=/trunk/; revision=5211 | |||
2013-03-25 | fix wrong css class for page-header | Michael Elkins | |
svn path=/trunk/; revision=5210 | |||
2013-03-25 | upgrade to bootstrap 2.3.1 | Michael Elkins | |
svn path=/trunk/; revision=5209 | |||
2013-03-25 | use new method Zookeeper.initialize_resource_bpki() added in [5206]. | Michael Elkins | |
svn path=/trunk/; revision=5208 | |||
2013-03-25 | use Zookeeper.synchronize_ca() when changes are made to a single resource ↵ | Michael Elkins | |
holder rather than called .synchronize() closes #486 svn path=/trunk/; revision=5207 | |||
2013-03-25 | Start splitting BPKI initialization into separate ServerCA and | Rob Austein | |
ResourceHolderCA chunks, so that we can call the former during package installation while leaving the latter for the operator. Not complete yet because I haven't yet sorted out what to do with rootd. See #466. svn path=/trunk/; revision=5206 | |||
2013-03-24 | First pass at cleaning up exception handling in rpkic and zookeeper. | Rob Austein | |
See #485. svn path=/trunk/; revision=5205 | |||
2013-03-24 | add link to pubclient detail for exporting the XML response | Michael Elkins | |
svn path=/trunk/; revision=5204 | |||
2013-03-24 | correct xml attribute for popup help is 'title' | Michael Elkins | |
svn path=/trunk/; revision=5203 | |||
2013-03-24 | revert default filetype to xml in serve_xml() | Michael Elkins | |
svn path=/trunk/; revision=5202 | |||
2013-03-24 | Id | Rob Austein | |
svn path=/trunk/; revision=5201 | |||
2013-03-22 | .setRFC3779() handling of emtpy iterations was subtly broken in ways | Rob Austein | |
that only showed up when we started paying closer attention to inheritence and empty RFC 3779 extensions. Fixes #482. svn path=/trunk/; revision=5200 | |||
2013-03-22 | add import/export of asns.csv and prefixes.csv | Michael Elkins | |
see #323 svn path=/trunk/; revision=5198 | |||
2013-03-22 | Rewrite configure_publication_client() to avoid dependency on | Rob Austein | |
self.handle. Closes #468. svn path=/trunk/; revision=5197 | |||
2013-03-21 | [5076] broke yamltest, customize publication_base_directory to fix. | Rob Austein | |
svn path=/trunk/; revision=5196 | |||
2013-03-21 | Clean up if construct_sia_uri() throws an exception while we're | Rob Austein | |
creating a CA object. We really ought to hold off on saving the CA to SQL until after constructing the URI, but we can't as long as URI includes the SQL ID (bletch). Enabling merge_publication_directories [4823] would fix this, but there may be a backwards compatabiilty issue to be resolved there first. Closes #46. svn path=/trunk/; revision=5195 | |||
2013-03-21 | merge ^/branches/tk334 | Michael Elkins | |
svn path=/trunk/; revision=5193 | |||
2013-03-21 | Update bundled OpenSSL to release 1.0.1e. | Rob Austein | |
svn path=/trunk/; revision=5190 | |||
2013-03-21 | Examine both thisUpdate timestamp and number when comparing CRLs or | Rob Austein | |
manifests: report discrepancies, and blunder ahead with current generation when timestamp and number checks disagree, on theory that this indicates fat fingers rather than an attack. Closes #409. svn path=/trunk/; revision=5189 | |||
2013-03-21 | Record context in CMS replay exceptions. Closes #458. | Rob Austein | |
svn path=/trunk/; revision=5188 | |||
2013-03-20 | os.initgroups() wants a username as its first argument. | Rob Austein | |
svn path=/trunk/; revision=5186 | |||
2013-03-19 | rpkigui-rcynic no longer needs to be built or installed now that rcynic-cron ↵ | Michael Elkins | |
invokes the undering python module implementing the feature svn path=/trunk/; revision=5180 | |||
2013-03-19 | remove woefully out of date READMEs for the web portal. this data is now in ↵ | Michael Elkins | |
the wiki. svn path=/trunk/; revision=5179 | |||
2013-03-19 | remove deprecated script | Michael Elkins | |
svn path=/trunk/; revision=5178 | |||
2013-03-19 | revert OS specific post install rules added in [5119] | Michael Elkins | |
svn path=/trunk/; revision=5177 | |||
2013-03-19 | $DJANGO_DIR is no longer needed and not used anywhere | Michael Elkins | |
svn path=/trunk/; revision=5175 | |||
2013-03-19 | need to guard against issuer being None the first time we process the root ↵ | Michael Elkins | |
cert since the object is not yet in the db closes #475 svn path=/trunk/; revision=5174 | |||
2013-03-19 | regenerate configure | Michael Elkins | |
svn path=/trunk/; revision=5172 | |||
2013-03-18 | Rewrite rcynic-cron to remove horrible maze of dependencies on | Rob Austein | |
external programs to chroot or setuid. Declare dependency on rpki-rp in Ubuntu rpki-ca package. svn path=/trunk/; revision=5171 | |||
2013-03-18 | test for existance of /var/www/html which is DocumentRoot on RHEL/CentOS | Michael Elkins | |
svn path=/trunk/; revision=5170 | |||
2013-03-18 | add first cut at spec file for building RPM packages for RHEL/CentOS 6 | Michael Elkins | |
svn path=/trunk/; revision=5169 | |||
2013-03-18 | merge work for #460 | Michael Elkins | |
svn path=/trunk/; revision=5166 | |||
2013-03-18 | Publication clients hang off of server_ca, not resource_ca. | Rob Austein | |
svn path=/trunk/; revision=5163 |