Age | Commit message (Collapse) | Author | Files | Lines |
|
updated the fake oplocks entry a bit
(This used to be commit 60bb523c8a67065d0ede732e1c153f37a8a865b6)
|
|
(This used to be commit b1ba290f2ee8c4317e0daf7b6ae18caa82331cc2)
|
|
(This used to be commit 1e2fe7c0db0386cb6a007b11ceae53d04e9b8658)
|
|
(This used to be commit 15a987b9b84293e0c921388b63519e0cf320601f)
|
|
are now with our sources.
Have requested that mirror sites remove the old 'binaries' tree.
Paul.
(This used to be commit 453a543f2ab6b18d505ea6bfc749dc127ab602cf)
|
|
for multiple workgroups.
(This used to be commit 37a8a5c4c69f051fa1b60f85db1f0ea6360bbba2)
|
|
Jeremy (jallison@whistle.com)
(This used to be commit 229b6c409240a8dca9172702b8fefb31aa3b13a1)
|
|
Jeremy (jallison@whistle.com)
(This used to be commit f9df5ac008e368af86addee058f75c7e79ca74ce)
|
|
All done.
Paul.
(This used to be commit 9a81cb171c178a85ecd045afafbce7d4b481344e)
|
|
docs/faq.
Replaced all reference to samba.canberra.edu.au/pub/samba/samba.html
with samba.anu.edu.au/samba/
Replaced references to ictinus@lake.canberra.edu.au
with ictinus@samba.anu.edu.au
Added 3 new mirrors, Greece, Poland, Romania
Paul.
(This used to be commit d808df8191cdf21b011e773e6e99b0c65524253c)
|
|
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 44bc9f239aa0b3cdf6cf9ad8d3911e397eba7335)
|
|
Jeremy (jallison@whistle.com)
(This used to be commit 6dbe5ad80ff368efdd81ec92d71d7567595157f1)
|
|
smb.conf.5: Added 'username level' docs.
Jeremy (jallison@whistle.com)
(This used to be commit b588615b201fda404c09637b344e9823443ce396)
|
|
(This used to be commit eeb0e883536954adb090269a520a913b1676d59c)
|
|
Jeremy (jallison@whistle.com)
(This used to be commit c6e736283ec7558f8d5108c141e346cf0cc5742a)
|
|
is now built in
(This used to be commit 82cfa6bb7cd5e5c7ad327787fb4cc72204118335)
|
|
(This used to be commit e9f460ef0da6ca72a0b61d1b15115ffb0cb4bb42)
|
|
(This used to be commit 594720c7f310cc6b2783d7601954687ba5e1c6df)
|
|
limitations.
(This used to be commit 50a990b9d6d9e3de46298c5fbf2a81709760f85e)
|
|
(This used to be commit e7dba8a8c795f6aaa87d5e76dea6f36b63dc7dd7)
|
|
(This used to be commit 56e8e890eca736e43f26a72c32547dbfa73e5247)
|
|
being used.
lkcl
(This used to be commit 7cd640e5b1a6bbe13834fe23a23ef03117024f0e)
|
|
\\SAMBA_SERVER\%U\profile for the profile path. documented default
profile path changing to \\%L\%U\profile, so that w95 and NT can use
the same profile directory: you cannot use \\%L\%U for NT profiles.
lkcl
(This used to be commit 588039b6dfd1397532ef8969fb5f2bb3aafbddde)
|
|
(This used to be commit 09c6438bb66ff61eaebc08d578281f432e81e5d5)
|
|
(This used to be commit e470dd55612558ae6f308c0a871e3c01e7dea4f7)
|
|
(This used to be commit 462d10370ad08d3f3c9a12a8122db1cb7f640430)
|
|
This is really an updated version of the original 'MIRRORS' file.
(This used to be commit 29a48b8ed5cf9a0511d6d7f8fa7323e6aa7292bf)
|
|
(This used to be commit b5983092a6e63118564c6d1460b522ea8ef02c3a)
|
|
(This used to be commit c8bf8dfb93f7558a9974d79b7c3949849bff1b08)
|
|
(This used to be commit 17a13828fd7a3284543eb319566da6c246808e6d)
|
|
(This used to be commit dc395e3515a4ef90af9e602be2bc0a6ce25627f6)
|
|
just one (major:) vendor's idea of domain authentication. Added refs to
pwdump where it talks about the SAM. Dan
(This used to be commit 2681ae0efbdb250854b56e75b2655ef367a5d733)
|
|
(This used to be commit b9581f31412f73ce37e2bdcbf462d3d146cfc320)
|
|
workgroups (domains are a superset of workgroups: workgroups have no
concept of security at all)
- updated comments about profiles from conversations with john t, and from
samba digest input. this includes the need for encrypted passwords when
supporting NT workstation, and enlisting the assistance of an NT server
to tell workstations that their profile is on a samba server.
lkcl
(This used to be commit b279f612372fec97ac5b4620a848954d815703f1)
|
|
authentication. NT SAM is only one case of many kinds of distributed
authorisation database. Domain logons, RAP etc should all work perfectly
from NT workstations to Samba servers no matter what username/passwd
database lies underneath (once the protocols have been implemented, of
course.... :-)
(This used to be commit 9dfdd47bb56b2a5418908f8fc4bd9f3e80df858c)
|
|
Dan
(This used to be commit 98729b09094bf20678a849efe02de64696f48bc8)
|
|
describe the nascent new documentation project. Renamed INSTALL.txt to
UNIX_INSTALL.txt.
Dan
(This used to be commit fe12c2746771f17a8b317d3e12c47646281617b6)
|
|
samba-bugs@samba.anu.edu.au
tridge
(This used to be commit 81760c5719b7afe71ee3942aa1e80d8d4e22bdba)
|
|
samba-bugs@samba.anu.edu.au
(This used to be commit 19bae63e28bddcb605c95035ae15e1ff5d8f57db)
|
|
option. It isn't :-).
Jeremy (jallison@whistle.com)
(This used to be commit bbf76eeb40ec22d4787d1f1206a3c559b36fe636)
|
|
(This used to be commit 1f81a0a80bfbe147af0c29ca1093b255185e80a4)
|
|
(This used to be commit a2ba15e2dec92c06eb51284e2a3071ef37850434)
|
|
smbtar.1: Mentioned it is meant for GNU tar.
Jeremy (jallison@whistle.com)
(This used to be commit 9d7e75bdf568239af53d7162c2b207ea06ed4070)
|
|
(This used to be commit 422e55092f01505ba616ff9e03e36592bb66866b)
|
|
(This used to be commit 55541e7478eb7a15afbb8c8abfebf50622eda724)
|
|
Support.txt: Added new consultant.
Jeremy (jallison@whistle.com)
(This used to be commit 331473769161fa8bc1703fc66d5cbe47885d120a)
|
|
lkcl
(This used to be commit a98983c468bc7c2672374b2597dde1c824b7ebbf)
|
|
Jeremy (jallison@whistle.com)
(This used to be commit 0b7b87d51fef112d537ab93bae6c8f448fe65b6e)
|
|
Support.txt: One more USA consultant.
Jeremy (jallison@whistle.com)
(This used to be commit df99a780daedf138df82241d4534f103ce9729b1)
|
|
Jeremy (jallison@whistle.com)
(This used to be commit 148b7a2ee3f520f31793d25ebe164a147f2afdfe)
|