bareos: master 67be7d92

Author Committer Branch Timestamp Parent
frank frank master 2020-04-21 17:37 master 53693c86 Pending
Changeset dird: make UA tree command auditing possible

1. Introduce a new boolean named audit_event in the struct cmdstruct
of the TreeContext to mark commands which require auditing.

2. Introduce a condition in the UserSelectFilesFromTree function to
call LogAuditEventCmdline if the given command wants an audit event.
mod - core/src/dird/ua_tree.cc Diff File