1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source/smb_server
Jelmer Vernooij d560dcbdb8 r3136: - Allow specifying socket type when adding smbd service
- Make sure a epm_tower struct is completely initialized
- Some more minor fixes
2007-10-10 13:02:25 -05:00
..
config.m4 r847: convert SMB SERVER SUBSYSTEM to a config.mk file 2007-10-10 12:53:55 -05:00
config.mk r2288: Remove the claim/yield connection code - this will need to be redone 2007-10-10 12:58:39 -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 r3054: use talloc_zero_array_p() in a couple of places 2007-10-10 13:01:54 -05:00
password.c r2249: got rid of some more mem_ctx elements in structures 2007-10-10 12:58:34 -05:00
reply.c r3084: mincnt and maxcnt were the wrong way around in readbraw server code 2007-10-10 13:01:57 -05:00
request.c r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots of associated functions. 2007-10-10 12:59:39 -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 r1499: combine struct user_struct and struct smbsrv_user 2007-10-10 12:57:36 -05:00
sesssetup.c r2797: don't free the server_info before using it for anonymous connections 2007-10-10 12:59:35 -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 r3136: - Allow specifying socket type when adding smbd service 2007-10-10 13:02:25 -05:00
smb_server.h r3134: use struct idr_context * in tid allocation 2007-10-10 13:02:25 -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