Found 71 matching messages (0.008 seconds). Page 1 of 4.
- Re: [PATCH 1/2] VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
... 0500, Serge E. Hallyn wrote:
> Quoting David P. Quigley (dpquigl@tycho.nsa.gov):
> > ... , Serge E. Hallyn wrote:
> > > Quoting David P. Quigley (dpquigl@tycho.nsa.gov):
> ... hook.
> > > >
> > > > Signed-off-by: David P. Quigley
> ...
linux-fsdevel - David P. Quigley - Oct 26 2007 - 11:16
- Re: [PATCH 1/2] VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
... -10-26 at 11:13 -0400, David P. Quigley wrote:
> On Fri, 2007-10-26 at 10:02 -0500, Serge E. Hallyn wrote:
> > Quoting David P. Quigley (dpquigl@tycho.nsa.gov):
> ... , Serge E. Hallyn wrote:
> > > > Quoting David P. Quigley (dpquigl@tycho.nsa.gov):
> ...
linux-fsdevel - David P. Quigley - Oct 26 2007 - 11:20
- Re: [PATCH 1/2] VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
... , Serge E. Hallyn wrote:
> Quoting David P. Quigley (dpquigl@tycho.nsa.gov):
> > ... , Serge E. Hallyn wrote:
> > > Quoting David P. Quigley (dpquigl@tycho.nsa.gov):
> ... , Serge E. Hallyn wrote:
> > > > > Quoting David P. Quigley (dpquigl@tycho.nsa.gov):
> ...
linux-fsdevel - David P. Quigley - Oct 26 2007 - 13:36
- Re: [PATCH 1/2] VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
... 19:02 -0500, Serge E. Hallyn wrote:
> Quoting David P. Quigley (dpquigl@tycho.nsa.gov):
> > This patch ... > to the one performed by Al Viro for the security_getprocattr hook.
> >
> > Signed-off-by: David P. Quigley
> > ---
> ...
linux-fsdevel - David P. Quigley - Oct 26 2007 - 10:50
- Re: [PATCH 1/2] VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
... 02 -0500, Serge E. Hallyn wrote:
> Quoting David P. Quigley (dpquigl@tycho.nsa.gov):
> > On ... -0500, Serge E. Hallyn wrote:
> > > Quoting David P. Quigley (dpquigl@tycho.nsa.gov):
> > > > static int task_alloc_security(struct task_struct *task)
> > > ...
linux-fsdevel - David P. Quigley - Oct 26 2007 - 11:13
- Re: [PATCH 1/2] VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
... 02 -0500, Serge E. Hallyn wrote:
> Quoting David P. Quigley (dpquigl@tycho.nsa.gov):
> > On ... -0500, Serge E. Hallyn wrote:
> > > Quoting David P. Quigley (dpquigl@tycho.nsa.gov):
> > > > static int task_alloc_security(struct task_struct *task)
> > > ...
linux-fsdevel - David P. Quigley - Oct 26 2007 - 11:54
- Re: [PATCH 02/14] LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information.
... , Serge E. Hallyn wrote:
> Quoting David P. Quigley (dpquigl@tycho.nsa.gov):
> > ... Dodd@sparta.com>
> > Signed-off-by: David P. Quigley
> > ---
> > include/linux/security.h | 50 ++++++++++++++++++++++++++++++++++++++++++++++
> ...
linux-fsdevel - David P. Quigley - Oct 6 2008 - 16:52
- Re: [PATCH 02/14] LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information.
... -0500, Serge E. Hallyn wrote:
> Quoting David P. Quigley (dpquigl@tycho.nsa.gov):
> > This patch introduces three new hooks. The inode_getsecctx hook ...
> > Signed-off-by: David P. Quigley
>
> ...
linux-fsdevel - David P. Quigley - Oct 6 2008 - 16:52
- Re: [PATCH 03/14] Security: Add hook to calculate context based on a negative dentry.
... -0500, Serge E. Hallyn wrote:
> Quoting David P. Quigley (dpquigl@tycho.nsa.gov):
> > ... .Dodd@sparta.com>
> > Signed-off-by: David P. Quigley
> > ---
> > include/linux/security.h | 14 ++++++++++++++
> > security/security.c ...
linux-fsdevel - David P. Quigley - Oct 10 2008 - 13:54
- [PATCH 08/11] NFS: Introduce lifecycle management for label attribute.
... should compile away.
Signed-off-by: David P. Quigley
---
... mount_time = jiffies;
+ nfs_fattr_fini(&fattr_fsinfo);
dprintk("<-- nfs_clone_server() = %p\n", server);
return server;
out_free_server:
nfs_free_server ...
linux-fsdevel - David P. Quigley - Feb 27 2008 - 18:11
- [PATCH 08/11] NFS: Introduce lifecycle management for label attribute.
... should compile away.
Signed-off-by: David P. Quigley
---
... mount_time = jiffies;
+ nfs_fattr_fini(&fattr_fsinfo);
dprintk("<-- nfs_clone_server() = %p\n", server);
return server;
out_free_server:
nfs_free_server ...
linux-fsdevel - David P. Quigley - Feb 27 2008 - 16:39
- [PATCH 11/14] NFS/RPC: Add the auth_seclabel security flavor to allow the process label to be sent to the server.
...
Signed-off-by: David P. Quigley
---
... (struct seclabel_cred *seclabel_cred)
+{
+ dprintk("RPC: seclabel_free_cred %p\n", seclabel_cred);
+ security_release_secctx(seclabel_cred->slc_label,
+ ...
linux-fsdevel - David P. Quigley - Sep 15 2008 - 16:41
- [PATCH 09/14] NFS: Introduce lifecycle management for label attribute.
... : Matthew N. Dodd
Signed-off-by: David P. Quigley
--- ... = jiffies;
+ nfs_fattr_fini(&fattr_fsinfo);
dprintk("<-- nfs_clone_server() = %p\n", server);
return server;
out_free_server:
...
linux-fsdevel - David P. Quigley - Sep 15 2008 - 16:41
- [PATCH 11/14] NFS/RPC: Add the auth_seclabel security flavor to allow the process label to be sent to the server.
...
Signed-off-by: David P. Quigley
---
... (struct seclabel_cred *seclabel_cred)
+{
+ dprintk("RPC: seclabel_free_cred %p\n", seclabel_cred);
+ security_release_secctx(seclabel_cred->slc_label,
+ ...
linux-fsdevel - David P. Quigley - Sep 29 2008 - 13:06
- [PATCH 11/11] NFSD: Server implementation of MAC Labeling
... on the server.
Signed-off-by: David P. Quigley
---
... bmval1 & FATTR4_WORD1_SECURITY_LABEL) {
+ status = nfsd4_encode_security_label(rqstp, dentry,
+ &p, &buflen);
+ if (status == nfserr_resource)
+ goto out_resource;
...
linux-fsdevel - David P. Quigley - Feb 27 2008 - 18:11
- [PATCH 10/11] NFS: Extend nfs xattr handlers to accept the security namespace
... in addition to the default nfsv4 acl namespace.
Signed-off-by: David P. Quigley
---
... const char *key = security_maclabel_getname();
+#endif
+ char *p;
- if (!nfs4_server_supports_acls(NFS_SERVER(dentry->d_inode)))
+ ...
linux-fsdevel - David P. Quigley - Feb 27 2008 - 18:11
- [PATCH 10/11] NFS: Extend nfs xattr handlers to accept the security namespace
... in addition to the default nfsv4 acl namespace.
Signed-off-by: David P. Quigley
---
... const char *key = security_maclabel_getname();
+#endif
+ char *p;
- if (!nfs4_server_supports_acls(NFS_SERVER(dentry->d_inode)))
+ ...
linux-fsdevel - David P. Quigley - Feb 27 2008 - 16:39
- [PATCH 11/11] NFSD: Server implementation of MAC Labeling
... on the server.
Signed-off-by: David P. Quigley
---
... bmval1 & FATTR4_WORD1_SECURITY_LABEL) {
+ status = nfsd4_encode_security_label(rqstp, dentry,
+ &p, &buflen);
+ if (status == nfserr_resource)
+ goto out_resource;
...
linux-fsdevel - David P. Quigley - Feb 27 2008 - 16:39
- [PATCH 14/14] NFSD: Server implementation of MAC Labeling
... Dodd@sparta.com>
Signed-off-by: David P. Quigley
---
... bmval1 & FATTR4_WORD1_SECURITY_LABEL) {
+ status = nfsd4_encode_security_label(rqstp, dentry,
+ &p, &buflen);
+ if (status == nfserr_resource)
+ goto out_resource;
...
linux-fsdevel - David P. Quigley - Sep 15 2008 - 16:41
- [PATCH 13/14] NFS: Extend NFS xattr handlers to accept the security namespace
... .com>
Signed-off-by: David P. Quigley ... size_t len = 0, l;
+ char *p;
- if (!nfs4_server_supports_acls(NFS_SERVER(dentry->d_inode ... len);
+ if (!buf)
+ return len;
+
+ p = buf;
+ if (nfs4_server_supports_acls(NFS_SERVER(dentry ...
linux-fsdevel - David P. Quigley - Sep 15 2008 - 16:41