string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / security / keys / request_key_auth.c
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsKEYS: Alter use of key instantiation link-to-keyring...
2008-11-13 David HowellsCRED: Wrap task credential accesses in the key manageme...
2008-04-29 Robert P. J. Daykeys: explicitly include required slab.h header file.
2008-04-29 David Howellskeys: allow the callout data to be passed as a blob...
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2007-10-17 David HowellsKEYS: Make request_key() and co fundamentally asynchronous
2006-06-26 David Howells[PATCH] keys: sort out key quota system
2006-06-22 David Howells[PATCH] Keys: Fix race between two instantiators of...
2006-06-22 Michael LeMay[PATCH] selinux: add hooks for key subsystem
2006-01-09 David Howells[PATCH] keys: Permit running process to instantiate...
2005-10-08 David Howells[PATCH] Keys: Add request-key process documentation
2005-10-08 David Howells[PATCH] key: plug request_key_auth memleak
2005-09-28 David Howells[PATCH] Keys: Add possessor permissions to keys [try #3]
2005-06-24 David Howells[PATCH] Keys: Make request-key create an authorisation key