1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/smb_server
Andrew Tridgell 2a8f9213a4 r23700: pre-open the sam in the parent smbd. This has the effect of loading
the schema. That stops us loading the schema for each new connection.

In future I would prefer to share a lot more of our ldb contexts with
children. That will require a larger piece of surgery.
(This used to be commit ff41bdc350)
2007-10-10 14:59:04 -05:00
..
smb r23680: Make it easier to setup a domain member server - the 'server role' 2007-10-10 14:59:00 -05:00
smb2 r23067: use 'const union smb_search_data *file' also in the server code to get rid 2007-10-10 14:52:47 -05:00
blob.c r23067: use 'const union smb_search_data *file' also in the server code to get rid 2007-10-10 14:52:47 -05:00
config.mk r17206: Add a modular API for share configuration. 2007-10-10 14:10:18 -05:00
handle.c r23044: - use uint32_t for handle id's 2007-10-10 14:52:44 -05:00
management.c r14739: keep the last request time for the smbsrv_connection, 2007-10-10 13:59:18 -05:00
session.c r23020: a better fix for the memory leak - this one doesn't stuff up spnego :) 2007-10-10 14:52:40 -05:00
smb_server.c r23700: pre-open the sam in the parent smbd. This has the effect of loading 2007-10-10 14:59:04 -05:00
smb_server.h r23044: - use uint32_t for handle id's 2007-10-10 14:52:44 -05:00
tcon.c r23043: allow more than UINT16_MAX - 1 handles on smb2 connections 2007-10-10 14:52:44 -05:00