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
Jelmer Vernooij 8e16d8a76f r3733: More build system fixes/features:
- Use .mk files directly (no need for a SMB_*_MK() macro when adding a new SUBSYSTEM, MODULE or BINARY). This allows addition of new modules and subsystems without running configure
 - Add support for generating .dot files with the Samba4 dependency tree (as used by the graphviz and springgraph utilities)
(This used to be commit 64826da834)
2007-10-10 13:05:47 -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 r3573: added trans2open support to smbd and pvfs, and fine-tuned the open->generic ntvfs mapping code. 2007-10-10 13:05:33 -05:00
request.c r3720: fixed the pulling of zero length ucs2 strings in smbd. I found this 2007-10-10 13:05:46 -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 r3529: fixed signing support for SMBntcancel requests (no reply means seq 2007-10-10 13:05:29 -05:00
smb_server.c r3539: much nicer async open delay code. 2007-10-10 13:05:29 -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 r3593: fixed the trans2 t2open reply to initialise all bytes (bug found by valgrind) 2007-10-10 13:05:36 -05:00