kamenim/samba-autobuild/.git
10 years agosmb2/ioctl: add support for FSCTL_[GET/SET]_COMPRESSION
David Disseldorp [Mon, 18 Nov 2013 13:54:31 +0000 (14:54 +0100)]
smb2/ioctl: add support for FSCTL_[GET/SET]_COMPRESSION

In line with MS-FSCC 2.3.47, the FSCTL_SET_COMPRESSION ioctl allows
remote SMB2 clients to enable and disable compression on a
per-file or per-directory basis.
Compression state can be retrieved using the FSCTL_GET_COMPRESSION
request.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
10 years agovfs: add [GET/SET]_COMPRESSION hooks
David Disseldorp [Mon, 18 Nov 2013 13:54:30 +0000 (14:54 +0100)]
vfs: add [GET/SET]_COMPRESSION hooks

The VFS interfaces are sychronous, as the operations only modify
meta-data.
These hooks are dependent on support for transparent compression by the
underlying filesystem - vfs_default returns INVALID_DEVICE_REQUEST.
Support for other filesystems providing transparent comression, such as
Btrfs and ZFS, can be added in future.

The get_compression function takes fsp and smb_fname arguments. The
smb_fname argument is needed due to the current dosmode() code-path.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
10 years agotorture: attempt to set compression via SetInfo
David Disseldorp [Mon, 18 Nov 2013 13:54:29 +0000 (14:54 +0100)]
torture: attempt to set compression via SetInfo

Doing so should give a successful SetInfo response, however the
attribute should not be set in subsequent GetInfo / ioctl responses.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
10 years agotorture: test dir non-inherit in compress_inherit_disable
David Disseldorp [Mon, 18 Nov 2013 13:54:28 +0000 (14:54 +0100)]
torture: test dir non-inherit in compress_inherit_disable

Also add a note reguarding Windows 2008GM copy-chunk note:
Windows 2008GM (non-R2) fails the copy-chunk src=dest overlap test, as
it appears to use a different chunk copy algorithm to 208R2.
Takeaway advice is to avoid using copy-chunk when the source and
destination ranges overlap in the same file.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
10 years agoselftest/s3: run smb2.ioctl against FS specific share
David Disseldorp [Mon, 18 Nov 2013 13:54:27 +0000 (14:54 +0100)]
selftest/s3: run smb2.ioctl against FS specific share

Run the smb2.ioctl tests against the filesystem specific share.
This adds ~12s to the selftest runtime on my SSD+Btrfs setup.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
10 years agoselftest/s3: expose share with FS applicable config
David Disseldorp [Mon, 18 Nov 2013 13:54:26 +0000 (14:54 +0100)]
selftest/s3: expose share with FS applicable config

Attempt to determine the underlying test share filesystem using statfs.
If the filesystem is detected and an applicable configuration is
available, then apply it to a new filesystem specific share.
Btrfs is currently the only VFS module to utilize this logic.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
10 years agoRename the profile enums with a SAMBA_ prefix to avoid conflict with system files.
Jeremy Allison [Fri, 22 Nov 2013 05:33:33 +0000 (21:33 -0800)]
Rename the profile enums with a SAMBA_ prefix to avoid conflict with system files.

WRITE_FLUSH is defined in fs.h in Linux.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
10 years agolib/param: Consolidate code to enable smb signing on the server, always enable on...
Andrew Bartlett [Mon, 14 Oct 2013 00:45:42 +0000 (13:45 +1300)]
lib/param: Consolidate code to enable smb signing on the server, always enable on AD DC

This uses the code from the source4/ SMB server (the NTVFS smb server)
in common, to force SMB Signing to be on when we are an AD DC.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Autobuild-User(master): David Disseldorp <ddiss@samba.org>
Autobuild-Date(master): Fri Nov 22 13:13:05 CET 2013 on sn-devel-104

10 years agos3-winbind: Pass the group name to fillup_pw_field().
Andreas Schneider [Mon, 18 Nov 2013 13:58:14 +0000 (14:58 +0100)]
s3-winbind: Pass the group name to fillup_pw_field().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=2191

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Nov 22 02:04:54 CET 2013 on sn-devel-104

10 years agos3-lib: Add grpname to talloc_sub_specified().
Andreas Schneider [Mon, 18 Nov 2013 13:58:04 +0000 (14:58 +0100)]
s3-lib: Add grpname to talloc_sub_specified().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=2191

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
10 years agolib/util: use proper include for struct stat
Christian Ambach [Mon, 18 Nov 2013 19:02:41 +0000 (20:02 +0100)]
lib/util: use proper include for struct stat

