Age | Commit message (Expand) | Author |
2016-05-07 | Oops, TeX-style "--" numeric ranges in copyright comments are bad fit | Rob Austein |
2016-05-07 | More copyright notices, what fun. | Rob Austein |
2016-05-05 | rootd migration finally working right. I think. Could stand more testing. | Rob Austein |
2016-04-26 | Further consolidation of config file parsing, command line parsing, | Rob Austein |
2016-04-24 | Add exception handler of last resort to servers, in an attempt to get | Rob Austein |
2016-04-03 | Move more programs to integrated config+argparse framework. | Rob Austein |
2015-11-11 | Configure pylint to use the pylint-django plugin, which (mostly) | Rob Austein |
2015-10-26 | "Any programmer who fails to comply with the standard naming, formatting, | Rob Austein |
2015-10-20 | Change <self/> (etc) to <tenant/> (etc). "self" always was a really | Rob Austein |
2015-10-16 | PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs. | Rob Austein |
2015-10-09 | Baby steps towards using new rpkidb models. Now that SAX is gone, | Rob Austein |
2015-10-08 | Upgrade to new way of doing WSGI. Silence ten zillion deprecation | Rob Austein |
2015-10-08 | Initial sorta-mostly-working with Django 1.8. Incredibly noisy due to | Rob Austein |
2015-10-07 | Discard Django router in favor of separate settings files tailored to | Rob Austein |
2014-09-19 | Convert irdbd from SAX to lxml.etree. | Rob Austein |
2014-09-19 | Convert pubd to use Django ORM and lxml.etree. | Rob Austein |
2014-09-16 | At this point I'm pretty sure that removing the --config options from | Rob Austein |
2014-09-16 | Merge changes from branches/tk713 into branches/tk705. See #705, #713. | Rob Austein |
2014-09-14 | Remove --config arguments from all daemons, as part of simplifying | Rob Austein |
2014-09-13 | Groundwork for Django ORM world conquest: sort out settings.py mess. | Rob Austein |
2014-08-18 | Start unwinding unnecessary uses of asynch I/O. | Rob Austein |
2014-05-29 | PyLint | Rob Austein |
2014-05-29 | Provide our own logging Formatter class rather than straining to | Rob Austein |
2014-05-28 | Update all uses of rpki.log.traceback() for use with logging module. | Rob Austein |
2014-05-28 | Whack all logging calls to use per-module logger objects. | Rob Austein |
2014-05-28 | Rework logging initialization code. | Rob Austein |
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein |