freebsd-dev/sys/netsmb
Yaroslav Tykhiy 8d96e45531 Retire NETSMBCRYPTO as a kernel option and make its functionality
enabled by default in NETSMB and smbfs.ko.

With the most of modern SMB providers requiring encryption by
default, there is little sense left in keeping the crypto part
of NETSMB optional at the build time.

This will also return smbfs.ko to its former properties users
are rather accustomed to.

Discussed with:		freebsd-stable, re (scottl)
Not objected by:	bp, tjr (silence)
MFC after:		5 days
2006-03-05 22:52:17 +00:00
..
netbios.h Allow user to override default port numbers used by communication 2005-10-02 08:32:49 +00:00
smb_conn.c Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
smb_conn.h
smb_crypt.c Retire NETSMBCRYPTO as a kernel option and make its functionality 2006-03-05 22:52:17 +00:00
smb_dev.c Prevent module unloading if there are active connections. 2005-11-22 02:15:46 +00:00
smb_dev.h
smb_iod.c
smb_rq.c
smb_rq.h
smb_smb.c Retire NETSMBCRYPTO as a kernel option and make its functionality 2006-03-05 22:52:17 +00:00
smb_subr.c Although we check the return value of copyin(9) while determaining how 2006-01-16 17:03:21 +00:00
smb_subr.h
smb_tran.h
smb_trantcp.c
smb_trantcp.h
smb_usr.c
smb.h