John Johansen ([email protected])

Number of posts: 165 (0.91 per day)
First post: 2007-05-14 11:32:41
Last post: 2007-11-13 01:20:15

Date List Subject
2007-11-13 01:20:15 linux-kernel Re: AppArmor Security Goal
2007-11-11 04:17:39 linux-kernel Re: AppArmor Security Goal
2007-11-11 03:59:46 linux-kernel Re: AppArmor Security Goal
2007-11-11 03:55:19 linux-kernel Re: AppArmor Security Goal
2007-11-11 03:36:34 linux-kernel Re: AppArmor Security Goal
2007-11-11 03:23:19 linux-kernel Re: AppArmor Security Goal
2007-10-26 18:48:49 linux-kernel Re: [AppArmor 32/45] Enable LSM hooks to distinguish operations on file descriptors from operations on pathnames
2007-10-26 18:33:54 linux-kernel Re: [AppArmor 00/45] AppArmor security module overview
2007-10-26 18:25:11 linux-kernel Re: [AppArmor 35/45] Allow permission functions to tell between parent and leaf checks
2007-10-26 18:22:55 linux-kernel Re: [AppArmor 19/45] Add struct vfsmount parameters to vfs_rename()
2007-10-26 07:17:28 linux-kernel Re: [AppArmor 00/45] AppArmor security module overview
2007-10-26 07:16:34 linux-kernel [AppArmor 45/45] Fix file_permission()
2007-10-26 07:15:57 linux-kernel [AppArmor 44/45] Switch to vfs_permission() in sys_fchdir()
2007-10-26 07:15:16 linux-kernel [AppArmor 43/45] Switch to vfs_permission() in do_path_lookup()
2007-10-26 07:14:41 linux-kernel [AppArmor 42/45] Add AppArmor LSM to security/Makefile
2007-10-26 07:14:07 linux-kernel [AppArmor 41/45] add simple network toggles to apparmor
2007-10-26 07:13:38 linux-kernel [AppArmor 40/45] AppArmor: all the rest
2007-10-26 07:12:58 linux-kernel [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching
2007-10-26 07:12:42 linux-kernel [AppArmor 38/45] AppArmor: Module and LSM hooks
2007-10-26 07:12:22 linux-kernel [AppArmor 37/45] AppArmor: Main Part
2007-10-26 07:11:51 linux-kernel [AppArmor 36/45] Export audit subsystem for use by modules
2007-10-26 07:11:31 linux-kernel [AppArmor 35/45] Allow permission functions to tell between parent and leaf checks
2007-10-26 07:10:56 linux-kernel [AppArmor 34/45] Factor out sysctl pathname code
2007-10-26 07:10:39 linux-kernel [AppArmor 33/45] Pass struct file down the inode_*xattr security LSM hooks
2007-10-26 07:10:00 linux-kernel [AppArmor 32/45] Enable LSM hooks to distinguish operations on file descriptors from operations on pathnames
2007-10-26 07:09:38 linux-kernel [AppArmor 31/45] Add d_namespace_path() to compute namespace relative pathnames
2007-10-26 07:09:02 linux-kernel [AppArmor 29/45] Fix __d_path() for lazy unmounts and make it unambiguous
2007-10-26 07:08:42 linux-kernel [AppArmor 30/45] Make d_path() consistent across mount operations
2007-10-26 07:08:23 linux-kernel [AppArmor 28/45] Pass struct vfsmount to the inode_removexattr LSM hook
2007-10-26 07:07:56 linux-kernel [AppArmor 27/45] Add a struct vfsmount parameter to vfs_removexattr()
2007-10-26 07:07:26 linux-kernel [AppArmor 26/45] Pass struct vfsmount to the inode_listxattr LSM hook
2007-10-26 07:06:51 linux-kernel [AppArmor 25/45] Add a struct vfsmount parameter to vfs_listxattr()
2007-10-26 07:06:38 linux-kernel [AppArmor 24/45] Pass struct vfsmount to the inode_getxattr LSM hook
2007-10-26 07:06:23 linux-kernel [AppArmor 23/45] Add a struct vfsmount parameter to vfs_getxattr()
2007-10-26 07:05:55 linux-kernel [AppArmor 22/45] Pass struct vfsmount to the inode_setxattr LSM hook
2007-10-26 07:05:39 linux-kernel [AppArmor 21/45] Add a struct vfsmount parameter to vfs_setxattr()
2007-10-26 07:04:57 linux-kernel [AppArmor 20/45] Pass struct vfsmount to the inode_rename LSM hook
2007-10-26 07:04:39 linux-kernel [AppArmor 19/45] Add struct vfsmount parameters to vfs_rename()
2007-10-26 07:04:12 linux-kernel [AppArmor 18/45] Pass struct vfsmount to the inode_unlink LSM hook
2007-10-26 07:03:49 linux-kernel [AppArmor 17/45] Add a struct vfsmount parameter to vfs_unlink()
2007-10-26 07:03:36 linux-kernel [AppArmor 16/45] Call lsm hook before unhashing dentry in vfs_rmdir()
2007-10-26 07:03:15 linux-kernel [AppArmor 15/45] Pass struct vfsmount to the inode_rmdir LSM hook
2007-10-26 07:02:47 linux-kernel [AppArmor 14/45] Add a struct vfsmount parameter to vfs_rmdir()
2007-10-26 07:02:31 linux-kernel [AppArmor 13/45] Pass the struct vfsmounts to the inode_link LSM hook
2007-10-26 07:01:58 linux-kernel [AppArmor 12/45] Add struct vfsmount parameters to vfs_link()
2007-10-26 07:01:42 linux-kernel [AppArmor 11/45] Pass struct vfsmount to the inode_readlink LSM hook
2007-10-26 07:01:27 linux-kernel [AppArmor 10/45] Pass struct vfsmount to the inode_symlink LSM hook
2007-10-26 07:01:05 linux-kernel [AppArmor 09/45] Add a struct vfsmount parameter to vfs_symlink()
2007-10-26 07:00:47 linux-kernel [AppArmor 08/45] Pass struct vfsmount to the inode_mknod LSM hook
2007-10-26 06:59:52 linux-kernel [AppArmor 07/45] Add a struct vfsmount parameter to vfs_mknod()
2007-10-26 06:59:31 linux-kernel [AppArmor 06/45] Pass struct vfsmount to the inode_mkdir LSM hook