This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/kernel
Al Viro 0590b9335a fixing audit rule ordering mess, part 1
Problem: ordering between the rules on exit chain is currently lost;
all watch and inode rules are listed after everything else _and_
exit,never on one kind doesn't stop exit,always on another from
being matched.

Solution: assign priorities to rules, keep track of the current
highest-priority matching rule and its result (always/never).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-01-04 15:14:41 -05:00
..
2009-01-04 15:14:41 -05:00
2008-12-25 11:40:09 +11:00
2009-01-01 10:12:24 +10:30
2009-01-01 10:12:28 +10:30
2008-11-24 18:57:41 -05:00
2008-12-29 08:29:50 +01:00
2008-11-14 10:39:23 +11:00
2008-12-10 08:01:54 -08:00
2009-01-01 10:12:27 +10:30
2008-11-05 10:30:14 +01:00
2008-11-19 18:49:57 -08:00
2008-12-31 15:11:46 +01:00