-
- Downloads
[PATCH] keys: Permit key expiry time to be set
Add a new keyctl function that allows the expiry time to be set on a key or removed from a key, provided the caller has attribute modification access. Signed-off-by:David Howells <dhowells@redhat.com> Cc: Trond Myklebust <trond.myklebust@fys.uio.no> Cc: Alexander Zangerl <az@bond.edu.au> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- Documentation/keys.txt 14 additions, 1 deletionDocumentation/keys.txt
- include/linux/keyctl.h 1 addition, 0 deletionsinclude/linux/keyctl.h
- security/keys/compat.c 3 additions, 0 deletionssecurity/keys/compat.c
- security/keys/internal.h 1 addition, 0 deletionssecurity/keys/internal.h
- security/keys/keyctl.c 44 additions, 0 deletionssecurity/keys/keyctl.c
Loading
Please register or sign in to comment