summaryrefslogtreecommitdiff
path: root/docs/manpages
AgeCommit message (Collapse)AuthorFilesLines
1998-01-08preparing for release of 1.9.18Samba Release Account15-15/+15
(This used to be commit c3f725ad889650147cf5b931ca9f34836daaf942)
1998-01-06Added manpages.Volker Lendecke3-0/+131
Removed obsolete options from smbmount help message. Volker (This used to be commit 2d550d28cd9d3cdb6f72e1f387d9c65dbc1404ad)
1997-12-24preparing for release of 1.9.18alpha14Samba Release Account12-12/+12
(This used to be commit d3a238e7ac452690bd35f399357b8795100f60a3)
1997-12-24Added docs for new signal handling functions.Jeremy Allison2-0/+26
Jeremy. (This used to be commit 24fb57e7507338845c2075dbd6d86922b3f028ed)
1997-12-16preparing for release of 1.9.18alpha13Samba Release Account12-12/+12
(This used to be commit 90b8675b88aa01ae912b5c8849ffb406ad976b95)
1997-12-16WHATSNEW.txt - updated for 1.9.18alpha13.Jeremy Allison1-71/+0
docs/smb.conf.5: Removed unused NTDOMAIN params. Added new params. source/loadparm.c: Put #ifdef NTDOMAIN around unused params. source/nmbd_become_lmb.c: Removed check for workgroup name in lmb name. Jeremy. (This used to be commit 5136c5ec119968b39e2cf9d7f3e6836d9286a51f)
1997-12-16Added new wins & lm announce options.Jeremy Allison1-1/+73
Jeremy. (This used to be commit 847506a755fac3f97274a19c8a02a2a22f82ca13)
1997-12-03applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell1-3/+13
to use lpstat to obtain the printer list on systemV systems. I've now made this the default on all SYSV systems. Jeremy, you were a little worried about the security of this patch. I believe it's OK as the user has no control over the options given to popen() and the pipe is only open for reading. (This used to be commit 6a83de0ae954bb18d3f15382f2b0b3259fedff09)
1997-12-03change the "username map" option to allow the user to stop theAndrew Tridgell1-0/+13
processing part way through the file if a match is found. If a line starts with ! and a match is made by that line then processing stops. This allows better wildcard handling. (patch from Anselm.Kruis@Physik.Uni-Muenchen.DE) (This used to be commit af57bc05fe0f248aaef329358c583abcffe1657c)
1997-12-03make the "printing" option a per share option rather than global. WhenAndrew Tridgell1-3/+7
printing to lots of different sorts of remote printers this is useful (This used to be commit 7a88bed4a5ca8afe1f2836f7f9a019db01bf998e)
1997-12-02Documented the 'veto oplock files' parameter.Jeremy Allison1-0/+24
Jeremy. (This used to be commit 0263f333f22d2f7f90a155ff19915ff58929bba0)
1997-11-28preparing for release of 1.9.18alpha12Samba Release Account12-12/+12
(This used to be commit 9cac33a13dc7c4890628436b80f6cbd8361deab2)
1997-11-21Added in mods for new smb.conf "remote browse sync" option as posted toJohn Terpstra1-0/+31
the samba-1.9.17 tree moments ago. (This used to be commit 2ee25cd117a116d0304960780d6c197f39d25a3d)
1997-11-02preparing for release of 1.9.18alpha11Samba Release Account12-12/+12
(This used to be commit cadd772df72aa13018ea6e909ed0d7e294f24b5e)
1997-11-02documented "domain hosts allow/deny" parametersLuke Leighton1-7/+43
(This used to be commit adf3119245148d517913efb549e8b88d5ba66b39)
1997-11-01preparing for release of 1.9.18alpha10Samba Release Account12-12/+12
(This used to be commit fa251b7eba48c9ef2d8d3d798ce5b99c8508c243)
1997-10-30preparing for release of 1.9.18alpha9Samba Release Account12-12/+12
(This used to be commit 9212c93beefa83be349b250fe98b65e07d842038)
1997-10-29preparing for release of 1.9.18alpha8Samba Release Account12-12/+12
(This used to be commit 48548526e8bef3cdc6f5d202bb6c7849e7862e48)
1997-10-29preparing for release of 1.9.18alpha7Samba Release Account12-12/+12
(This used to be commit dceace804ea3efa8de6ab31fb44acdc10d46ed73)
1997-10-28Added "printer driver location", "printer driver file" parameters.Jeremy Allison1-0/+49
Jeremy. (This used to be commit c739de26c286ad1c6e19896c7e9757bc584c7fc2)
1997-10-27preparing for release of 1.9.18alpha6Samba Release Account12-12/+12
(This used to be commit 28ef0df30efd4011e6a782dc02474b6d4082d6de)
1997-10-25preparing for release of 1.9.18alpha5Samba Release Account12-12/+12
(This used to be commit 1b17455066098104b9b0907a58195328c6467d71)
1997-10-24preparing for release of 1.9.18alpha4Samba Release Account12-12/+12
(This used to be commit bf5b060bd9d210efe95b3529dfba98c5c49716e0)
1997-10-24preparing for release of samba-1.9.18alpha4Samba Release Account12-12/+12
(This used to be commit e24465890a2fd87fce4f88b97f7ad84a4cc34d7b)
1997-10-21preparing for release of 1.9.18alpha3Samba Release Account12-12/+12
(This used to be commit e4f6ec8c0e2c1ea055cdc811b19feccbc808fd0b)
1997-10-21preparing for release of 1.9.18alpha2Samba Release Account12-12/+12
(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 Allison2-0/+149
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-17document -a "append log" optionAndrew Tridgell1-0/+7
(This used to be commit 51182b915268ed1af516090a6230fb8eee252691)
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-07Removed samba.faq from the docs directory, it was out of date. All FAQs inSamba Release Account1-1/+1
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-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-17Added documentation for the 'delete veto files' parameter.Jeremy Allison1-2/+32
Jeremy (jallison@whistle.com) (This used to be commit c6e736283ec7558f8d5108c141e346cf0cc5742a)
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-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-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-20Support.txt: Added two more consultants.Samba Release Account1-1/+2
smbtar.1: Mentioned it is meant for GNU tar. Jeremy (jallison@whistle.com) (This used to be commit 9d7e75bdf568239af53d7162c2b207ea06ed4070)
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-10Wrote man page for smbpasswd program as part of documentationSamba Release Account1-0/+112
effort. Finally added -a option (for Andrew :-). Jeremy (jallison@whistle.com) (This used to be commit e20a5859bc3a06090777a9197163e2ec39be7b3b)
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)