summaryrefslogtreecommitdiffstats
path: root/docs/htmldocs
Commit message (Collapse)AuthorAgeFilesLines
...
| * Added documentation for winbind enum users and winbind enum groupsTim Potter2000-10-171-0/+19
| | | | | | | | configuration parameters.
| * update man page for program changesHerb Lewis2000-10-121-5/+16
| |
* | Minor AdditionsDavid Bannon2001-01-281-120/+232
| |
* | re : W2K SP1 bugDavid Bannon2000-12-291-105/+114
| |
* | Minor UpdateDavid Bannon2000-12-212-1649/+1195
| |
* | Changes from APPLIANCE_HEAD:David O'Neill2000-12-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - clean up some confusing variable names, remove unreachable 'break' statements. (source/printing/nt_printing.c) - reformatted to fit 80 columns (docs/docbook/docbook.txt) - configure.developer now runs configure in `dirname $0` (source/configure.developer) - syncup of smbclient docs (docs/htmldocs/smbclient.1.html docs/manpages/smbclient.1 docs/yodldocs/smbclient.1.yo) - fix to debugging code (testsuite/printing/psec.c)
* | Docs on PDC use, made from docbook. First release.David Bannon2000-11-282-0/+4192
| |
* | add new profilelevel command to man pageHerb Lewis2000-11-101-37/+40
| |
* | Changes from APPLIANCE_HEAD:David O'Neill2000-11-061-36/+40
| | | | | | | | | | | | | | | | - merge printer-notify smbcontrol command, and docs (source/utils/smbcontrol.c docs/htmldocs/smbcontrol.1.html docs/manpages/smbcontrol.1 docs/yodldocs/smbcontrol.1.yo) - return ERROR_INVALID_FUNCTION rather than script exit code when script returns nonzero (source/rpc_server/srv_spoolss_nt.c)
* | update man page for program changesHerb Lewis2000-10-121-7/+7
| |
* | smbcontrol.c add new profile commandsHerb Lewis2000-10-101-2/+13
|/ | | | | | | | | | | | | profile.h bump version number just in case. put stats in separate structure to make it easier to flush it. profile.c added new command to flush stats structure. changes for stats in separate structure. smbcontrol.1.yo smbcontrol.1.html smbcontrol.1 update man page packaging/Caldera/OpenLinux/samba3.spec.tmpl get rid of $Id string - this plays havoc with my autoupdate scripts.
* new man pagesHerb Lewis2000-09-292-0/+192
|
* Updated manual pages to point at http://lists.samba.org instead of oldTim Potter2000-09-122-31/+22
| | | | listproc address.
* added the -A <authfile> option for allowing the reading of userGerald Carter2000-08-291-211/+225
| | | | | | | | name and password credentials from a file. Designed for use when needed to passwd credentials between scripts --jerry
* first draft at rpcclient man page for HEAD branch. Taken heavilyGerald Carter2000-08-291-0/+241
| | | | | | | | from the man page in TNG. Updated for newer spoolss commands. jerry
* Adding pages oopsed.John Terpstra2000-07-302-0/+221
|
* Adding Using_Samba book back to Samba-pre3.John Terpstra2000-07-30158-0/+27479
|
* Updated documentation for wbinfo and winbindd.Tim Potter2000-06-302-11/+28
|
* Created manpage for wbinfo program.Tim Potter2000-06-132-35/+165
| | | | Misc documentation updates for winbindd manpage.
* Copied across NT_Security documentation from 2.0Tim Potter2000-06-051-0/+254
|
* Someone wrote a man page for smbspool - how nice!Tim Potter2000-06-051-0/+88
|
* Added signal handling section.Tim Potter2000-05-121-10/+28
|
* - added example config section to winbindd man pageAndrew Tridgell2000-05-1218-3555/+3647
| | | | - reran yodldocs with newer version of yodl
* Added mention of the CUPS option for the printing parameterGerald Carter2000-05-121-732/+891
| | | | -jerry
* HTML version of yodl doc.Tim Potter2000-05-121-0/+178
|
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files ↵Andrew Tridgell1999-12-133-866/+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-1310-402/+693
|
* yodl updateLuke Leighton1999-11-202-16/+74
|
* yodl update - rpcclientLuke Leighton1999-11-194-8/+613
|
* add description of -P optionHerb Lewis1999-09-281-1/+4
|
* Trying to improve DC location & browsing performance for the average userMatthew Chapman1999-04-111-61/+55
| | | | | | | | | | | | | | | | | | | 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).
* Updated the docs to match the changes I made to debug2html.Christopher R. Hertel1998-12-291-7/+10
| | | | Chris -)-----
* First go at documentation for debug2html.Christopher R. Hertel1998-12-291-0/+65
| | | | Chris -)-----
* added text and html versions of LDAP.yo. smb.conf.5 not generated yetLuke Leighton1998-12-071-0/+147
| | | | because there were parts rejected from the ldap patch file.
* updating smb.conf from yodlLuke Leighton1998-12-021-20/+116
|
* re-ran yodlAndrew Tridgell1998-11-272-9/+8
|
* updated from yodlLuke Leighton1998-11-241-9/+106
|
* global change from samba.anu.edu.au to samba.orgAndrew Tridgell1998-11-2117-71/+71
|
* update testparm with -s option so it doesn't require a carriage returnHerb Lewis1998-11-191-1/+5
| | | | | also allow specifying [host hostip] without [configfile] updated man page
* Update for 2.0beta1.Jeremy Allison1998-11-1416-368/+332
| | | | Jeremy.
* Commiting tt fix.Herb Lewis1998-11-121-1/+1
|
* Someone else is already doing this.Tim Potter1998-11-121-163/+0
|
* Added an index.html for the html documentation taken from the web site.Tim Potter1998-11-121-0/+163
| | | | A good idea or not?
* Added text and html versions of DOMAIN_MEMBER doc.Jeremy Allison1998-11-111-0/+127
| | | | Jeremy.
* Added swat html & manpage.Jeremy Allison1998-11-112-6/+202
| | | | Jeremy.
* Added link to YODL url.Jeremy Allison1998-11-1114-32/+64
| | | | Jeremy.
* First version of HTML docs generated from YODL source.Jeremy Allison1998-11-1115-0/+7083
| | | | Jeremy.
* Initial version imported to CVS Samba Release Account1996-05-041-0/+175