TOMOYO: Accept \000 as a valid character.
[linux-flexiantxendom0-3.2.10.git] / security / tomoyo / util.c
2012-01-17 Tetsuo HandaTOMOYO: Accept \000 as a valid character.
2011-10-12 Tetsuo HandaTOMOYO: Fix quota and garbage collector.
2011-09-13 Tetsuo HandaTOMOYO: Allow domain transition without execve().
2011-09-13 Tetsuo HandaTOMOYO: Add socket operation restriction support.
2011-09-13 Tetsuo HandaTOMOYO: Add environment variable name restriction support.
2011-09-09 Tetsuo HandaTOMOYO: Fix incorrect enforce mode.
2011-07-14 Tetsuo HandaTOMOYO: Update kernel-doc.
2011-07-11 Tetsuo HandaTOMOYO: Allow using UID/GID etc. of current thread...
2011-06-28 Tetsuo HandaTOMOYO: Rename meminfo to stat and show more statistics.
2011-06-28 Tetsuo HandaTOMOYO: Cleanup part 4.
2011-06-28 Tetsuo HandaTOMOYO: Add policy namespace support.
2011-06-28 Tetsuo HandaTOMOYO: Add auditing interface.
2011-06-28 Tetsuo HandaTOMOYO: Simplify profile structure.
2011-06-28 Tetsuo HandaTOMOYO: Use struct for passing ACL line.
2011-06-28 Tetsuo HandaTOMOYO: Cleanup part 3.
2011-06-28 Tetsuo HandaTOMOYO: Cleanup part 1.
2011-05-12 Tetsuo HandaTOMOYO: Fix wrong domainname validation.
2010-08-02 Tetsuo HandaTOMOYO: Fix quota check.
2010-08-02 Tetsuo HandaTOMOYO: Rename symbols.
2010-08-02 Tetsuo HandaTOMOYO: Use common code for domain transition control.
2010-08-02 Tetsuo HandaTOMOYO: Merge path_group and number_group.
2010-08-02 Tetsuo HandaTOMOYO: Rename symbols.
2010-08-02 Tetsuo HandaTOMOYO: Use callback for updating entries.
2010-08-02 Tetsuo HandaTOMOYO: Update profile structure.
2010-08-02 Tetsuo HandaTOMOYO: Allow wildcard for execute permission.
2010-08-02 Tetsuo HandaTOMOYO: Split files into some pieces.