summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move to version 1.5.4v1.5.4David Howells2011-11-301-1/+7
* TEST: Suppress the output of pushd/popd in runtest.shDavid Howells2011-11-301-2/+2
* TEST: Fix the version number extractorDavid Howells2011-11-301-1/+1
* TEST: Fix test of "keyctl show"David Howells2011-11-301-3/+3
* keyctl: Allow recursive dump of a specified keyring and fix show commandDavid Howells2011-11-302-19/+48
* Fix rpmlint complaintsDavid Howells2011-11-302-11/+13
* Build: Add build ID and rpmlint facilitiesDavid Howells2011-11-302-10/+31
* Fix the keyctl padd command and similar to handle binary data on stdinDavid Howells2011-11-181-23/+38
* Make it possible to provide keytype-specific request key configsDavid Howells2011-11-155-40/+73
* Build: Depend on $(DEVELLIB) not -lkeyutilsMike Frysinger2011-11-151-3/+3
* TEST: Handle timeouts betterDavid Howells2011-11-152-2/+19
* TEST: Unlink can now take a single argumentDavid Howells2011-11-153-3/+134
* TEST: Allow testing of a key's absence in a keyringDavid Howells2011-11-152-7/+16
* TEST: Allow non-root user runDavid Howells2011-11-152-4/+30
* TEST: Extract the version string from keyctlDavid Howells2011-09-012-1/+58
* TEST: keyctl/session/valid: Check to end of keyring description stringDavid Howells2011-09-011-1/+1
* TEST: Import the RHEL test suiteDavid Howells2011-09-0162-0/+4331
* Store version info in library and allow it to be displayedDavid Howells2011-08-318-4/+51
* DOC: Fix unlink entry in keyctl.1 command listDavid Howells2011-08-312-1/+4
* Add rpmbuild dir to .gitignoreDavid Howells2011-08-311-0/+1
* Move to version 1.5.3v1.5.3-signedv1.5.3David Howells2011-08-111-2/+2
* RPM: The keyutils rpm should depend on the exact version of keyutils-libs rpmDavid Howells2011-08-111-0/+4
* Move to version 1.5.2v1.5.2David Howells2011-07-261-3/+3
* Use ptrdiff_t format spec in printf for pointer subtraction resultsDavid Howells2011-07-262-3/+6
* Move to version 1.5.1v1.5.1David Howells2011-07-191-3/+3
* rpmlint: Fix FSF address in licenceDavid Howells2011-07-193-3/+4
* Lib: Clean up variable that are set but not readDavid Howells2011-07-193-7/+5
* Move to version 1.5v1.5David Howells2011-03-111-2/+18
* keyctl: Allow multiple lines in the commands[] table with same nameDavid Howells2011-03-111-33/+35
* keyctl: Add a command to unlink all matching keys from the session keyring treeDavid Howells2011-03-112-1/+207
* keyctl: Permit unlinking of all instances of a key in session keyring treeDavid Howells2011-03-112-18/+37
* keyctl: Add a command to reap all bad keys in the session keyring treeDavid Howells2011-03-112-0/+66
* Lib: Add recursive keyring tree scanning functions to the libraryDavid Howells2011-03-116-0/+187
* Make the dns resolver upcall program reject unresolvable keysDavid Howells2011-03-111-17/+12
* Lib: Make keyctl_instantiate_iov() fallback to keyctl_instantiate() if neededDavid Howells2011-03-111-1/+27
* Lib: Have keyctl_reject() fall back to keyctl_negate() if kernel op unavailableDavid Howells2011-03-112-1/+9
* DNS: A/AAAA record upcall handlerDavid Howells2011-03-113-101/+289
* DNS: AFSDB record upcall handlerDavid Howells2011-03-115-1/+607
* Lib: Support keyctl(KEYCTL_INSTANTIATE_IOV)David Howells2011-03-116-1/+37
* Lib: Support keyctl(KEYCTL_REJECT)KEYUTILS_1.4David Howells2011-03-1110-11/+105
* Build: Make the specfile UTF-8 to keep rpmlint happyDavid Howells2011-03-111-1/+1
* Build: Add -I. to the build and handle overriding of Makefile variablesDavid Howells2011-03-112-5/+9
* Build: Disable RPATH setting in MakefileDavid Howells2011-03-111-1/+1
* Release 1.4-4David Howells2011-03-021-1/+10
* Build: Add Makefile rule to build an RPM from git HEADDavid Howells2011-03-021-0/+31
* Build: Extract version info when building rather than defining it redundantlyDavid Howells2011-03-022-18/+84
* Build: NO_GLIBC_KEYSYS is obsoleteDavid Howells2011-03-022-6/+1
* Build: Don't include $(DESTDIR) in MAN* macros in the MakefileDavid Howells2011-03-021-29/+28
* Build: Built programs should depend on build libraryDavid Howells2011-03-021-2/+2
* Build: Guess library directories and word sizeDavid Howells2011-03-021-3/+9