summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
1997-10-13updated the "comment =" entry a bitAndrew Tridgell1-9/+10
updated the fake oplocks entry a bit (This used to be commit 60bb523c8a67065d0ede732e1c153f37a8a865b6)
1997-10-12Added Finland ftp mirror (PR#175) (Paul)Samba Release Account1-0/+2
(This used to be commit b1ba290f2ee8c4317e0daf7b6ae18caa82331cc2)
1997-10-11JHT ==> Luke, your forgot to change the modified date!John Terpstra1-1/+1
(This used to be commit 1e2fe7c0db0386cb6a007b11ceae53d04e9b8658)
1997-10-11updated Sunsite UK. (Paul)Samba Release Account1-1/+1
(This used to be commit 15a987b9b84293e0c921388b63519e0cf320601f)
1997-10-11Updated mirrors, combined Sources and Sources&Binaries as our binariesSamba Release Account1-24/+13
are now with our sources. Have requested that mirror sites remove the old 'binaries' tree. Paul. (This used to be commit 453a543f2ab6b18d505ea6bfc749dc127ab602cf)
1997-10-10corrected paragraph giving the impression that samba can be a domain masterLuke Leighton1-74/+76
for multiple workgroups. (This used to be commit 37a8a5c4c69f051fa1b60f85db1f0ea6360bbba2)
1997-10-09Added in oplock info.Jeremy Allison1-12/+27
Jeremy (jallison@whistle.com) (This used to be commit 229b6c409240a8dca9172702b8fefb31aa3b13a1)
1997-10-09Added definition of oplocks parameter.Jeremy Allison1-0/+18
Jeremy (jallison@whistle.com) (This used to be commit f9df5ac008e368af86addee058f75c7e79ca74ce)
1997-10-07Oops forgot to run the sgml converters that one last time.Samba Release Account5-7/+7
All done. Paul. (This used to be commit 9a81cb171c178a85ecd045afafbce7d4b481344e)
1997-10-07Removed samba.faq from the docs directory, it was out of date. All FAQs inSamba Release Account14-1187/+506
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)
1997-10-02change the semantics of hosts allow/hosts deny so that a globalAndrew Tridgell1-4/+5
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)
1997-09-30Changed consultant list.Jeremy Allison1-22/+34
Jeremy (jallison@whistle.com) (This used to be commit 6dbe5ad80ff368efdd81ec92d71d7567595157f1)
1997-09-19smbclient.1: Added documentation of the username%password environment code.Jeremy Allison2-0/+29
smb.conf.5: Added 'username level' docs. Jeremy (jallison@whistle.com) (This used to be commit b588615b201fda404c09637b344e9823443ce396)
1997-09-19Another South American consultant.Jeremy Allison1-1/+20
(This used to be commit eeb0e883536954adb090269a520a913b1676d59c)
1997-09-17Added documentation for the 'delete veto files' parameter.Jeremy Allison1-2/+32
Jeremy (jallison@whistle.com) (This used to be commit c6e736283ec7558f8d5108c141e346cf0cc5742a)
1997-09-16change the encryption instructions to reflect the fact that the codeAndrew Tridgell1-32/+6
is now built in (This used to be commit 82cfa6bb7cd5e5c7ad327787fb4cc72204118335)
1997-09-152 more consultants.Jeremy Allison1-2/+40
(This used to be commit e9f460ef0da6ca72a0b61d1b15115ffb0cb4bb42)
1997-09-10Added one more consultant.Jeremy Allison1-1/+18
(This used to be commit 594720c7f310cc6b2783d7601954687ba5e1c6df)
1997-09-09updated bit on kill -HUP to make it clear what effect this has, and itsLuke Leighton1-9/+19
limitations. (This used to be commit 50a990b9d6d9e3de46298c5fbf2a81709760f85e)
1997-09-05One more consultant.Jeremy Allison1-2/+21
(This used to be commit e7dba8a8c795f6aaa87d5e76dea6f36b63dc7dd7)
1997-09-03One more consultant....Jeremy Allison1-1/+27
(This used to be commit 56e8e890eca736e43f26a72c32547dbfa73e5247)
1997-08-26corrected it's (it is) documentation errors, when "its" should beSamba Release Account12-15/+15
being used. lkcl (This used to be commit 7cd640e5b1a6bbe13834fe23a23ef03117024f0e)
1997-08-26added info about _not_ using \\SAMBA_SERVER\HOMES\profile - must useSamba Release Account2-26/+27
\\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)
1997-08-26More sites for the non-UNIX ports, plus ftp.gwdg.deSamba Release Account1-0/+14
(This used to be commit 09c6438bb66ff61eaebc08d578281f432e81e5d5)
1997-08-26Advice about firewalls (step 1) and tcp wrappers (step 8). DanSamba Release Account1-1/+10
(This used to be commit e470dd55612558ae6f308c0a871e3c01e7dea4f7)
1997-08-26This file has been moved to MIRRORS.txtSamba Release Account1-33/+0
(This used to be commit 462d10370ad08d3f3c9a12a8122db1cb7f640430)
1997-08-26Added new MIRRORS.txt file at Dan's requestSamba Release Account1-0/+67
This is really an updated version of the original 'MIRRORS' file. (This used to be commit 29a48b8ed5cf9a0511d6d7f8fa7323e6aa7292bf)
1997-08-26Added draft cversions of the new Samba doco. Dan.Samba Release Account13-0/+3667
(This used to be commit b5983092a6e63118564c6d1460b522ea8ef02c3a)
1997-08-26From Jacco, unchanged. Destined for Samba-Client-FAQ. DanSamba Release Account1-0/+61
(This used to be commit c8bf8dfb93f7558a9974d79b7c3949849bff1b08)
1997-08-26JHT ===> Documentation header updates only - inserting/mod Updates date.John Terpstra3-2/+3
(This used to be commit 17a13828fd7a3284543eb319566da6c246808e6d)
1997-08-26Way out of date. DanSamba Release Account3-249/+0
(This used to be commit dc395e3515a4ef90af9e602be2bc0a6ce25627f6)
1997-08-26Minor mods to DOMAIN.txt. In DOMAIN_CONTROL.txt made it clear that a PDC isSamba Release Account2-0/+24
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)
1997-08-25More mods to DOMAIN.txt, preparing for meta-FAQ itegration. DanSamba Release Account1-7/+11
(This used to be commit b9581f31412f73ce37e2bdcbf462d3d146cfc320)
1997-08-25- clarified dan s's clarifications of the difference between domains andSamba Release Account1-43/+90
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)
1997-08-25Changed DOMAIN.txt to try to explain terms like domain, workgroup,Samba Release Account1-6/+35
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)
1997-08-25Renamed from INSTALL.txt. Preparing for new docs structure.Samba Release Account1-0/+342
Dan (This used to be commit 98729b09094bf20678a849efe02de64696f48bc8)
1997-08-25Updated Manifest and DOMAIN.txt to refer to <your OS>_INSTALL.txt andSamba Release Account2-343/+1
describe the nascent new documentation project. Renamed INSTALL.txt to UNIX_INSTALL.txt. Dan (This used to be commit fe12c2746771f17a8b317d3e12c47646281617b6)
1997-08-22fix some more references to samba-bugs@anu.edu.au which should beSamba Release Account4-9/+9
samba-bugs@samba.anu.edu.au tridge (This used to be commit 81760c5719b7afe71ee3942aa1e80d8d4e22bdba)
1997-08-22fix several references to samba-bugs@anu.edu.au which should be ↵Samba Release Account4-4/+4
samba-bugs@samba.anu.edu.au (This used to be commit 19bae63e28bddcb605c95035ae15e1ff5d8f57db)
1997-08-21Removed the obsolete comment from the 'strip dot'Samba Release Account1-4/+6
option. It isn't :-). Jeremy (jallison@whistle.com) (This used to be commit bbf76eeb40ec22d4787d1f1206a3c559b36fe636)
1997-08-21JHT ===> Just to complete Tim Small's add-ins.John Terpstra2-0/+7
(This used to be commit 1f81a0a80bfbe147af0c29ca1093b255185e80a4)
1997-08-21JHT ===> Added a patch from Tim Small (UK)John Terpstra2-1/+15
(This used to be commit a2ba15e2dec92c06eb51284e2a3071ef37850434)
1997-08-20Support.txt: Added two more consultants.Samba Release Account2-3/+40
smbtar.1: Mentioned it is meant for GNU tar. Jeremy (jallison@whistle.com) (This used to be commit 9d7e75bdf568239af53d7162c2b207ea06ed4070)
1997-08-19JHT ===> Added instructions for Windows 95 encrypted password change.John Terpstra2-4/+75
(This used to be commit 422e55092f01505ba616ff9e03e36592bb66866b)
1997-08-19JHT ===> Fixed step numbering.John Terpstra1-3/+3
(This used to be commit 55541e7478eb7a15afbb8c8abfebf50622eda724)
1997-08-12Faxing.txt: Updated.Samba Release Account2-19/+89
Support.txt: Added new consultant. Jeremy (jallison@whistle.com) (This used to be commit 331473769161fa8bc1703fc66d5cbe47885d120a)
1997-08-10updated to include NT 4.0 Workstation profile setup.Samba Release Account1-10/+82
lkcl (This used to be commit a98983c468bc7c2672374b2597dde1c824b7ebbf)
1997-08-044 more consultants.Samba Release Account1-15/+84
Jeremy (jallison@whistle.com) (This used to be commit 0b7b87d51fef112d537ab93bae6c8f448fe65b6e)
1997-07-31smb.conf.5: Added netbios aliases entry.Samba Release Account2-1/+40
Support.txt: One more USA consultant. Jeremy (jallison@whistle.com) (This used to be commit df99a780daedf138df82241d4534f103ce9729b1)
1997-07-30Made docs more up to date with source. Preparing for 1.9.17alpha5.Samba Release Account1-1/+45
Jeremy (jallison@whistle.com) (This used to be commit 148b7a2ee3f520f31793d25ebe164a147f2afdfe)