Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-10 | Failure to write pid file is a warning, not a fatal error. | Rob Austein | |
svn path=/trunk/; revision=4483 | |||
2012-05-10 | rpki.x509.DeadDrop.dump() should not abort the calling function for | Rob Austein | |
any reason. svn path=/trunk/; revision=4482 | |||
2012-05-09 | Run daemons as, well, daemons. Closes #246. | Rob Austein | |
svn path=/trunk/; revision=4481 | |||
2012-05-09 | Fail gracefully if we can't initialize or write to DeadDrop mailbox. | Rob Austein | |
svn path=/trunk/; revision=4480 | |||
2012-05-08 | Re-add command line history feature lost during myrpki -> myrpkic transition. | Rob Austein | |
svn path=/trunk/; revision=4478 | |||
2012-05-05 | Debugging code to say why we're failing to issue. See #247. | Rob Austein | |
svn path=/branches/tk33/; revision=4471 | |||
2012-05-05 | Restrict handle completion to current entity. | Rob Austein | |
svn path=/branches/tk33/; revision=4470 | |||
2012-05-05 | Allow loading of CSV files assigning resources to unknown children. | Rob Austein | |
We probably need a config file option or rpkic setting to control this behavior. svn path=/branches/tk33/; revision=4467 | |||
2012-05-04 | Add delete_rootd. | Rob Austein | |
svn path=/branches/tk33/; revision=4464 | |||
2012-05-03 | Resource overlap handling: fix handling of overlaps, and add option to | Rob Austein | |
allow overlaps when dealing with damaged data -- in general, you should not use the allow_overlap flag for any reason, it's only present to avoid having to fork this code just to deal with nastiness like the RIR ERX data. svn path=/branches/tk33/; revision=4461 | |||
2012-05-02 | More set operations. | Rob Austein | |
svn path=/branches/tk33/; revision=4458 | |||
2012-04-24 | Add Zookeeper.publish_world_now() and rpkic force_publication. Closes #27. | Rob Austein | |
svn path=/trunk/; revision=4452 | |||
2012-04-24 | Bump default CRL interval and regeneration margin up a bit to reduce | Rob Austein | |
incidence of stale CRL and manifest warnings. See #11. svn path=/trunk/; revision=4451 | |||
2012-04-17 | Change [4433] didn't handle deeply nested hosting properly. See #236. | Rob Austein | |
svn path=/trunk/; revision=4434 | |||
2012-04-17 | Synchronize with daemons automatically after rpkic commands where | Rob Austein | |
doing so makes sense. This closes #236. svn path=/trunk/; revision=4433 | |||
2012-04-17 | Don't blather about RSA key generation. | Rob Austein | |
svn path=/trunk/; revision=4432 | |||
2012-04-17 | Regen | Rob Austein | |
svn path=/trunk/; revision=4431 | |||
2012-04-17 | Make "valid_until" optional in schema for setup protocol. Fixes #237. | Rob Austein | |
svn path=/trunk/; revision=4430 | |||
2012-04-16 | Clean up README files. Mostly this means changing them to pointers to | Rob Austein | |
the real consolidated documentation. Delete old Doxygen-based rpkid manual and stuff that went with it, while retaining ability to generate Doxygen manual of internals for the libraries. This closes #232. svn path=/trunk/; revision=4424 | |||
2012-04-15 | Don't abort unit tests when dnspython is not installed. | Rob Austein | |
svn path=/trunk/; revision=4419 | |||
2012-04-15 | Forgot to take myrpki out of Makefile, oops, fixed. smoketest was | Rob Austein | |
getting upset when trying to delete nonexistent SQL tables; have fixed this before, but apparently managed to break it again. svn path=/trunk/; revision=4418 | |||
2012-04-15 | Retire myrpki.py before it confuses somebody. | Rob Austein | |
svn path=/trunk/; revision=4417 | |||
2012-04-06 | Disable Django debugging and add warning comment. | Rob Austein | |
svn path=/branches/tk161/; revision=4410 | |||
2012-04-06 | Regen | Rob Austein | |
svn path=/branches/tk161/; revision=4409 | |||
2012-03-19 | Sync from trunk. | Rob Austein | |
svn path=/branches/tk161/; revision=4403 | |||
2012-03-11 | Debug rekey/revoke code, mostly SQL interface issues. | Rob Austein | |
This fixes #218. I think. svn path=/trunk/; revision=4393 | |||
2012-02-29 | Whack rootd's silly handling of CRL numbers and subject certificate | Rob Austein | |
serial numbers, to avoid resetting these values when rootd reboots. rootd is such a kludge. This fixes #214. svn path=/trunk/; revision=4377 | |||
2012-02-24 | add more information to the Parent detail view. closes #205 | Michael Elkins | |
svn path=/branches/tk161/; revision=4369 | |||
2012-02-24 | remove .title() from the template tags to retrieve the verbose_name of ↵ | Michael Elkins | |
objects in the generic lists properly capitalize the model names in verbose_name{,_plural}. closes #204 svn path=/branches/tk161/; revision=4368 | |||
2012-02-24 | display current resource handle in a larger font. closes #206 | Michael Elkins | |
svn path=/branches/tk161/; revision=4367 | |||
2012-02-24 | reword text to avoid indicating where the route origin validation table is ↵ | Michael Elkins | |
relative to the confirmation form. closes #203 svn path=/branches/tk161/; revision=4366 | |||
2012-02-24 | move copyright notice to comment block. pep8 formatting. | Michael Elkins | |
svn path=/branches/tk161/; revision=4365 | |||
2012-02-24 | remove the admin link from the topbar. closes #202 | Michael Elkins | |
svn path=/branches/tk161/; revision=4364 | |||
2012-02-24 | HttpResponse is not an exception | Michael Elkins | |
svn path=/branches/tk161/; revision=4363 | |||
2012-02-23 | move the 'select identity' link to the app_base template, inside the ↵ | Michael Elkins | |
is_superuser check. svn path=/branches/tk161/; revision=4362 | |||
2012-02-22 | remove gui interface to update_bpki since this should be run either by the ↵ | Michael Elkins | |
cli or in cron svn path=/branches/tk161/; revision=4361 | |||
2012-02-22 | Preserve old BPKI CA subject names when we can, since changing them | Rob Austein | |
requires re-doing OOB initialization dance. svn path=/branches/tk161/; revision=4360 | |||
2012-02-22 | rpki.rpkic.main.do_update_bpki() wasn't writing updated BPKI object to | Rob Austein | |
disk; see #200. Make BPKI certificate lifetimes and CRL intervals configurable; closes #201. svn path=/branches/tk161/; revision=4359 | |||
2012-02-22 | invoke .save() after calling .avow() or .generate_crl() to ensure the newly ↵ | Michael Elkins | |
generated objects are saved to the db. closes #200 svn path=/branches/tk161/; revision=4357 | |||
2012-02-20 | Include self_handle in up-down resource mismatch reports. Closes #14. | Rob Austein | |
svn path=/trunk/; revision=4355 | |||
2012-02-17 | Revoke certificates and clean up published objects when processing a | Rob Austein | |
left-right destroy action. Clean up empty publication directories on withdrawal. Fix rootd's handling of CRLs and manifests. See #197. svn path=/trunk/; revision=4354 | |||
2012-02-17 | First cut at cleaning up litter left behind in repository if the UI | Rob Austein | |
just deletes the <self/> object. See #197. svn path=/trunk/; revision=4352 | |||
2012-02-17 | use .all() to select all objects. closes #199 | Michael Elkins | |
svn path=/branches/tk161/; revision=4351 | |||
2012-02-17 | Regen | Rob Austein | |
svn path=/trunk/; revision=4347 | |||
2012-02-17 | Allow AS 0 in <roa_request/> objects. Closes #195. | Rob Austein | |
svn path=/trunk/; revision=4346 | |||
2012-02-16 | Changed BPKI certification model for rootd with new IRDB means that | Rob Austein | |
rpkid no longer expects to see a BPKI CRL in CMS messages from rootd, so fix rootd to conform to rpkid's expectation. svn path=/branches/tk161/; revision=4344 | |||
2012-02-16 | fix bug where ipv4 addresses were displayed instead of ipv6 in the dashboard | Michael Elkins | |
invoke Zookeeper.run_rpkid_now() or .synchronize() when anything in the IRDB changes. closes #192 svn path=/branches/tk161/; revision=4343 | |||
2012-02-16 | Fix delete_self operation. Closes #196. | Rob Austein | |
svn path=/branches/tk161/; revision=4341 | |||
2012-02-16 | Client objects live under server_ca, not resource_ca. Closes #194. | Rob Austein | |
svn path=/branches/tk161/; revision=4340 | |||
2012-02-15 | __metaclass__ lossage: None makes a bad datetime object. Closes #193. | Rob Austein | |
svn path=/branches/tk161/; revision=4339 |