Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-11 | Update to bash-4.1 | Stephen Hemminger | |
2010-07-02 | Fix null reference in command logging | Stephen Hemminger | |
When doing command completion, the sub-process is not a command so it has no information, therefore don't log it. | |||
2010-06-18 | Shell command logging support | Stephen Hemminger | |
Log command exit to message queue for use by command logging daemons. |