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

48 Commits

Author SHA1 Message Date
David O'Neill
afad150bac Merge of documentation updates to HEAD. These got missed somewhere along
the way.
-
Tim Potter
f9450cd7b7 Documentation updates for smbcacls program. -
Tim Potter
bd87398b5a Updated smbcacls documentation. -
Tim Potter
e5defa4128 First cut at a manual page for smbcacls. -
Gerald Carter
aa9c9fec9d added documentation for 'private dir' parameter -
David O'Neill
3483be1d76 Changes from APPLIANCE_HEAD:
- clean up yodl doc for the -U changes, update man and html versions
      (docs/yodldocs/smbclient.1.yo docs/htmldocs/smbclient.1.html
       docs/manpages/smbclient.1)
-
David Bannon
551a0eebb7 PDC docs, made from DocBook source, comments ? -
Tim Potter
fdf6a5c76a Added documentation for printer-notify smbcontrol command. -
Tim Potter
7c3518c55e Small change to process of joining a domain with samedit. -
Tim Potter
c76dfab559 Added documentation for winbind enum users and winbind enum groups
configuration parameters.
-
Herb Lewis
1ddfec3256 update man page for program changes -
Herb Lewis
8a7d6c8e91 new man pages -
Tim Potter
0d7f816331 Updated manual pages to point at http://lists.samba.org instead of old
listproc address.
-
Gerald Carter
d8dde169e7 added the -A <authfile> option for allowing the reading of user
name and password credentials from a file.  Designed for use
when needed to passwd credentials between scripts


--jerry
-
Gerald Carter
0202f7e249 first draft at rpcclient man page for HEAD branch. Taken heavily
from the man page in TNG.  Updated for newer spoolss commands.



jerry
-
John Terpstra
7df53b8211 Adding pages oopsed. -
John Terpstra
9f5f8ad21d Adding Using_Samba book back to Samba-pre3. -
Tim Potter
8b814d1bb1 Updated documentation for wbinfo and winbindd. -
Tim Potter
1f225fddd9 Created manpage for wbinfo program.
Misc documentation updates for winbindd manpage.
-
Tim Potter
6f07da3b91 Copied across NT_Security documentation from 2.0 -
Tim Potter
bac7a72f47 Someone wrote a man page for smbspool - how nice! -
Tim Potter
ad54472200 Added signal handling section. -
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 -