Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-05 | Move GROUP BY to right place when restricting search by object type. | Rob Austein | |
Consolidate simplified range search functions. More test cases. svn path=/trunk/; revision=5448 | |||
2013-08-05 | Add marker byte to be sure that IP addresses can't be confused with | Rob Austein | |
ASNs in our unified range table. Clean up unneeded debugging code. svn path=/trunk/; revision=5447 | |||
2013-08-05 | Checkpoint. | Rob Austein | |
svn path=/trunk/; revision=5446 | |||
2013-07-30 | Log a warning if we accept an EE certificate when | Rob Austein | |
allow_ee_without_signedObject is active. Fixes #591. svn path=/trunk/; revision=5445 | |||
2013-07-25 | Add a couple of harmless rules which should not be necessary but the | Rob Austein | |
absence of which seems to be confusing "make" for one user. See #586. svn path=/trunk/; revision=5444 | |||
2013-07-24 | Pickling support. | Rob Austein | |
svn path=/trunk/; revision=5443 | |||
2013-07-23 | Apparently I never set svn:keywords for this file. | Rob Austein | |
svn path=/trunk/; revision=5442 | |||
2013-07-19 | Push updated BPKI CRL into pubd at the same time as we're pushing | Rob Austein | |
updated BSCs into rpkid. svn path=/trunk/; revision=5441 | |||
2013-07-18 | Fix UTCTime printout for CMS signing time. | Rob Austein | |
svn path=/trunk/; revision=5440 | |||
2013-07-18 | GCC warning. | Rob Austein | |
svn path=/trunk/; revision=5439 | |||
2013-07-18 | Log stale BPKI CMS CRLs. See #294. | Rob Austein | |
svn path=/trunk/; revision=5438 | |||
2013-07-17 | Drop rootd's manifest and CRL interval down to same interval used for | Rob Austein | |
regenerating the subject certificate, to avoid confusing GUI expiration checker when rcynic has rsync-early disabled. See #579. svn path=/trunk/; revision=5437 | |||
2013-07-17 | Bump default lifetime of RPKI certificate rootd issues to rpkid up to | Rob Austein | |
eight weeks, to play better with GUI's expiration timer. Closes #579. svn path=/trunk/; revision=5436 | |||
2013-07-17 | Add ability for auto_update DER objects to coast through transient | Rob Austein | |
failures like missing files. Closes #580. svn path=/trunk/; revision=5435 | |||
2013-07-17 | Sigh, RIPE's web page is confusing, going with what Tim said on the | Rob Austein | |
SIDR list, which suggests that they've collapsed down to a single TAL for both hosted and non-hosted pilot service. Closes #584. svn path=/trunk/; revision=5434 | |||
2013-07-17 | RIPE's hosted pilot (different from RIPE's non-hosted pilot, which is | Rob Austein | |
also different from RIPE's production service). Closes #584. svn path=/trunk/; revision=5433 | |||
2013-07-16 | Send exceptions in irdb_query() to the errback handler rather than | Rob Austein | |
letting them propagate. See #580. svn path=/trunk/; revision=5432 | |||
2013-07-16 | Wrap ridiculously long lines. | Rob Austein | |
svn path=/trunk/; revision=5431 | |||
2013-07-16 | Save rcynic-html for last in rcynic-cron, as it's less critical than | Rob Austein | |
tasks like feeding the rpki-rtr engine. Treat failure to find rrdtool as a fatal error during ./configure, to avoid building a version of rcynic-html that can't generate graphs. Closes #583. svn path=/trunk/; revision=5430 | |||
2013-07-16 | Outdated comment. | Rob Austein | |
svn path=/trunk/; revision=5429 | |||
2013-07-15 | Try not to stomp on existing Apache configurations during initial | Rob Austein | |
install, add comments explaining our configuration in case user has to sort this out by hand. svn path=/trunk/; revision=5428 | |||
2013-07-09 | xinetd needs to know where we installed rtr-origin. | Rob Austein | |
svn path=/trunk/; revision=5427 | |||
2013-07-06 | Switch rpki-rtr sockets directory from being owned by "nobody" to | Rob Austein | |
being owned by another userid we invented, so kickme works right when not running --cronjob as root. See #557. May need more testing as I am committing this in haste at NRT RedRug and testing on VMs while in transit.... svn path=/trunk/; revision=5426 | |||
2013-07-04 | Non-packaged builds on Ubuntu should install Python libraries to | Rob Austein | |
/usr/local/lib/, not /usr/lib/. See #575. svn path=/trunk/; revision=5425 | |||
2013-07-03 | APNIC's testbed TAL. | Rob Austein | |
svn path=/trunk/; revision=5424 | |||
2013-07-02 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5423 | |||
2013-07-02 | Document web_portal::allowed-hosts. Closes #567. | Rob Austein | |
svn path=/trunk/; revision=5422 | |||
2013-06-27 | add button to delete all alerts | Michael Elkins | |
rpkigui-reset-demo will clear all alerts for labuser* accounts see #562 svn path=/trunk/; revision=5421 | |||
2013-06-27 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5420 | |||
2013-06-27 | Report what we're doing before blocking select(). | Rob Austein | |
svn path=/trunk/; revision=5419 | |||
2013-06-27 | Flip default for allow-object-not-in-manifest to false. | Rob Austein | |
svn path=/trunk/; revision=5418 | |||
2013-06-27 | Don't whine about stale CRLs and manifests that are only stale because | Rob Austein | |
we check them before running rsync when rsync-early is off. svn path=/trunk/; revision=5417 | |||
2013-06-26 | Don't allow exceptions (eg, MySQL connection errors) to prevent us | Rob Austein | |
from scheduling next cron cycle. Closes #560. svn path=/trunk/; revision=5416 | |||
2013-06-25 | Handling of start_{rpkid,irdbd} options was inverted. See #559. | Rob Austein | |
svn path=/trunk/; revision=5415 | |||
2013-06-19 | Name correction from JPNIC. | Rob Austein | |
svn path=/trunk/; revision=5414 | |||
2013-06-18 | ".der" is not a legal filename suffix for a trust anchor certificate. | Rob Austein | |
See #492. svn path=/trunk/; revision=5413 | |||
2013-06-18 | Synchronize BSCs after updating BPKI, closes #555. | Rob Austein | |
Expanded calling sequence to Zookeeper.call_{pubd,rpkid}() methods to include sequences and generators, simplifying the calling code. svn path=/trunk/; revision=5412 | |||
2013-06-18 | Hostname changes. | Rob Austein | |
svn path=/trunk/; revision=5411 | |||
2013-06-14 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5410 | |||
2013-06-14 | Pruning now keys off the validation_status database rather than the | Rob Austein | |
rsync_history database, which solves the problem of how to prune when we skip rsyncing publication points for which we have a cached current manifest. svn path=/trunk/; revision=5409 | |||
2013-06-14 | Experimental feature: skip rsync_tree() if we have a valid manifest | Rob Austein | |
and haven't yet reached its nextUpdate time. Disabled by default, doesn't yet handle pruning correctly, may give surprising results. svn path=/trunk/; revision=5408 | |||
2013-06-14 | fix bug in roa confirmation page where routes that overlap with the roa, but ↵ | Michael Elkins | |
are not covered, were mistakenly included in the list of affected routes closes #553 svn path=/trunk/; revision=5407 | |||
2013-06-14 | [5389] removed code that installed default TALs as side effect of | Rob Austein | |
generating rcynic.conf. Oops. See #550. svn path=/trunk/; revision=5406 | |||
2013-06-13 | Need to stash version number in source package. | Rob Austein | |
svn path=/trunk/; revision=5405 | |||
2013-06-13 | Report problems rather than just silently writing "Unknown". | Rob Austein | |
svn path=/trunk/; revision=5404 | |||
2013-06-13 | display rpki.net software version in the gui toolbar | Michael Elkins | |
see #543 svn path=/trunk/; revision=5403 | |||
2013-06-13 | add current resource holder name to page title so it appears in the browser tab. | Michael Elkins | |
closes #546 svn path=/trunk/; revision=5402 | |||
2013-06-13 | handle exception thrown when there are no matching routes to display | Michael Elkins | |
see #548 svn path=/trunk/; revision=5401 | |||
2013-06-13 | fix botched decoration of the alert class-based views where the self ↵ | Michael Elkins | |
argument was omitted, and the wrong parent class was used in super() due to copy+paste closes #549 svn path=/trunk/; revision=5400 | |||
2013-06-13 | getservbyname(). | Rob Austein | |
svn path=/trunk/; revision=5399 |