summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Sync up with Gerry's changes.Jeremy Allison2001-10-1312-1252/+1317
| | | | Jeremy
* Adding Debian packaging.Jeremy Allison2001-10-127-43/+208
| | | | Jeremy.
* Sync updates to docs.Jeremy Allison2001-10-121-8/+6
| | | | Jeremy
* Adding new docs.Jeremy Allison2001-10-113-0/+62
| | | | Jeremy.
* Docs now in sync.Jeremy Allison2001-10-111-392/+0
| | | | Jeremy
* Added pl directory.Jeremy Allison2001-10-1128-0/+15987
| | | | Jeremy.
* Sync...Jeremy Allison2001-10-1120-450/+1316
| | | | Jeremy.
* More docs sync.Jeremy Allison2001-10-1127-1187/+3658
| | | | Jeremy.
* Adding Registry directory.Jeremy Allison2001-10-119-0/+78
| | | | Jeremy.
* Start doc sync. Remove reg files.Jeremy Allison2001-10-119-1879/+1897
| | | | Jeremy.
* This commit was manufactured by cvs2svn to create branchcvs2svn Import User2001-10-101-0/+405
|\ | | | | 'SAMBA_2_2_RELEASE'.
| * sync up with 2.2Gerald Carter2001-09-271-0/+0
| |
| * OpenSSL merge from 2.2Gerald Carter2001-09-261-48/+64
| |
| * Doc fix merge from 2.2Tim Potter2001-09-181-10/+0
| |
| * Update manpage for new 'add machine script' paramaterAndrew Bartlett2001-09-141-0/+20
| |
| * Update from sgml source.Tim Potter2001-09-112-133/+156
| |
| * Fixed some bad markup.Tim Potter2001-09-111-2/+2
| |
| * Standardised on 'var = value' when referencing smb.conf parameters, ratherTim Potter2001-09-111-39/+39
| | | | | | | | | | | | than 'var=value'. Fixed up some dodgy quoting on the way.
| * fix typoHerb Lewis2001-09-112-2/+2
| |
| * Fixed paragraph about byte range locking. Jerry, could you make a pdf of this?Volker Lendecke2001-09-071-15/+20
| | | | | | | | | | | | Thanks, Volker
| * Change default 'name resolve order' to WINS before DNS.Volker Lendecke2001-08-261-1/+1
| | | | | | | | Volker
| * Mention 'delete veto files' in 'veto files' descriptionVolker Lendecke2001-08-221-7/+8
| | | | | | | | Volker
| * Fixed typo.Volker Lendecke2001-08-221-1/+1
| | | | | | | | Volker
| * Fixed a little typo.Volker Lendecke2001-08-211-1/+1
| | | | | | | | Volker
| * Record the NT_STATUS constant rather than its number in the logfilesAndrew Bartlett2001-08-061-1/+1
| | | | | | | | Fix typo in lmhosts manpage
* | This commit was manufactured by cvs2svn to create branchcvs2svn Import User2001-08-011-0/+3
|\ \ | | | | | | 'SAMBA_2_2_RELEASE'.
| * | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'.cvs2svn Import User2001-08-011-0/+3
| |\|
| | * Ignore some of the autoconf files.Tim Potter2001-07-301-0/+3
| | |
| | * Added some documentation for using -U with -j in order to join a domainTim Potter2001-07-191-40/+56
| | | | | | | | | | | | without first having to create an account using the server manager.
| * | fixed a few typos which were pointed out. Also includedGerald Carter2001-07-3110-51/+56
| | | | | | | | | | | | | | | | | | the submitted update for the smbd/nmbd man pages to correct the information about changing the debug level of a running process.
| * | 'enhnced browsing' code has already been added to 2.2 so removedGerald Carter2001-07-273-13/+7
| | | | | | | | | | | | the comment about it only existing in HEAD.
| * | regenerated docsGerald Carter2001-07-252-6/+6
| | |
| * | fix a few outdated piecesGerald Carter2001-07-251-2/+2
| | |
| * | autogen of previously updated docsAndrew Bartlett2001-07-222-19/+19
| | |
| * | utmp is now a global, not a local paramater. Now to see about how to autogenAndrew Bartlett2001-07-211-2/+2
| | | | | | | | | | | | this stuff...
| * | nsgmls is only included with jade. Openjade installsGerald Carter2001-07-123-60/+62
| | | | | | | | | | | | 'onsgmls'
| * | Syncup docs.Jeremy Allison2001-07-101-2/+2
| | | | | | | | | | | | Jeremy.
| * | Updated to make all.Jeremy Allison2001-07-101-1/+1
| | | | | | | | | | | | Jeremy.
| * | Updated with new parameters.Jeremy Allison2001-07-0945-1447/+1597
| | | | | | | | | | | | Jeremy.
| * | Added new parameters.Jeremy Allison2001-07-091-0/+32
| | | | | | | | | | | | Jeremy.
| * | document the new syntax (workgroup names dispalyed under /smb)Herb Lewis2001-07-091-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | fix a couple typos. Can someone update the other files as I dont have docbook installed. herb
| * | Swap 'rpcclient' for 'smbclient' in the smbclient manpage, and document the newAndrew Bartlett2001-07-091-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | LIBSMB_PROG environment variable. needs autogen Andrew Bartlett
| * | Don't use dollar-Id's as it messes up dirdiff.Jeremy Allison2001-07-061-1/+0
| | | | | | | | | | | | Jeremy.
| * | Why was this removed - re-added so people know yodldocs should be empty inJeremy Allison2001-07-061-0/+14
| | | | | | | | | | | | | | | a release. Jeremy.
| * | first pass at trying to autogenerate an index for the HOWTOGerald Carter2001-07-0515-14/+620
| | | | | | | | | | | | | | | | | | | | | collection. Sort of works, except I can't get pages numbers in the PDF and can't get working links in the HTML. :-( ...But the index is generated (only one entry right now).
| * | fixed some typos in the manpage SGML source and regenerated docs.Gerald Carter2001-07-058-62/+158
| | |
| * | Spelling fixes, and changes for the new PAM password chat stuff.Andrew Bartlett2001-07-051-23/+24
| | | | | | | | | | | | | | | | | | needs autogen Andrew Bartlett
| * | Fix typo in lmhosts man pageAndrew Bartlett2001-07-051-1/+1
| | |
| * | Adding some doco I wrote a while ago about samba and PAM, needs autogenAndrew Bartlett2001-07-051-0/+19
| | | | | | | | | | | | Andrew Bartlett
| * | recorded the allocation of the .2 arc for samba.schemaGerald Carter2001-07-021-0/+1
| | |