summaryrefslogtreecommitdiff
path: root/usr.sbin/nfsuserd
AgeCommit message (Expand)Author
2025-10-09nfsuserd: Fix OOB access on membership of too many groups, take 2Olivier Certner
2025-10-09nfsuserd: Fix OOB access on membership of too many groupsOlivier Certner
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-06-04nfsuserd.8: Change machines to machine'sRick Macklem
2023-06-01nfsuserd.8: Substitute server for slave terminologyRick Macklem
2023-05-29nfsuserd: Improve failure message when running in a jailRick Macklem
2023-04-22nfsuserd.c: Replace slave with serverRick Macklem
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2021-06-19pkgbase: Create a FreeBSD-nfs packageEmmanuel Vadot
2020-10-09Fix a few mandoc issuesGordon Bergling
2019-04-06Delete the BUGS entry related to failing when jails are enabled.Rick Macklem
2019-04-06Fix nfsuserd so that it handles the mapped localhost address when jailsRick Macklem
2018-08-28Add missing endpwent() and endgrent() calls to nfsuserd(8).Mark Johnston
2018-08-23Fix the nfsuserd.8 man page for the changes made to support uid/gidRick Macklem
2018-08-22Revert r320758, which was the man page update for r320757 just reverted.Rick Macklem
2018-08-22Revert r320757 since it can cause "excl->shared" panics.Rick Macklem
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-07-06Document the changes done to nfsuserd by r320757.Rick Macklem
2017-07-06Modify the nfsuserd daemon so that it uses an AF_LOCAL socket for upcalls.Rick Macklem
2017-07-04Add a Bugs section that indicates that the nfsuserd doesn't workRick Macklem
2017-04-23Fix the default uid/gid values in nfsuserd.cRick Macklem
2017-04-21Get rid of bogus statement in the nfsuserd.8 man page.Rick Macklem
2015-11-30Document the new "-manage-gids" option for the nfsuserd daemon.Rick Macklem
2015-11-30Add support for the "-manage-gids" option to the nfsuserd daemon.Rick Macklem
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-05-27Merge sync of headSimon J. Gerraty
2014-12-26mdoc: sort SEE ALSO.Joel Dahl
2014-05-16Updated dependenciesSimon J. Gerraty
2014-05-10Updated dependenciesSimon J. Gerraty
2013-03-11Updated dependenciesSimon J. Gerraty
2013-02-16Updated dependenciesSimon J. Gerraty
2012-08-22Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar
2011-06-21Change the NFSv4 nfsuserd(8) daemon so that it doesn't preload theRick Macklem
2010-08-06Fix typos and spelling mistakes.Joel Dahl
2009-05-29Code cleanup for nfs4 utilities:Xin LI
2009-05-26Add two new utilities and two new daemons to /usr/src/usr.sbin thatRick Macklem