Commit Graph

59 Commits (c614e109c184edd7900d9ff4d6de9ef94bc4d85b)

Author SHA1 Message Date
Al Viro 440b3c6c16 get rid of ->mnt_parent in tomoyo/realpath 15 years ago
Al Viro 37afdc7960 get rid of insanity with namespace roots in tomoyo 15 years ago
Tetsuo Handa 1fcdc7c527 TOMOYO: Protect find_task_by_vpid() with RCU. 15 years ago
Tetsuo Handa 1708000886 TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain 15 years ago
Tetsuo Handa 97d6931ead TOMOYO: Remove unneeded parameter. 15 years ago
Tetsuo Handa 7ef612331f TOMOYO: Use shorter names. 15 years ago
Tetsuo Handa 084da356f6 TOMOYO: Use enum for index numbers. 15 years ago
Tetsuo Handa 847b173ea3 TOMOYO: Add garbage collector. 15 years ago
Tetsuo Handa ec8e6a4e06 TOMOYO: Add refcounter on domain structure. 15 years ago
Tetsuo Handa 76bb0895d0 TOMOYO: Merge headers. 15 years ago
Tetsuo Handa bf24fb016c TOMOYO: Add refcounter on string data. 15 years ago
Tetsuo Handa ca0b7df337 TOMOYO: Reduce lines by using common path for addition and deletion. 15 years ago
Tetsuo Handa ea13ddbad0 TOMOYO: Extract bitfield 15 years ago
Tetsuo Handa 8e2d39a166 TOMOYO: Remove usage counter for temporary memory. 15 years ago
Al Viro 6d125529c6 Fix ACC_MODE() for real 15 years ago
Tetsuo Handa cd7bec6ad8 TOMOYO: Remove memory pool for list elements. 15 years ago
Tetsuo Handa e41035a996 TOMOYO: Remove memory pool for string data. 15 years ago
Tetsuo Handa f737d95ddf TOMOYO: Replace rw_semaphore by mutex. 15 years ago
Al Viro 5300990c03 Sanitize f_flags helpers 15 years ago
Tetsuo Handa fdb8ebb729 TOMOYO: Use RCU primitives for list operation 15 years ago
Tetsuo Handa 67fa4880c5 TOMOYO: Compare filesystem by magic number rather than by name. 15 years ago
Tetsuo Handa 937bf6133b TOMOYO: Add rest of file operation restrictions. 15 years ago
Tetsuo Handa 7539cf4b92 TOMOYO: Add recursive directory matching operator support. 15 years ago
Eric W. Biederman c656ae95d1 security/tomoyo: Remove now unnecessary handling of security_sysctl. 15 years ago
Eric W. Biederman a4054b6b20 security/tomoyo: Add a special case to handle accesses through the internal proc mount. 15 years ago
Tetsuo Handa 86b1bc68e2 sysctl security/tomoyo: Don't look at ctl_name 15 years ago
Stephen Hemminger 024e1a4941 tomoyo: improve hash bucket dispersion 15 years ago
David Howells ee18d64c1f KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 years ago
Tetsuo Handa 56f8c9bc41 TOMOYO: Remove next_domain from tomoyo_find_next_domain(). 16 years ago
Tetsuo Handa ccf135f509 TOMOYO: Move tomoyo_delete_domain(). 16 years ago
Tetsuo Handa c3fa109a58 TOMOYO: Add description of lists and structures. 16 years ago
Tetsuo Handa 5bf1692f65 TOMOYO: Remove unused field. 16 years ago
Tetsuo Handa bcb86975db TOMOYO: Remove unused parameter. 16 years ago
Tetsuo Handa 7d2948b124 TOMOYO: Simplify policy reader. 16 years ago
Tetsuo Handa ab588ccadc TOMOYO: Remove redundant markers. 16 years ago
Tetsuo Handa fe67e6f2d6 TOMOYO: Remove unused mutex. 16 years ago
Serge E. Hallyn fbeb4a9c20 tomoyo: avoid get+put of task_struct 16 years ago
Herton Ronaldo Krzesinski b1338d199d tomoyo: add missing call to cap_bprm_set_creds 16 years ago
Al Viro e24977d45f Reduce path_lookup() abuses 16 years ago
Tetsuo Handa 39826a1e17 tomoyo: version bump to 2.2.0. 16 years ago
Tetsuo Handa a0558fc349 tomoyo: remove "undelete domain" command. 16 years ago
Tetsuo Handa 7ba5779533 tomoyo: remove "undelete domain" command. 16 years ago
Al Viro 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 years ago
Tetsuo Handa a106cbfd1f TOMOYO: Fix a typo. 16 years ago
Tetsuo Handa 1581e7ddbd TOMOYO: Do not call tomoyo_realpath_init unless registered. 16 years ago
Tetsuo Handa e5a3b95f58 TOMOYO: Don't create securityfs entries unless registered. 16 years ago
Tetsuo Handa 33043cbb9f TOMOYO: Fix exception policy read failure. 16 years ago
Tetsuo Handa 35d50e60e8 tomoyo: fix sparse warning 16 years ago
Kentaro Takeda 00d7d6f840 Kconfig and Makefile 16 years ago
Kentaro Takeda f743324377 LSM adapter functions. 16 years ago