mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 13:58:22 +00:00
Update WorkItems
14
WorkItems.md
14
WorkItems.md
@@ -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
|
- [ ] Make label tree have lockless read side
|
||||||
- [ ] Remove profile list (Requires: Make label tree have lockless read size)
|
- [ ] Remove profile list (Requires: Make label tree have lockless read size)
|
||||||
- [ ] fuzz interfaces
|
- [ ] fuzz interfaces
|
||||||
- [ ] Fix mediation to do single path name lookup and share across label it
|
- [ ] Fix mediation to do single path name lookup and share across label iterator
|
||||||
- [ ] split label iterator it individual component iterators
|
- [ ] split label iterator individual component iterators
|
||||||
- [ ] task based debug flags
|
- [ ] task based debug flags
|
||||||
- [ ] rework debug messages into multiple classes, so we can selectively turn on/off debug output
|
- [ ] 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
|
### library
|
||||||
- [ ] remove overlay macro for fn
|
- [ ] remove overlay macro for fn
|
||||||
|
Reference in New Issue
Block a user