aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/up_down.py
AgeCommit message (Collapse)Author
2008-06-06Refactor SQL code to form rpki.sq.session class, and add code to warnRob Austein
about dirty objects in SQL cache on SQL errors. svn path=/rpkid/irdbd.py; revision=1852
2008-05-30Checkpoint. Refactor to avoid circular module dependency.Rob Austein
svn path=/rpkid/rpki/left_right.py; revision=1831
2008-05-17"as" will be a reserved word in Python 2.6, stop using it as anRob Austein
identifier. svn path=/rpkid/irdbd.py; revision=1798
2008-05-15Minimal req_* attribute implementation, just throw an internal errorRob Austein
if we ever see these attributes while serving an issue request. svn path=/rpkid/README; revision=1777
2008-04-20Refactor redundantly redundant XML and CMS handling code.Rob Austein
svn path=/rpkid/irbe-cli.py; revision=1681
2008-04-02Start cleaning up messy global context stuffRob Austein
svn path=/rpkid/rootd.py; revision=1571
2008-02-27Filename cleanupRob Austein
svn path=/rpkid/Makefile; revision=1531