summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
| * fixed bad linkGerald Carter2001-02-221-1/+1
| |
| * more updates.....Gerald Carter2001-02-223-184/+410
| |
| * more converted docsGerald Carter2001-02-223-307/+797
| |
| * generated filesGerald Carter2001-02-222-185/+334
| |
| * housekeeping and a new SGML source file (findsmb)Gerald Carter2001-02-225-0/+131
| |
| * note about docbook conversionGerald Carter2001-02-221-0/+6
| |
| * generated man page and html version of smb.conf(5)Gerald Carter2001-02-222-12056/+22557
| |
| * clean things up to fix HTML generationGerald Carter2001-02-221-544/+543
| |
| * Whew! smb.conf.5.yo completely converted to DocBook (only after 2 & 1/2Gerald Carter2001-02-221-20/+3057
| | | | | | | | | | | | | | | | days :) ). The man page generation is fine. Some anchor tags need to be tweaked to get the HTML generation correct. Also, I have done very little editing which means that we'll have to go through and verify acurracy of things like default values, etc...
| * update as we go. Almost there....Gerald Carter2001-02-211-85/+3951
| |
| * save as we go. Probably last check in for tonight.Gerald Carter2001-02-201-0/+533
| | | | | | | | jerry
| * more autogen files from the latest SGML/DocBook checkinsGerald Carter2001-02-204-1223/+2347
| |
| * more SGML/DocBook sourcesGerald Carter2001-02-202-0/+916
| |
| * autogenated from SGML/DocBook source :-)Gerald Carter2001-02-192-299/+501
| | | | | | | | We're on our way.
| * added SGML/DocBook for samba(7) man pageGerald Carter2001-02-191-0/+213
| |
| * updated comments on using DocBook.Gerald Carter2001-02-191-25/+35
| | | | | | | | jerry
| * fixed pipe in smb.conf descriptionAndrew Tridgell2001-01-251-5/+1
| |
| * Changes from SAMBA_2_2:David O'Neill2001-01-221-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'Neill2001-01-103-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 alongDavid O'Neill2001-01-059-1716/+1277
| | | | | | | | the way.
| * Documentation updates for smbcacls program.Tim Potter2000-12-213-42/+139
| |
| * Documented -C and -G options to smbcacls.Jeremy Allison2000-12-161-0/+17
| | | | | | | | Jeremy.
| * Updated smbcacls documentation.Tim Potter2000-12-143-28/+237
| |
| * inverted dword valueGerald Carter2000-12-131-1/+1
| | | | | | | | jerry
| * First cut at a manual page for smbcacls.Tim Potter2000-12-073-0/+238
| |
| * added documentation for 'private dir' parameterGerald Carter2000-12-063-2310/+2359
| |
| * update to reference new documentation in ImprintsGerald Carter2000-12-061-9/+11
| | | | | | | | --jerry
| * Changes from APPLIANCE_HEAD:David O'Neill2000-12-043-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 changeAndrew Tridgell2000-12-041-0/+3
| |
| * Reformatted to look nicer on 80-character screen.Tim Potter2000-12-041-49/+52
| | | | | | | | Replaced 8-bit ascii characters with appropriate 7-bit ones.
| * First Release of the DocBook 'source'.David Bannon2000-11-283-0/+1816
| |
| * PDC docs, made from DocBook source, comments ?David Bannon2000-11-284-0/+5879
| |
| * added more explanation about the required permissions (and authorization)Gerald Carter2000-11-101-3/+26
| | | | | | | | | | | | | | | | | | in order to add printer drivers to a samba server. jerry
| * Added documentation for printer-notify smbcontrol command.Tim Potter2000-11-053-40/+54
| |
| * documentation update and general descriptionGerald Carter2000-11-011-1/+46
| | | | | | | | jerry
| * added some clarifications.Gerald Carter2000-10-251-5/+22
| | | | | | | | jerry
| * Small change to process of joining a domain with samedit.Tim Potter2000-10-223-3/+6
| |
| * Added documentation for winbind enum users and winbind enum groupsTim Potter2000-10-173-0/+73
| | | | | | | | configuration parameters.
| * update man page for program changesHerb Lewis2000-10-123-15/+52
| |
* | preparing for release of 2.2.0-alpha2Samba Release Account2001-01-3071-74/+75
| |
* | Minor AdditionsDavid Bannon2001-01-283-128/+339
| |
* | Add a comment about %$(envvar) ... Just to get it in there. It can beRichard Sharpe2001-01-211-0/+3
| | | | | | | | improved now.
* | re : W2K SP1 bugDavid Bannon2000-12-293-107/+128
| |
* | Minor UpdateDavid Bannon2000-12-216-1672/+1301
| |
* | merge from headGerald Carter2000-12-131-1/+1
| |
* | merge from HEADGerald Carter2000-12-061-6/+13
| | | | | | | | --jerry
* | Changes from APPLIANCE_HEAD:David O'Neill2000-12-054-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 Bannon2000-11-283-0/+1796
| |
* | Docs on PDC use, made from docbook. First release.David Bannon2000-11-284-0/+5799
| |
* | preparing for release of 2.2.0-alpha1Samba Release Account2000-11-2369-77/+70
| |