1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00

92 Commits

Author SHA1 Message Date
Jeremy Allison
b588615b20 smbclient.1: Added documentation of the username%password environment code.
smb.conf.5: Added 'username level' docs.
Jeremy (jallison@whistle.com)
-
Jeremy Allison
c6e736283e Added documentation for the 'delete veto files' parameter.
Jeremy (jallison@whistle.com)
-
Samba Release Account
588039b6df added info about _not_ using \\SAMBA_SERVER\HOMES\profile - must use
\\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
-
Samba Release Account
bbf76eeb40 Removed the obsolete comment from the 'strip dot'
option. It isn't :-).

Jeremy (jallison@whistle.com)
-
Samba Release Account
df99a780da smb.conf.5: Added netbios aliases entry.
Support.txt: One more USA consultant.
Jeremy (jallison@whistle.com)
-
Samba Release Account
148b7a2ee3 Made docs more up to date with source. Preparing for 1.9.17alpha5.
Jeremy (jallison@whistle.com)
-
Samba Release Account
d9c331d79d Changed default create mask parameter to 0744 as per John's request.
Tidied up mask descriptions.
Jeremy (jallison@whistle.com)
-
Samba Release Account
ed6aaf2667 Support.txt: Modified a consultant's entry (Italy)
smb.conf.5: Documented follow symlinks parameter.
Jeremy (jallison@whistle.com)
-
Samba Release Account
ad090829c7 Changed separators for veto & hide files back to /.
Jeremy (jallison@whistle.com)
-
Samba Release Account
b45fc6388f Added explicit examples for veto files.
Jeremy (jallison@whistle.comAdded explicit examples for veto files.
Jeremy (jallison@whistle.com))
-
Samba Release Account
ede6fe3e76 added man page entry for "hide files". updated "veto files" entry.
both these options will do * and ? matching

lkcl
-
Samba Release Account
1de9cd456c added description of new "dns proxy" option, which defaults to yes.
added warning of consequences of using dns proxying.

lkcl
-
Samba Release Account
3187a362c8 Changed default for max mux to 50 in line with source change.
Jeremy (jallison@whistle.com)
-
Samba Release Account
5c17bc2581 smb.conf.5: Updated definitions of mode setting options. Added force
mode options.
Support.txt:	More consultants....
Jeremy (jallison@whistle.com)
-
Samba Release Account
6c361b961d Added "client code page" parameter. -
Samba Release Account
ec9eace43d added veto files entry. example lists files that DAVE (mac client)
shouldn't show up.  not tested, but hey, what are alphas for? :-)

luke
-
Samba Release Account
22243ffaa4 samba.faq: Updated with info on 'Dave'.
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
-
Samba Release Account
428ed15462 Updated docs for 'local master' parameter.
jallison@whistle.com
-
Samba Release Account
b1886349f7 Updated for 1.9.17alpha1.
Jeremy.
-
Samba Release Account
285769003a mod to directory mask doc
lkcl
-
Samba Release Account
820a1bde72 added auto.home parameters - contributed by simeon@bangor.ac.uk.
lkcl
-
Samba Release Account
d998795503 missed some bits. added some more on profiles - e.g windows 95 description
of what needs to be done.

lkcl
-
Samba Release Account
43c02b4bea updating documentation on:
profiles; domain master browsing; netlogons; preferred master.

lkcl
-
Samba Release Account
29604e0ebf Fixed typos.
jra@cygnus.com
-
Samba Release Account
e722aeed99 added logon script and logon path parameters.
lkcl
-
Samba Release Account
41a3919ac4 Added documentation for directory mode/directory mask parameter.
jra@cyngus.com
-
Samba Release Account
67a2cff2b5 updated preferred master parameter and added domain master parameter.
entries kindly written by John Barker (johnb@tigerlabs.com).

lkcl
-
Samba Release Account
89526ed50c Added patches from Paul Eggert. -
Andrew Tridgell
733c718657 - added an entry to the MIRRORS list
- minor fixes in man page
-
Andrew Tridgell
1303132113 - added docs on the new "fake oplocks" option. -
Andrew Tridgell
1c62aa14cc update the docs ready for a new release -
Andrew Tridgell
07b0cf29d3 - remove the date markers from the man pages. I never keep them uptodate
anyway :-)
-
Andrew Tridgell
f496a4131e update "server string" docs -
Andrew Tridgell
6d82a87512 a bunch of man page cleanups from a kind contributor -
Andrew Tridgell
525235135b - document the "remote announce" option
- cleanup nmbd.8 quite a bit
-
Andrew Tridgell
94aa86a1e9 doc updates -
Andrew Tridgell
fe0f5d44e2 - added docs on new "printer driver" option
- cleaned up a couple of minor things
-
Andrew Tridgell
0c96ac512f documented the "max disk size" option.
I'm sure I've done this before, we must have lost some patches a while
ago?
-
Andrew Tridgell
8eb701d0d6 added some notes on the new "interfaces" option -
Andrew Tridgell
045014aa57 Did more integration of Lukes code ready for the first release.
I've now got WINS registration working, and refresh working. Its
looking pretty good so far, but needs lots of testing.
-
Andrew Tridgell
635b56f19c Lots of changes!
- add faq info on NT printer handling
- add "delete readonly" option to help rcs users
- add stuff to man pages on new printer options
- add "proxy name resolution" option
- add "command string" -c option to smbclient (thanks Ken)
- split time functions into time.c
- rearrange the quotas stuff a bit and fix some bugs
- complete rehash of the time handling code thanks to Paul Eggert
- fix nmblookup output a bit
- add plp print queue parsing from Bertrand Wallrich
-
Samba Release Account
291551d807 Initial version imported to CVS -