commit | e45aa212ea81d39b38ba158df344dc3a500153e5 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Dec 15 01:17:50 2008 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Jan 04 15:14:42 2009 -0500 |
tree | c4d55cda9e8f976d15b6b01a775a3437f932db27 | |
parent | 0590b9335a1c72a3f0defcc6231287f7817e07c8 [diff] |
audit rules ordering, part 2 Fix the actual rule listing; add per-type lists _not_ used for matching, with all exit,... sitting on one such list. Simplifies "do something for all rules" logics, while we are at it... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>