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 d668ec53b3 r3306: the main smb server code now handles non-blocking socket receives. I
haven't marked the socket non-blocking yet as I haven't checked that
the send path is OK for non-blocking.
(This used to be commit bda978cc2a)
2007-10-10 13:04:52 -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 r3064: - use UINT8_MAX and UINT16_MAX instead of hex values for idr_get_new() limits 2007-10-10 13:01:55 -05:00
negprot.c r2783: got rid of the unused remote architecture detection code 2007-10-10 12:59:32 -05:00
nttrans.c r3255: - fixed 2 uninitialised data errors found with valgrind 2007-10-10 13:04:47 -05:00
password.c r3256: get rid of the unused session_claim() and session_yield() calls 2007-10-10 13:04:47 -05:00
reply.c r3243: read the high offset count in SMBreadx in the server 2007-10-10 13:04:45 -05:00
request.c r3304: changed the API to lib/socket/ a little. 2007-10-10 13:04:52 -05:00
search.c r3081: several updates to ntvfs and server side async request handling in 2007-10-10 13:01:57 -05:00
service.c r2751: this is a new ntvfs design which tries to solve: 2007-10-10 12:59:30 -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 r3186: Use the properties of the new talloc() system to handle the auth 2007-10-10 13:04:38 -05:00
signing.c r2664: fixed the final server leak for normal operation. We now get a clean report from --leak-check 2007-10-10 12:59:19 -05:00
smb_server.c r3306: the main smb server code now handles non-blocking socket receives. I 2007-10-10 13:04:52 -05:00
smb_server.h r3306: the main smb server code now handles non-blocking socket receives. I 2007-10-10 13:04:52 -05:00
srvtime.c r1291: rename struct smbsrv_context to smbsrv_connection 2007-10-10 12:56:49 -05:00
trans2.c r3054: use talloc_zero_array_p() in a couple of places 2007-10-10 13:01:54 -05:00