aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mountd
Commit message (Expand)AuthorAgeFilesLines
* fix typo: duplicate 'the' in OP_NOTROOT commentFelipe Matarazzo2026-04-301-1/+1
* exports.5: Typo: "auomatically" => "automatically"Olivier Certner2025-11-271-1/+1
* exports.5: Add a paragraph clarifying the use of "V4:"Rick Macklem2025-08-261-1/+14
* mountd, showmount: move to the nfs packageLexi Winter2025-05-051-0/+1
* mountd: Fix updating the network/host(s) for an exports lineRick Macklem2025-05-011-1/+43
* mountd: use free_iovec for build_iovec cleanupBrooks Davis2025-04-251-25/+2
* Search for mntopts.h globally, not locallyBrooks Davis2025-04-221-1/+1
* Move mntopts(3) suppport into libutilBrooks Davis2025-04-221-5/+0
* mountd: Promote missing netmask log to LOG_ERREd Maste2025-02-041-1/+1
* exports.5: Document the current behavior of -alldirsRick Macklem2024-12-281-4/+19
* mound.8: Document the new -a command line optionRick Macklem2024-12-281-3/+15
* mountd.c: Define a new -a command line optionRick Macklem2024-12-281-18/+33
* mountd(8): Allow to pass {NGROUPS_MAX} + 1 groupsOlivier Certner2024-12-161-33/+37
* mountd(8): parsecred(): Re-order operations for clarityOlivier Certner2024-12-161-26/+27
* mountd(8): parsecred(): Remove comment on non-existent bugOlivier Certner2024-12-161-1/+0
* mountd(8): parsecred(): Groups limit: NGROUPS_MAX => NGROUPS_MAX + 1Olivier Certner2024-12-161-3/+1
* exports(5): -maproot, -mapall: Explain the fallback on no groupOlivier Certner2024-12-161-3/+18
* mountd(8): parsecred(): Fallback to "nogroup" or GID_NOGROUPOlivier Certner2024-12-161-2/+25
* mountd(8): parsecred(): Remove "duplicate compression"Olivier Certner2024-12-161-13/+1
* mountd(8): parsecred(): uid:gid:... loop: Simplify a bitOlivier Certner2024-12-161-5/+10
* mountd: Add check for "=" after exports(5) optionsRick Macklem2024-09-061-4/+40
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* mountd.8: Update the man page for -N and -sJoyu Liao2024-07-111-2/+13
* mountd: Add options to disable daemon mode and setting localhostJoyu Liao2024-07-111-5/+16
* exports.5: Clarify that exported dirs should be local mount pointsMark Johnston2024-04-161-4/+24
* exports.5: Update an example to use service(8)Mark Johnston2024-04-161-1/+2
* mountd.8: Document the new -A mountd optionRick Macklem2024-04-091-2/+12
* exports.5: Add RFC number for NFS over TLSRick Macklem2024-04-071-3/+3
* mountd.c: Add warning messages for administrative controlsRick Macklem2024-03-311-5/+24
* mountd: Update exports.5 for commit 7c5146da1286Rick Macklem2023-12-221-1/+14
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-10/+0
* usr.sbin: Remove ancient SCCS tags.Warner Losh2023-11-276-12/+0
* mountd: Add support for spaces in exported directoriesDan Mcgregor2023-11-041-9/+23
* mountd: do not warn about using class mask with -maskMike Karels2023-09-081-4/+8
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-163-3/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* mountd: Fix type of signal variableRick Macklem2023-08-101-1/+1
* mountd: Fix typosElyes Haouas2023-06-021-1/+1
* mountd: Improve error message for exports linesAlexander Motin2023-05-061-15/+72
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* mountd.8: Update for mountd running in jailsRick Macklem2023-03-201-2/+27
* mountd(8): Fix a typo in a source code commentGordon Bergling2023-01-191-1/+1
* exports.5: Clean up EXAMPLES and STANDARDSMateusz Piotrowski2022-08-161-19/+29
* mountd: Fix handling of usernames that start with a digitRick Macklem2021-11-181-11/+16
* mountd: deprecate exports to a network without maskMike Karels2021-11-092-4/+8
* mountd(8): generate a syslog message when the "V4:" line is missingRick Macklem2021-03-091-1/+17
* Update man page for new TLS export options.Rick Macklem2020-11-201-4/+58
* Update man page for -R option added by r376026.Rick Macklem2020-10-241-2/+13