use <sys/stat.h> instead of forward declaring it
This fixes the build on AIX

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10276

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Christian Ambach <ambi@samba.org>
Autobuild-Date(master): Thu Nov 21 22:12:45 CET 2013 on sn-devel-104

10 years agotorture: test printing using "XPS_PASS" datatype
Arvid Requate [Thu, 21 Nov 2013 11:40:15 +0000 (12:40 +0100)]
torture: test printing using "XPS_PASS" datatype

The "XPS_PASS" datatype is used by Windows 8.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10267

Reviewed-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Thu Nov 21 15:01:30 CET 2013 on sn-devel-104

10 years agospoolss: accept XPS_PASS datatype used by Windows 8
Arvid Requate [Thu, 21 Nov 2013 11:35:20 +0000 (12:35 +0100)]
spoolss: accept XPS_PASS datatype used by Windows 8

The new v4 driver model used in Windows 8 declares print jobs
intended to bypass the XPS processing layer by setting datatype to
"XPS_PASS" instead of "RAW".

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10267

Reviewed-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agoreplace: Fix developer build on BSD.
Andreas Schneider [Tue, 19 Nov 2013 17:14:24 +0000 (18:14 +0100)]
replace: Fix developer build on BSD.

This fixes bsd_attr_list() calling geteuid().

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Nov 21 03:37:59 CET 2013 on sn-devel-104

10 years agodocs: Add winbindd to destination parameter in smbcontrol manpage
Christof Schmitt [Wed, 20 Nov 2013 23:19:37 +0000 (16:19 -0700)]
docs: Add winbindd to destination parameter in smbcontrol manpage

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
10 years agotestparm: don't warn for TCP_NODELAY in socket options.
Michael Adam [Wed, 20 Nov 2013 06:03:15 +0000 (07:03 +0100)]
testparm: don't warn for TCP_NODELAY in socket options.

TCP_NODELAY is set by default, so we should not warn.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
10 years agohandle later iniparser version assigning a zero length string value for 'key='
Noel Power [Tue, 5 Nov 2013 17:24:46 +0000 (17:24 +0000)]
handle later iniparser version assigning a zero length string value for 'key='

older iniparser versions ( like that used in upstream samba ) ignore 'key='
entries, the key is not entered into the dictionary at all. Later
versions of iniparse specifically handle the following special cases

* key=
* key=;
* key=#

by assigning a value of "" ( a zero length string ) to the key
in the dictionary.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Autobuild-User(master): David Disseldorp <ddiss@samba.org>
Autobuild-Date(master): Wed Nov 20 16:12:13 CET 2013 on sn-devel-104

10 years agotestparm: Warnings should not cause failure
Martin Schwenke [Mon, 4 Nov 2013 19:31:29 +0000 (06:31 +1100)]
testparm: Warnings should not cause failure

Remove the return code of 1 associated with some warnings.  Warnings
should not cause failure.  If any of these cases should cause a
failure then they should be changed to errors.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Wed Nov 20 12:19:59 CET 2013 on sn-devel-104

10 years agodebug: remove unused sys_adminlog
David Disseldorp [Tue, 19 Nov 2013 23:31:27 +0000 (00:31 +0100)]
debug: remove unused sys_adminlog

printing.c was the last user of this syslog wrapper.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Wed Nov 20 10:19:32 CET 2013 on sn-devel-104

10 years agoprinting: use DEBUG instead of sys_adminlog
David Disseldorp [Tue, 19 Nov 2013 23:20:40 +0000 (00:20 +0100)]
printing: use DEBUG instead of sys_adminlog

sys_adminlog() is another syslog wrapper. Use DEBUG(0, ...) instead,
which offers the same syslog(LOG_ERR) behaviour.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
10 years agoprinting: fix double space in debug statement
David Disseldorp [Sun, 20 Oct 2013 19:18:23 +0000 (21:18 +0200)]
printing: fix double space in debug statement

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
10 years agoloadparm: use lp_printername ctx param instead of tos
David Disseldorp [Wed, 16 Oct 2013 19:52:29 +0000 (21:52 +0200)]
loadparm: use lp_printername ctx param instead of tos

lp_printername() takes a TALLOC_CTX argument, but proceeds to use
talloc_tos() in a subsequent lp__printername call. Fix it to use the
parameter - most callers use talloc_tos() as the argument, the others
have a temporary context around.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
10 years agomessaging: use local talloc ctx instead of talloc_tos
David Disseldorp [Wed, 16 Oct 2013 16:31:17 +0000 (18:31 +0200)]
messaging: use local talloc ctx instead of talloc_tos

