| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r247034: | Sergey Kandaurov | 2013-02-27 | 1 | -1/+1 |
| * | MFC: r244689 | Rick Macklem | 2013-01-06 | 1 | -2/+5 |
| * | MFC: r241569 | Rick Macklem | 2012-12-01 | 1 | -2/+15 |
| * | MFC: r241568 | Rick Macklem | 2012-12-01 | 1 | -2/+11 |
| * | MFC: r240902 | Rick Macklem | 2012-10-08 | 1 | -14/+57 |
| * | MFC r239744: | Xin LI | 2012-09-28 | 1 | -4/+4 |
| * | MFC r233648: | Eitan Adler | 2012-06-18 | 1 | -2/+2 |
| * | Use calloc() instead of an explicit memset. | Xin LI | 2011-07-14 | 1 | -4/+2 |
| * | Try and fix the exports.5 man page so that it clarifies how | Rick Macklem | 2011-07-12 | 1 | -1/+21 |
| * | Fix the nfs related daemons so that they don't intermittently | Rick Macklem | 2011-06-02 | 1 | -30/+213 |
| * | Patch the mountd and nfsd man pages to reflect the recent changes | Rick Macklem | 2011-04-24 | 1 | -13/+7 |
| * | This patch changes the default NFS server to the new one, which was | Rick Macklem | 2011-04-24 | 1 | -8/+8 |
| * | Fixed conversion of prefix length to a netmask. | Ruslan Ermilov | 2011-03-01 | 1 | -1/+1 |
| * | Add __unused. Ansi prototypes. | Philippe Charnier | 2010-12-20 | 1 | -111/+48 |
| * | o Fix typo: sepcify -> specify. | Maxim Konovalov | 2010-07-12 | 1 | -1/+1 |
| * | If the "-alldirs" export option was used for the V4: line, mountd | Rick Macklem | 2010-05-06 | 1 | -4/+4 |
| * | Description of steps required to setup NFSv4 server is in nfsv4(4); | Edward Tomasz Napierala | 2009-12-03 | 1 | -1/+2 |
| * | Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementation | Doug Rabson | 2009-06-24 | 1 | -36/+35 |
| * | When mountd.c parses the nfsv4 root line(s) in /etc/exports, it | Rick Macklem | 2009-06-23 | 1 | -1/+13 |
| * | Rework the credential code to support larger values of NGROUPS and | Brooks Davis | 2009-06-19 | 1 | -4/+4 |
| * | Re-do r192913 in less intrusive way. Only do IP_RECVDSTADDR/IP_SENDSRCADDR | Alexander Kabaev | 2009-06-18 | 1 | -7/+0 |
| * | The change r192913 has added dependency on IP_RECVDSTADDR being | Alexander Kabaev | 2009-06-08 | 1 | -0/+7 |
| * | Change the "-4" argument for nfsd and mountd to "-e" to avoid | Rick Macklem | 2009-05-28 | 2 | -11/+11 |
| * | Modify mountd to handle the experimental nfs server as well as the | Rick Macklem | 2009-05-27 | 3 | -135/+358 |
| * | Implement support for RPCSEC_GSS authentication to both the NFS client | Doug Rabson | 2008-11-03 | 2 | -6/+108 |
| * | - more mark-up fixes | Daniel Gerzo | 2008-07-01 | 1 | -8/+6 |
| * | - add some missing words | Daniel Gerzo | 2008-06-30 | 1 | -25/+44 |
| * | - markup fixes | Daniel Gerzo | 2008-06-27 | 1 | -15/+68 |
| * | Remove hacks which filter out MNT_ROOTFS. | Craig Rodrigues | 2008-03-05 | 1 | -15/+1 |
| * | Use the correct variable to check for a malloc failing. This fixes a | Simon L. B. Nielsen | 2007-10-27 | 1 | -1/+1 |
| * | Add the -h <bindip> option to mountd, similar to the one in nfsd(8) | Matteo Riondato | 2007-10-20 | 2 | -160/+340 |
| * | Fatal error is only when cannot open any of the given exports files. | Pawel Jakub Dawidek | 2007-04-13 | 1 | -2/+9 |
| * | Grr, committed manual page without the last change - make the comment a bit | Pawel Jakub Dawidek | 2007-02-03 | 1 | -1/+1 |
| * | Add support for multiple exports files. This will be useful for example for | Pawel Jakub Dawidek | 2007-02-03 | 2 | -125/+145 |
| * | If nmount() fails to export a directory, in the syslog() error message, | Craig Rodrigues | 2007-01-26 | 1 | -2/+4 |
| * | Ignore SIGPIPE, instead of terminating process. | Craig Rodrigues | 2006-11-18 | 1 | -0/+1 |
| * | My previous commit made it impossible to export / over NFS; this small | Rink Springer | 2006-10-19 | 1 | -1/+6 |
| * | Prevent mountd(8) from resetting mount options when exporting a filesystem. | Rink Springer | 2006-10-09 | 1 | -1/+1 |
| * | In get_exportlist(), properly loop over mounted filesystems. | Craig Rodrigues | 2006-07-08 | 1 | -5/+4 |
| * | For network filesystems (NFS, samba, etc.), do not pass "export" nmount() | Craig Rodrigues | 2006-06-06 | 1 | -0/+15 |
| * | Do not log "can't delete export" messages if nmount() returns ENOTSUP. | Craig Rodrigues | 2006-05-28 | 1 | -1/+1 |
| * | Convert to nmount() and remove hardcoded checks for ufs, msdosfs, ntfs, | Craig Rodrigues | 2006-05-24 | 1 | -25/+19 |
| * | Convert mountd to nmount(). Remove some hardcoded dependencies | Craig Rodrigues | 2006-05-23 | 2 | -69/+142 |
| * | Note that when -d flag is used, mountd(8) will not detach from the | Giorgos Keramidas | 2006-05-02 | 1 | -1/+4 |
| * | Use ".Pa" for path names. | Joseph Koshy | 2006-01-29 | 1 | -12/+12 |
| * | Pidfiles should be created with permission preventing users from opening | Pawel Jakub Dawidek | 2005-09-16 | 1 | -1/+1 |
| * | Use pidfile(3) in mountd(8). There is no need to use /var/run/mountd.lock | Pawel Jakub Dawidek | 2005-08-24 | 2 | -17/+16 |
| * | NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines | Hajimu UMEMOTO | 2005-05-13 | 1 | -7/+2 |
| * | Remove unused variables. | Stefan Farfeleder | 2005-04-09 | 1 | -2/+0 |
| * | Sort sections. | Ruslan Ermilov | 2005-01-18 | 1 | -3/+3 |