Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-07 | Id | Rob Austein | |
svn path=/branches/tk100/; revision=4102 | |||
2011-12-07 | Checkpoint | Rob Austein | |
svn path=/branches/tk100/; revision=4101 | |||
2011-12-06 | Fix graphic on NULL-allowed foreign key constraint | Rob Austein | |
svn path=/trunk/; revision=4099 | |||
2011-12-06 | Include GUI directories in Doxygen trawl | Rob Austein | |
svn path=/trunk/; revision=4098 | |||
2011-12-02 | Regen | Rob Austein | |
svn path=/trunk/; revision=4096 | |||
2011-12-02 | Missing "trunk" in some URLs. | Rob Austein | |
svn path=/trunk/; revision=4095 | |||
2011-11-23 | give the user explanatory feedback about why django is required when ↵ | Michael Elkins | |
configure can't find it installed. closes #150. svn path=/trunk/; revision=4094 | |||
2011-11-23 | remove features that depend on django 1.3, so that portal gui works with ↵ | Michael Elkins | |
django 1.2 svn path=/trunk/; revision=4093 | |||
2011-11-14 | Misplaced parenthesis | Rob Austein | |
svn path=/trunk/; revision=4092 | |||
2011-11-13 | Pull NIST from list of hosts tracked, not as interesting as I had thought at ↵ | Rob Austein | |
first svn path=/trunk/; revision=4091 | |||
2011-11-12 | make it clear that the asn and prefixes links are for resources delegated to ↵ | Michael Elkins | |
children. closes #115 svn path=/trunk/; revision=4090 | |||
2011-11-11 | reorder models to avoid forward references. closes #149 | Michael Elkins | |
svn path=/trunk/; revision=4089 | |||
2011-11-11 | Require both Python and Django >= 1.3 to be installed by default, unless the ↵ | Michael Elkins | |
use explicitly uses the --disable-* arguments. closes #120 svn path=/trunk/; revision=4088 | |||
2011-11-11 | set default value of max_length to prefix length, and change help text to ↵ | Michael Elkins | |
make it clear this field should be an integer without a leading slash. closes #132 svn path=/trunk/; revision=4087 | |||
2011-11-11 | merging /branches/tk103. closes #103 | Michael Elkins | |
svn path=/trunk/; revision=4085 | |||
2011-11-11 | merge with ^/trunk | Michael Elkins | |
svn path=/branches/tk103/; revision=4084 | |||
2011-11-11 | if ${sysconfdir}/rpki/settings.py already exists, append a .new suffix and ↵ | Michael Elkins | |
copy the new version svn path=/branches/tk103/; revision=4083 | |||
2011-11-11 | prepend ${sysconfdir}/rpki to sys.path to avoid picking up the wrong ↵ | Michael Elkins | |
settings.py by accident svn path=/branches/tk103/; revision=4082 | |||
2011-11-10 | Handle traversal of empty backup directory with no manifest correctly, | Rob Austein | |
now that this bug isn't masked by the one I fixed earlier today. svn path=/trunk/; revision=4081 | |||
2011-11-10 | Prettyprinter for validation_status. | Rob Austein | |
svn path=/trunk/; revision=4080 | |||
2011-11-10 | Andrew's torture tests detected a mis-ordering problem in | Rob Austein | |
walk_ctx_loop_init(): need to bump walk state -before- looking for files not in manifest. svn path=/trunk/; revision=4079 | |||
2011-11-10 | move settings.py for portal gui django app to ${sysconfdir}/rpki since it ↵ | Michael Elkins | |
really is a configuration file svn path=/branches/tk103/; revision=4078 | |||
2011-11-10 | Cleanup | Rob Austein | |
svn path=/trunk/; revision=4077 | |||
2011-11-10 | Minor changes I forgot to check in. | Rob Austein | |
svn path=/trunk/; revision=4076 | |||
2011-11-03 | RIPE pilot program Trust Anchor Locator | Rob Austein | |
svn path=/trunk/; revision=4074 | |||
2011-11-02 | Clean up old PF_UNIX inodes in sockets/ subdirectory. This closes #118. | Rob Austein | |
svn path=/trunk/; revision=4073 | |||
2011-10-30 | Cleanup | Rob Austein | |
svn path=/trunk/; revision=4072 | |||
2011-10-30 | use combination of AKI and issuer name to look up parent cert since the same ↵ | Michael Elkins | |
public key can be used in multiple certs svn path=/trunk/; revision=4071 | |||
2011-10-30 | TAL for ARIN pilot, supplied by Alex Band (thanks!) | Rob Austein | |
svn path=/trunk/; revision=4070 | |||
2011-10-30 | Hacks to ease including portions of script's output in presentations. | Rob Austein | |
svn path=/trunk/; revision=4069 | |||
2011-10-27 | Back out [4066], as it didn't fix the problem and now appears | Rob Austein | |
unnecessary. Add missing assertion. See #112. svn path=/trunk/; revision=4068 | |||
2011-10-27 | Doh, rc->validation_status isn't just for XML anymore. | Rob Austein | |
svn path=/trunk/; revision=4067 | |||
2011-10-27 | Only recheck an object once. This isn't perfect, as there might be | Rob Austein | |
three or more paths to a given object in pathological cases, but doing better would require us to record the parent URI for every check and recheck, which doesn't seem worth it for the expected usage. So we don't choose the freshest object in really sick cases. Tough noogies. svn path=/trunk/; revision=4066 | |||
2011-10-27 | Graph average connection time too | Rob Austein | |
svn path=/trunk/; revision=4065 | |||
2011-10-26 | Individual graph files, for inclusion in pdflatex documents. This is | Rob Austein | |
an experiment, we might need to go the epstopdf route, but this way we get color for free, so it's worth a try. svn path=/trunk/; revision=4064 | |||
2011-10-26 | Tweak time format. Fix accidental dependency on Python 2.7. | Rob Austein | |
svn path=/trunk/; revision=4063 | |||
2011-10-25 | Add logscale. Graph failure rate instead of success rate. Cleanup | Rob Austein | |
svn path=/trunk/; revision=4062 | |||
2011-10-25 | New script to generate tabless and graphs from rcynic.xml traffic | Rob Austein | |
data. Still very rough, output somewhat suspect. svn path=/trunk/; revision=4061 | |||
2011-10-21 | Clean up messy timestamp-printing code. | Rob Austein | |
svn path=/trunk/; revision=4060 | |||
2011-10-21 | Add <rsync_history/> elements to XML output (see #110). | Rob Austein | |
svn path=/trunk/; revision=4059 | |||
2011-10-21 | Major cleanup of internal databases: | Rob Austein | |
rc->rsync_cache and rc->dead_host_cache have merged, acquired timestamps, and been renamed rc->rsync_history. Revised code is simpler, even. This is most of #110, but addition of connection data to XML output still needs to be done. rc->backup_cache is gone, as the information it held was a subset of what we were already keeping in rc->validation_status. This was most of the groundwork for #109, but code still needs tweaking to perform this sort of check for objects other than certificates. svn path=/trunk/; revision=4058 | |||
2011-10-19 | make clean wasn't cleaning up .dSYM files on MacOSX | Rob Austein | |
svn path=/trunk/; revision=4057 | |||
2011-10-19 | Wrap SQL schemas up so rpki-sql-setup doesn't have to be run in the | Rob Austein | |
build tree (see #8). This appears to work properly but needs more testing, leaving ticket open for now. Also cleaned up a few things that should have moved from scripts/ to buildtools/ a long time ago. svn path=/trunk/; revision=4056 | |||
2011-10-18 | update rpki.gui.cacheview app to support new rcynic xml format. closes #106 | Michael Elkins | |
svn path=/trunk/; revision=4054 | |||
2011-10-18 | More cleanup, add command line parsing, etc. This closes #64. | Rob Austein | |
svn path=/trunk/; revision=4050 | |||
2011-10-18 | First pass cleanup. See #64. | Rob Austein | |
svn path=/trunk/; revision=4049 | |||
2011-10-18 | First cut at Python reimplementation of rcynic.xsl. Still very rough, | Rob Austein | |
needs much cleanup, but already runs an order of magnitude faster than the XSL version. svn path=/trunk/; revision=4048 | |||
2011-10-16 | rsync_succeeded => rsync_transfer_succeeded for consistency with other | Rob Austein | |
event codes. svn path=/trunk/; revision=4047 | |||
2011-10-16 | "make distclean" needs to clean up after "make test". This fixes #102. | Rob Austein | |
svn path=/trunk/; revision=4046 | |||
2011-10-14 | Log "object_accepted" when we decide we are happy with a TA certificate. | Rob Austein | |
svn path=/trunk/; revision=4044 |