messaging_tdb_send() allocates a stackframe and stores it in a local
variable, subsequent allocations should use the variable instead of
calling talloc_tos().

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
10 years agoprinting: return WERROR from print_access_check
David Disseldorp [Thu, 26 Sep 2013 11:24:15 +0000 (13:24 +0200)]
printing: return WERROR from print_access_check

print_access_check() currently returns a bool based on whether access is
granted or denied. Errno is set on failure, but none of the callers use
it.
This change converts print_access_check() to return a WERROR.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
10 years agosmbd: Fix a talloc hierarchy problem in msg_channel
Volker Lendecke [Thu, 14 Nov 2013 20:30:49 +0000 (21:30 +0100)]
smbd: Fix a talloc hierarchy problem in msg_channel

When tearing down a watch_send with an open tevent_immediate, we
talloc_free the msg_channel while the tevent_immediate still references
it. Don't make the tevent_immediate outlive the msg_channel.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10250
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Nov 20 00:13:51 CET 2013 on sn-devel-104

10 years agonetapi: Add support for info level 502 in NetShareAdd.
Hans Leidekker [Mon, 18 Nov 2013 17:32:41 +0000 (18:32 +0100)]
netapi: Add support for info level 502 in NetShareAdd.

Signed-off-by: Hans Leidekker <hans@meelstraat.net>
Reviewed-by: Guenther Deschner <gd@samba.org>
Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Tue Nov 19 21:48:17 CET 2013 on sn-devel-104

10 years agosvcctl: Fix IDL for svcctl_OpenServiceA().
Hans Leidekker [Mon, 18 Nov 2013 17:39:57 +0000 (18:39 +0100)]
svcctl: Fix IDL for svcctl_OpenServiceA().

Signed-off-by: Hans Leidekker <hans@meelstraat.net>
Reviewed-by: Guenther Deschner <gd@samba.org>
10 years agoctdb-tests: Coverity fixes
Amitay Isaacs [Mon, 11 Nov 2013 01:41:17 +0000 (12:41 +1100)]
ctdb-tests: Coverity fixes

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Tue Nov 19 19:06:51 CET 2013 on sn-devel-104

10 years agoctdb-tcp: Coverity fixes
Amitay Isaacs [Mon, 11 Nov 2013 01:41:00 +0000 (12:41 +1100)]
ctdb-tcp: Coverity fixes

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Michael Adam <obnox@samba.org>
10 years agoctdb-tools/ctdb: Coverity fixes
Amitay Isaacs [Mon, 11 Nov 2013 01:40:44 +0000 (12:40 +1100)]
ctdb-tools/ctdb: Coverity fixes

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Michael Adam <obnox@samba.org>
10 years agoctdb-common: Coverity fixes
Amitay Isaacs [Mon, 11 Nov 2013 01:40:28 +0000 (12:40 +1100)]
ctdb-common: Coverity fixes

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Michael Adam <obnox@samba.org>
10 years agoctdb-client: Coverity fixes
Amitay Isaacs [Mon, 11 Nov 2013 01:39:48 +0000 (12:39 +1100)]
ctdb-client: Coverity fixes

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Michael Adam <obnox@samba.org>
10 years agoctdb-server: Coverity fixes
Amitay Isaacs [Mon, 11 Nov 2013 01:39:27 +0000 (12:39 +1100)]
ctdb-server: Coverity fixes

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Michael Adam <obnox@samba.org>
10 years agodocs: remove duplicate "used" from smb.conf manpage.
Günther Deschner [Tue, 19 Nov 2013 11:36:53 +0000 (12:36 +0100)]
docs: remove duplicate "used" from smb.conf manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Tue Nov 19 14:40:40 CET 2013 on sn-devel-104

