summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/domain
Commit message (Collapse)AuthorAgeFilesLines
* docs: fix type for spn update command parameterGarming Sam2014-02-021-1/+1
| | | | | | Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* docs: fix type for rndc command parameterGarming Sam2014-02-021-1/+1
| | | | | | Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* docs: fix type for nsupdate command parameterGarming Sam2014-02-021-1/+1
| | | | | | Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* docs: fix type for dns update command parameterGarming Sam2014-02-021-1/+1
| | | | | | Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* docs: insert meta data into dns forwarder parameterGarming Sam2014-02-021-0/+1
| | | | | | Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* docs: change default of spn update command to use an entityAndrew Bartlett2014-01-311-1/+1
| | | | | | Change-Id: I05720c79767311593d93277e2ba82f6bde212518 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* docs: change default in dns update command to use an entityGarming Sam2014-01-311-1/+1
| | | | | | | Change-Id: I911eabd0271d0b3cdd15b5232a837ca3289997ae Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* docs: change hard-coded default of nsupdate command to match lib/paramAndrew Bartlett2014-01-311-1/+1
| | | | | Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* docs: Avoid mentioning a possibly misleading option.Michael Wood2013-06-011-2/+2
| | | | Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'Rusty Russell2013-02-201-1/+1
| | | | | | | | | | | Since we open with dbwrap, it auto-converts old tdbs (which it will rename to secrets.tdb.bak once it's done). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Rusty Russell <rusty@rustcorp.com.au> Autobuild-Date(master): Wed Feb 20 07:09:19 CET 2013 on sn-devel-104
* smb.conf(5): Fix mixing of tabs and spaces.Jelmer Vernooij2012-10-194-4/+4
|
* smb.conf(5): Add basic documentation for 'nsupdate command'.Jelmer Vernooij2012-10-181-0/+13
|
* smb.conf(5): Add basic documentation for 'spn update command'.Jelmer Vernooij2012-10-181-0/+14
|
* smb.conf(5): Add basic documentation for 'allow dns updates'.Jelmer Vernooij2012-10-181-0/+18
|
* smb.conf(5): Add basic documentation for 'rndc command'.Jelmer Vernooij2012-10-181-0/+17
|
* smb.conf(5): Add basic documentation for 'dns update command'.Jelmer Vernooij2012-10-181-0/+15
|
* smb.conf(5): Add basic documentation for 'dns forwarder'.Jelmer Vernooij2012-10-181-0/+17
|
* Moving docs tree to docs-xml to make room for generated docs in the release ↵Gerald W. Carter2008-04-231-0/+23
tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)