Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-23 | Move TODO list to ticket system. | Rob Austein | |
svn path=/rpkid/README; revision=3960 | |||
2011-08-22 | Update ancient TODO before transfering what's left of it to ticket system | Rob Austein | |
svn path=/rpkid/README; revision=3959 | |||
2011-08-22 | Add ${myrpki::configuration-directory} to make it easier to use | Rob Austein | |
absolute filenames. svn path=/rpkid/examples/rpki.conf; revision=3958 | |||
2011-08-22 | Cleaner version of host,port tagging kludge | Rob Austein | |
svn path=/rtr-origin/rtr-origin.py; revision=3957 | |||
2011-08-21 | Rework server logging code to support stunnel and to log local port | Rob Austein | |
when available. svn path=/rtr-origin/rtr-origin.py; revision=3956 | |||
2011-08-20 | Oops, log client address in --bgpdump_server mode, like --server. | Rob Austein | |
svn path=/rtr-origin/rtr-origin.py; revision=3955 | |||
2011-08-19 | Add run-rsync config flag and rsync_skipped validation status code, to | Rob Austein | |
handle cases where rcynic chooses not to run rsync at all, for whatever reason. (#5, #13) svn path=/rcynic-ng/README; revision=3954 | |||
2011-08-18 | Initial implementation of dead host cache. (#5) | Rob Austein | |
svn path=/rcynic-ng/rcynic.c; revision=3953 | |||
2011-08-16 | Use syslog for bgpdump_server | Rob Austein | |
svn path=/rtr-origin/rtr-origin.py; revision=3952 | |||
2011-08-16 | Debug --bgpdump_server mode | Rob Austein | |
svn path=/rtr-origin/rtr-origin.py; revision=3951 | |||
2011-08-16 | More fun with bgpdump testing. | Rob Austein | |
svn path=/rtr-origin/rtr-origin.py; revision=3950 | |||
2011-08-12 | Don't drop cron event when mysqld is down. (#3) | Rob Austein | |
svn path=/rpkid/rpki/rpkid.py; revision=3949 | |||
2011-08-12 | Set noexecstack to avoid problems with SELinux (#7) | Rob Austein | |
svn path=/configure; revision=3948 | |||
2011-08-12 | Don't freak out over failure to drop nonexistant tables | Rob Austein | |
svn path=/rpkid/tests/smoketest.py; revision=3947 | |||
2011-07-27 | Consolidate all of the import voodoo for MySQLdb into a new module. | Rob Austein | |
svn path=/buildtools/make-python-executable.py; revision=3946 | |||
2011-07-27 | Reorder status codes. Add a bit more logging of forcible termination | Rob Austein | |
of overdue rsync processes. svn path=/rcynic-ng/rcynic.c; revision=3945 | |||
2011-07-25 | add blurb about necessary file permissions for portal-gui | Michael Elkins | |
svn path=/rpkid/portal-gui/README; revision=3944 | |||
2011-07-25 | portal-gui install dox update | Michael Elkins | |
svn path=/rpkid/portal-gui/README; revision=3943 | |||
2011-07-25 | Printouts of lists of certificates and CRLs do not make good exception strings | Rob Austein | |
svn path=/rpkid/rpki/x509.py; revision=3942 | |||
2011-07-25 | Collapse summary report lines for null generation | Rob Austein | |
svn path=/rcynic-ng/rcynic.xsl; revision=3941 | |||
2011-07-24 | Fix color scheme | Rob Austein | |
svn path=/rcynic-ng/rcynic.xsl; revision=3940 | |||
2011-07-19 | Add @generation | Rob Austein | |
svn path=/rcynic-ng/validation_status.xsl; revision=3939 | |||
2011-07-19 | Subtotals | Rob Austein | |
svn path=/rcynic-ng/rcynic.xsl; revision=3938 | |||
2011-07-19 | Further antics summarizing XML data | Rob Austein | |
svn path=/rcynic-ng/rcynic.c; revision=3937 | |||
2011-07-18 | Add per-file-type rows in summary (first attempt, very cheesy) | Rob Austein | |
svn path=/rcynic-ng/rcynic.xsl; revision=3936 | |||
2011-07-18 | Start collapsing redundant counters after factoring current/backup | Rob Austein | |
split of the counter namespace. Conversion not yet complete, XSL and AWK scripts not yet hacked to compensate. svn path=/rcynic-ng/rcynic.c; revision=3935 | |||
2011-07-15 | Finish adding object_generation tags to all validation_status calls, | Rob Austein | |
and fix weakness that this uncovered in the trust-anchor-locator code (wasn't falling back to rc.old_authenticated when rc.unauthenticated copy was farbled or didn't match TAL public key). svn path=/rcynic-ng/rcynic.c; revision=3934 | |||
2011-07-15 | Start factoring the current/backup split out of the event ("MIB | Rob Austein | |
counter") codes, as it confuses the heck out of anything trying to understand the results. Work in progress, not finished. svn path=/rcynic-ng/rcynic.c; revision=3933 | |||
2011-07-13 | Move retry parameters to config file. Clean up a few warnings that | Rob Austein | |
had been deferred for "later". svn path=/rcynic-ng/rcynic.c; revision=3932 | |||
2011-07-12 | Let rsync_mgr() decide when to start a new rsync subprocess; old way | Rob Austein | |
was overruning the max_parallel_rsync limit. svn path=/rcynic-ng/rcynic.c; revision=3931 | |||
2011-07-12 | Change default logging level | Rob Austein | |
svn path=/rcynic-ng/rcynic.c; revision=3930 | |||
2011-07-11 | Cleanup | Rob Austein | |
svn path=/rcynic-ng/rcynic.c; revision=3929 | |||
2011-07-11 | Make problems reading trust anchors non-fatal | Rob Austein | |
svn path=/rcynic-ng/rcynic.c; revision=3928 | |||
2011-07-08 | Checkpoint | Rob Austein | |
svn path=/rcynic-ng/rcynic.c; revision=3927 | |||
2011-07-08 | Remove fake "hostname" column from XML, now that we no longer need it | Rob Austein | |
to maintain column-count match with <host/> elements. svn path=/rcynic-ng/rcynic.c; revision=3926 | |||
2011-07-08 | Cleanup | Rob Austein | |
svn path=/rcynic-ng/rcynic.xsl; revision=3925 | |||
2011-07-08 | Cleanup | Rob Austein | |
svn path=/rcynic-ng/rcynic.xsl; revision=3924 | |||
2011-07-08 | Extract per-host data from <validation_status/> | Rob Austein | |
svn path=/rcynic-ng/rcynic.xsl; revision=3923 | |||
2011-07-08 | Checkpoint | Rob Austein | |
svn path=/rcynic-ng/rcynic.xsl; revision=3922 | |||
2011-07-07 | Feh, was testing wrong version of script | Rob Austein | |
svn path=/rcynic-ng/show.awk; revision=3921 | |||
2011-07-07 | Use <validation_status/> instead of old host_mib data when generating report | Rob Austein | |
svn path=/rcynic-ng/show.awk; revision=3920 | |||
2011-07-07 | Get rid of per-host MIB counters, function subsumed by validation_status ↵ | Rob Austein | |
database svn path=/rcynic-ng/rcynic.c; revision=3919 | |||
2011-07-06 | Start consolidating MIB counters and validation status | Rob Austein | |
svn path=/rcynic-ng/rcynic.c; revision=3918 | |||
2011-07-01 | Clean up silly extra loop around subprocess read(), it didn't help anything | Rob Austein | |
svn path=/rcynic-ng/rcynic.c; revision=3917 | |||
2011-07-01 | Old scripts -- POW -> rpki.POW | Rob Austein | |
svn path=/scripts/cross_certify.py; revision=3916 | |||
2011-07-01 | Initialize self.bpki_servers even when not running daemons. | Rob Austein | |
svn path=/rpkid/rpki/myrpki.py; revision=3915 | |||
2011-07-01 | Regen | Rob Austein | |
svn path=/rpkid/rpki/relaxng.py; revision=3914 | |||
2011-07-01 | Update to post-IESG version of up-down schema | Rob Austein | |
svn path=/rpkid/rpki/relaxng.py; revision=3913 | |||
2011-06-29 | swap check for www and www-data users since www matches www-data | Michael Elkins | |
svn path=/configure; revision=3912 | |||
2011-06-29 | import with_statement now done by python build script | Michael Elkins | |
svn path=/rpkid/portal-gui/scripts/rpkigui-rcynic.py; revision=3911 |