Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed typo in automatic printer install share name. | Tim Potter | 1999-11-08 | 1 | -2/+1 |
| | | | | | Removed confusing 'writeable = no' parameter from example [printers] entry. | ||||
* | According to params/loadparm.c, the "case sensitive", "casesignames", | Tim Potter | 1999-10-15 | 1 | -3/+3 |
| | | | | | and "short preserve case" name mangling parameters are local options but the documentation says they are globals. | ||||
* | add description of -P option | Herb Lewis | 1999-09-28 | 3 | -3/+14 |
| | |||||
* | Fixed quoting/escaping bug in example code. | Tim Potter | 1999-08-02 | 1 | -1/+1 |
| | |||||
* | add Windows 2000 version of Plain Text Password registry entry | Herb Lewis | 1999-07-16 | 1 | -0/+11 |
| | |||||
* | Trying to improve DC location & browsing performance for the average user | Matthew Chapman | 1999-04-11 | 3 | -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 Terpstra | 1999-04-09 | 1 | -0/+51 |
| | |||||
* | Documentation for VFS construction. | Tim Potter | 1999-04-05 | 1 | -0/+9 |
| | |||||
* | referred reader to NT Domain FAQ for more info (copy of update to 2.0) | Gerald Carter | 1999-02-25 | 1 | -109/+10 |
| | |||||
* | Folding into Samba-2.1.X tree documents added to 2.0.3. | John Terpstra | 1999-02-14 | 3 | -0/+34 |
| | |||||
* | Updated the docs to match the changes I made to debug2html. | Christopher R. Hertel | 1998-12-29 | 3 | -21/+30 |
| | | | | Chris -)----- | ||||
* | First go at documentation for debug2html. | Christopher R. Hertel | 1998-12-29 | 3 | -0/+175 |
| | | | | Chris -)----- | ||||
* | added ldap files by Matthew Chapman. | Luke Leighton | 1998-12-07 | 1 | -0/+161 |
| | |||||
* | added text and html versions of LDAP.yo. smb.conf.5 not generated yet | Luke Leighton | 1998-12-07 | 2 | -0/+297 |
| | | | | because there were parts rejected from the ldap patch file. | ||||
* | matthew chapman's ldap code, to date. plus docs! | Luke Leighton | 1998-12-07 | 1 | -59/+43 |
| | |||||
* | fixed a link to testparm.1.html | Andrew Tridgell | 1998-12-07 | 1 | -1/+1 |
| | |||||
* | Updated version info and date in document headers. | John Terpstra | 1998-12-03 | 38 | -45/+65 |
| | |||||
* | adding group parsing: add/modify/delete/add members. | Luke Leighton | 1998-12-03 | 1 | -4/+4 |
| | |||||
* | updating smb.conf from yodl | Luke Leighton | 1998-12-02 | 2 | -38/+274 |
| | |||||
* | missed out endit()s, ta andrej. | Luke Leighton | 1998-11-30 | 1 | -0/+6 |
| | |||||
* | updated smb.conf - have not done a yodl2xxx. | Luke Leighton | 1998-11-30 | 1 | -19/+152 |
| | |||||
* | Fixed typo. "Browsable is an acronym for browseable. | John Terpstra | 1998-11-28 | 1 | -1/+1 |
| | |||||
* | re-ran yodl | Andrew Tridgell | 1998-11-27 | 18 | -66/+63 |
| | |||||
* | got rid of a dangerous message command example | Andrew Tridgell | 1998-11-27 | 1 | -9/+0 |
| | |||||
* | updated from yodl | Luke Leighton | 1998-11-24 | 2 | -27/+247 |
| | |||||
* | added "domain group map" and "local group map" explanations. | Luke Leighton | 1998-11-24 | 1 | -9/+136 |
| | |||||
* | use http://samba.org/ not http://samba.org/samba/ | Andrew Tridgell | 1998-11-22 | 2 | -7/+6 |
| | |||||
* | global change from samba.anu.edu.au to samba.org | Andrew Tridgell | 1998-11-21 | 73 | -383/+383 |
| | |||||
* | Added changes to smbtar submitted by Sandy Whitesel | Richard Sharpe | 1998-11-21 | 1 | -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 return | Herb Lewis | 1998-11-19 | 3 | -3/+17 |
| | | | | | also allow specifying [host hostip] without [configfile] updated man page | ||||
* | support.txt is now maintained solely on the web pages | Andrew Tridgell | 1998-11-14 | 1 | -2172/+2 |
| | |||||
* | Update for 2.0beta1. | Jeremy Allison | 1998-11-14 | 73 | -781/+708 |
| | | | | Jeremy. | ||||
* | removed information on installing via cgi | Andrew Tridgell | 1998-11-14 | 1 | -73/+15 |
| | |||||
* | missed a .B | Herb Lewis | 1998-11-14 | 1 | -1/+1 |
| | |||||
* | Fixed munging of sample file in man pages. | Jeremy Allison | 1998-11-14 | 1 | -9/+6 |
| | | | | Jeremy. | ||||
* | ran spell check and other minor tweaks | Herb Lewis | 1998-11-14 | 16 | -271/+282 |
| | |||||
* | Updated for 2.0beta1. | Jeremy Allison | 1998-11-13 | 1 | -9/+5 |
| | |||||
* | Problems found by Herb. | Jeremy Allison | 1998-11-13 | 6 | -15/+22 |
| | | | | Jeremy. | ||||
* | Commiting tt fix. | Herb Lewis | 1998-11-12 | 2 | -2/+2 |
| | |||||
* | Fixed missing parens in tt entry. | Herb Lewis | 1998-11-12 | 1 | -1/+1 |
| | |||||
* | Someone else is already doing this. | Tim Potter | 1998-11-12 | 1 | -163/+0 |
| | |||||
* | Added an index.html for the html documentation taken from the web site. | Tim Potter | 1998-11-12 | 1 | -0/+163 |
| | | | | A good idea or not? | ||||
* | Added text and html versions of DOMAIN_MEMBER doc. | Jeremy Allison | 1998-11-11 | 2 | -0/+277 |
| | | | | Jeremy. | ||||
* | Added file to describe how to join a domain. | Jeremy Allison | 1998-11-11 | 1 | -0/+148 |
| | | | | Jeremy. | ||||
* | Added swat html & manpage. | Jeremy Allison | 1998-11-11 | 4 | -12/+418 |
| | | | | Jeremy. | ||||
* | Updated smbd links. | Jeremy Allison | 1998-11-11 | 2 | -6/+226 |
| | | | | | Added first cut at swat man page. Jeremy. | ||||
* | Added link to YODL url. | Jeremy Allison | 1998-11-11 | 42 | -97/+195 |
| | | | | Jeremy. | ||||
* | Forgot to add these new (auto-generated) manpages. | Jeremy Allison | 1998-11-11 | 2 | -0/+303 |
| | | | | Jeremy. | ||||
* | First versions of the man pages auto-generated from the YODL | Jeremy Allison | 1998-11-11 | 13 | -7066/+8463 |
| | | | | | source. Jeremy. | ||||
* | First version of HTML docs generated from YODL source. | Jeremy Allison | 1998-11-11 | 15 | -0/+7083 |
| | | | | Jeremy. |