summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
...
* cleanup daemonization codeDavid Hardeman2015-01-236-71/+17
* mount.nfs: configurable minor version defaultsBenjamin Coddington2015-01-231-43/+95
* nfsmount.conf: Always parse versionsBenjamin Coddington2015-01-231-34/+0
* mount.nfs: Add struct nfs_version and generalize version parsingBenjamin Coddington2015-01-235-77/+88
* mount.nfs: parse options - add helper po_contains_prefixBenjamin Coddington2015-01-232-0/+26
* mount.nfs: fix a comment typo in parse optionsBenjamin Coddington2015-01-231-1/+1
* rpc.idmapd: Add a reference to nfsidmap(8) on the man pageScott Mayhew2015-01-231-1/+12
* rpc.idmap: Use event_initialized() to check if event is initializedSteve Dickson2015-01-231-1/+1
* start-statd: Use the canonical to check if systemd is running.Steve Dickson2015-01-151-1/+1
* gssd: fix gssd build flagsDavid Hardeman2014-12-081-2/+2
* Fix up issue with "make dist"NeilBrown2014-12-079-11/+15
* gssd: talk to kernel using file descriptors instead of FILETimo Teräs2014-12-074-33/+38
* mountd: talk to kernel using file descriptors instead of FILETimo Teräs2014-12-071-160/+183
* Add string.h to source files that need itTimo Teräs2014-12-072-0/+2
* exportfs: warn when really nothing is exportedPavel Raiskup2014-12-031-9/+13
* nfsdcltrack: use sqlite3_errmsg instead of sqlite3_errstrJeff Layton2014-11-171-6/+6
* nfsdcltrack: use sqlite3_close instead of sqlite3_close_v2Jeff Layton2014-11-171-1/+1
* exportfs: Do not fail on empty exports file.Steve Dickson2014-11-171-5/+5
* 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
* umount: make it sensitive to -vKarel Zak2014-10-241-1/+13
* nfsstat: fix server rpc stats headerMarko Myllynen2014-10-221-1/+1
* rpc.svcgssd: Add a configure switch to disable building the daemonSteve Dickson2014-09-251-2/+9
* nfsstat: document nfsstat io/ra server facilitiesMarko Myllynen2014-09-221-0/+8
* nfsstat: add server ra cache statsMarko Myllynen2014-09-221-4/+25
* nfsstat: add server io statsMarko Myllynen2014-09-221-3/+23
* nfsdcltrack: fetch NFSDCLTRACK_GRACE_START out of environmentJeff Layton2014-09-193-1/+112
* nfsdcltrack: grab the NFSDCLTRACK_CLIENT_HAS_SESSION env var if it's presentJeff Layton2014-09-193-12/+55
* nfsdcltrack: update schema to v2Jeff Layton2014-09-191-8/+93
* nfsdcltrack: overhaul database initializtionJeff Layton2014-09-193-85/+141
* nfsdcltrack: rename CLD_* constants with CLTRACK_* prefixesJeff Layton2014-09-191-6/+6
* nfsdcltrack: update comments in sqlite.cJeff Layton2014-09-191-6/+4
* sm-notify: inform the kernel if there were no hosts to notifyJeff Layton2014-09-191-0/+25
* nfsdcltrack: fix some minor nits in the manpageJeff Layton2014-09-191-2/+3
* exportfs: Properly parse IPv6 literal strings with null terminationTodd Vierling2014-09-191-10/+8
* Fixed typo in nfsstat -sv outputSteve Dickson2014-09-161-1/+1
* gssd: ensure that preferred_realm is non-NULL before passing it to strcmpJeff Layton2014-09-151-1/+1
* Include libgen.h for basenameNatanael Copa2014-09-154-0/+4
* mountd: Only work around glibc bugs on glibcNatanael Copa2014-09-151-1/+1
* nfsstat: replace the legacy SA_ONESHOT with standard SA_RESETHANDNatanael Copa2014-09-151-1/+1
* mountd: use standard dev_t instead of glibc internalsNatanael Copa2014-09-151-1/+1
* replace __attribute_malloc__ with the more portable __attribute__((__malloc__))Natanael Copa2014-09-153-8/+8
* exportfs: taught exportfs -v about the nordirplus optionSteve Dickson2014-08-241-0/+2
* nfs-utils: Allow turning off nfsv3 readdir_plusRajesh Ghanekar2014-08-201-0/+5
* start-statd: clean up output when systemd is not installedMike Frysinger2014-08-191-5/+9
* gssd: select non-conventional principalJurjen Bokma2014-08-181-6/+19
* blkmapd: dump useful device information to syslogChristoph Hellwig2014-08-133-1/+11
* blkmapd: fix broken multipath handlingChristoph Hellwig2014-08-131-23/+4
* gssd: configurable connection timeout for the rpcgssd serviceRinku Kothiya2014-07-254-2/+19