Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-07 | "He just kept saying `One lousy comma!' as we dragged him away...." | Rob Austein | |
svn path=/branches/tk705/; revision=6006 | |||
2014-11-05 | Need to set VERSION when doing --local-dist. | Rob Austein | |
svn path=/branches/tk705/; revision=6005 | |||
2014-11-05 | Missed an _elt in [6002]. Pull changes from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=6004 | |||
2014-11-03 | Another SAX -> ETree fix. | Rob Austein | |
svn path=/branches/tk705/; revision=6003 | |||
2014-11-03 | Convert some lingering *_elt references to lxml.etree. | Rob Austein | |
svn path=/branches/tk705/; revision=6002 | |||
2014-10-15 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=6000 | |||
2014-10-15 | Track OpenSSL even though Poodle doesn't affect us. | Rob Austein | |
svn path=/trunk/; revision=5999 | |||
2014-10-11 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=5998 | |||
2014-10-09 | Fix validation problem when creating a ROA. | Michael Elkins | |
Old method of passing the Conf object to ROARequestForm was brittle due to overriding a private method in BaseFormSet. New method is to use a closure to embed the Conf object within a class generated on the fly. See #709 svn path=/trunk/; revision=5997 | |||
2014-10-07 | Feh, [14,4] != (14,4). | Rob Austein | |
svn path=/trunk/; revision=5996 | |||
2014-10-07 | Seems that the earlier istallation success with new Apache | Rob Austein | |
configuration on Precise was a false positive caused by an orphaned symlink. Rewrite again to separate Debian and Ubuntu so we can do version number checks in a halfway sane fashion. Most likely the real underlying issue is Debian-family packaging for Apache 2.2 vs Apache 2.4, so there may be possible to simplify this again at some point, but in theory this will do for now. Need to re-test on Trusty and Wheezy to make sure the fix for Precise didn't break them. See #720. svn path=/trunk/; revision=5995 | |||
2014-10-07 | Ancient de-installation code broke on Trusty. | Rob Austein | |
svn path=/trunk/; revision=5994 | |||
2014-10-06 | Braino in initial patch. See #720. | Rob Austein | |
svn path=/trunk/; revision=5993 | |||
2014-10-06 | Make sites-enabled configuration filename dependent on distribution, sigh. | Rob Austein | |
See #720. svn path=/trunk/; revision=5992 | |||
2014-10-06 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5991 | |||
2014-10-05 | Helps to import module before using it. | Rob Austein | |
svn path=/branches/tk705/; revision=5990 | |||
2014-10-05 | Forgot to add new modules to setup.py, again. | Rob Austein | |
svn path=/branches/tk705/; revision=5989 | |||
2014-10-05 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=5988 | |||
2014-10-05 | Archive snapshot of work-in-progress on Django South migrations for | Rob Austein | |
legacy rpki and pubd databases. svn path=/branches/tk705/; revision=5987 | |||
2014-10-05 | Address incompatible API changes in Django 1.7: apps.populate(), | Rob Austein | |
MIDDLEWARE_CLASSES. Fixes #717. svn path=/trunk/; revision=5986 | |||
2014-10-03 | Add router cert request support to the GUI. | Michael Elkins | |
svn path=/trunk/; revision=5985 | |||
2014-10-03 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=5984 | |||
2014-10-03 | Whittle another chunk off the SAX monster. | Rob Austein | |
svn path=/branches/tk705/; revision=5983 | |||
2014-10-02 | regen | Rob Austein | |
svn path=/branches/tk705/; revision=5982 | |||
2014-10-02 | Whittle one small chunk off the left-right protocol SAX mess. | Rob Austein | |
svn path=/branches/tk705/; revision=5981 | |||
2014-09-30 | Overly enthusiastic cleanup was causing script to regenerate source | Rob Austein | |
packages when nothing had changed. svn path=/trunk/; revision=5980 | |||
2014-09-30 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=5979 | |||
2014-09-30 | Add hack to yamltest to let Mike extract private keys for BGPSEC testing. | Rob Austein | |
svn path=/trunk/; revision=5978 | |||
2014-09-29 | Tweak version numbering scheme to let us build binary packages for all | Rob Austein | |
supported platforms. svn path=/trunk/; revision=5977 | |||
2014-09-29 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=5976 | |||
2014-09-29 | Update to OpenSSL 1.0.1i. Not a security issue in our case, just | Rob Austein | |
staying current. svn path=/trunk/; revision=5975 | |||
2014-09-28 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=5974 | |||
2014-09-28 | Apparently a2ensite now (as of Ubuntu trusty, anyway) requires a .conf | Rob Austein | |
suffix on the site configuration filename. Need to check whether this breaks older distributions, if so will need to something version dependent. svn path=/trunk/; revision=5973 | |||
2014-09-28 | self. | Rob Austein | |
svn path=/trunk/; revision=5972 | |||
2014-09-28 | Rewrite pbuilder script, add support for Ubutu Trusty Tahir (14.04). | Rob Austein | |
Builds for Ubuntu Precise Pangolin (12.04) disabled, either for good or until we figure out how to convince reprepo to accept the same package compiled for two different releases (sigh). See #712. svn path=/trunk/; revision=5971 | |||
2014-09-25 | Convert remaining rpkid up-down code from SAX to etree. | Rob Austein | |
svn path=/branches/tk705/; revision=5970 | |||
2014-09-24 | Start converting rpkid's up-down implementation to use lxml.etree instead of ↵ | Rob Austein | |
SAX. svn path=/branches/tk705/; revision=5969 | |||
2014-09-23 | Typo | Rob Austein | |
svn path=/branches/tk705/; revision=5968 | |||
2014-09-22 | irbe_cli doesn't need async I/O either. | Rob Austein | |
svn path=/branches/tk705/; revision=5967 | |||
2014-09-21 | Add CMS goo to simple CMS client, remove need for async HTTP in Zookeeper. | Rob Austein | |
svn path=/branches/tk705/; revision=5966 | |||
2014-09-21 | Move synchronous HTTP client code to library. | Rob Austein | |
svn path=/branches/tk705/; revision=5965 | |||
2014-09-21 | Convert rest of rootd away from SAX and async I/O. | Rob Austein | |
svn path=/branches/tk705/; revision=5964 | |||
2014-09-20 | Remove gratuitous use of async HTTP where rootd is calling pubd. | Rob Austein | |
svn path=/branches/tk705/; revision=5963 | |||
2014-09-19 | Convert irdbd from SAX to lxml.etree. | Rob Austein | |
svn path=/branches/tk705/; revision=5962 | |||
2014-09-19 | Convert pubd to use Django ORM and lxml.etree. | Rob Austein | |
smoketest temporarily broken as it doesn't know anything about Django. svn path=/branches/tk705/; revision=5961 | |||
2014-09-17 | Clean out last vestiges of SAX-based publication protocol code. | Rob Austein | |
svn path=/branches/tk705/; revision=5960 | |||
2014-09-16 | At this point I'm pretty sure that removing the --config options from | Rob Austein | |
daemons was pointless, so back that out before removing branches/tk713. svn path=/branches/tk705/; revision=5958 | |||
2014-09-16 | Add a mechanism yamltest can use to signal its parent that it's done | Rob Austein | |
with all its tedious setup actions. svn path=/branches/tk705/; revision=5957 | |||
2014-09-16 | Merge changes from branches/tk713 into branches/tk705. See #705, #713. | Rob Austein | |
svn path=/branches/tk705/; revision=5956 | |||
2014-09-16 | Add --browser switch to yamltest. Less useful than I had hoped it | Rob Austein | |
might be due to some kind of CSRF problem, might be worth figuring out how to disable that for debugging but not terribly urgent. svn path=/branches/tk713/; revision=5955 |