summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TEST: 'keyctl invalidate' exists from keyutils-1.5.6, not keyutils-3.5-rc1tests-develDavid Howells2014-03-251-1/+1
* TEST: Disable AVC checking in the bz1031154 testcaseDavid Howells2014-03-181-0/+4
* TEST: Place exclusions for RHEL-5David Howells2014-03-122-51/+59
* TEST: Insert a delay in the key invalidation test to allow for gc delaysDavid Howells2014-03-061-0/+3
* TEST: Make it possible to use OSRELEASE with the version comparison functionsDavid Howells2014-03-062-2/+2
* TEST: Conditionalise usage and testing of key invalidationDavid Howells2014-03-064-0/+27
* TEST: keyctl padd tests can't use big_key type if it's not availableDavid Howells2014-03-061-11/+14
* TEST: keyctl show only takes an argument from 1.5.4 onwardsDavid Howells2014-03-061-18/+20
* TEST: Don't use "%..." key search commands generallyDavid Howells2014-03-061-2/+3
* TEST: Display the name of the test we're about to runDavid Howells2014-03-061-0/+1
* TEST: Can't do the bz1031154 test before 3.13-rc1David Howells2014-03-062-0/+19
* TEST: Make toolbox_report_result use its parametersDavid Howells2014-03-061-2/+2
* TEST: Add function to record skipped testsDavid Howells2014-03-062-6/+9
* TEST: Make sure the TEST envvar is setDavid Howells2014-03-061-0/+19
* TEST: Add kernel version checking supportDavid Howells2014-03-064-2/+24
* TEST: Include version.inc.sh from prepare.inc.shDavid Howells2014-03-062-5/+6
* TEST: Move all the version checking functions into version.inc.shDavid Howells2014-03-062-44/+44
* TEST: Test that keyrings of the same name can be linked together [RHBZ 1071346]David Howells2014-02-281-0/+79
* All files pertinent to the testsuite need to be declaredDavid Howells2014-02-271-2/+1
* TEST: Skip tests when external commands are unavailableTyler Hicks2014-02-252-0/+25
* TEST: Make endianness detection work with file 5.14Tyler Hicks2014-02-251-2/+2
* TEST: Explicitly use bashTyler Hicks2014-02-2564-65/+65
* TEST: Fix some miscellaneous bitsDavid Howells2014-02-212-2/+2
* Move to version 1.5.9v1.5.9David Howells2014-02-211-2/+18
* Doc: Add man7 pages for various keyrings conceptsDavid Howells2014-02-2130-30/+1001
* Doc: Improve the keyctl_read[_alloc]() manpageDavid Howells2014-02-211-9/+12
* Doc: Add a Developer's Certificate of OriginDavid Howells2014-02-211-0/+45
* Doc: Move manual pages to their own subdirDavid Howells2014-02-2126-24/+9
* Lib: Fix typo in permission mask.James Muir2014-02-211-1/+1
* Revert "Lib: Check the description string is NUL-terminated when retrieved"David Howells2014-02-211-5/+1
* keyctl: Fix command table searchingDavid Howells2014-02-211-0/+2
* Fix some issues in key.dns_resolver.c:David Howells2014-02-211-75/+57
* Lib: Don't use realloc() in keyctl_{describe,read,get_security}_alloc()David Howells2014-01-291-39/+25
* spec: Use the correct path macros in the specfileDavid Howells2014-01-152-17/+36
* Lib: Check the description string is NUL-terminated when retrievedDavid Howells2014-01-151-1/+5
* Lib: Don't trust sscanf()'s %n argumentDavid Howells2014-01-151-1/+2
* Only get the groups list if calc_perms() is calledDavid Howells2014-01-151-16/+30
* Fix memory leak in dump_key_tree_aux() in the keyctl programDavid Howells2014-01-151-1/+2
* keyctl: Exit rather than returning from act_xxx() functionsDavid Howells2014-01-151-115/+117
* Use keyctl_describe_alloc() in dump_key_tree_aux()David Howells2014-01-151-19/+2
* Lib: Fix error-path memory leaksDavid Howells2014-01-151-3/+9
* TEST: Make search/valid aware that the behaviour of the kernel changedDavid Howells2014-01-151-1/+14
* TEST: Check maximum size of payload to add_key()David Howells2013-12-192-2/+58
* TEST: Check depth of tree output by "keyctl show"David Howells2013-12-181-0/+78
* TEST: Key invalidationDavid Howells2013-12-174-0/+150
* TEST: Test for RHBZ 1031154David Howells2013-11-282-0/+112
* TEST: Test for RHBZ 1033467David Howells2013-11-282-1/+68
* DOC: Add get-persistent-keyring manual pagesDavid Howells2013-11-213-0/+137
* TEST: Fix version number handlingDavid Howells2013-11-213-64/+134
* TEST: Fix link recursion test [try #2]David Howells2013-10-311-1/+3