index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpkid
/
rpki
/
irdbd.py
Age
Commit message (
Expand
)
Author
2012-05-09
Run daemons as, well, daemons. Closes #246.
Rob Austein
2012-04-06
Disable Django debugging and add warning comment.
Rob Austein
2012-01-17
merge with ^/branches/tk100
Michael Elkins
2012-01-10
Tweak and comment irdbd transactional behavior.
Rob Austein
2012-01-08
Checkpoint. New irdbd now work, after some transaction voodoo.
Rob Austein
2012-01-07
Checkpoint. rpkic and yamltest mostly work, but irdbd is still acting
Rob Austein
2011-10-05
Add global traceback control; this closes #95. Clean up some
Rob Austein
2011-10-04
Rework http_queue exception handling not to drop the event chain if
Rob Austein
2011-07-27
Consolidate all of the import voodoo for MySQLdb into a new module.
Rob Austein
2011-04-27
First whack at some of the silliest logging code
Rob Austein
2011-03-21
First cut at Ghostbusters support.
Rob Austein
2011-03-18
Add @property decorators to a bunch of methods that are just syntactic
Rob Austein
2011-01-20
Generate Python executables during compilation rather than from
Rob Austein
2010-12-14
Move all daemons to modules
Rob Austein