Karolin Seeger
09a7f93f6b
s3/docs: Fix typo in man mount.cifs.
...
Thanks to Tobias Stoeckmann for reporting!
Karolin
2009-02-23 09:24:50 +01:00
Simo Sorce
4e5997736c
For some unknown reason ldbrename was not being built in samba3.
2009-02-22 01:16:46 -05:00
Karolin Seeger
27307be0f7
s3/docs: Add hint about getfattr in man vfs_acl_xattr.
...
Karolin
2009-02-20 14:14:54 +01:00
Karolin Seeger
0fd1d4c090
s3/docs: Add man vfs_acl_tdb.
...
Karolin
2009-02-20 13:32:44 +01:00
Karolin Seeger
3b0114c0ba
s3/docs: Add man vfs_acl_xattr.
...
Karolin
2009-02-20 13:32:22 +01:00
Michael Adam
b1b9be46ab
docs: extend the example in the idmp_rid manpage to configure 2 domains with rid
...
Michael
2009-02-17 18:21:54 +01:00
Michael Adam
74940606f7
docs: extend the idmap_rid manpage
...
Michael
2009-02-17 18:21:54 +01:00
Holger Hetterich
4261cae2eb
Enable total anonymization in vfs_smb_traffic_analyzer, by mapping any user names to the one given by anonymize_prefix, without generating a hash number. This setting is optional and is compatible with the module configuration format of Samba 3.3.
2009-02-13 17:22:25 -08:00
Karolin Seeger
cc51cbc862
docs: Add man sharesec.
...
Karolin
2009-02-09 21:01:29 +01:00
Michael Adam
145fe37766
docs: fix two typos in the mount.cifs manpage
...
Michael
2009-02-06 10:20:09 +01:00
Günther Deschner
63bb31e118
s3-docs: add documentation for dump option of eventlogadm.
...
Guenther
2009-02-03 16:06:57 +01:00
Karolin Seeger
73f4fc1f80
docs: Describe "service" in man mount.cifs.
...
This fixes bug #5346 .
Thanks to the Debian Samba package maintainers for reporting and providing a
patch!
Karolin
2009-02-02 11:46:39 +01:00
Günther Deschner
fb7b92abc2
s3-docs: fix typo in eventlogadm manpage.
...
Guenther
2009-01-30 11:23:08 +01:00
Karolin Seeger
512cf0ad50
docs: Add manpage for vfs_shadow_copy2.
...
Karolin
2009-01-26 14:17:23 +01:00
Karolin Seeger
aa2fb0efb7
docs: Fix formatting issue in man libsmbclient.
...
Karolin
2009-01-23 13:04:11 +01:00
Michael Adam
816934faa8
s3:docs: clarify explanation of the allocator in the idmap_ldap manpage
...
Michael
2009-01-21 10:56:56 +01:00
Michael Adam
665b5dc703
s3:docs: clarify explanation of the allocator in the idmap_tdb manpage
...
Michael
2009-01-21 10:56:56 +01:00
Michael Adam
65b79200e4
s3:docs: clarify explanation of allocator in the idmap_tdb2 manpage
...
Michael
2009-01-21 10:56:55 +01:00
Michael Adam
bd252ad665
s3:docs: fix copy and paste error in the idmap_tdb2 manpage
...
Michael
2009-01-21 10:56:55 +01:00
Michael Adam
84f2b2d731
s3:docs: add a manpage for idmap_tdb2
...
Michael
2009-01-21 00:56:03 +01:00
Michael Adam
7c5621b6e0
s3:docs: update the idmap_ldap manpage to reflect current facts.
...
Michael
2009-01-21 00:16:29 +01:00
Michael Adam
32be66b19d
s3:docs: update the idmap_tdb manpage to reflect current facts.
...
Michael
2009-01-21 00:16:29 +01:00
Stefan Metzmacher
6a94b7b927
s3:docs: vfs_fileid manpage
...
metze
2009-01-16 15:16:58 +01:00
Karolin Seeger
1f7e09ea54
docs: Improve man mount.cifs.
...
Add hint about specifying the workgroup in the credentials file.
Whitespace cleanup.
This fixes bug #4541 .
Patch based on proposed patch from Christian Perrier <bubulle@debian.org>.
Thanks for reporting and providing a patch!
Karolin
2009-01-09 11:22:00 +01:00
Karolin Seeger
9f44a17c3b
docs: Fix example in man vfs_recycle.
...
This fixes bug #6001 .
Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting!
Karolin
2009-01-06 10:30:13 +01:00
Karolin Seeger
6752d78e94
docs: Document the -g option of smbclient.
...
This fixes bug #6013 .
Thanks to the Debian Samba packages maintainers for reporting!
Karolin
2009-01-05 14:41:52 +01:00
Karolin Seeger
994ef68164
docs: Fix typo in man idmap_hash.
...
Karolin
2008-12-17 16:31:06 +01:00
Holger Hetterich
37be72c6c1
Add an entry for the "check" command to the tdbtool manpage.
2008-12-16 13:59:06 +01:00
Karolin Seeger
46f530e42f
docs: Remove comment about default backend.
...
Karolin
2008-12-16 11:20:59 +01:00
Karolin Seeger
b876e1336b
docs: Fix typo in the idmap_ad manpage.
...
Karolin
2008-12-16 11:20:59 +01:00
Karolin Seeger
6216e5cbd7
manpages: Document new wbinfo idmapping options.
...
--set-uid/gid-mapping
--remove-uid/gid-mapping
Karolin
(cherry picked from commit c9965d544f615fea1ba3609d7348407130ab1ec9)
2008-11-19 13:19:46 +01:00
Kai Blin
5e5ccab372
net: Fix net rap printq info documentation (bug #5892 )
...
Carsten Dumke <carsten@cdumke.de> reported and provided a patch
for v3.0 and v3.2. (See 0a7fb721cdc)
This fixes the same issue in v3.3 and also changes the auto-generated usage
information to give better help about net rap printq info.
2008-11-17 08:58:25 +01:00
Günther Deschner
ae1abe843a
s3-docs: fix typos in locator manpage found by metze.
...
Guenther
2008-10-23 16:49:08 +02:00
Günther Deschner
90d3cac55f
s3-docs: add very basic winbind_krb5_locator.7 manpage.
...
Guenther
2008-10-23 16:40:23 +02:00
Holger Hetterich
69c5992d17
Fix the "Premature end of data in tag" error when buiding the manpage, fix a typo in the text, add an example for anonymization usage.
2008-10-14 11:45:58 +02:00
Holger Hetterich
783818d956
Update the manpage for vfs_smb_traffic_analyzer to include the anonymize_prefix option
2008-10-13 14:19:25 -07:00
Günther Deschner
5b75aa3406
pam_winbind: document mkhomedir option.
...
Guenther
2008-10-10 15:43:04 +02:00
Karolin Seeger
ec63cd6a7f
docs: Adapt version strings in man vfs_smb_traffic_analyzer.
...
Karolin
(cherry picked from commit 662eda8458a304b224b6bc502f8030a07030b7c2)
2008-09-29 16:30:01 +02:00
Holger Hetterich
b9ccf0dc6f
Add an initial version of a manpage for the vfs_smb_traffic_analyzer module.
...
(cherry picked from commit 7857b783049b19d32a078927a46cb1070e863b45)
2008-09-29 16:29:47 +02:00
Gerald W. Carter
a089b3bb99
Document the new hash and adex idmap/nss_info plugins.
...
(cherry picked from commit 77bc0be0536bcd6a3ce8283a708828bebbbffee3)
2008-09-25 09:00:57 -07:00
Karolin Seeger
c4f361a17f
man cifs.upcall: Fix typo, wrap lines.
...
Karolin
2008-09-15 16:33:16 +02:00
Karolin Seeger
1bf6680c08
man pages: Several fixes for man wbinfo.
...
-Tag replaceables
-Fix typos
-Unify indentation
Karolin
(This used to be commit 872defd1d29e1d7a4fc8aba90f689110599444e5)
2008-09-04 11:27:44 +02:00
Karolin Seeger
2f02c33982
manpages: Add documentation for new 'net rpc vampire' subcommands.
...
Karolin
(This used to be commit 8d0a16d8034cd07037b3c7711867280d5fa5b2c8)
2008-08-22 17:23:36 +02:00
Jeremy Allison
39480f6298
Make the change to smbcontrol for "all" to mean broadcast,
...
and "smbd" to mean the main smb daemon. Update docs to match.
Jeremy.
(This used to be commit e415420b086a236be6bcc1e7584bec276a74e457)
2008-08-18 16:18:34 -07:00
Volker Lendecke
59e53cedcb
Document idmap rewrite
...
(This used to be commit 4b9132e8bd1b2bc397b657ef07796f44d55f33da)
2008-08-12 11:28:29 +02:00
Steve French
b893729a3d
cifs.upcall: fix manpage and comments
...
The "cifs.resolver" key type has been changed to "dns_resolver". Fix
the comments at the top of cifs.upcall and the manpage accordingly.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@samba.org>
---
docs-xml/manpages-3/cifs.upcall.8.xml | 4 ++--
source/client/cifs.upcall.c | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
(This used to be commit 24a93d03c2ca4e718968e2024604e0f398c96659)
2008-08-05 13:27:07 -05:00
Karolin Seeger
500038e485
man pages: Improve description of boolean values in smb.conf.5.
...
This fixes bug #5378 .
Thanks Morton K. Poulsen <morten+bugzilla.samba.org [at] afdelingp.dk>
for reporting!
Karolin
(This used to be commit 8195ca2132cbdba396dc35e9d04d4bdc3a8a666c)
2008-08-05 14:20:32 +02:00
Karolin Seeger
9f9f8ef14b
man pages: Add documentation about smbclient command "rename".
...
This fixes bug #5268 .
Thanks to Alexander Franz <a.franz [at] gmx.net> for reporting!
Karolin
(This used to be commit 0a93fd2dedfa7fed1ad0b8a5e079bf7be72a4bd5)
2008-08-05 14:17:08 +02:00
Karolin Seeger
edcf034fa4
man pages: Fix typos in man smbclient.
...
Karolin
(This used to be commit db843d2faafb3487e3c7df4a3a52d6c71f369e1d)
2008-07-29 12:04:01 +02:00
Volker Lendecke
f6b10006ef
Document the streams modules
...
(This used to be commit ff158a11263fd9fd46131d3451293d8d92fa0cca)
2008-07-18 11:22:16 +02:00