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