NetBSD/sys/netsmb
elad 0c9d8d15c9 Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
something meaningful. All relevant documentation has been updated or
written.

Most of these changes were brought up in the following messages:

    http://mail-index.netbsd.org/tech-kern/2012/01/18/msg012490.html
    http://mail-index.netbsd.org/tech-kern/2012/01/19/msg012502.html
    http://mail-index.netbsd.org/tech-kern/2012/02/17/msg012728.html

Thanks to christos, manu, njoly, and jmmv for input.

Huge thanks to pgoyette for spinning these changes through some build
cycles and ATF.
2012-03-13 18:40:26 +00:00
..
Makefile
files.netsmb
iconv.c
iconv.h
mchain.h
netbios.h
smb.h rename SMBFS_MAXFNAMELEN to SMBFS_MAXNAMLEN for consistency 2011-09-27 02:05:10 +00:00
smb_conn.c Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
smb_conn.h
smb_crypt.c
smb_dev.c
smb_dev.h
smb_iod.c
smb_rq.c
smb_rq.h
smb_smb.c
smb_subr.c don't mix static and non-static MALLOC_DEFINE()s in the same file, 2011-09-25 13:42:30 +00:00
smb_subr.h Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
smb_tran.h
smb_trantcp.c NULL does not need a cast 2011-08-31 18:31:02 +00:00
smb_trantcp.h
smb_usr.c
subr_mchain.c