1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-19 23:17:05 +03:00

76 Commits

Author SHA1 Message Date
Andrew Tridgell
faa3f49430 - added example config section to winbindd man page
- reran yodldocs with newer version of yodl
-
Gerald Carter
3fed01f9c3 Added mention of the CUPS option for the printing parameter
-jerry
-
Tim Potter
dce11c9cd1 HTML version of yodl doc. -
Andrew Tridgell
d7b2087865 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that were in the head branch but weren't in SAMBA_2_0 -
Andrew Tridgell
453a822a76 first pass at updating head branch to be to be the same as the SAMBA_2_0 branch -
Luke Leighton
28a63ac24d yodl update -
Luke Leighton
9eef1817f8 yodl update - rpcclient -
Herb Lewis
d3dd8cdc12 add description of -P option -
Matthew Chapman
4a23a358b5 Trying to improve DC location & browsing performance for the average user
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).
-
Christopher R. Hertel
fcbdf5fe97 Updated the docs to match the changes I made to debug2html.
Chris -)-----
-
Christopher R. Hertel
a045186d4d First go at documentation for debug2html.
Chris -)-----
-
Luke Leighton
4f85105578 added text and html versions of LDAP.yo. smb.conf.5 not generated yet
because there were parts rejected from the ldap patch file.
-
Luke Leighton
da442218c5 updating smb.conf from yodl -
Andrew Tridgell
98b72722c8 re-ran yodl -
Luke Leighton
f057b2e7a2 updated from yodl -
Andrew Tridgell
42d2509c9f global change from samba.anu.edu.au to samba.org -
Herb Lewis
85fbd40102 update testparm with -s option so it doesn't require a carriage return
also allow specifying [host hostip] without [configfile]
updated man page
-
Jeremy Allison
598d0255d4 Update for 2.0beta1.
Jeremy.
-
Herb Lewis
10093ae5fc Commiting tt fix. -
Tim Potter
41970a40c3 Someone else is already doing this. -
Tim Potter
11982c5cec Added an index.html for the html documentation taken from the web site.
A good idea or not?
-
Jeremy Allison
a0f9145d6f Added text and html versions of DOMAIN_MEMBER doc.
Jeremy.
-
Jeremy Allison
cce693135e Added swat html & manpage.
Jeremy.
-
Jeremy Allison
791b9bddee Added link to YODL url.
Jeremy.
-
Jeremy Allison
8f5f0bffc6 First version of HTML docs generated from YODL source.
Jeremy.
-
Samba Release Account
291551d807 Initial version imported to CVS -