Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein | |
svn path=/branches/tk685/; revision=5757 | |||
2014-04-03 | Turns out we don't really need the whole deferred-upgrade mess after | Rob Austein | |
all, at least not yet. Real problem was AIA handling, now fixed. svn path=/branches/tk671/; revision=5743 | |||
2014-04-03 | Helps to fix the code as well as the comments. | Rob Austein | |
svn path=/branches/tk671/; revision=5742 | |||
2014-04-02 | Don't try to batch revocations. | Rob Austein | |
svn path=/branches/tk671/; revision=5737 | |||
2014-04-02 | Hmm, Python "exec" is a bit fragile, may need to do something about | Rob Austein | |
constructing script-specific symbol table. svn path=/branches/tk671/; revision=5736 | |||
2014-04-02 | Directory cleanup working as expected, but AIA cleanup still flakey. | Rob Austein | |
svn path=/branches/tk671/; revision=5735 | |||
2014-04-02 | Better version of cleanup script, although we might be able to do | Rob Austein | |
better if there turns out to be a sane way for rpkid to notice that it wants a different SIA value than previously and therefore request the new certificate automatically. svn path=/branches/tk671/; revision=5734 | |||
2014-04-02 | Hmm, fun failures withdrawing nonexistent objects. Try postponing | Rob Austein | |
revokcation until after we've done everything else. svn path=/branches/tk671/; revision=5731 | |||
2014-04-02 | Sigh, s/--self_id/--self_handle/. | Rob Austein | |
svn path=/branches/tk671/; revision=5730 | |||
2014-04-02 | Different approach to forced-reissue script, using irbe_cli batching. | Rob Austein | |
svn path=/branches/tk671/; revision=5729 | |||
2014-04-02 | And this time it ran perfectly on the first pass. Yep, some kind of timing ↵ | Rob Austein | |
thing. svn path=/branches/tk671/; revision=5728 | |||
2014-04-02 | Try doing the entire rekey/reissue thing twice, since that seems to | Rob Austein | |
work when doing it manually. This may be a timing issue. svn path=/branches/tk671/; revision=5727 | |||
2014-04-01 | Something seriously weird going on with scoping rules, rewrite yet again. | Rob Austein | |
svn path=/branches/tk671/; revision=5726 | |||
2014-04-01 | Scoping problem in exec-from-sql kludge, sigh. | Rob Austein | |
svn path=/branches/tk671/; revision=5725 | |||
2014-04-01 | Running deferred SQL upgrades from rpki-start-servers doesn't work, | Rob Austein | |
dunno why, but putting it there was always a kludge. Try moving it to an explicit post-start action in platform-specific startup scripts. Rewrite deferred upgrade script for [5678] to do up-down rekey and revoke as well, since that seemed to work better in initial testing. svn path=/branches/tk671/; revision=5724 | |||
2014-03-31 | Debug deferred_upgrade code. | Rob Austein | |
svn path=/branches/tk671/; revision=5723 | |||
2014-03-30 | First cut at upgrade script for change [5678]. Needs testing. | Rob Austein | |
svn path=/branches/tk671/; revision=5719 | |||
2014-03-29 | Merge rpki-sql-upgrade into rpki-sql-setup. See #671. | Rob Austein | |
svn path=/branches/tk671/; revision=5716 | |||
2014-03-29 | Debug rpki-sql-upgrade. | Rob Austein | |
svn path=/branches/tk671/; revision=5712 |