1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/include
Andrew Tridgell 85097a7c17 change the semantics of hosts allow/hosts deny so that a global
setting applies to all shares regardless of any settings on other
shares. This allows us to immediately drop a connection if it does not
come from a allowed host, without even parsing the first SMB
packet. The next time we get a nasty security hole we can offer people
the option of just setting their hosts allow line.

If we drop a connection in this way we generate a "Not listening for
calling name" response and then exit.


add a per share "oplocks" option in smb.conf. I think its important to
be able to disable oplocks on a per-share basis as there are occasions
then they are definately not wanted, for example when sharing data
between a windows box and a unix application. This also allows us to
tell people "try disabling oplocks" when diagnosing problems.


fix a bug in process_smb(). It was taking the length of the packet
from outbuf, not inbuf (this bug was introduced with the oplocks
code). Jeremy, I assume this wasn't deliberate?
(This used to be commit 44bc9f239a)
1997-10-02 03:14:32 +00:00
..
byteorder.h 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) 1997-05-08 01:14:17 +00:00
charset.h Makefile: New program and support for dynamic codepage loading. 1997-08-30 01:30:25 +00:00
clitar.h Initial version imported to CVS 1996-05-04 07:50:46 +00:00
includes.h Makefile: Removed earlier errors. 1997-09-25 00:25:44 +00:00
kanji.h This commit does 3 main things: 1997-09-14 16:37:18 +00:00
local.h OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!! 1997-10-01 23:32:22 +00:00
nameserv.h client.c: Minor change to cast parameters for DEC unix. 1997-07-30 19:17:51 +00:00
proto.h change the semantics of hosts allow/hosts deny so that a global 1997-10-02 03:14:32 +00:00
smb.h OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!! 1997-10-01 23:32:22 +00:00
trans2.h CIFS definitions for SMB_INFO_xxx etc. 1997-07-14 18:19:26 +00:00
version.h JHT ===> Just setting version to 1.9.18alpha1 1997-09-05 22:18:16 +00:00
vt_mode.h Initial version imported to CVS 1996-05-04 07:50:46 +00:00