summaryrefslogtreecommitdiffstats
path: root/docs-xml
Commit message (Collapse)AuthorAgeFilesLines
* s3:idmap_autorid: document allocation poolChristian Ambach2011-11-101-1/+6
| | | | | | | | | | | document the need that excessive use of local users/group might require increasing the rangesize Autobuild-User: Christian Ambach <ambi@samba.org> Autobuild-Date: Fri Oct 21 18:04:50 CEST 2011 on sn-devel-104 The last 4 patches address bug #8444 (idmap_autorid does not have allocation pool).
* s3/doc: add man page for aio_fork vfs moduleBjörn Jacke2011-10-181-0/+86
| | | | | | | | thanks to Volker for the content Autobuild-User: Björn Jacke <bj@sernet.de> Autobuild-Date: Tue Oct 18 12:24:35 CEST 2011 on sn-devel-104 (cherry picked from commit 56328a4d61c8d0a52f6841097bf8fc4ffd46bfb6)
* Another part of the fix for Bug 8473 - smb2_find uses a hard coded max reply ↵Jeremy Allison2011-10-134-7/+7
| | | | | | | | | | | | size of 0x10000 instead of smb2_max_trans. Change the defaults and the documentation to reflect the 64k limit. Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Oct 13 12:22:23 CEST 2011 on sn-devel-104 (cherry picked from commit d2a9e8df35be1516f22f0ef78356de6d4b02d4d3)
* s3-docs: Fix typo.Karolin Seeger2011-10-111-1/+1
| | | | | | | | Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Sat Oct 8 22:27:07 CEST 2011 on sn-devel-104 (cherry picked from commit 851d6625d5e08ac9659a6d23d105f9e0c47f9692)
* s3-docs: Fix bug #7908.Karolin Seeger2011-10-111-1/+1
| | | | | | | | | Fix typo. Thanks to John Bradshaw for reporting! Karolin (cherry picked from commit 8aaa27754663a55f45facc18783eea458205d8a5)
* s3-docs: Fix typos.Karolin Seeger2011-10-033-3/+3
| | | | | | | | | | Thanks to Samba-JP oota <ribbon@samba.gr.jp> for reporting! Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Fri Sep 30 23:12:35 CEST 2011 on sn-devel-104 (cherry picked from commit 5c569a97ab477a324a96aae7f58770ccbe2572de)
* s3-docs: Remove "experimental" label on VFS ACL modulesKarolin Seeger2011-09-282-8/+0
| | | | | | in the documentation also (bug #8494). Karolin
* s3-docs: document -k switch in net manpage.Günther Deschner2011-09-261-0/+1
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Sep 20 15:47:00 CEST 2011 on sn-devel-104 (cherry picked from commit 8dda773bd7eea1d163282b1f3c5e90cbff8a1003)
* Fix bug #8229 - git patch attached against 3.6.0-rc2 to fix 'widelinks' ↵Jeremy Allison2011-09-153-0/+45
| | | | | | | | | regression intro'd in 3.2 Add "allow insecure widelinks" to re-enable the ability (requested by some sites) to have "widelinks = yes" and "unix extensions = yes". Based on an original patch by Linda Walsh <samba@tlinx.org>
* First part of bugfix for bug #8335 - file copy aborts with ↵Jeremy Allison2011-07-311-1/+1
| | | | | | | smb2_validate_message_id: bad message_id Set default max credits to 8192 now this has been documented in the SMB2 spec.
* s3:doc: add an example with idmap script to the idmap_tdb2 manpage (cherry ↵Michael Adam2011-07-271-0/+12
| | | | picked from commit 86973eee43605a3680fb51470a81ea9ca7f1b515)
* s3:docs: remove legacy text from the example in the idmap_tdb2 manpage ↵Michael Adam2011-07-271-2/+0
| | | | (cherry picked from commit 2f253c2791ccb2421f26f563e3983ee950da1d05)
* s3:doc: clarify the idmap script section in the idmap_tdb2 manpage (cherry ↵Michael Adam2011-07-271-7/+9
| | | | picked from commit 4daab85ae60f2821a1d9d98f1edff6a318e8e3c1)
* s3:docs:idmap_tdb2: update the documentation of idmap scriptMichael Adam2011-07-271-2/+16
| | | | | to reflect the new variant "idmap config * : script" of configuring the idmap script (cherry picked from commit 2aa19b4aeb9de43a0e2b94ad1202f2068b29c710)
* s3-docs: Remove manpages for ldb tools.Karolin Seeger2011-07-127-1012/+0
| | | | | | | | | Fix bug #8297 (ldb tools man pages should be removed from the release tar ball). Thanks to Björn for reporting! Karolin
* s3:docs: fix the example in the idmap_autorid manpage to use "idmap config * ↵Michael Adam2011-06-241-1/+1
| | | | : rangesize"
* s3:net-man: registry enumerate_recursiveGregor Beck2011-06-211-0/+7
| | | | | | | Signed-off-by: Michael Adam <obnox@samba.org> Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed Jun 1 17:16:05 CEST 2011 on sn-devel-104
* s3:net-man: registry deletekey & deletekey_recursiveGregor Beck2011-06-211-0/+8
| | | | Signed-off-by: Michael Adam <obnox@samba.org>
* s3:net-man: missing dotGregor Beck2011-06-211-1/+1
| | | | Signed-off-by: Michael Adam <obnox@samba.org>
* s3-param Mark 'time offset' as deprecatedAndrew Bartlett2011-06-141-1/+3
| | | | Andrew Bartlett
* s3-docs Add documentation for ncalrpc dirAndrew Bartlett2011-06-071-0/+13
|
* s3:doc: update the ldap_user_dn documentation in the idmap_ldap manpageMichael Adam2011-06-051-3/+11
| | | | | | | also extend the example with ldap_user_dn. Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed Jun 1 02:53:32 CEST 2011 on sn-devel-104
* idmap_ldap.8: Add example with readonly backendLuk Claes2011-06-051-0/+22
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* s3:doc: clean up the example section of the idmap_tdb manpageMichael Adam2011-06-051-22/+1
| | | | | Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Tue May 31 19:47:45 CEST 2011 on sn-devel-104
* winbindd.8: Use new idmap syntax for smbconfoptionsLuk Claes2011-06-051-8/+5
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* s3:doc: document "idmap gid" as deprecated.Michael Adam2011-06-051-8/+5
| | | | | Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Tue May 31 11:39:38 CEST 2011 on sn-devel-104
* s3:doc: document "idmap uid" as deprecated.Michael Adam2011-06-051-7/+5
|
* s3:doc: remove the documentation of "idmap alloc backend", which has been ↵Michael Adam2011-06-051-14/+0
| | | | removed
* s3:doc: document "idmap backend" as deprecated.Michael Adam2011-06-051-33/+2
|
* s3:doc: update documentation of the "idmap config FOO : BAR" familiy of ↵Michael Adam2011-06-051-20/+83
| | | | parameters
* winbindd.8: Fix typoLuk Claes2011-06-051-1/+1
| | | | | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org> Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Tue May 31 02:56:52 CEST 2011 on sn-devel-104
* idmap_tdb.8: Remove reference to idmap uid and idmap gid options as fallbackLuk Claes2011-06-051-3/+0
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb.8: Remove references to alloc backendLuk Claes2011-06-051-19/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb.8: Use new idmap syntax in examplesLuk Claes2011-06-051-8/+5
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_ldap.8: Remove reference to idmap uid and idmap gid options as fallbackLuk Claes2011-06-051-3/+0
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_ldap.8: Backend is not only used for searchingLuk Claes2011-06-051-2/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_ldap.8: Remove references to idmap alloc backendLuk Claes2011-06-051-50/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_ldap.8: Rework example to use new idmap syntaxLuk Claes2011-06-051-10/+7
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb2.8: Remove mentioning of deprecated idmap uid and idmap gid ↵Luk Claes2011-06-051-3/+0
| | | | | | | options as fallback Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb2.8: Avoid confusion with idmap uid and idmap gid optionsLuk Claes2011-06-051-1/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb2.8: Remove part about alloc backendLuk Claes2011-06-051-19/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_tdb2.8: Use new syntax in exampleLuk Claes2011-06-051-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* winbindd.8: Use new syntax in exampleLuk Claes2011-06-051-2/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* wbinfo.1: Avoid confusion with idmap uid optionLuk Claes2011-06-051-1/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_autorid.8: Avoid confusion with idmap uid and idmap gid optionsLuk Claes2011-06-051-1/+1
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_autorid.8: Use new syntax in autorid backend examplesLuk Claes2011-06-051-6/+4
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_rid.8: Use new syntax in rid backend exampleLuk Claes2011-06-051-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_nss.8: Use new syntax for nss backendLuk Claes2011-06-051-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_hash.8: Use new syntax for hash backendLuk Claes2011-06-051-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_adex.8: Use new syntax in adex backend exampleLuk Claes2011-06-051-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>