2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-29 13:28:19 +00:00

Update WorkItems

John Johansen 2019-10-15 03:31:51 +00:00
parent 1d2b42a3f8
commit 22e3237c82

@ -59,10 +59,20 @@ Most work items cover more than one section of the stack, however there are seve
- [ ] Make label tree have lockless read side
- [ ] Remove profile list (Requires: Make label tree have lockless read size)
- [ ] fuzz interfaces
- [ ] Fix mediation to do single path name lookup and share across label it
- [ ] split label iterator it individual component iterators
- [ ] Fix mediation to do single path name lookup and share across label iterator
- [ ] split label iterator individual component iterators
- [ ] task based debug flags
- [ ] rework debug messages into multiple classes, so we can selectively turn on/off debug output
- [ ] virtualize remaining interfaces to policy namespace
- [ ] split scope & view in code
- [ ] rename fns etc to scope, view or ns
- [ ] implement scope & view functionality
- [ ] move children profiles to special child namespace
- [ ] Verify profile, ns, etc names meet specification
- [ ] on unpack create empty profiles/labels referenced by policy
- [ ] on unpack, prelink profile lookups etc where possible (requires: on unpack, create empty profiles/labels referenced by policy)
### library
- [ ] remove overlay macro for fn