summaryrefslogtreecommitdiff
path: root/docs/manpages/smb.conf.5
AgeCommit message (Collapse)AuthorFilesLines
1997-10-24preparing for release of 1.9.18alpha4Samba Release Account1-1/+1
(This used to be commit bf5b060bd9d210efe95b3529dfba98c5c49716e0)
1997-10-24preparing for release of samba-1.9.18alpha4Samba Release Account1-1/+1
(This used to be commit e24465890a2fd87fce4f88b97f7ad84a4cc34d7b)
1997-10-21preparing for release of 1.9.18alpha3Samba Release Account1-1/+1
(This used to be commit e4f6ec8c0e2c1ea055cdc811b19feccbc808fd0b)
1997-10-21preparing for release of 1.9.18alpha2Samba Release Account1-1/+1
(This used to be commit 27dbb81dd3ca44b45238d63f2ff3e8da429f9845)
1997-10-21WHATSNEW.txt: Preparing for 1.9.18alpha2 release.Jeremy Allison1-1/+39
smb.conf.5: Added 'bind interfaces only' parameter. version.h: Updated to 1.9.18alpha2. Jeremy (jallison@whistle.com) (This used to be commit 7221e19d5ef4a242ce29d3148957c3e481456934)
1997-10-21add a note on how to map usernames with spaces in themAndrew Tridgell1-0/+8
(This used to be commit 708399e23461f2cce869038ab99d5e5bb54e4a62)
1997-10-21added a note about which netbios name is use in server level securityAndrew Tridgell1-0/+5
(This used to be commit f02672439554159ee49412731978286865418588)
1997-10-20Adding make_smbcodepage.1 man page.Jeremy Allison1-0/+18
Updated smb.conf with dos filetimes. Jeremy (jallison@whistle.com) (This used to be commit c4a4a9016ea5654c5d945a935e60d4f1f3b073e5)
1997-10-20added description of parameters:Luke Leighton1-2/+75
domain sid domain groups logon drive logon path (This used to be commit 6d67eddcdffd26b0fa7f97ed3fa08ec002566367)
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-09Added definition of oplocks parameter.Jeremy Allison1-0/+18
Jeremy (jallison@whistle.com) (This used to be commit f9df5ac008e368af86addee058f75c7e79ca74ce)
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-19smbclient.1: Added documentation of the username%password environment code.Jeremy Allison1-0/+22
smb.conf.5: Added 'username level' docs. Jeremy (jallison@whistle.com) (This used to be commit b588615b201fda404c09637b344e9823443ce396)
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-08-26added info about _not_ using \\SAMBA_SERVER\HOMES\profile - must useSamba Release Account1-3/+8
\\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-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-07-31smb.conf.5: Added netbios aliases entry.Samba Release Account1-0/+25
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)
1997-07-24Changed default create mask parameter to 0744 as per John's request.Samba Release Account1-26/+41
Tidied up mask descriptions. Jeremy (jallison@whistle.com) (This used to be commit d9c331d79d3addae7b0b4cc3c7fd40dfa8903a9c)
1997-07-18Support.txt: Modified a consultant's entry (Italy)Samba Release Account1-0/+15
smb.conf.5: Documented follow symlinks parameter. Jeremy (jallison@whistle.com) (This used to be commit ed6aaf2667c5cd731f8fce78163162817a18c240)
1997-07-14Changed separators for veto & hide files back to /.Samba Release Account1-17/+15
Jeremy (jallison@whistle.com) (This used to be commit ad090829c741ff737af7107a4919812db0f0591f)
1997-07-07Added explicit examples for veto files.Samba Release Account1-6/+24
Jeremy (jallison@whistle.comAdded explicit examples for veto files. Jeremy (jallison@whistle.com)) (This used to be commit b45fc6388fb08a566f9c241cb89f5dd07a70b28d)
1997-07-06added man page entry for "hide files". updated "veto files" entry.Samba Release Account1-7/+46
both these options will do * and ? matching lkcl (This used to be commit ede6fe3e76e24dc96d2ff86ac1beffd1375eff79)
1997-07-06added description of new "dns proxy" option, which defaults to yes.Samba Release Account1-1/+22
added warning of consequences of using dns proxying. lkcl (This used to be commit 1de9cd456cc3c39d6f14064010f96426f4b63276)
1997-07-03Changed default for max mux to 50 in line with source change.Samba Release Account1-4/+4
Jeremy (jallison@whistle.com) (This used to be commit 3187a362c83056b1957aed75842c57f182c29dff)
1997-06-19smb.conf.5: Updated definitions of mode setting options. Added forceSamba Release Account1-4/+103
mode options. Support.txt: More consultants.... Jeremy (jallison@whistle.com) (This used to be commit 5c17bc2581b50da8e0a072bcfd528d95eab93161)
1997-06-11Added "client code page" parameter.Samba Release Account1-0/+41
(This used to be commit 6c361b961dae25fd0a30509afc83b08f9ff35f3d)
1997-05-26added veto files entry. example lists files that DAVE (mac client)Samba Release Account1-0/+18
shouldn't show up. not tested, but hey, what are alphas for? :-) luke (This used to be commit ec9eace43d27c2cb19fb6311161bde6994f807b7)
1997-05-22samba.faq: Updated with info on 'Dave'.Samba Release Account1-4/+2
smb.conf.5: Removed reference to 'domain controller' being the browse list collator to match the change I just added to nameannounce.c. jallison@whistle.com (This used to be commit 22243ffaa4f5400936f5cb5159b73abc559d9515)
1997-05-21Updated docs for 'local master' parameter.Samba Release Account1-6/+20
jallison@whistle.com (This used to be commit 428ed15462e586295a767ceee5d1aebaa94ca3cb)
1997-05-20Updated for 1.9.17alpha1.Samba Release Account1-207/+337
Jeremy. (This used to be commit b1886349f7184500c9d540852abfcb790f9f38b4)
1997-05-07mod to directory mask docSamba Release Account1-2/+2
lkcl (This used to be commit 285769003af6366167f80019c6845bfe3b6a8da4)
1997-05-07added auto.home parameters - contributed by simeon@bangor.ac.uk.Samba Release Account1-0/+62
lkcl (This used to be commit 820a1bde7230bd0a125e4b900fbf733352722a39)
1997-03-09missed some bits. added some more on profiles - e.g windows 95 descriptionSamba Release Account1-1/+14
of what needs to be done. lkcl (This used to be commit d998795503ce7872073a79a710a41ffdbc535e75)
1997-03-09updating documentation on:Samba Release Account1-3/+9
profiles; domain master browsing; netlogons; preferred master. lkcl (This used to be commit 43c02b4beab9aa19c3ed648fd4251e30b9615ce7)
1997-03-07Fixed typos.Samba Release Account1-2/+2
jra@cygnus.com (This used to be commit 29604e0ebfe0de97e669452ad1a8bf948a64777c)
1997-03-02added logon script and logon path parameters.Samba Release Account1-0/+49
lkcl (This used to be commit e722aeed99b3e7413cb7d5fc31cda38711f7dfc6)
1997-02-23Added documentation for directory mode/directory mask parameter.Samba Release Account1-1/+22
jra@cyngus.com (This used to be commit 41a3919ac4d22923040bf5f30b3ba0a18b853116)
1997-02-09updated preferred master parameter and added domain master parameter.Samba Release Account1-4/+25
entries kindly written by John Barker (johnb@tigerlabs.com). lkcl (This used to be commit 67a2cff2b51139e24695fc852e59105424eaa553)
1997-01-08Added patches from Paul Eggert.Samba Release Account1-29/+30
(This used to be commit 89526ed50cf6236211723170403899f0efd2d7ae)
1996-10-07- added an entry to the MIRRORS listAndrew Tridgell1-3/+1
- minor fixes in man page (This used to be commit 733c7186576c752edb07e9768f7902edc1cc5a42)
1996-10-05- added docs on the new "fake oplocks" option.Andrew Tridgell1-0/+27
(This used to be commit 1303132113b24a3e84dd76efe1c664e0dffe5013)
1996-08-21update the docs ready for a new releaseAndrew Tridgell1-3/+3
(This used to be commit 1c62aa14cc5e43d47c9932d5c965ba834729e2f9)
1996-08-21- remove the date markers from the man pages. I never keep them uptodateAndrew Tridgell1-1/+1
anyway :-) (This used to be commit 07b0cf29d345d2f880a45d8bcbfec8355f1f83ef)
1996-08-20update "server string" docsAndrew Tridgell1-2/+1
(This used to be commit f496a4131ef0e9aacdd675805da93b4eb9542db7)
1996-08-19a bunch of man page cleanups from a kind contributorAndrew Tridgell1-110/+133
(This used to be commit 6d82a8751221539ab7f56dd6dae862d985a6e0ed)
1996-08-16- document the "remote announce" optionAndrew Tridgell1-0/+29
- cleanup nmbd.8 quite a bit (This used to be commit 525235135bdd6461b50ac2723f95f5a38686ecc2)
1996-08-13doc updatesAndrew Tridgell1-9/+17
(This used to be commit 94aa86a1e9aa5f6d6485884270ce62fc007cb812)
1996-08-13- added docs on new "printer driver" optionAndrew Tridgell1-0/+24
- cleaned up a couple of minor things (This used to be commit fe0f5d44e20599679d392eeda34a58769378fbbf)
1996-06-10documented the "max disk size" option.Andrew Tridgell1-0/+22
I'm sure I've done this before, we must have lost some patches a while ago? (This used to be commit 0c96ac512fe1f9baf35a8c1c0eb83e001ffb54df)