10 years agodocs: remove duplicate "line" from smb.conf manpage.
Günther Deschner [Tue, 19 Nov 2013 11:34:54 +0000 (12:34 +0100)]
docs: remove duplicate "line" from smb.conf manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: remove duplicate "must" from smb.conf manpage.
Günther Deschner [Tue, 19 Nov 2013 11:34:33 +0000 (12:34 +0100)]
docs: remove duplicate "must" from smb.conf manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: remove duplicate "on" from smb.conf manpage.
Günther Deschner [Tue, 19 Nov 2013 11:34:05 +0000 (12:34 +0100)]
docs: remove duplicate "on" from smb.conf manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: remove duplicate "or" from smb.conf manpage.
Günther Deschner [Tue, 19 Nov 2013 11:33:33 +0000 (12:33 +0100)]
docs: remove duplicate "or" from smb.conf manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: remove duplicate "not" from smb.conf manpage.
Günther Deschner [Tue, 19 Nov 2013 11:20:12 +0000 (12:20 +0100)]
docs: remove duplicate "not" from smb.conf manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: remove duplicate "to" from smb.conf manpage.
Günther Deschner [Tue, 19 Nov 2013 11:18:57 +0000 (12:18 +0100)]
docs: remove duplicate "to" from smb.conf manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: remove duplicate "the" from smb.conf manpage.
Günther Deschner [Tue, 19 Nov 2013 11:17:19 +0000 (12:17 +0100)]
docs: remove duplicate "the" from smb.conf manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: remove duplicate "a" from vfs_cacheprime manpage.
Günther Deschner [Tue, 19 Nov 2013 11:14:45 +0000 (12:14 +0100)]
docs: remove duplicate "a" from vfs_cacheprime manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: document remaining undocumented options in net manpage.
Günther Deschner [Mon, 18 Nov 2013 16:26:28 +0000 (17:26 +0100)]
docs: document remaining undocumented options in net manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Tue Nov 19 12:05:56 CET 2013 on sn-devel-104

10 years agodocs: add net registry import specific options in net manpage.
Günther Deschner [Mon, 18 Nov 2013 16:15:57 +0000 (17:15 +0100)]
docs: add net registry import specific options in net manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: add net rpc registry check specific options in net manpage.
Günther Deschner [Mon, 18 Nov 2013 16:11:31 +0000 (17:11 +0100)]
docs: add net rpc registry check specific options in net manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: add net groupmap set specific options in net manpage.
Günther Deschner [Mon, 18 Nov 2013 15:28:10 +0000 (16:28 +0100)]
docs: add net groupmap set specific options in net manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: add net rpc share migrate specific options in net manpage.
Günther Deschner [Mon, 18 Nov 2013 15:22:52 +0000 (16:22 +0100)]
docs: add net rpc share migrate specific options in net manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: add net idmap specific options in net manpage.
Günther Deschner [Mon, 18 Nov 2013 15:17:32 +0000 (16:17 +0100)]
docs: add net idmap specific options in net manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: add net rpc vampire specific options in net manpage.
Günther Deschner [Mon, 18 Nov 2013 15:08:19 +0000 (16:08 +0100)]
docs: add net rpc vampire specific options in net manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention more options in net manpage.
Günther Deschner [Mon, 18 Nov 2013 15:00:39 +0000 (16:00 +0100)]
docs: mention more options in net manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: use popt.autohelp entity in samba.8 manpage.
Günther Deschner [Mon, 18 Nov 2013 14:53:49 +0000 (15:53 +0100)]
docs: use popt.autohelp entity in samba.8 manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: use popt.autohelp entity in smbd manpage.
Günther Deschner [Mon, 18 Nov 2013 14:53:29 +0000 (15:53 +0100)]
docs: use popt.autohelp entity in smbd manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: use popt.autohelp entity in winbindd manpage.
Günther Deschner [Mon, 18 Nov 2013 14:53:08 +0000 (15:53 +0100)]
docs: use popt.autohelp entity in winbindd manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: use popt.autohelp entity in nmbd manpage.
Günther Deschner [Mon, 18 Nov 2013 14:52:35 +0000 (15:52 +0100)]
docs: use popt.autohelp entity in nmbd manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: fix ntlm_auth manpage.
Günther Deschner [Mon, 18 Nov 2013 13:45:51 +0000 (14:45 +0100)]
docs: fix ntlm_auth manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: fix smbcontrol manpage.
Günther Deschner [Mon, 18 Nov 2013 12:52:59 +0000 (13:52 +0100)]
docs: fix smbcontrol manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: use &popt.autohelp entity in pdbedit manpage.
Günther Deschner [Mon, 18 Nov 2013 12:46:06 +0000 (13:46 +0100)]
docs: use &popt.autohelp entity in pdbedit manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: fix testparm manpage.
Günther Deschner [Mon, 18 Nov 2013 12:45:38 +0000 (13:45 +0100)]
docs: fix testparm manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: use popt.autohelp entity in dbwrap-tools manpage.
Günther Deschner [Mon, 18 Nov 2013 11:55:02 +0000 (12:55 +0100)]
docs: use popt.autohelp entity in dbwrap-tools manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: document all long option names in nmblookup manpage.
Günther Deschner [Mon, 18 Nov 2013 11:51:42 +0000 (12:51 +0100)]
docs: document all long option names in nmblookup manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: remove unsupported -h option and use popt.autohelp entity in rpcclient manpage.
Günther Deschner [Mon, 18 Nov 2013 11:39:00 +0000 (12:39 +0100)]
docs: remove unsupported -h option and use popt.autohelp entity in rpcclient manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention --sddl and --domain-sid in smbcacls manpage.
Günther Deschner [Mon, 18 Nov 2013 11:35:16 +0000 (12:35 +0100)]
docs: mention --sddl and --domain-sid in smbcacls manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention --query-security-info|--set-security-info in smbcacls manpage.
Günther Deschner [Mon, 18 Nov 2013 11:25:12 +0000 (12:25 +0100)]
docs: mention --query-security-info|--set-security-info in smbcacls manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: remove duplicate -e option from smbcacls manpage.
Günther Deschner [Mon, 18 Nov 2013 11:21:24 +0000 (12:21 +0100)]
docs: remove duplicate -e option from smbcacls manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: use popt.autohelp entity in smbcacls manpage.
Günther Deschner [Mon, 18 Nov 2013 11:18:34 +0000 (12:18 +0100)]
docs: use popt.autohelp entity in smbcacls manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: remove unsupported -h option from smbcacls manpage.
Günther Deschner [Mon, 18 Nov 2013 11:17:36 +0000 (12:17 +0100)]
docs: remove unsupported -h option from smbcacls manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: use popt.autohelp and remove duplicate -e option from smbclient manpage.
Günther Deschner [Mon, 18 Nov 2013 11:16:00 +0000 (12:16 +0100)]
docs: use popt.autohelp and remove duplicate -e option from smbclient manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: better document -e|--encrypt option globally.
Günther Deschner [Mon, 18 Nov 2013 11:12:23 +0000 (12:12 +0100)]
docs: better document -e|--encrypt option globally.

