summaryrefslogtreecommitdiff
path: root/usr.sbin/mountd
AgeCommit message (Expand)Author
2025-11-27exports.5: Typo: "auomatically" => "automatically"Olivier Certner
2025-08-25exports.5: Add a paragraph clarifying the use of "V4:"Rick Macklem
2025-05-05mountd, showmount: move to the nfs packageLexi Winter
2025-05-01mountd: Fix updating the network/host(s) for an exports lineRick Macklem
2025-04-25mountd: use free_iovec for build_iovec cleanupBrooks Davis
2025-04-22Search for mntopts.h globally, not locallyBrooks Davis
2025-04-22Move mntopts(3) suppport into libutilBrooks Davis
2025-02-04mountd: Promote missing netmask log to LOG_ERREd Maste
2024-12-28exports.5: Document the current behavior of -alldirsRick Macklem
2024-12-28mound.8: Document the new -a command line optionRick Macklem
2024-12-28mountd.c: Define a new -a command line optionRick Macklem
2024-12-16mountd(8): Allow to pass {NGROUPS_MAX} + 1 groupsOlivier Certner
2024-12-16mountd(8): parsecred(): Re-order operations for clarityOlivier Certner
2024-12-16mountd(8): parsecred(): Remove comment on non-existent bugOlivier Certner
2024-12-16mountd(8): parsecred(): Groups limit: NGROUPS_MAX => NGROUPS_MAX + 1Olivier Certner
2024-12-16exports(5): -maproot, -mapall: Explain the fallback on no groupOlivier Certner
2024-12-16mountd(8): parsecred(): Fallback to "nogroup" or GID_NOGROUPOlivier Certner
2024-12-16mountd(8): parsecred(): Remove "duplicate compression"Olivier Certner
2024-12-16mountd(8): parsecred(): uid:gid:... loop: Simplify a bitOlivier Certner
2024-09-06mountd: Add check for "=" after exports(5) optionsRick Macklem
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-07-11mountd.8: Update the man page for -N and -sJoyu Liao
2024-07-11mountd: Add options to disable daemon mode and setting localhostJoyu Liao
2024-04-16exports.5: Clarify that exported dirs should be local mount pointsMark Johnston
2024-04-16exports.5: Update an example to use service(8)Mark Johnston
2024-04-08mountd.8: Document the new -A mountd optionRick Macklem
2024-04-07exports.5: Add RFC number for NFS over TLSRick Macklem
2024-03-31mountd.c: Add warning messages for administrative controlsRick Macklem
2023-12-22mountd: Update exports.5 for commit 7c5146da1286Rick Macklem
2023-11-26Remove copyright strings ifdef'd outWarner Losh
2023-11-26usr.sbin: Remove ancient SCCS tags.Warner Losh
2023-11-04mountd: Add support for spaces in exported directoriesDan Mcgregor
2023-09-08mountd: do not warn about using class mask with -maskMike Karels
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-08-10mountd: Fix type of signal variableRick Macklem
2023-06-01mountd: Fix typosElyes Haouas
2023-05-06mountd: Improve error message for exports linesAlexander Motin
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2023-03-20mountd.8: Update for mountd running in jailsRick Macklem
2023-01-19mountd(8): Fix a typo in a source code commentGordon Bergling
2022-08-16exports.5: Clean up EXAMPLES and STANDARDSMateusz Piotrowski
2021-11-18mountd: Fix handling of usernames that start with a digitRick Macklem
2021-11-09mountd: deprecate exports to a network without maskMike Karels
2021-03-08mountd(8): generate a syslog message when the "V4:" line is missingRick Macklem
2020-11-20Update man page for new TLS export options.Rick Macklem
2020-10-24Update man page for -R option added by r376026.Rick Macklem
2020-10-24Add "-R" option to tell mountd to not register with rpcbind.Rick Macklem