1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00

175 Commits

Author SHA1 Message Date
Gerald Carter
ce6777d119 autogen stuff -
Gerald Carter
ff3623cae6 playing with autogen files again -
Gerald Carter
e2070a4bde more autogen stuff -
Gerald Carter
7247027e83 more updates. Conversion almost done. 2 more man pages
(then all the ASCII stuff)
-
Gerald Carter
edb0e5df4c autogenerated files.... -
Gerald Carter
c3930c6bdb more auto generated.... -
Gerald Carter
3d8f4113eb make it stop...please, make it stop.... -
Gerald Carter
ec1dfb80b3 save as we go. More pages done. -
Gerald Carter
723bcb57e8 while I was at it..... -
Gerald Carter
e5996f4948 there is seemingly no end to these man pages.... -
Gerald Carter
5aed6bf227 getting closer
....
-
Gerald Carter
773ccb36ad more updates..... -
Gerald Carter
c82234a03e and some more.... -
Gerald Carter
ffe442b6b3 more updates..... -
Gerald Carter
a354ce7c85 more converted docs -
Gerald Carter
46fb00896a generated files -
Gerald Carter
14d8d881ec generated man page and html version of smb.conf(5) -
Gerald Carter
c51efe6a2d more autogen files from the latest SGML/DocBook checkins -
Gerald Carter
cea146a7db autogenated from SGML/DocBook source :-)
We're on our way.
-
David O'Neill
a578bdb669 Changes from APPLIANCE_HEAD:
source/docs/yodldocs/smb.conf.5.yo
    source/docs/manpages/smb.conf.5
    source/docs/htmldocs/smb.conf.5.html
		- add documentation for "hide local users" config option.
-
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)
-
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
25091dcf7c Adding missing man pages. -
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
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
810726a33b Manpage 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 -
Tim Potter
5e0994b8bb Fixed quoting/escaping bug in example code. -
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 -)-----
-