.. |
Makefile
|
…
|
|
files.netsmb
|
…
|
|
iconv.c
|
need dstlen to make it safe
|
2003-05-16 05:14:40 +00:00 |
iconv.h
|
…
|
|
mchain.h
|
…
|
|
netbios.h
|
parenthesize NB_ENCNAMELEN value
|
2003-03-27 11:22:29 +00:00 |
smb.h
|
add bunch of NT DIRECTORY CHANGE NOTIFY and NT CREATE AND X related constants
|
2003-04-07 11:13:24 +00:00 |
smb_conn.c
|
Make it compile with DEBUG but no DIAGNOSTIC.
|
2003-06-02 20:43:36 +00:00 |
smb_conn.h
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
smb_crypt.c
|
…
|
|
smb_dev.c
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
smb_dev.h
|
remove unused struct members from struct smbioc_rq
|
2003-03-23 12:17:49 +00:00 |
smb_iod.c
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
smb_rq.c
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
smb_rq.h
|
use pools instead of malloc(9) for allocation of smb request structures
|
2003-04-07 19:35:39 +00:00 |
smb_smb.c
|
Remove some assigned-to but otherwise unused variables.
|
2003-10-30 01:43:08 +00:00 |
smb_subr.c
|
map ERRSRV:ERRbaduid to EAUTH
|
2003-09-27 12:24:25 +00:00 |
smb_subr.h
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
smb_tran.h
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +00:00 |
smb_trantcp.c
|
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
|
2003-06-29 22:28:00 +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
|
"(u_short > 0xffff)" is never true, as gcc3 found out
|
2003-07-03 10:59:12 +00:00 |
subr_mchain.c
|
#ifdef MCHAIN_DEBUG a too verbose message
|
2003-04-04 08:20:50 +00:00 |