summaryrefslogtreecommitdiffstats
path: root/utils/nfsidmap
Commit message (Expand)AuthorAgeFilesLines
* nfs-utils: integrate libnfsidmap code with rest of nfs-utilsJustin Mitchell2017-10-261-1/+3
* nfs-utils: split conffile to a separate convenience libJustin Mitchell2017-10-261-1/+1
* Remove error messages on xstrdup failure.NeilBrown2016-12-061-5/+2
* nfs-utils: Update rpc.idmap and nfsidmap man pagesSteve Dickson2016-08-201-0/+9
* nfsidmap: added the -h optionSteve Dickson2016-06-082-3/+9
* nfsidmapd: allow the usage message to be displayedSteve Dickson2016-03-161-1/+1
* nfsidmapd: Let verbose determent whether stderr logging should be doneSteve Dickson2016-03-161-1/+1
* nfsidmap: keyring_clear() should succeed if id_resolver keyring not foundChuck Lever2015-12-111-4/+9
* nfsidmap: Clean up other exit status casesChuck Lever2015-09-161-15/+14
* nfsidmap: Fix error handling in name_lookup()Chuck Lever2015-09-161-10/+11
* nfsidmap: Fix error handling in id_lookup()Chuck Lever2015-09-161-19/+22
* nfsidmap: List cached ID mapping resultsChuck Lever2015-09-162-3/+98
* nfsidmap: Use find_key_by_type_and_desc() if availableChuck Lever2015-09-161-44/+61
* nfsidmap: Display the effective NFSv4 domain nameChuck Lever2015-09-162-14/+71
* nfsidmap: make sure give arguments are validSteve Dickson2015-05-041-1/+4
* Fix up issue with "make dist"NeilBrown2014-12-071-1/+1
* 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: add default id_resolver.confLuk Claes2013-05-282-1/+3
* 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
* autoconf: don't let libnfsidmap test add -lnfsidmap to $LIBSJeff Layton2012-01-051-1/+1
* nfsidmap: Stack variable not being initialized.Steve Dickson2011-12-131-3/+3
* nfsidmap: Allow a particular key to be revoked.Steve Dickson2011-12-052-7/+100
* nfsidmap: Allow keys to be cleared from the keyringSteve Dickson2011-12-052-5/+73
* nfsidmap: Added -v and -t flagsSteve Dickson2011-11-142-22/+52
* nfsidmap: Added Error LoggingSteve Dickson2011-11-142-5/+31
* nfsidmap: Manpage correctionsMichael Guntsche2011-07-131-4/+4
* Add the new nfsidmap programBryan Schumaker2010-11-223-0/+187