summaryrefslogtreecommitdiffstats
path: root/docs/manpages
Commit message (Collapse)AuthorAgeFilesLines
* Updated manual pages to point at http://lists.samba.org instead of oldTim Potter2000-09-122-38/+27
| | | | listproc address.
* added the -A <authfile> option for allowing the reading of userGerald Carter2000-08-291-2/+22
| | | | | | | | 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/+240
| | | | | | | | from the man page in TNG. Updated for newer spoolss commands. jerry
* Adding missing man pages.John Terpstra2000-07-302-0/+185
|
* Updated documentation for wbinfo and winbindd.Tim Potter2000-06-302-11/+31
|
* Created manpage for wbinfo program.Tim Potter2000-06-132-32/+157
| | | | Misc documentation updates for winbindd manpage.
* Someone wrote a man page for smbspool - how nice!Tim Potter2000-06-051-0/+84
|
* Added signal handling section.Tim Potter2000-05-121-10/+33
|
* - added example config section to winbindd man pageAndrew Tridgell2000-05-1217-126/+251
| | | | - reran yodldocs with newer version of yodl
* Added mention of the CUPS option for the printing parameterGerald Carter2000-05-121-87/+321
| | | | -jerry
* Manpage version of yodl doc.Tim Potter2000-05-121-0/+199
|
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files ↵Andrew Tridgell1999-12-132-863/+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-1312-633/+1001
|
* yodl updateLuke Leighton1999-11-202-16/+82
|
* yodl update - rpcclientLuke Leighton1999-11-194-8/+767
|
* add description of -P optionHerb Lewis1999-09-281-1/+5
|
* Fixed quoting/escaping bug in example code.Tim Potter1999-08-021-1/+1
|
* Trying to improve DC location & browsing performance for the average userMatthew Chapman1999-04-111-66/+57
| | | | | | | | | | | | | | | | | | | 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/+51
| | | | Chris -)-----
* updating smb.conf from yodlLuke Leighton1998-12-021-18/+158
|
* re-ran yodlAndrew Tridgell1998-11-2716-57/+55
|
* updated from yodlLuke Leighton1998-11-241-18/+141
|
* update testparm with -s option so it doesn't require a carriage returnHerb Lewis1998-11-191-1/+6
| | | | | also allow specifying [host hostip] without [configfile] updated man page
* Update for 2.0beta1.Jeremy Allison1998-11-1419-374/+338
| | | | Jeremy.
* Commiting tt fix.Herb Lewis1998-11-121-1/+1
|
* Added swat html & manpage.Jeremy Allison1998-11-112-6/+216
| | | | Jeremy.
* Added link to YODL url.Jeremy Allison1998-11-1114-33/+66
| | | | Jeremy.
* Forgot to add these new (auto-generated) manpages.Jeremy Allison1998-11-112-0/+303
| | | | Jeremy.
* First versions of the man pages auto-generated from the YODLJeremy Allison1998-11-1113-7066/+8463
| | | | | source. Jeremy.
* The start of a long and ugly process... :-).Jeremy Allison1998-11-051-20/+262
| | | | Jeremy.
* Added man page for nmblookup(1)Eloy Paris1998-10-171-0/+126
|
* preparing for release of 2.0.0 alpha 11Samba Release Account1998-10-0815-15/+15
|
* preparing for release of 2.0.0 alpha 10Samba Release Account1998-10-0815-15/+15
|
* Added E Jay Berkenbilt's fixesRichard Sharpe1998-10-041-0/+5
|
* fixed the docs for "domain controller" parameter.Andrew Tridgell1998-09-281-2/+2
|
* preparing for release of 2.0.0 alpha 6Samba Release Account1998-09-1815-15/+15
|
* preparing for release of 2.0.0 alpha 5Samba Release Account1998-09-1715-15/+15
|
* preparing for release of 2.0.0 alpha 1Samba Release Account1998-08-3115-15/+15
|
* preparing for release of 2.0.0 alphaSamba Release Account1998-08-3115-15/+15
|
* Finally got around to updating the man pages for nmbd and smbd to reflectChristopher R. Hertel1998-08-252-3/+19
| | | | | | the changes made re: -a and -o options. Chris -)-----
* note that "alternate permissions" is deprecated in man pageAndrew Tridgell1998-08-251-16/+2
|
* Updates smbstatus to have a -S and -L flag.Richard Sharpe1998-07-241-2/+18
| | | | | | Also updated the documentation :-) The code is ugly, we need to rewrite smbstatus someday.
* smbclient.1 updated to reflect the new functionality and to document ↵Richard Sharpe1998-04-111-2/+24
| | | | | | | functionality that has been available for a long time. More updates needed ... people tend to forget the man pages when adding functionality.
* Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1998-03-191-9/+35
| | | | | | | | | | | | | Changed smbpasswd to be client-server for a normal user, rather than accessing the private/smbpasswd file directly (it still accesses this file directly when run as root, so root can add users/change a users password without knowing the old password). A shakeout of this change is that smbpasswd can now be used to change a users password on a remote NT machine (yep - you heard that one right - we can now change a NT password from UNIX !!!!!). Jeremy.
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-162-4/+95
| | | | | | | | | | | | | | | | | | | | | | | "name resolve order" parameter. source/Makefile: Re-ordered link for name resolve order code. source/clientgen.c: source/clientutil.c: Added calls to resolve_name(). source/includes.h: Added HPUX zombie fix. source/loadparm.c: Added new name resolve order parameter. source/namequery.c: Re-wrote to include parsing of lmhosts file, new resolve_name() function requested by John. source/nmbd.c: Tell resolve_name not to do WINS lookups if we are the WINS server. source/nmbd_lmhosts.c: Call lmhosts parsing functions in namequery.c source/password.c: Call resolve_name() to lookup security=server name. source/reply.c: source/time.c: source/trans2.c: "fake directory create times" fix from Jim Hague - hague@research.canon.com.au. source/util.c: Removed isalnum() test in Get_Hostname() that seems to cause problems on many systems. Jeremy.
* Adding mention of %p substitution.Jeremy Allison1998-03-161-3/+6
| | | | Jeremy.
* changed the default "keepalive" value to 300 seconds.Andrew Tridgell1998-03-161-6/+1
| | | | This is more important now that oplocks are being used.
* Updated - removed "win95 bug compatibility" and added "dos filetime resolution".Jeremy Allison1998-02-131-52/+25
| | | | Jeremy.
* ENCRYPTION.txt: Fixed typo.Jeremy Allison1998-02-121-11/+84
| | | | | | Support.txt: Added consultant. smb.conf.5: Updated with new parameters. Jeremy.