summaryrefslogtreecommitdiffstats
path: root/docs-xml
Commit message (Collapse)AuthorAgeFilesLines
* docs: fix some whitespaceChristian Ambach2011-06-301-5/+5
| | | | replace spaces with tabs, removing whitespaces at end of lines
* docs: fix a typoChristian Ambach2011-06-301-1/+1
|
* param: Remove remaining references to announce as and announce versionAndrew Bartlett2011-06-242-57/+0
|
* s3-param Remove 'announce version' parameterAndrew Bartlett2011-06-231-14/+0
| | | | | | | | The only users I can find of this on the internet involve confused users, and our own documentation recommends never setting this. Don't confuse our users any longer. Andrew Bartlett
* param: Remove "announce as" parameterAndrew Bartlett2011-06-231-21/+0
|
* s3-docs: Fix a typo found by Samba-JP oota <ribbon@samba.gr.jp>Volker Lendecke2011-06-141-1/+1
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Jun 14 14:06:22 CEST 2011 on sn-devel-104
* s3-docs: Fix a duplicate list entryVolker Lendecke2011-06-141-6/+0
| | | | Thanks to Samba-JP oota <ribbon@samba.gr.jp>
* s3-param Remove 'time offset' from smb.confAndrew Bartlett2011-06-111-15/+0
| | | | | | | | | | This strange parameter is apparently very rarely used, and it seems to me that on modern networks, if clients don't have correct clocks and DST offsets, that many other things (Kerberos) start to fail pretty quickly, and time and DST tables tend to be internet delivered anyway. Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Sat Jun 11 03:54:45 CEST 2011 on sn-devel-104
* s3:docs: fix the example in the idmap_autorid manpage to use "idmap config * ↵Michael Adam2011-06-071-1/+1
| | | | : rangesize"
* s3-docs Add documentation for ncalrpc dirAndrew Bartlett2011-06-071-0/+13
| | | | | Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Jun 7 02:57:33 CEST 2011 on sn-devel-104
* s3:net-man: registry enumerate_recursiveGregor Beck2011-06-011-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-011-0/+8
| | | | Signed-off-by: Michael Adam <obnox@samba.org>
* s3:net-man: missing dotGregor Beck2011-06-011-1/+1
| | | | Signed-off-by: Michael Adam <obnox@samba.org>
* s3-param Make lp_passwordserver() const.Andrew Bartlett2011-06-011-8/+0
| | | | | | This means that it no longer takes % substituations, and so the documentation for this behaviour is removed from the smb.conf manpage. (This mode is only useful in security=server, which is already marked as deprecated in 3.6). Andrew Bartlett
* s3:doc: update the ldap_user_dn documentation in the idmap_ldap manpageMichael Adam2011-06-011-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-011-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-05-311-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-05-311-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-05-311-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-05-311-7/+5
|
* s3:doc: remove the documentation of "idmap alloc backend", which has been ↵Michael Adam2011-05-311-14/+0
| | | | removed
* s3:doc: document "idmap backend" as deprecated.Michael Adam2011-05-311-33/+2
|
* s3:doc: update documentation of the "idmap config FOO : BAR" familiy of ↵Michael Adam2011-05-311-20/+83
| | | | parameters
* winbindd.8: Fix typoLuk Claes2011-05-311-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-05-311-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-05-311-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-05-311-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-05-311-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-05-311-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-05-311-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-05-311-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-05-311-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-05-311-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-05-311-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-05-311-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-05-311-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-05-311-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-05-311-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-05-311-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-05-311-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-05-311-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-05-311-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-05-311-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* idmap_ad.8: use new syntax in ad backend exampleLuk Claes2011-05-311-3/+2
| | | | | Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org>
* Improve documentation for net rpc trustSumit Bose2011-05-301-0/+120
| | | | | | | | | Add man pages entries and fix usage output. Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon May 30 20:05:34 CEST 2011 on sn-devel-104
* s3: Fix a typoVolker Lendecke2011-05-271-1/+1
| | | | | | | Thanks to Samba-JP oota <ribbon@samba.gr.jp> Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri May 27 10:12:12 CEST 2011 on sn-devel-104
* s3: Fix a typoVolker Lendecke2011-05-271-1/+1
| | | | Thanks to Samba-JP oota <ribbon@samba.gr.jp>
* s3: Document "async smb echo handler"Volker Lendecke2011-05-261-0/+15
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu May 26 12:50:55 CEST 2011 on sn-devel-104
* docs: Rewrite 'password server' documentationAndrew Bartlett2011-05-251-52/+54
| | | | | | I think this new version is more clear. Andrew Bartlett
* docs: Clarify the 'security=server' fails for NTLMv2Andrew Bartlett2011-05-251-0/+3
|