summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/security/passwordserver.xml
AgeCommit message (Collapse)AuthorFilesLines
2011-06-01s3-param Make lp_passwordserver() const.Andrew Bartlett1-8/+0
This means that it no longer takes % substituations, and so the documentation for this behaviour is removed from the smb.conf manpage. (This mode is only useful in security=server, which is already marked as deprecated in 3.6). Andrew Bartlett
2011-05-25docs: Rewrite 'password server' documentationAndrew Bartlett1-52/+54
I think this new version is more clear. Andrew Bartlett
2009-02-20s3/docs: Fix several typos.Karolin Seeger1-1/+1
This fixes bug #6127. Thanks to Justin T Pryzby <justinpryzby [at] users.sourceforge.net> for the review! Karolin
2008-07-10docs: fix the specified default of "password server" - it is *, not "".Michael Adam1-2/+1
Michael (This used to be commit d7f759d302612ef9eb0bba022f3b3e1dd433f843)
2008-04-23Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter1-0/+99
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)