This is taken from smbclient manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention -B|--browse to smbclient manpage.
Günther Deschner [Mon, 18 Nov 2013 11:10:29 +0000 (12:10 +0100)]
docs: mention -B|--browse to smbclient manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention more long option names in smbcquotas manpage.
Günther Deschner [Mon, 18 Nov 2013 10:59:54 +0000 (11:59 +0100)]
docs: mention more long option names in smbcquotas manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention --update and --encrypt in smbget manpage.
Günther Deschner [Mon, 18 Nov 2013 10:51:55 +0000 (11:51 +0100)]
docs: mention --update and --encrypt in smbget manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: use popt.autohelp in smbtree manpage.
Günther Deschner [Mon, 18 Nov 2013 10:44:28 +0000 (11:44 +0100)]
docs: use popt.autohelp in smbtree manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: use popt.samba.common entity in profiles manpage.
Günther Deschner [Mon, 18 Nov 2013 10:41:00 +0000 (11:41 +0100)]
docs: use popt.samba.common entity in profiles manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention --change-sid|--new-sid in profiles manpage.
Günther Deschner [Mon, 18 Nov 2013 10:40:35 +0000 (11:40 +0100)]
docs: mention --change-sid|--new-sid in profiles manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: add new popt.autohelp entity.
Günther Deschner [Fri, 15 Nov 2013 15:57:52 +0000 (16:57 +0100)]
docs: add new popt.autohelp entity.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: remove more duplicate options from samba-regedit manpage.
Günther Deschner [Fri, 15 Nov 2013 15:40:36 +0000 (16:40 +0100)]
docs: remove more duplicate options from samba-regedit manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: add missing &popt.common.connection entity to smbcacls manpage.
Günther Deschner [Fri, 15 Nov 2013 15:08:10 +0000 (16:08 +0100)]
docs: add missing &popt.common.connection entity to smbcacls manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: add missing &popt.common.samba entity to smbcontrol manpage.
Günther Deschner [Fri, 15 Nov 2013 15:07:41 +0000 (16:07 +0100)]
docs: add missing &popt.common.samba entity to smbcontrol manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: remove now duplicate mention for 4 credential options in samba-regedit manpage.
Günther Deschner [Fri, 15 Nov 2013 15:06:36 +0000 (16:06 +0100)]
docs: remove now duplicate mention for 4 credential options in samba-regedit manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: bring samba entity popt.common.credentials in line with popt_common_credentials.
Günther Deschner [Fri, 15 Nov 2013 14:15:41 +0000 (15:15 +0100)]
docs: bring samba entity popt.common.credentials in line with popt_common_credentials.

