Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-20 | Doh, need to translate _id -> _handle, not the other way around. | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2779 | |||
2009-09-20 | Try a bit harder on handle fixup | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2778 | |||
2009-09-19 | Yesterday's fix to rpki.resource_set was incomplete. | Rob Austein | |
svn path=/rpkid/rootd.py; revision=2777 | |||
2009-09-19 | Don't throw (the wrong kind of) exceptions when given an unexpected | Rob Austein | |
initializer. svn path=/rpkid/rpki/resource_set.py; revision=2776 | |||
2009-09-18 | Typo prevented default hook definition | Rob Austein | |
svn path=/rpkid/rpki/xml_utils.py; revision=2772 | |||
2009-09-18 | Missing constraint | Rob Austein | |
svn path=/rpkid/rpkid.sql; revision=2766 | |||
2009-09-17 | Don't call .sql_mark_dirty() in roa_obj.__init__(), because we don't | Rob Austein | |
want to save to SQL unless the subsequent .generate() call succeeds. svn path=/rpkid/rpki/rpki_engine.py; revision=2765 | |||
2009-09-16 | Implement <self run_now="yes"/> | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2764 | |||
2009-09-16 | More accurate log message | Rob Austein | |
svn path=/rpkid/rootd.py; revision=2763 | |||
2009-09-15 | Rewrite resource_set.contains() to something a bit more efficient, | Rob Austein | |
since it was showing up as a serious hot spot under profiling. svn path=/rpkid/rpki/resource_set.py; revision=2757 | |||
2009-09-15 | Implement publish_world_now; clean up and debug some earlier changes. | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2756 | |||
2009-09-15 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2755 | |||
2009-09-15 | Start draining the publication swamp | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2754 | |||
2009-09-14 | Clean up messy and redundant ROA generation code | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2753 | |||
2009-09-14 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2752 | |||
2009-09-14 | Rework call_pubd() error handling | Rob Austein | |
svn path=/rpkid/rpki/https.py; revision=2751 | |||
2009-09-11 | Add debug logging to track down whether I'm looking for a discrepancy | Rob Austein | |
between parent and child or between rpkid and repository. svn path=/rpkid/rpki/rpki_engine.py; revision=2750 | |||
2009-09-11 | Cleanup | Rob Austein | |
svn path=/rpkid/irdbd.py; revision=2749 | |||
2009-09-11 | Cleanup | Rob Austein | |
svn path=/rpkid/rpki/async.py; revision=2748 | |||
2009-09-09 | Clean up rootd PKCS #10 requests on revocation | Rob Austein | |
svn path=/rpkid/rootd.py; revision=2746 | |||
2009-09-09 | Rework rootd to notice when PKCS #10 request has changed. | Rob Austein | |
svn path=/rpkid/rootd.py; revision=2745 | |||
2009-09-09 | Back out accidental commit of local hack | Rob Austein | |
svn path=/rpkid/rpki/up_down.py; revision=2744 | |||
2009-09-09 | Log SKI of generated subject certificate | Rob Austein | |
svn path=/rpkid/rootd.py; revision=2743 | |||
2009-09-09 | Somewhat better handling of publication protocol exceptions and of | Rob Austein | |
errors while attempting to delete repository objects that were never in the repository to begin with. This code is preliminary and may require refactoring later. svn path=/rpkid/rpki/exceptions.py; revision=2742 | |||
2009-09-05 | Comment and cleanup | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2741 | |||
2009-09-05 | Simplify serve_pre_save_hook(). | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2740 | |||
2009-09-05 | Fix handle->id translation in left-right "set" operations. | Rob Austein | |
svn path=/rpkid/rpki/exceptions.py; revision=2739 | |||
2009-09-05 | Cleanup | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2738 | |||
2009-09-05 | Don't stomp self_handle | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2737 | |||
2009-09-04 | Have to revoke child certs when destroying child object. | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2735 | |||
2009-09-04 | Cleanup | Rob Austein | |
svn path=/myrpki/schema.py; revision=2734 | |||
2009-09-04 | Clean up some whacked exception handling. | Rob Austein | |
svn path=/rpkid/rpki/exceptions.py; revision=2732 | |||
2009-09-04 | Handle report_error responses. Perhaps not the most elegant way to do | Rob Austein | |
this, but will suffice for now. svn path=/rpkid/irbe_cli.py; revision=2730 | |||
2009-09-03 | Rewrite to use rpki.async.sync_wrapper. | Rob Austein | |
svn path=/rpkid/irbe_cli.py; revision=2729 | |||
2009-09-03 | Log up-down queries | Rob Austein | |
svn path=/rpkid/rootd.py; revision=2728 | |||
2009-09-03 | regen | Rob Austein | |
svn path=/rpkid/publication-schema.rng; revision=2727 | |||
2009-08-31 | Changes to support structured pubd client names. | Rob Austein | |
svn path=/myrpki/myirbe.py; revision=2722 | |||
2009-08-31 | Cleanup | Rob Austein | |
svn path=/rpkid/rpki/publication.py; revision=2721 | |||
2009-08-29 | Track rpki.publication filename bugfix | Rob Austein | |
svn path=/rpkid/testbed.py; revision=2719 | |||
2009-08-28 | Fix uri_to_filename(). Old algorithm was just stripping rsync:// off | Rob Austein | |
the head of the URI; new algorithm also strips hostname[:port] and module, which removes gratuitous hostname/module settings in config files and is a better match for normal rsyncd usage. NB: Existing installations will require a config file update. svn path=/rpkid/rpki/publication.py; revision=2716 | |||
2009-08-28 | myirbe now supports running rpkid without pubd. | Rob Austein | |
svn path=/myrpki/myrpki.conf; revision=2715 | |||
2009-08-28 | Clean up old "stable" branch that is now badly out of date | Rob Austein | |
svn path=/rpkid.stable; revision=2714 | |||
2009-08-25 | Stacktrace when no exception traceback is available. | Rob Austein | |
svn path=/rpkid/rpki/log.py; revision=2711 | |||
2009-08-25 | Cleanup | Rob Austein | |
svn path=/rpkid/rpkid.sql; revision=2710 | |||
2009-08-24 | Update stale comment | Rob Austein | |
svn path=/rpkid/rpki/https.py; revision=2706 | |||
2009-08-24 | Separate HTTP protocol debug logging from TLS certificate debug | Rob Austein | |
logging, and turn them both off until the next time we need them. svn path=/rpkid/rpki/https.py; revision=2705 | |||
2009-08-24 | Better exception text for DuplicateObject | Rob Austein | |
svn path=/rpkid/rpki/xml_utils.py; revision=2704 | |||
2009-08-21 | Add date to timestamps when not using syslog | Rob Austein | |
svn path=/rpkid/rpki/log.py; revision=2695 | |||
2009-08-19 | Don't accidently convert handles to integers. | Rob Austein | |
svn path=/rpkid/rpki/xml_utils.py; revision=2691 | |||
2009-08-02 | Our first Python 2.6 compatability bug. | Rob Austein | |
svn path=/rpkid/rpki/https.py; revision=2684 |