aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/irdbd.py
AgeCommit message (Expand)Author
2012-01-17merge with ^/branches/tk100Michael Elkins
2012-01-10Tweak and comment irdbd transactional behavior.Rob Austein
2012-01-08Checkpoint. New irdbd now work, after some transaction voodoo.Rob Austein
2012-01-07Checkpoint. rpkic and yamltest mostly work, but irdbd is still actingRob Austein
2011-10-05Add global traceback control; this closes #95. Clean up someRob Austein
2011-10-04Rework http_queue exception handling not to drop the event chain ifRob Austein
2011-07-27Consolidate all of the import voodoo for MySQLdb into a new module.Rob Austein
2011-04-27First whack at some of the silliest logging codeRob Austein
2011-03-21First cut at Ghostbusters support.Rob Austein
2011-03-18Add @property decorators to a bunch of methods that are just syntacticRob Austein
2011-01-20Generate Python executables during compilation rather than fromRob Austein
2010-12-14Move all daemons to modulesRob Austein