summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mountd/mountd.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to using a struct xucred instead of a struct xucred when notgreen2001-02-181-12/+12
* Added ntfs filesystem to be exported.semenu1999-12-031-0/+4
* (1) Remove ISO support, it's dead in the kernel anyway.billf1999-11-121-94/+6
* Put the umount request through the same translation as the mountalfred1999-10-061-2/+11
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Typo fix in diagnostic: -alldir --> -alldirsalex1999-04-211-2/+2
* Here is a patch to make mountd work.dfr1998-12-291-21/+21
* Fixed printf format errors.bde1998-08-021-2/+2
* Correct improper use of .Sm. Document -d flag. Correct use of .Nm. Removecharnier1998-07-151-84/+90
* A long time ago I hacked mountd so that it would deal intelligentlywpaul1998-06-251-3/+5
* Oops, the previous commit missed one line of code.joerg1998-06-151-1/+2
* Watch out for null hostnames in netgroup entries, to avoid dumping core.joerg1998-06-151-2/+4
* Converted to Lite2 mount interface - use vfc_typenum from thebde1998-01-201-9/+3
* Oops..The default behaviour should be *not* to log all succeededguido1997-12-131-2/+2
* Fix some style bugs.guido1997-12-101-3/+4
* Log all failed mount attempts.guido1997-12-091-7/+53
* If a host in an export line in /etc/exports (or within a netgroup onjlemon1997-09-121-7/+18
* Plug info agthering attack as pointed out on Bugtraq recently.guido1997-08-291-9/+14
* Merge WebNFS support from NetBSD.dfr1997-07-161-1/+12
* Back out msmith's recent commit which breaks using symbolic names for netmasks.pst1997-04-301-6/+5
* Don't call getnetbyname() on a netmask. On a system with a slow netmsmith1997-04-231-2/+2
* Add a -2 flag to mountd to allow an admin to disable NFSv3 services.dfr1997-04-221-5/+13
* Make a sysconfig variable controlling if teh kernel should acceptguido1997-04-091-8/+10
* Don't fail when the vfs.nfs.nfs_privport sysctl doesn't existbde1997-04-011-4/+4
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
* Add code that will reject nfs requests in teh kernel from nonprivilegedguido1997-03-271-1/+14
* Merge from Lite2 (use new getvfsbyname() and mount(2) interface, cleanup)peter1997-03-111-71/+42
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add one line fix to stop my old 'don't barf if you see the samewpaul1996-08-291-2/+3
* Avoid bogus free() of a junk pointer.joerg1995-11-171-2/+2
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-78/+169
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-5/+8
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Add a undocumented '-d' flag to set debugging.phk1995-05-211-2/+5
* Fixed stupid bug in mountd: it would seem that the kernel doesn't allowwpaul1995-03-261-6/+26
* Change obnoxious ``Not root dir'' error message into one which actuallywollman1994-12-021-2/+3
* Automatically load NFS and a bevy of other filesystems.wollman1994-09-221-3/+17
* Added support for MSDOS file systems.dfr1994-09-191-0/+1
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+2005
OpenPOWER on IntegriCloud