summaryrefslogtreecommitdiffstats
path: root/utils/nfsidmap/nfsidmap.c
Commit message (Expand)AuthorAgeFilesLines
* nfsidmap: make sure give arguments are validSteve Dickson2015-05-041-1/+4
* nfsidmap: Correct a failure to set key timeout valuesBenjamin Coddington2014-11-041-0/+3
* nfsidmap: set the correct DEFAULT_KEYRING stringBenjamin Coddington2014-11-041-1/+1
* nfsidmap: keyctl_invalidate kernel compatibilityBenjamin Coddington2014-11-041-4/+17
* Include libgen.h for basenameNatanael Copa2014-09-151-0/+1
* nfsidmap: Keys need to be invalidated instead of revokedSteve Dickson2014-03-251-6/+6
* nfsidmap: fix error reporting for nfs4_* family of functionsMateusz Guzik2014-03-111-5/+6
* nfsidmap: Default domain not being set.Steve Dickson2012-07-051-13/+7
* nfsidmap: Allow verbosity level to be set in the config fileSteve Dickson2012-05-291-1/+19
* nfsidmap: Purge the keyring when its full.Steve Dickson2012-01-161-3/+21
* nfsidmap: Stack variable not being initialized.Steve Dickson2011-12-131-3/+3
* nfsidmap: Allow a particular key to be revoked.Steve Dickson2011-12-051-4/+84
* nfsidmap: Allow keys to be cleared from the keyringSteve Dickson2011-12-051-4/+62
* nfsidmap: Added -v and -t flagsSteve Dickson2011-11-141-14/+34
* nfsidmap: Added Error LoggingSteve Dickson2011-11-141-4/+30
* Add the new nfsidmap programBryan Schumaker2010-11-221-0/+118