Commit Graph

3 Commits (2589345e5cce522eb9491a09227b315104a650e2)

Author SHA1 Message Date
Adam Spiers 47a7b5ce02 fix std::remove call in path.h
It's trying to use std::remove from cstdio.  Apparently path.h isn't
currently used for anything, since it didn't even compile ...
7 years ago
Timothy Stack cdd43549ab [cmds] automatically capture echo/write output from scripts so they can generate reports
Add another example script, dhclient-summary.

Add a 'search-table' section to formats so you can automatically
define a search-based table.
9 years ago
Timothy Stack d12fe9e0a9 [json] add some schema validation code 9 years ago