This adds documentation of the following parameters to all manpages of binaries that
actually use popt_common_credentials:

-S|--signing
-e|--encrypt
-P|--machinepass
--pw-nt-hash

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention -p in dbwrap-tool manpage.
Günther Deschner [Fri, 15 Nov 2013 12:03:20 +0000 (13:03 +0100)]
docs: mention -p in dbwrap-tool manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention -V|--viewsddl in sharesec manpage.
Günther Deschner [Fri, 15 Nov 2013 11:59:49 +0000 (12:59 +0100)]
docs: mention -V|--viewsddl in sharesec manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention -S|--setsddl in sharesec manpage.
Günther Deschner [Fri, 15 Nov 2013 11:57:06 +0000 (12:57 +0100)]
docs: mention -S|--setsddl in sharesec manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention -R|--profile-rates in smbstatus manpage.
Günther Deschner [Fri, 15 Nov 2013 11:11:21 +0000 (12:11 +0100)]
docs: mention -R|--profile-rates in smbstatus manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention --numeric in smbstatus manpage.
Günther Deschner [Fri, 15 Nov 2013 11:07:48 +0000 (12:07 +0100)]
docs: mention --numeric in smbstatus manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention many more options in smbd options.
Günther Deschner [Thu, 14 Nov 2013 16:49:58 +0000 (17:49 +0100)]
docs: mention many more options in smbd options.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: remove unsupported options from smbd manpage.
Günther Deschner [Thu, 14 Nov 2013 16:37:05 +0000 (17:37 +0100)]
docs: remove unsupported options from smbd manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention --port in nmbd manpage.
Günther Deschner [Thu, 14 Nov 2013 16:31:50 +0000 (17:31 +0100)]
docs: mention --port in nmbd manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention --no-process-group in nmbd manpage.
Günther Deschner [Thu, 14 Nov 2013 16:31:10 +0000 (17:31 +0100)]
docs: mention --no-process-group in nmbd manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention --log-stdout in nmbd manpage.
Günther Deschner [Thu, 14 Nov 2013 16:29:37 +0000 (17:29 +0100)]
docs: mention --log-stdout in nmbd manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention --interactive in nmbd manpage.
Günther Deschner [Thu, 14 Nov 2013 16:28:15 +0000 (17:28 +0100)]
docs: mention --interactive in nmbd manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention --hosts in nmbd manpage.
Günther Deschner [Thu, 14 Nov 2013 16:27:28 +0000 (17:27 +0100)]
docs: mention --hosts in nmbd manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention --foreground in nmbd manpage.
Günther Deschner [Thu, 14 Nov 2013 16:25:52 +0000 (17:25 +0100)]
docs: mention --foreground in nmbd manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention --daemon in nmbd manpage.
Günther Deschner [Thu, 14 Nov 2013 16:25:04 +0000 (17:25 +0100)]
docs: mention --daemon in nmbd manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: remove unsupported options from nmbd manpage.
Günther Deschner [Thu, 14 Nov 2013 16:23:23 +0000 (17:23 +0100)]
docs: remove unsupported options from nmbd manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention --sids-to-unix-ids in wbinfo manpage.
Günther Deschner [Thu, 14 Nov 2013 16:18:40 +0000 (17:18 +0100)]
docs: mention --sids-to-unix-ids in wbinfo manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention --sequence in wbinfo manpage.
Günther Deschner [Thu, 14 Nov 2013 16:13:38 +0000 (17:13 +0100)]
docs: mention --sequence in wbinfo manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention --set-gid-mapping/--set-uid-mapping in wbinfo manpage.
Günther Deschner [Thu, 14 Nov 2013 15:42:56 +0000 (16:42 +0100)]
docs: mention --set-gid-mapping/--set-uid-mapping in wbinfo manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention --remove-gid-mapping/--remove-uid-mapping in wbinfo manpage.
Günther Deschner [Thu, 14 Nov 2013 15:40:56 +0000 (16:40 +0100)]
docs: mention --remove-gid-mapping/--remove-uid-mapping in wbinfo manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
10 years agodocs: mention --pam-logon in wbinfo manpage.
Günther Deschner [Thu, 14 Nov 2013 15:36:21 +0000 (16:36 +0100)]
docs: mention --pam-logon in wbinfo manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>