summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed -Werror=format=2 warningsnfs-utils-2-3-2-rc1Steve Dickson2018-03-101-4/+7
* Removed -Werror=format-truncation and format warningsSteve Dickson2018-03-104-17/+13
* nfs-utils: Test if extra compiler warnings are availableJustin Mitchell2018-03-101-5/+18
* nfs-utils: Fix variable shadowing issue caused by ABI cleanupJustin Mitchell2018-03-107-76/+111
* Removed -Werror=unused-result warnings.Steve Dickson2018-03-075-9/+21
* mount.nfs: minorversion setting is being ignored with the -t flagSteve Dickson2018-03-012-5/+25
* Added more -Werror= warning flagsSteve Dickson2018-02-231-0/+13
* Removed missing-include-dirs warningsSteve Dickson2018-02-235-1/+14
* Removed undef warningsSteve Dickson2018-02-232-3/+4
* Removed format=2 warningsSteve Dickson2018-02-233-0/+5
* Removed format-overflow=2 warningsSteve Dickson2018-02-233-2/+3
* Removed missing-prototypes warnings.Steve Dickson2018-02-2327-16/+46
* configure.ac: clean upSteve Dickson2018-02-231-14/+6
* git should ignore the generated nfsref executableChuck Lever2018-02-121-0/+1
* Remove fedfs_admin.hChuck Lever2018-02-126-345/+48
* Remove nsdb_display_fedfsconnectionsec()Chuck Lever2018-02-122-21/+0
* Remove warnings from rpcgen generated filesSteve Dickson2018-02-122-2/+3
* Remove unneeded reference to nfsidmap_internal.hChuck Lever2018-02-071-1/+1
* Add LDAP-free 'nfsref' commandChuck Lever2018-02-079-0/+1086
* mountd: Solder in support for NFS basic junctionsChuck Lever2018-02-073-104/+98
* Add LDAP-free version of libjunction to nfs-utilsChuck Lever2018-02-078-0/+3216
* Add infrastructure for libjunctionChuck Lever2018-02-075-0/+181
* Add headers to support libjunctionChuck Lever2018-02-073-0/+469
* exportfs: move ro/rw option back to secinfo_flag_displaymap tableJianhong Yin2018-01-172-4/+1
* libio.h: Has been deprecatedSteve Dickson2018-01-172-4/+2
* svcgssd: Update svcgssd so that it buildsJustin Mitchell2018-01-081-1/+3
* Release: 3.1.1nfs-utils-2-3-1Steve Dickson2017-12-201-1/+1
* nfs-utils: Tidy up libnfsidmap exported symbols list and APIJustin Mitchell2017-12-2012-87/+158
* mountstats: Use correct RDMA terminologyChuck Lever2017-12-201-6/+6
* mountstats: Add option to pretty-print xprt statisticsnfs-utils-2-2-2-rc2Chuck Lever2017-12-072-13/+117
* mount.nfs: don't parse "device" name for -o remountNeilBrown2017-12-071-1/+3
* nfs-utils: Restore ABI compat with pre-merge libnfsidmapJustin Mitchell2017-11-0715-36/+55
* gitignore: ignore files generated by libnfsidmap compilationnfs-utils-2-2-2-rc1Steve Dickson2017-11-022-11/+1
* nfs-utils: Remove dependency on libnfsidmap-devel packageJustin Mitchell2017-11-021-0/+2
* Release: 2.2.1nfs-utils-2-2-1Steve Dickson2017-10-301-1/+1
* nfsiostat: display NFS RPC queue time for mountstats and nfs-iostatnfs-utils-2-1-2-rc7Ryan Doyle2017-10-303-5/+22
* nfs-utils: cleanup warnings from merged libnfsidmap codeJustin Mitchell2017-10-265-21/+33
* nfs-utils: integrate libnfsidmap code with rest of nfs-utilsJustin Mitchell2017-10-2612-24/+80
* nfs-utils: Import libnfsidmap codebaseJustin Mitchell2017-10-2616-0/+4827
* nfs-utils: split conffile to a separate convenience libJustin Mitchell2017-10-2616-20/+29
* conffile: Add get_str with default valueJustin Mitchell2017-10-262-0/+13
* conffile: Merge conf_get_str and conf_get_sectionJustin Mitchell2017-10-261-22/+14
* conffile: const-ify the config handling functionsJustin Mitchell2017-10-262-30/+30
* sm-notify needs to call res_init() before each tryOrion Poplawski2017-10-251-0/+4
* nfsdcltrack: return an non-zero value for invalid optionsSteve Dickson2017-10-121-1/+1
* exports(5): minor exports man page typoJ. Bruce Fields2017-10-121-1/+1
* nfs(5): update some version informationJ. Bruce Fields2017-10-121-15/+20
* systemd: Add RemainAfterExit to two servicesNeilBrown2017-10-122-0/+2
* mount.nfs: merge in vers= and nfsvers= optionsnfs-utils-2-1-2-rc6Justin Mitchell2017-10-051-3/+5
* rpc.nfsd: Do not fail when all address families are not support.Steve Dickson2017-10-051-2/+4