Age | Commit message (Expand) | Author |
2007-01-18 | Add -V option to display rcynic version information. | Rob Austein |
2006-12-06 | Change allow-stale-url to default on, and bump priority of the | Rob Austein |
2006-10-29 | Import OpenSSL verify errors into our MIB counter system. | Rob Austein |
2006-10-29 | Prune old objects | Rob Austein |
2006-10-29 | simply a loop | Rob Austein |
2006-10-29 | Checkpoint | Rob Austein |
2006-10-28 | Oops, link trust anchors too. | Rob Austein |
2006-10-28 | use-links | Rob Austein |
2006-10-26 | More precise check for full buffer. | Rob Austein |
2006-10-26 | Rewrite rsync output copy loop, fencepost error | Rob Austein |
2006-10-26 | Added summary-version and reporting-hostname attributes to XML report | Rob Austein |
2006-10-25 | Cleanup of logging and summary code. | Rob Austein |
2006-10-25 | Log to stderr, not stdout. Allow "-" (stdout) as XML output filename. | Rob Austein |
2006-10-25 | Add date and generator Id to XML. | Rob Austein |
2006-10-24 | Don't write empty summary. | Rob Austein |
2006-10-24 | typo | Rob Austein |
2006-10-23 | xml-summary | Rob Austein |
2006-10-23 | More stats. Disable EE SIA check per design team discussion. | Rob Austein |
2006-10-23 | terse-summary | Rob Austein |
2006-10-20 | Log elapsed time at summary level when summary is enabled. | Rob Austein |
2006-10-20 | Log URI when logging rsync failures. | Rob Austein |
2006-10-20 | Don't split logging output between stderr and stdout, just pick one. | Rob Austein |
2006-10-20 | Doh, put the newline to the same output stream as the text. | Rob Austein |
2006-10-19 | Stale CRL handling. | Rob Austein |
2006-10-18 | Log something sensible for trust anchor CRL failures | Rob Austein |
2006-10-17 | "Summary" (MIB) mechanism now ready for use. | Rob Austein |
2006-10-17 | Checkpoint | Rob Austein |
2006-10-17 | Checkpoint | Rob Austein |
2006-10-17 | Misc signed/unsigned cleanups, including a couple that were causing | Rob Austein |
2006-10-17 | checkpoint | Rob Austein |
2006-10-11 | Idiotic off-by-one error. | Rob Austein |
2006-10-10 | Don't dump core if we fall through into code that expects a full-blown | Rob Austein |
2006-10-10 | Unreproducable whacky result when OpenSSL attempted to open a | Rob Austein |
2006-10-10 | Apparently Linux doesn't support d_namlen. | Rob Austein |
2006-10-06 | lockfile | Rob Austein |
2006-10-06 | Check for errors when configuring integers. | Rob Austein |
2006-10-06 | Default jitter to 600. | Rob Austein |
2006-10-06 | All platforms on which this code is likely to run can probably do a | Rob Austein |
2006-10-06 | jitter | Rob Austein |
2006-10-03 | Handle boolean options sanely. | Rob Austein |
2006-10-03 | Make all the syslog() junk configurable. | Rob Austein |
2006-10-03 | Downgrade syslog levels a bit | Rob Austein |
2006-10-02 | Logging levels, syslog() | Rob Austein |
2006-09-30 | Duh, mkdir_maybe() wasn't handling absolute directory names. | Rob Austein |
2006-09-29 | Add code to time out rsync processes after a configurable interval. | Rob Austein |
2006-09-29 | Clean up gratuitous use of stdarg. Clean up type qualifier mess that | Rob Austein |
2006-09-28 | Add log_openssl_errors(). At the moment it's silent, which is good, | Rob Austein |
2006-09-28 | Make rsync program name configurable | Rob Austein |
2006-09-27 | Another outdated comment. | Rob Austein |
2006-09-27 | Clean up and comment. | Rob Austein |