1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-29 15:42:04 +03:00
Commit Graph

65 Commits

Author SHA1 Message Date
2d1fcdc807 fix some typos
Signed-off-by: Michael Adam <obnox@samba.org>
2009-03-19 12:08:55 +01:00
3d280639c4 Add a vfs_preopen module to hide fs latencies 2009-03-10 18:11:56 +01:00
09a7f93f6b s3/docs: Fix typo in man mount.cifs.
Thanks to Tobias Stoeckmann for reporting!

Karolin
2009-02-23 09:24:50 +01:00
4e5997736c For some unknown reason ldbrename was not being built in samba3. 2009-02-22 01:16:46 -05:00
27307be0f7 s3/docs: Add hint about getfattr in man vfs_acl_xattr.
Karolin
2009-02-20 14:14:54 +01:00
0fd1d4c090 s3/docs: Add man vfs_acl_tdb.
Karolin
2009-02-20 13:32:44 +01:00
3b0114c0ba s3/docs: Add man vfs_acl_xattr.
Karolin
2009-02-20 13:32:22 +01:00
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
74940606f7 docs: extend the idmap_rid manpage
Michael
2009-02-17 18:21:54 +01:00
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
cc51cbc862 docs: Add man sharesec.
Karolin
2009-02-09 21:01:29 +01:00
145fe37766 docs: fix two typos in the mount.cifs manpage
Michael
2009-02-06 10:20:09 +01:00
63bb31e118 s3-docs: add documentation for dump option of eventlogadm.
Guenther
2009-02-03 16:06:57 +01:00
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
fb7b92abc2 s3-docs: fix typo in eventlogadm manpage.
Guenther
2009-01-30 11:23:08 +01:00
512cf0ad50 docs: Add manpage for vfs_shadow_copy2.
Karolin
2009-01-26 14:17:23 +01:00
aa2fb0efb7 docs: Fix formatting issue in man libsmbclient.
Karolin
2009-01-23 13:04:11 +01:00
816934faa8 s3:docs: clarify explanation of the allocator in the idmap_ldap manpage
Michael
2009-01-21 10:56:56 +01:00
665b5dc703 s3:docs: clarify explanation of the allocator in the idmap_tdb manpage
Michael
2009-01-21 10:56:56 +01:00
65b79200e4 s3:docs: clarify explanation of allocator in the idmap_tdb2 manpage
Michael
2009-01-21 10:56:55 +01:00
bd252ad665 s3:docs: fix copy and paste error in the idmap_tdb2 manpage
Michael
2009-01-21 10:56:55 +01:00
84f2b2d731 s3:docs: add a manpage for idmap_tdb2
Michael
2009-01-21 00:56:03 +01:00
7c5621b6e0 s3:docs: update the idmap_ldap manpage to reflect current facts.
Michael
2009-01-21 00:16:29 +01:00
32be66b19d s3:docs: update the idmap_tdb manpage to reflect current facts.
Michael
2009-01-21 00:16:29 +01:00
6a94b7b927 s3:docs: vfs_fileid manpage
metze
2009-01-16 15:16:58 +01:00
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
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
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
994ef68164 docs: Fix typo in man idmap_hash.
Karolin
2008-12-17 16:31:06 +01:00
37be72c6c1 Add an entry for the "check" command to the tdbtool manpage. 2008-12-16 13:59:06 +01:00
46f530e42f docs: Remove comment about default backend.
Karolin
2008-12-16 11:20:59 +01:00
b876e1336b docs: Fix typo in the idmap_ad manpage.
Karolin
2008-12-16 11:20:59 +01:00
6216e5cbd7 manpages: Document new wbinfo idmapping options.
--set-uid/gid-mapping
--remove-uid/gid-mapping

Karolin
(cherry picked from commit c9965d544f)
2008-11-19 13:19:46 +01:00
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 0a7fb721cd)

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
ae1abe843a s3-docs: fix typos in locator manpage found by metze.
Guenther
2008-10-23 16:49:08 +02:00
90d3cac55f s3-docs: add very basic winbind_krb5_locator.7 manpage.
Guenther
2008-10-23 16:40:23 +02:00
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
783818d956 Update the manpage for vfs_smb_traffic_analyzer to include the anonymize_prefix option 2008-10-13 14:19:25 -07:00
5b75aa3406 pam_winbind: document mkhomedir option.
Guenther
2008-10-10 15:43:04 +02:00
ec63cd6a7f docs: Adapt version strings in man vfs_smb_traffic_analyzer.
Karolin
(cherry picked from commit 662eda8458)
2008-09-29 16:30:01 +02:00
b9ccf0dc6f Add an initial version of a manpage for the vfs_smb_traffic_analyzer module.
(cherry picked from commit 7857b78304)
2008-09-29 16:29:47 +02:00
a089b3bb99 Document the new hash and adex idmap/nss_info plugins.
(cherry picked from commit 77bc0be053)
2008-09-25 09:00:57 -07:00
c4f361a17f man cifs.upcall: Fix typo, wrap lines.
Karolin
2008-09-15 16:33:16 +02:00
1bf6680c08 man pages: Several fixes for man wbinfo.
-Tag replaceables
-Fix typos
-Unify indentation

Karolin
(This used to be commit 872defd1d2)
2008-09-04 11:27:44 +02:00
2f02c33982 manpages: Add documentation for new 'net rpc vampire' subcommands.
Karolin
(This used to be commit 8d0a16d803)
2008-08-22 17:23:36 +02:00
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 e415420b08)
2008-08-18 16:18:34 -07:00
59e53cedcb Document idmap rewrite
(This used to be commit 4b9132e8bd)
2008-08-12 11:28:29 +02:00
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 24a93d03c2)
2008-08-05 13:27:07 -05:00
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 8195ca2132)
2008-08-05 14:20:32 +02:00
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 0a93fd2ded)
2008-08-05 14:17:08 +02:00