|
@@ -380,6 +380,8 @@ struct audit_tty_status {
|
|
__u32 log_passwd; /* 1 = enabled, 0 = disabled */
|
|
__u32 log_passwd; /* 1 = enabled, 0 = disabled */
|
|
};
|
|
};
|
|
|
|
|
|
|
|
+#define AUDIT_UID_UNSET (unsigned int)-1
|
|
|
|
+
|
|
/* audit_rule_data supports filter rules with both integer and string
|
|
/* audit_rule_data supports filter rules with both integer and string
|
|
* fields. It corresponds with AUDIT_ADD_RULE, AUDIT_DEL_RULE and
|
|
* fields. It corresponds with AUDIT_ADD_RULE, AUDIT_DEL_RULE and
|
|
* AUDIT_LIST_RULES requests.
|
|
* AUDIT_LIST_RULES requests.
|