aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/config.py
AgeCommit message (Collapse)Author
2010-03-16Update copyright noticesRob Austein
svn path=/rpkid/irbe_cli.py; revision=3107
2010-02-19CheckpointRob Austein
svn path=/myrpki.rototill/examples/myrpki.conf; revision=2980
2010-02-19Clean up ${section::option} parsing, make it work for subscriptedRob Austein
options too. svn path=/rpkid/rpki/config.py; revision=2979
2010-02-17Add support for OpenSSL-style ${section::option} indirect variableRob Austein
references. svn path=/myrpki.rototill/examples/myrpki.conf; revision=2975
2010-01-23Add cutoff threshold and tuple tracking to gc_summary.Rob Austein
svn path=/rpkid/rpki/async.py; revision=2960
2010-01-04Still seeing unexplained memory bloat, try a different approach toRob Austein
tracking this down. svn path=/rpkid/rpki/async.py; revision=2926
2009-12-31Upgrade XML/CMS "dead drop" audit and debugging facility to write toRob Austein
Maildir folders, so we can reuse existing third party tools as viewers, download and archive maintenence tools, etcetera. svn path=/rpkid/rpki/config.py; revision=2916
2009-12-30Config file support for XML/CMS message tracing.Rob Austein
svn path=/rpkid/rpki/config.py; revision=2915
2009-12-28Add support for non-debugging global parameters.Rob Austein
svn path=/myrpki/myirbe.py; revision=2913
2009-12-28CleanupRob Austein
svn path=/myrpki/myirbe.py; revision=2912
2009-12-28Start adding config file control for all the weird little debuggingRob Austein
and tuning parameters. This may require refactoring eventually, but it's better than having to modify the source code every time. svn path=/rpkid/irdbd.py; revision=2911
2009-07-17Ok, some config files really are optionalRob Austein
svn path=/rpkid/rpki/config.py; revision=2637
2009-07-14Stop pretending that this parser is just a subclass of the stockRob Austein
ConfigParser, it behaves differently enough that the pretense was just making trouble. svn path=/rpkid/rpki/config.py; revision=2616
2009-07-08Refactor slightly, add getboolean() method, extend documentation.Rob Austein
svn path=/rpkid/rpki/config.py; revision=2599
2009-05-27Update copyright notices in files edited this yearRob Austein
svn path=/rcynic/rcynic.c; revision=2452
2009-05-11Cosmetic doc changes.Rob Austein
svn path=/rpkid/irbe-setup.py; revision=2424
2009-04-29More lintRob Austein
svn path=/rpkid/Makefile; revision=2373
2008-06-12Apparently Doxygen -does- read module documentation, but only ifRob Austein
nothing preceeds it in the file, not even comments. Reformat to work within this restriction. svn path=/docs/left-right-protocol; revision=1873
2008-02-27Filename cleanupRob Austein
svn path=/rpkid/Makefile; revision=1531