aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/nfsuserd/nfsuserd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix nfsuserd so that it handles the mapped localhost address when jailsRick Macklem2019-04-061-15/+189
* Add missing endpwent() and endgrent() calls to nfsuserd(8).Mark Johnston2018-08-281-0/+2
* Revert r320757 since it can cause "excl->shared" panics.Rick Macklem2018-08-221-117/+55
* Modify the nfsuserd daemon so that it uses an AF_LOCAL socket for upcalls.Rick Macklem2017-07-061-55/+117
* Fix the default uid/gid values in nfsuserd.cRick Macklem2017-04-231-2/+2
* Add support for the "-manage-gids" option to the nfsuserd daemon.Rick Macklem2015-11-301-9/+51
* Change the NFSv4 nfsuserd(8) daemon so that it doesn't preload theRick Macklem2011-06-211-4/+25
* Code cleanup for nfs4 utilities:Xin LI2009-05-291-21/+18
* Add two new utilities and two new daemons to /usr/src/usr.sbin thatRick Macklem2009-05-261-0/+665