.. |
Makefile
|
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
|
2002-11-26 23:30:07 +00:00 |
files.netsmb
|
always include support for password encryption
|
2003-02-19 08:33:08 +00:00 |
iconv.c
|
Change a few int -> size_t to make it compile on archs where they are not
|
2003-02-19 12:01:37 +00:00 |
iconv.h
|
pull iconv.h from FreeBSD, update the stub iconv routines to match
|
2003-02-16 19:50:48 +00:00 |
mchain.h
|
Change a few int -> size_t to make it compile on archs where they are not
|
2003-02-19 12:01:37 +00:00 |
netbios.h
|
parenthesize NB_ENCNAMELEN value
|
2003-03-27 11:22:29 +00:00 |
smb.h
|
one more rename - ERRbaddevice -> ERRnoipc
|
2003-03-24 08:56:21 +00:00 |
smb_conn.c
|
do recursive lock in smb_co_gone() - this code could be invoked
|
2003-03-31 18:24:58 +00:00 |
smb_conn.h
|
Implement support for mixed case passwords.
|
2003-03-24 15:03:58 +00:00 |
smb_crypt.c
|
add __KERNEL_RCSID
|
2003-02-25 09:12:11 +00:00 |
smb_dev.c
|
add __KERNEL_RCSID
|
2003-02-25 09:12:11 +00:00 |
smb_dev.h
|
remove unused struct members from struct smbioc_rq
|
2003-03-23 12:17:49 +00:00 |
smb_iod.c
|
run iod at splnet, to eliminate race agains receive upcall wakeup,
|
2003-03-31 20:59:35 +00:00 |
smb_rq.c
|
use callout for request timeout, so that it could expire independantly
|
2003-03-30 11:58:17 +00:00 |
smb_rq.h
|
use callout for request timeout, so that it could expire independantly
|
2003-03-30 11:58:17 +00:00 |
smb_smb.c
|
g/c smb_smb_nomux(), use KASSERT() instead - if we get here with
|
2003-04-01 08:35:42 +00:00 |
smb_subr.c
|
map ERRDOS/ERRnotlocked to EBUSY
|
2003-03-24 10:05:43 +00:00 |
smb_subr.h
|
The implementation of the try/catch functionality uses two gcc extensions
|
2003-03-15 02:54:24 +00:00 |
smb_tran.h
|
resolve conflicts
|
2002-01-04 02:39:37 +00:00 |
smb_trantcp.c
|
whitespace KNF
|
2003-03-30 09:44:28 +00:00 |
smb_trantcp.h
|
Receive packets in a small pieces (NB_SORECEIVE_CHUNK), so TCP slowstart will
|
2003-03-24 18:08:51 +00:00 |
smb_usr.c
|
remove unused struct members from struct smbioc_rq
|
2003-03-23 12:17:49 +00:00 |
subr_mchain.c
|
drop trailing $ added to FreeBSD RCS Id in last rev by mistake
|
2003-03-24 07:36:36 +00:00 |