Age | Commit message (Expand) | Author |
2012-05-23 | Enable line breaks ("pretty printing") in XHTML output. Add comment | Rob Austein |
2012-05-23 | Fix installation permissions for rcynic-html, doh. | Rob Austein |
2012-05-23 | rcynic.py => rcynic-html. | Rob Austein |
2012-05-23 | Use autoconf to find rrdtool. | Rob Austein |
2012-05-22 | Sort detail lists to put most serious errors first. | Rob Austein |
2012-05-22 | Navbar tweak. | Rob Austein |
2012-05-22 | Get link filenames right. Wrap SVG in HTML so navigation bar is still | Rob Austein |
2012-05-22 | First cut at something with sensible pages and a menu bar. | Rob Austein |
2012-05-21 | Cleanup | Rob Austein |
2012-05-21 | Replacement for show.xsl and show.awk. | Rob Austein |
2012-05-21 | Read from stdin if no filenames given. | Rob Austein |
2012-05-19 | We already use Python pretty heavily in the relying party tools, so | Rob Austein |
2012-05-19 | Typo | Rob Austein |
2012-05-19 | Refactor into something a bit easier to maintain and extend. Among | Rob Austein |
2012-05-18 | Profiling revealed some very silly design decisions in this script, so | Rob Austein |
2012-05-16 | Nail Y axis of graphs at zero. Color coding works better with areas | Rob Austein |
2012-05-16 | Generate putitively useful error message instead of obscure backtrace | Rob Austein |
2012-05-15 | Fencepost error parsing options. | Rob Austein |
2012-05-15 | Clean up option parsing. | Rob Austein |
2012-05-15 | rrdtool-based graphing mostly working, needs cleanup. For now this | Rob Austein |
2012-05-07 | Update TALs. | Rob Austein |
2012-04-16 | Install rcynic.py instead of rcynic.xsl. Disable automatic crontab | Rob Austein |
2012-04-16 | Clean up README files. Mostly this means changing them to pointers to | Rob Austein |
2012-03-21 | Shut up about skipped rsync connections when rsync is disabled. | Rob Austein |
2012-03-09 | Move AKI checks to precede signature check, as AKI checks are cheaper. | Rob Austein |
2012-03-09 | Fix fencepost error in walk_ctx_loop_next(). This closes #219. | Rob Austein |
2012-03-07 | Start collecting data on how long it takes to run the bits we care | Rob Austein |
2012-03-07 | Break mirroring out of torrent creation, as they may need to run on | Rob Austein |
2012-03-06 | Change default host for transmission RPC connection from "localhost" | Rob Austein |
2012-03-02 | Add lockfile support, to let us serialize rcynic runs. Allow | Rob Austein |
2012-03-02 | Add keep-lockfile, to simplify process queuing. | Rob Austein |
2012-03-02 | First smoke test of generation and upload code. | Rob Austein |
2012-03-01 | Add seed ratio tweak. | Rob Austein |
2012-03-01 | Record failure when we can't even parse a trust anchor, much less | Rob Austein |
2012-03-01 | Work around atomic-rename problem using OpenSSH-specific extension. | Rob Austein |
2012-03-01 | Ignore atomic installation issue for now. Maybe ask author of | Rob Austein |
2012-03-01 | Generation of new torrents almost working, except that SFTP doesn't | Rob Austein |
2012-02-29 | Checkpoint | Rob Austein |
2012-02-29 | Checkpoint | Rob Austein |
2012-02-28 | Checkpoint | Rob Austein |
2012-02-28 | Checkpoint | Rob Austein |
2012-02-28 | Checkpoint of rcynic-over-BitTorrent hack, using transmission-daemon | Rob Austein |
2012-02-26 | Allow configuration of authenticated and unauthenticated directories | Rob Austein |
2012-02-15 | Factor XML generation code out of main(), and don't overwrite old XML | Rob Austein |
2012-02-14 | Downgrade "AIA doesn't match issuer" to a warning. Closes #188. | Rob Austein |
2012-02-14 | Apparently an old version of the res-certs specification allowed | Rob Austein |
2012-02-03 | "Multiple rsync URIs in extension" should be warning, not error. | Rob Austein |
2012-02-02 | Add --suppress_backup_whining: Suppress whining about bad backup | Rob Austein |
2012-02-02 | Tweak AIA/SIA/CRLDP checking again: don't accidently reject just for | Rob Austein |
2012-02-01 | AKI checks still weren't quite right. | Rob Austein |