summaryrefslogtreecommitdiffstats
path: root/docs/docbook
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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'
| * | Updated to make all.Jeremy Allison2001-07-101-1/+1
| | | | | | | | | | | | Jeremy.
| * | Updated with new parameters.Jeremy Allison2001-07-091-1/+1
| | | | | | | | | | | | 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.
| * | 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-052-9/+16
| | |
| * | 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
| * | added new PAM chapter from John T. to HOWTO-CollectionGerald Carter2001-06-223-3/+217
| | | | | | | | | | | | and regenerated the docs
| * | clarified the 'printer admin' description and example [print$] share.Gerald Carter2001-06-221-2/+9
| | | | | | | | | | | | Will regenerate the HOWTO, et. al. later
| * | removed references to the old PRINTER_DRIVER2.txt fileGerald Carter2001-06-221-8/+8
| | |
| * | cleaning up the Integrating chapterGerald Carter2001-06-221-49/+92
| | |
| * | large set of updates from Richard Hellier <rlh@lsil.com>.Gerald Carter2001-06-2229-425/+423
| | | | | | | | | | | | Mostly tag fixes and typos. Many Thanks! :)
| * | documented buf when parsing a password containing a commaGerald Carter2001-06-221-1/+10
| | | | | | | | | | | | from the command line
| * | small typoGerald Carter2001-06-211-1/+1
| | |
| * | added in a chapter on name resolution & integration from John T.Gerald Carter2001-06-213-1/+895
| | | | | | | | | | | | j-
| * | merge from HEADGerald Carter2001-06-211-1/+1
| | |
| * | sync up with Tim's changes to headGerald Carter2001-06-081-2/+6
| | |
| * | merge from HEADGerald Carter2001-06-011-1/+1
| | |
| * | clean up to make the HOWTO-Collection compile again.Gerald Carter2001-05-241-100/+341
| | | | | | | | | | | | The DOMAIN.txt file has been included in the Samba PDC chapter.
| * | this does not compile yet. I have half done merging the DOMAIN.txtGerald Carter2001-05-231-0/+513
| | | | | | | | | | | | file into the Samba-PDC-HOWTO. Still needs some restructuring....
| * | forgot this one yesterdayGerald Carter2001-05-221-0/+2
| | |
| * | few typos and updatesGerald Carter2001-05-221-3/+2
| | |
| * | converted the CVS howto to SGML/DocBookGerald Carter2001-05-222-1/+159
| | |
| * | working on updates for the 2.2.1 releaseGerald Carter2001-05-213-293/+391
| | |
| * | - added new deldriver command to rpcclient.1Gerald Carter2001-05-182-16/+34
| | | | | | | | | | | | | | | - made 'log level' the preferred parameter to match swat - regenerated formats
| * | basename is not portable (as was pointed out).Gerald Carter2001-05-161-88/+88
| | |
| * | Updated for pam password change and use of passwd chat parameter with pam.Jeremy Allison2001-05-151-4/+15
| | | | | | | | | | | | Jeremy.
| * | just a few updatesGerald Carter2001-05-102-18/+47
| | |
| * | Removed "restrict acl with mask" docs - updated for "security xxx" docs.Jeremy Allison2001-05-101-48/+33
| | | | | | | | | | | | Jeremy.
| * | doc updates to match recent 2.2 code commits.Gerald Carter2001-05-071-57/+34
| | |
| * | fixed a few typos,Gerald Carter2001-05-073-4/+4
| | |
| * | filled in 'change share command' parameter in smb.conf. Also regeneratedGerald Carter2001-05-041-4/+49
| | | | | | | | | | | | the HOWTO-Collection PDF and HTML formats.
| * | generating formats for new 'restrict acl...' parameterGerald Carter2001-05-041-13/+17
| | |
| * | Added "restrict acl with mask" documentation to sgml. Gerald please check IJeremy Allison2001-05-031-0/+50
| | | | | | | | | | | | | | | haven't screwed up the docs build :-). Jeremy.
| * | added JF's comment in open_printer_ex() to the end of the fileGerald Carter2001-05-031-0/+61
| | | | | | | | | | | | | | | as a reminder that I need to write it up in a separate section of the HOWTO
| * | added link to MS KB article about dealing with Windows 200 clientsGerald Carter2001-05-031-9/+22
| | |
| * | cleanupGerald Carter2001-05-031-1/+0
| | |
| * | small typos.Gerald Carter2001-05-031-4/+4
| | |
| * | fix to handle newlines correctly when removing <URL:...>Gerald Carter2001-05-031-1/+2
| | |
| * | new rule for make_unicodemap.1.sgmlGerald Carter2001-05-031-2/+12
| | |
| * | converted the make_unicodemap.1 manpage to DocBookGerald Carter2001-05-031-0/+172
| | |
| * | filled in 'add share command', 'delete share command' and added jeremy'sGerald Carter2001-05-031-2/+99
| | | | | | | | | | | | new 'pam password change' parameter.
| * | updated printing HOWTO and minor updates to PDC HOWTOGerald Carter2001-04-262-153/+261
| | |
| * | fixed a typo or twoGerald Carter2001-04-251-3/+3
| | |