summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Updated docs for "inherit permissions" fix.Jeremy Allison2000-01-141-3/+48
| | | | Jeremy.
* Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.Jeremy Allison2000-01-122-1/+38
| | | | Jeremy.
* Fix minor typos in the yodl for smb.conf.5 and fix minor English problems :-)Richard Sharpe2000-01-081-2/+2
|
* the -i options are gone from nmbd and smbd - use the smb.confAndrew Tridgell2000-01-072-18/+2
| | | | | | | parameter "netbios scope" instead -i is still available in the command line utils, as these may be used to contact another scope
* added "netbios scope" docsAndrew Tridgell2000-01-071-0/+8
|
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files ↵Andrew Tridgell1999-12-1312-3708/+0
| | | | that were in the head branch but weren't in SAMBA_2_0
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-1374-1686/+2776
|
* adding bits about SAM database security, and what the SAM commands areLuke Leighton1999-11-201-5/+30
| | | | actually for.
* explicit reference to tell people that rpcclient doesn't work withLuke Leighton1999-11-201-0/+5
| | | | | Windows 95. i can just imagine some people saying "it dunna wurk on my box at home", and me having to reply, "i dunna care".
* yodl updateLuke Leighton1999-11-204-32/+156
|
* oops.Luke Leighton1999-11-201-1/+1
|
* adding some command descriptions behind the rpcclient commands.Luke Leighton1999-11-201-14/+75
|
* yodl update - rpcclientLuke Leighton1999-11-199-16/+2065
|
* added an rpcclient man page. wow!Luke Leighton1999-11-193-5/+789
|
* Fixed typo in automatic printer install share name.Tim Potter1999-11-081-2/+1
| | | | | Removed confusing 'writeable = no' parameter from example [printers] entry.
* According to params/loadparm.c, the "case sensitive", "casesignames",Tim Potter1999-10-151-3/+3
| | | | | and "short preserve case" name mangling parameters are local options but the documentation says they are globals.
* add description of -P optionHerb Lewis1999-09-283-3/+14
|
* Fixed quoting/escaping bug in example code.Tim Potter1999-08-021-1/+1
|
* add Windows 2000 version of Plain Text Password registry entryHerb Lewis1999-07-161-0/+11
|
* Trying to improve DC location & browsing performance for the average userMatthew Chapman1999-04-113-133/+125
| | | | | | | | | | | | | | | | | | | who doesn't know what an LMB or DMB is. * check_master_browser_exists now performs the check the first time around, so if there is indeed no master browser then Samba takes up the job much faster. * Upped default OS level to 32. There is no reason why some stupid little Windows box should become LMB instead of a Samba *server*. * "domain master" now defaults to "auto". Currently this attempts to become DMB iff Samba is the PDC (ala Windows NT). "preferred master" also defaults to "auto", which enables preferred master iff Samba is DMB. * lp_server_role now just returns the predetermined role, rather than working it out each time, since the server role is becoming very heavily used (esp for the BDC code).
* Put this back after it dropped off.John Terpstra1999-04-091-0/+51
|
* Documentation for VFS construction.Tim Potter1999-04-051-0/+9
|
* referred reader to NT Domain FAQ for more info (copy of update to 2.0)Gerald Carter1999-02-251-109/+10
|
* Folding into Samba-2.1.X tree documents added to 2.0.3.John Terpstra1999-02-143-0/+34
|
* Updated the docs to match the changes I made to debug2html.Christopher R. Hertel1998-12-293-21/+30
| | | | Chris -)-----
* First go at documentation for debug2html.Christopher R. Hertel1998-12-293-0/+175
| | | | Chris -)-----
* added ldap files by Matthew Chapman.Luke Leighton1998-12-071-0/+161
|
* added text and html versions of LDAP.yo. smb.conf.5 not generated yetLuke Leighton1998-12-072-0/+297
| | | | because there were parts rejected from the ldap patch file.
* matthew chapman's ldap code, to date. plus docs!Luke Leighton1998-12-071-59/+43
|
* fixed a link to testparm.1.htmlAndrew Tridgell1998-12-071-1/+1
|
* Updated version info and date in document headers.John Terpstra1998-12-0338-45/+65
|
* adding group parsing: add/modify/delete/add members.Luke Leighton1998-12-031-4/+4
|
* updating smb.conf from yodlLuke Leighton1998-12-022-38/+274
|
* missed out endit()s, ta andrej.Luke Leighton1998-11-301-0/+6
|
* updated smb.conf - have not done a yodl2xxx.Luke Leighton1998-11-301-19/+152
|
* Fixed typo. "Browsable is an acronym for browseable.John Terpstra1998-11-281-1/+1
|
* re-ran yodlAndrew Tridgell1998-11-2718-66/+63
|
* got rid of a dangerous message command exampleAndrew Tridgell1998-11-271-9/+0
|
* updated from yodlLuke Leighton1998-11-242-27/+247
|
* added "domain group map" and "local group map" explanations.Luke Leighton1998-11-241-9/+136
|
* use http://samba.org/ not http://samba.org/samba/Andrew Tridgell1998-11-222-7/+6
|
* global change from samba.anu.edu.au to samba.orgAndrew Tridgell1998-11-2173-383/+383
|
* Added changes to smbtar submitted by Sandy WhiteselRichard Sharpe1998-11-211-3/+9
| | | | | | | | Added some extra documentation for smbclient Grr, Jeremy beat me to a bug fix in client.c Will have to get Jeremy to tell me how to check out SAMBA_2_0 :-)
* update testparm with -s option so it doesn't require a carriage returnHerb Lewis1998-11-193-3/+17
| | | | | also allow specifying [host hostip] without [configfile] updated man page
* support.txt is now maintained solely on the web pagesAndrew Tridgell1998-11-141-2172/+2
|
* Update for 2.0beta1.Jeremy Allison1998-11-1473-781/+708
| | | | Jeremy.
* removed information on installing via cgiAndrew Tridgell1998-11-141-73/+15
|
* missed a .BHerb Lewis1998-11-141-1/+1
|
* Fixed munging of sample file in man pages.Jeremy Allison1998-11-141-9/+6
| | | | Jeremy.
* ran spell check and other minor tweaksHerb Lewis1998-11-1416-271/+282
|