Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | notice of change from yodl to DocBook | Gerald Carter | 2001-02-28 | 1 | -5/+13 |
| | |||||
* | beginning of big merge of docs from HEAD | Gerald Carter | 2001-02-28 | 25 | -11791/+0 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'. | cvs2svn Import User | 2001-02-25 | 1 | -0/+6 |
|\ | |||||
| * | note about docbook conversion | Gerald Carter | 2001-02-22 | 1 | -0/+6 |
| | | |||||
| * | fixed pipe in smb.conf description | Andrew Tridgell | 2001-01-25 | 1 | -5/+1 |
| | | |||||
| * | Changes from SAMBA_2_2: | David O'Neill | 2001-01-22 | 1 | -0/+3 |
| | | | | | | | | | | | | docs/yodldocs/smb.conf.5.yo - add comment about ability to include environment variables in smb.conf. Added just to mention it, probably needs improvement. | ||||
| * | Changes from APPLIANCE_HEAD: | David O'Neill | 2001-01-10 | 1 | -0/+14 |
| | | | | | | | | | | | | | | 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. | ||||
| * | Merge of documentation updates to HEAD. These got missed somewhere along | David O'Neill | 2001-01-05 | 1 | -1/+5 |
| | | | | | | | | the way. | ||||
| * | Documentation updates for smbcacls program. | Tim Potter | 2000-12-21 | 1 | -16/+53 |
| | | |||||
| * | Documented -C and -G options to smbcacls. | Jeremy Allison | 2000-12-16 | 1 | -0/+17 |
| | | | | | | | | Jeremy. | ||||
| * | Updated smbcacls documentation. | Tim Potter | 2000-12-14 | 1 | -10/+79 |
| | | |||||
| * | First cut at a manual page for smbcacls. | Tim Potter | 2000-12-07 | 1 | -0/+85 |
| | | |||||
| * | added documentation for 'private dir' parameter | Gerald Carter | 2000-12-06 | 1 | -1/+19 |
| | | |||||
| * | Changes from APPLIANCE_HEAD: | David O'Neill | 2000-12-04 | 1 | -3/+3 |
| | | | | | | | | | | | | - 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) | ||||
| * | document -U change | Andrew Tridgell | 2000-12-04 | 1 | -0/+3 |
| | | |||||
| * | Added documentation for printer-notify smbcontrol command. | Tim Potter | 2000-11-05 | 1 | -1/+6 |
| | | |||||
| * | Small change to process of joining a domain with samedit. | Tim Potter | 2000-10-22 | 1 | -1/+2 |
| | | |||||
| * | Added documentation for winbind enum users and winbind enum groups | Tim Potter | 2000-10-17 | 1 | -0/+27 |
| | | | | | | | | configuration parameters. | ||||
| * | update man page for program changes | Herb Lewis | 2000-10-12 | 1 | -5/+18 |
| | | |||||
* | | Add a comment about %$(envvar) ... Just to get it in there. It can be | Richard Sharpe | 2001-01-21 | 1 | -0/+3 |
| | | | | | | | | improved now. | ||||
* | | Changes from APPLIANCE_HEAD: | David O'Neill | 2000-12-05 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) | ||||
* | | add new profilelevel command to man page | Herb Lewis | 2000-11-10 | 1 | -1/+5 |
| | | |||||
* | | Changes from APPLIANCE_HEAD: | David O'Neill | 2000-11-06 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | - 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 changes | Herb Lewis | 2000-10-12 | 1 | -7/+7 |
| | | |||||
* | | smbcontrol.c add new profile commands | Herb Lewis | 2000-10-10 | 1 | -2/+15 |
|/ | | | | | | | | | | | | | 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 pages | Herb Lewis | 2000-09-29 | 2 | -0/+190 |
| | |||||
* | Updated manual pages to point at http://lists.samba.org instead of old | Tim Potter | 2000-09-12 | 2 | -12/+11 |
| | | | | listproc address. | ||||
* | added the -A <authfile> option for allowing the reading of user | Gerald Carter | 2000-08-29 | 1 | -0/+18 |
| | | | | | | | | 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 heavily | Gerald Carter | 2000-08-29 | 1 | -0/+263 |
| | | | | | | | | from the man page in TNG. Updated for newer spoolss commands. jerry | ||||
* | add printer admin docs | Andrew Tridgell | 2000-08-09 | 1 | -26/+16 |
| | |||||
* | Adding missing smbsh.1 man page source. | John Terpstra | 2000-07-30 | 1 | -0/+87 |
| | |||||
* | Updated documentation for wbinfo and winbindd. | Tim Potter | 2000-06-30 | 2 | -11/+33 |
| | |||||
* | Created manpage for wbinfo program. | Tim Potter | 2000-06-13 | 2 | -34/+179 |
| | | | | Misc documentation updates for winbindd manpage. | ||||
* | Copied across NT_Security documentation from 2.0 | Tim Potter | 2000-06-05 | 1 | -0/+292 |
| | |||||
* | Someone wrote a man page for smbspool - how nice! | Tim Potter | 2000-06-05 | 1 | -0/+89 |
| | |||||
* | Added signal handling section. | Tim Potter | 2000-05-12 | 1 | -10/+36 |
| | |||||
* | - added example config section to winbindd man page | Andrew Tridgell | 2000-05-12 | 1 | -14/+108 |
| | | | | - reran yodldocs with newer version of yodl | ||||
* | Added mention of the CUPS option for the printing parameter | Gerald Carter | 2000-05-12 | 1 | -4/+4 |
| | | | | -jerry | ||||
* | Changed all references of ntdom to winbind. | Tim Potter | 2000-05-12 | 1 | -5/+6 |
| | |||||
* | Added winbindd parameters to smb.conf documentation. | Tim Potter | 2000-05-08 | 1 | -0/+80 |
| | |||||
* | Initial version of winbindd manual page. | Tim Potter | 2000-05-08 | 1 | -0/+217 |
| | |||||
* | samba-bugs -> samba. | Jeremy Allison | 2000-03-30 | 17 | -112/+185 |
| | | | | Jeremy. | ||||
* | Updated docs for "inherit permissions" fix. | Jeremy Allison | 2000-01-14 | 1 | -3/+48 |
| | | | | Jeremy. | ||||
* | Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>. | Jeremy Allison | 2000-01-12 | 1 | -0/+37 |
| | | | | Jeremy. | ||||
* | Fix minor typos in the yodl for smb.conf.5 and fix minor English problems :-) | Richard Sharpe | 2000-01-08 | 1 | -2/+2 |
| | |||||
* | the -i options are gone from nmbd and smbd - use the smb.conf | Andrew Tridgell | 2000-01-07 | 2 | -18/+2 |
| | | | | | | | parameter "netbios scope" instead -i is still available in the command line utils, as these may be used to contact another scope | ||||
* | added "netbios scope" docs | Andrew Tridgell | 2000-01-07 | 1 | -0/+8 |
| | |||||
* | 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files ↵ | Andrew Tridgell | 1999-12-13 | 3 | -1084/+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 branch | Andrew Tridgell | 1999-12-13 | 10 | -515/+900 |
| | |||||
* | adding bits about SAM database security, and what the SAM commands are | Luke Leighton | 1999-11-20 | 1 | -5/+30 |
| | | | | actually for. |