summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mountd: Check the stat() return values in match_fsid()nfs-utils-2-4-4-rc4Trond Myklebust2020-05-081-15/+30
* mountd: Ignore transient and non-fatal filesystem errors in nfsd_fh()Trond Myklebust2020-05-081-12/+13
* mountd: Ensure dump_to_cache() sets errno appropriatelyTrond Myklebust2020-05-081-4/+15
* Fix autoconf probe for 'struct nfs_filehandle'Trond Myklebust2020-05-081-1/+6
* mountd: Fix up path checking helper same_path()Trond Myklebust2020-05-081-24/+59
* nfsd: Support running nfsd_name_to_handle_at() in the root jailTrond Myklebust2020-05-082-0/+70
* mountd: Add a helper nfsd_path_statfs64() for uuid_by_path()Trond Myklebust2020-05-083-1/+49
* nfsidmap:umich_ldap: Add tunable to control action for ldap referrals.Srikrishan Malik2020-05-043-1/+30
* mountd: Preserve special characters in refer and replica path optionsLance Shelton2020-05-041-9/+18
* Fix a buffer overflow in qword_add()Trond Myklebust2020-05-041-1/+1
* nfsdcld: fix possible buffer overrun in sqlite_iterate_recovery()nfs-utils-2-4-4-rc3Scott Mayhew2020-04-131-1/+1
* nfsidmap:umich_ldap: Add support for SASL binds.Srikrishan Malik2020-04-135-8/+330
* nfsidmap: define NS_MAXMSG if undefinedRosen Penev2020-04-131-0/+4
* nfs-utils: print time in 64-bitRosen Penev2020-04-132-6/+8
* nfs-utils: tools: use nls.hRosen Penev2020-04-132-2/+2
* Add regex plugin for nfsidmapStefan Walter2020-04-133-3/+617
* gssd: separate out debug messages with a newlineSteve Dickson2020-04-081-1/+1
* onffile: Don't give warning for optional config files.nfs-utils-2-4-4-rc2NeilBrown2020-03-271-3/+3
* error.c: Put string for EOPNOTSUPP on single linePetr Vorel2020-03-271-2/+1
* nfsd(7): minimal /proc/fs/nfsd/clients/ documentationJ. Bruce Fields2020-03-271-0/+10
* nfsd(7): minimal updatesJ. Bruce Fields2020-03-271-13/+14
* exports man page: warn about subdirectory exportsJ. Bruce Fields2020-03-271-0/+27
* gssd: ignore pipe files that do not existSteve Dickson2020-03-271-8/+10
* gssd: Use krb5_free_string() instead of free()nfs-utils-2-4-4-rc1Steve Dickson2020-02-271-10/+10
* mount.c: fix args parse errorJianhong Yin2020-02-271-5/+5
* gssd: Closed a memory leak in find_keytab_entry()Steve Dickson2020-02-141-2/+3
* Release: 2.4.3nfs-utils-2-4-3Steve Dickson2020-02-091-1/+1
* mountstats.man: Fix a typo in man page.Kenneth D'souza2020-02-091-1/+1
* Allow compilation to succeed with -fno-commonnfs-utils-2-4-3-rc7NeilBrown2020-02-075-8/+13
* manpage: Add a description of the 'softreval' / 'nosoftreval' mount optionTrond Myklebust2020-02-071-0/+30
* manpage: Add a description of the 'nconnect' mount optionTrond Myklebust2020-02-071-0/+17
* query_krb5_ccache: Removed dead code that was flagged by a covscanSteve Dickson2020-02-071-2/+0
* locktest: Makefile.am: remove host compiler costraintnfs-utils-2-4-3-rc6Giulio Benetti2020-01-221-3/+0
* mountd: Remove outdated/misleading commentnfs-utils-2-4-3-rc5Christian Bartolom?us2020-01-161-1/+0
* support: nfs: rpc_socket: silence unused parameter warning on salenGiulio Benetti2020-01-161-0/+2
* rpcgen: rpc_cout: silence format-nonliteralGiulio Benetti2020-01-161-0/+2
* rpcgen: bump to latest versionGiulio Benetti2020-01-1616-4411/+5709
* statd: Fix permission denied error pathSteve Dickson2020-01-161-1/+0
* rpcgen: rpc_hout: fix indentation on f_print() argument separatorGiulio Benetti2020-01-071-1/+1
* rpcgen: rpc_hout: fix potential -Wformat-security warningGiulio Benetti2020-01-072-2/+4
* rpcgen: rpc_parse: add get_definition() void argumentGiulio Benetti2020-01-071-1/+1
* pcgen: rpc_util: add findval args to prototypeGiulio Benetti2020-01-071-1/+1
* rpcgen: rpc_util: add storeval args to prototypeGiulio Benetti2020-01-071-1/+1
* rpcgen: rpc_cout: silence unused def parameterGiulio Benetti2020-01-071-2/+2
* gssd: Use setgroups32 syscall, if available.nfs-utils-2-4-3-rc4Markus Schaaf2020-01-031-0/+4
* libnfsidmap: Turn off default verbositySteve Dickson2019-12-191-1/+1
* gssd: force getting tgt if ticket cache was removednfs-utils-2-4-3-rc3Olga Kornievskaia2019-12-181-0/+24
* configure.ac: Let the configure script find getrpcbynumber in libtirpcThomas Petazzoni2019-12-111-1/+13
* Disable statx if using glibc emulationDoug Nazar2019-12-091-0/+3
* nfsdcld: getopt_long() returns an int, not a charScott Mayhew2019-12-091-1/+1