summaryrefslogtreecommitdiffstats
path: root/docs/manpages
Commit message (Collapse)AuthorAgeFilesLines
...
* Wrote man page for smbpasswd program as part of documentationSamba Release Account1997-07-101-0/+112
| | | | | effort. Finally added -a option (for Andrew :-). Jeremy (jallison@whistle.com)
* Added explicit examples for veto files.Samba Release Account1997-07-071-6/+24
| | | | | Jeremy (jallison@whistle.comAdded explicit examples for veto files. Jeremy (jallison@whistle.com))
* added man page entry for "hide files". updated "veto files" entry.Samba Release Account1997-07-061-7/+46
| | | | | | both these options will do * and ? matching lkcl
* added description of new "dns proxy" option, which defaults to yes.Samba Release Account1997-07-061-1/+22
| | | | | | added warning of consequences of using dns proxying. lkcl
* Changed default for max mux to 50 in line with source change.Samba Release Account1997-07-031-4/+4
| | | | Jeremy (jallison@whistle.com)
* smb.conf.5: Updated definitions of mode setting options. Added forceSamba Release Account1997-06-191-4/+103
| | | | | | mode options. Support.txt: More consultants.... Jeremy (jallison@whistle.com)
* Added "client code page" parameter.Samba Release Account1997-06-111-0/+41
|
* added veto files entry. example lists files that DAVE (mac client)Samba Release Account1997-05-261-0/+18
| | | | | | shouldn't show up. not tested, but hey, what are alphas for? :-) luke
* samba.faq: Updated with info on 'Dave'.Samba Release Account1997-05-221-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
* Updated docs for 'local master' parameter.Samba Release Account1997-05-211-6/+20
| | | | jallison@whistle.com
* Updated for 1.9.17alpha1.Samba Release Account1997-05-201-207/+337
| | | | Jeremy.
* Documented -b for brief option.Samba Release Account1997-05-081-0/+5
|
* Fixes for manpage from Bill Hawes <whawes@star.net>.Samba Release Account1997-05-081-39/+55
|
* mod to directory mask docSamba Release Account1997-05-071-2/+2
| | | | lkcl
* added auto.home parameters - contributed by simeon@bangor.ac.uk.Samba Release Account1997-05-071-0/+62
| | | | lkcl
* missed some bits. added some more on profiles - e.g windows 95 descriptionSamba Release Account1997-03-091-1/+14
| | | | | | of what needs to be done. lkcl
* updating documentation on:Samba Release Account1997-03-091-3/+9
| | | | | | profiles; domain master browsing; netlogons; preferred master. lkcl
* Fixed typos.Samba Release Account1997-03-071-2/+2
| | | | jra@cygnus.com
* added logon script and logon path parameters.Samba Release Account1997-03-021-0/+49
| | | | lkcl
* Added documentation for directory mode/directory mask parameter.Samba Release Account1997-02-231-1/+22
| | | | jra@cyngus.com
* updated preferred master parameter and added domain master parameter.Samba Release Account1997-02-091-4/+25
| | | | | | entries kindly written by John Barker (johnb@tigerlabs.com). lkcl
* Added patches from Paul Eggert.Samba Release Account1997-01-084-46/+45
|
* - added an entry to the MIRRORS listAndrew Tridgell1996-10-071-3/+1
| | | | - minor fixes in man page
* - added docs on the new "fake oplocks" option.Andrew Tridgell1996-10-051-0/+27
|
* Tyop.Samba Release Account1996-10-021-1/+1
| | | | Dan
* Edited doc directory to remove anything that pointed to Karl Auer, since heSamba Release Account1996-10-026-9/+5
| | | | | is still getting lots of email. Also updated some of the PROJECTS file. Luke, you should do a quick paragraph or two there.
* Updated attribution list.Samba Release Account1996-08-221-0/+4
| | | | JHT
* update the docs ready for a new releaseAndrew Tridgell1996-08-219-12/+12
|
* - remove the date markers from the man pages. I never keep them uptodateAndrew Tridgell1996-08-2110-10/+10
| | | | anyway :-)
* update "server string" docsAndrew Tridgell1996-08-201-2/+1
|
* a bunch of man page cleanups from a kind contributorAndrew Tridgell1996-08-1910-410/+550
|
* documented the new syntax of lmhostsAndrew Tridgell1996-08-161-0/+3
|
* - document the "remote announce" optionAndrew Tridgell1996-08-163-310/+54
| | | | - cleanup nmbd.8 quite a bit
* doc updatesAndrew Tridgell1996-08-133-15/+21
|
* - added docs on new "printer driver" optionAndrew Tridgell1996-08-131-0/+24
| | | | - cleaned up a couple of minor things
* documented the "max disk size" option.Andrew Tridgell1996-06-101-0/+22
| | | | | I'm sure I've done this before, we must have lost some patches a while ago?
* added some notes on the new "interfaces" optionAndrew Tridgell1996-06-061-0/+25
|
* Did more integration of Lukes code ready for the first release.Andrew Tridgell1996-06-041-8/+27
| | | | | I've now got WINS registration working, and refresh working. Its looking pretty good so far, but needs lots of testing.
* Lots of changes!Andrew Tridgell1996-05-312-7/+49
| | | | | | | | | | | | | - 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
* Changed more references of 'nimbus.anu.edu.au/pub/tridge/samba' toSamba Release Account1996-05-201-1/+1
| | | | | | | 'samba.anu.edu.au/pub/samba' The only reference I see now to 'nimbus' is in ENCRYPTION.txt regarding libdes stuff. Paul...
* Updated references in doco to 'http://lake.can.....'Samba Release Account1996-05-061-1/+1
| | | | with 'http://samba.can.....' and added a mirror site to MIRROR
* documented -W optionAndrew Tridgell1996-05-051-0/+11
|
* removed old -S option from nmbd manpageAndrew Tridgell1996-05-051-4/+0
|
* Initial version imported to CVS Samba Release Account1996-05-0410-0/+5440