1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source4/smb_server
Andrew Tridgell acb23b2c5f r3493: fixed a bug in readx reply where the client specifies an invalid high
part of the maxcnt. This caused an allocation failure and server exit.

Note: we need to go back over all the places in the core smb_server
that can cause allocation failures based on user input and fix them to
instead produce a SMB error.

Thanks to Susan for finding this bug.
(This used to be commit 4aed1b7921)
2007-10-10 13:05:21 -05:00
..
config.m4 r847: convert SMB SERVER SUBSYSTEM to a config.mk file 2007-10-10 12:53:55 -05:00
config.mk r3256: get rid of the unused session_claim() and session_yield() calls 2007-10-10 13:04:47 -05:00
conn.c r3466: split out request.h, signing.h, and smb_server.h 2007-10-10 13:05:17 -05:00
negprot.c r3466: split out request.h, signing.h, and smb_server.h 2007-10-10 13:05:17 -05:00
nttrans.c r3466: split out request.h, signing.h, and smb_server.h 2007-10-10 13:05:17 -05:00
password.c r3466: split out request.h, signing.h, and smb_server.h 2007-10-10 13:05:17 -05:00
reply.c r3493: fixed a bug in readx reply where the client specifies an invalid high 2007-10-10 13:05:21 -05:00
request.c r3481: split out client.h and events.h 2007-10-10 13:05:20 -05:00
search.c r3466: split out request.h, signing.h, and smb_server.h 2007-10-10 13:05:17 -05:00
service.c r3466: split out request.h, signing.h, and smb_server.h 2007-10-10 13:05:17 -05:00
session.c r3256: get rid of the unused session_claim() and session_yield() calls 2007-10-10 13:04:47 -05:00
sesssetup.c r3466: split out request.h, signing.h, and smb_server.h 2007-10-10 13:05:17 -05:00
signing.c r3466: split out request.h, signing.h, and smb_server.h 2007-10-10 13:05:17 -05:00
smb_server.c r3481: split out client.h and events.h 2007-10-10 13:05:20 -05:00
smb_server.h r3466: split out request.h, signing.h, and smb_server.h 2007-10-10 13:05:17 -05:00
srvtime.c r3466: split out request.h, signing.h, and smb_server.h 2007-10-10 13:05:17 -05:00
trans2.c r3466: split out request.h, signing.h, and smb_server.h 2007-10-10 13:05:17 -05:00