Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | autogenated from SGML/DocBook source :-) | Gerald Carter | 2001-02-19 | 2 | -299/+501 | |
| | | | | | | | | We're on our way. | |||||
| * | added SGML/DocBook for samba(7) man page | Gerald Carter | 2001-02-19 | 1 | -0/+213 | |
| | | ||||||
| * | updated comments on using DocBook. | Gerald Carter | 2001-02-19 | 1 | -25/+35 | |
| | | | | | | | | jerry | |||||
| * | 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 | 3 | -2317/+2341 | |
| | | | | | | | | | | | | | | 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 | 9 | -1716/+1277 | |
| | | | | | | | | the way. | |||||
| * | Documentation updates for smbcacls program. | Tim Potter | 2000-12-21 | 3 | -42/+139 | |
| | | ||||||
| * | Documented -C and -G options to smbcacls. | Jeremy Allison | 2000-12-16 | 1 | -0/+17 | |
| | | | | | | | | Jeremy. | |||||
| * | Updated smbcacls documentation. | Tim Potter | 2000-12-14 | 3 | -28/+237 | |
| | | ||||||
| * | inverted dword value | Gerald Carter | 2000-12-13 | 1 | -1/+1 | |
| | | | | | | | | jerry | |||||
| * | First cut at a manual page for smbcacls. | Tim Potter | 2000-12-07 | 3 | -0/+238 | |
| | | ||||||
| * | added documentation for 'private dir' parameter | Gerald Carter | 2000-12-06 | 3 | -2310/+2359 | |
| | | ||||||
| * | update to reference new documentation in Imprints | Gerald Carter | 2000-12-06 | 1 | -9/+11 | |
| | | | | | | | | --jerry | |||||
| * | Changes from APPLIANCE_HEAD: | David O'Neill | 2000-12-04 | 3 | -3/+7 | |
| | | | | | | | | | | | | - 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 | |
| | | ||||||
| * | Reformatted to look nicer on 80-character screen. | Tim Potter | 2000-12-04 | 1 | -49/+52 | |
| | | | | | | | | Replaced 8-bit ascii characters with appropriate 7-bit ones. | |||||
| * | First Release of the DocBook 'source'. | David Bannon | 2000-11-28 | 3 | -0/+1816 | |
| | | ||||||
| * | PDC docs, made from DocBook source, comments ? | David Bannon | 2000-11-28 | 4 | -0/+5879 | |
| | | ||||||
| * | added more explanation about the required permissions (and authorization) | Gerald Carter | 2000-11-10 | 1 | -3/+26 | |
| | | | | | | | | | | | | | | | | | | in order to add printer drivers to a samba server. jerry | |||||
| * | Added documentation for printer-notify smbcontrol command. | Tim Potter | 2000-11-05 | 3 | -40/+54 | |
| | | ||||||
| * | documentation update and general description | Gerald Carter | 2000-11-01 | 1 | -1/+46 | |
| | | | | | | | | jerry | |||||
| * | added some clarifications. | Gerald Carter | 2000-10-25 | 1 | -5/+22 | |
| | | | | | | | | jerry | |||||
| * | Small change to process of joining a domain with samedit. | Tim Potter | 2000-10-22 | 3 | -3/+6 | |
| | | ||||||
| * | Added documentation for winbind enum users and winbind enum groups | Tim Potter | 2000-10-17 | 3 | -0/+73 | |
| | | | | | | | | configuration parameters. | |||||
| * | update man page for program changes | Herb Lewis | 2000-10-12 | 3 | -15/+52 | |
| | | ||||||
* | | preparing for release of 2.2.0-alpha2 | Samba Release Account | 2001-01-30 | 71 | -74/+75 | |
| | | ||||||
* | | Minor Additions | David Bannon | 2001-01-28 | 3 | -128/+339 | |
| | | ||||||
* | | Add a comment about %$(envvar) ... Just to get it in there. It can be | Richard Sharpe | 2001-01-21 | 1 | -0/+3 | |
| | | | | | | | | improved now. | |||||
* | | re : W2K SP1 bug | David Bannon | 2000-12-29 | 3 | -107/+128 | |
| | | ||||||
* | | Minor Update | David Bannon | 2000-12-21 | 6 | -1672/+1301 | |
| | | ||||||
* | | merge from head | Gerald Carter | 2000-12-13 | 1 | -1/+1 | |
| | | ||||||
* | | merge from HEAD | Gerald Carter | 2000-12-06 | 1 | -6/+13 | |
| | | | | | | | | --jerry | |||||
* | | Changes from APPLIANCE_HEAD: | David O'Neill | 2000-12-05 | 4 | -50/+60 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) | |||||
* | | The first of our DocBook docs. Comments ? | David Bannon | 2000-11-28 | 3 | -0/+1796 | |
| | | ||||||
* | | Docs on PDC use, made from docbook. First release. | David Bannon | 2000-11-28 | 4 | -0/+5799 | |
| | | ||||||
* | | preparing for release of 2.2.0-alpha1 | Samba Release Account | 2000-11-23 | 69 | -77/+70 | |
| | | ||||||
* | | add new profilelevel command to man page | Herb Lewis | 2000-11-10 | 3 | -41/+52 | |
| | | ||||||
* | | merge from HEAD | Gerald Carter | 2000-11-10 | 1 | -3/+26 | |
| | | | | | | | | jerry | |||||
* | | Changes from APPLIANCE_HEAD: | David O'Neill | 2000-11-06 | 3 | -40/+54 | |
| | | | | | | | | | | | | | | | | - 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) | |||||
* | | documentation update from HEAD | Gerald Carter | 2000-11-01 | 1 | -1/+48 | |
| | | ||||||
* | | merge from HEAD | Gerald Carter | 2000-10-25 | 1 | -7/+29 | |
| | | | | | | | | jerry | |||||
* | | update man page for program changes | Herb Lewis | 2000-10-12 | 3 | -21/+21 | |
| | | ||||||
* | | smbcontrol.c add new profile commands | Herb Lewis | 2000-10-10 | 3 | -7/+44 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
* | | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'. | cvs2svn Import User | 2000-10-10 | 1 | -0/+4 | |
|\| | ||||||
| * | Just in case anyone thinks that Win ME is not freally just a | Gerald Carter | 2000-10-10 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | facelift for Win98/95 jerry | |||||
* | | preparing for release of 2.2.0-alpha0 | Samba Release Account | 2000-10-08 | 69 | -73/+78 | |
|/ | ||||||
* | new man pages | Herb Lewis | 2000-09-29 | 6 | -0/+557 | |
| | ||||||
* | Missing from HEAD and 2.2 - terminal server reg config. | Jeremy Allison | 2000-09-28 | 1 | -0/+7 | |
| | | | | Jeremy. | |||||
* | Placeholder for some forthcoming documentation | Gerald Carter | 2000-09-14 | 1 | -0/+7 | |
| | | | | jerry |