1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00

477 Commits

Author SHA1 Message Date
Jeremy Allison
9edc159912 First part of bugfix for bug #8335 - file copy aborts with smb2_validate_message_id: bad message_id
Set default max credits to 8192 now this has been documented in the
SMB2 spec.
2011-07-29 10:18:12 -07:00
Michael Adam
86973eee43 s3:doc: add an example with idmap script to the idmap_tdb2 manpage 2011-07-27 04:29:05 +02:00
Michael Adam
2f253c2791 s3:docs: remove legacy text from the example in the idmap_tdb2 manpage 2011-07-27 04:29:05 +02:00
Michael Adam
4daab85ae6 s3:doc: clarify the idmap script section in the idmap_tdb2 manpage 2011-07-27 04:29:05 +02:00
Michael Adam
2aa19b4aeb s3:docs:idmap_tdb2: update the documentation of idmap script
to reflect the new variant "idmap config * : script" of configuring the idmap script
2011-07-27 04:29:05 +02:00
Jeremy Allison
f1a59f9d6f Fix typo Loggs -> Logs.
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Mon Jul 25 23:49:04 CEST 2011 on sn-devel-104
2011-07-25 23:49:04 +02:00
Michael Adam
233ba37416 s3:docs: document the smbclient "tid" command
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Mon Jul 25 13:14:57 CEST 2011 on sn-devel-104
2011-07-25 13:14:57 +02:00
Michael Adam
a8d0e4ddb8 s3:docs: document the smbclient "tdis" command 2011-07-25 12:04:30 +02:00
Michael Adam
5ecfcf6cb9 s3:docs: document the smbclient "tcon" command 2011-07-25 12:04:30 +02:00
Michael Adam
9724fe303d s3:docs: document the smbclient "logoff" command 2011-07-25 12:04:30 +02:00
Christian Ambach
2a9987e62a s3-docs: fix a typo in rpcclient manpage
Autobuild-User: Christian Ambach <ambi@samba.org>
Autobuild-Date: Thu Jul 14 20:10:12 CEST 2011 on sn-devel-104
2011-07-14 20:10:12 +02:00
Christian Ambach
d2adf96402 docs: fix some whitespace
replace spaces with tabs, removing whitespaces at end of lines
2011-06-30 12:08:25 +02:00
Christian Ambach
1ae9a7160c docs: fix a typo 2011-06-30 12:08:25 +02:00
Andrew Bartlett
3d08e844fc param: Remove remaining references to announce as and announce version 2011-06-24 13:08:04 +10:00
Andrew Bartlett
734e1b6812 s3-param Remove 'announce version' parameter
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
2011-06-23 13:47:27 +02:00
Andrew Bartlett
38b5beb33d param: Remove "announce as" parameter 2011-06-23 13:47:27 +02:00
Volker Lendecke
15149002b6 s3-docs: Fix a typo found by Samba-JP oota <ribbon@samba.gr.jp>
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Tue Jun 14 14:06:22 CEST 2011 on sn-devel-104
2011-06-14 14:06:21 +02:00
Volker Lendecke
48fc58596d s3-docs: Fix a duplicate list entry
Thanks to Samba-JP oota <ribbon@samba.gr.jp>
2011-06-14 12:55:03 +02:00
Andrew Bartlett
530e4cac2e s3-param Remove 'time offset' from smb.conf
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
2011-06-11 03:54:44 +02:00
Michael Adam
95d35dde9c s3:docs: fix the example in the idmap_autorid manpage to use "idmap config * : rangesize" 2011-06-07 15:55:08 +02:00
Andrew Bartlett
776598a981 s3-docs Add documentation for ncalrpc dir
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Tue Jun  7 02:57:33 CEST 2011 on sn-devel-104
2011-06-07 02:57:33 +02:00
Gregor Beck
234a4fb1b3 s3:net-man: registry enumerate_recursive
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
2011-06-01 17:16:05 +02:00
Gregor Beck
92a8ccf008 s3:net-man: registry deletekey & deletekey_recursive
Signed-off-by: Michael Adam <obnox@samba.org>
2011-06-01 16:07:04 +02:00
Gregor Beck
740a74dcfb s3:net-man: missing dot
Signed-off-by: Michael Adam <obnox@samba.org>
2011-06-01 16:07:04 +02:00
Andrew Bartlett
ec9ff19e60 s3-param Make lp_passwordserver() const.
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
2011-06-01 04:19:05 +02:00
Michael Adam
697d5c08ac s3:doc: update the ldap_user_dn documentation in the idmap_ldap manpage
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
2011-06-01 02:53:32 +02:00
Luk Claes
5882d3eba3 idmap_ldap.8: Add example with readonly backend
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
2011-06-01 01:43:23 +02:00
Michael Adam
cfef10a0a2 s3:doc: clean up the example section of the idmap_tdb manpage
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Tue May 31 19:47:45 CEST 2011 on sn-devel-104
2011-05-31 19:47:45 +02:00
Luk Claes
c3fecc6bdc winbindd.8: Use new idmap syntax for smbconfoptions
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
2011-05-31 18:37:29 +02:00
Michael Adam
54c788f2df s3:doc: document "idmap gid" as deprecated.
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Tue May 31 11:39:38 CEST 2011 on sn-devel-104
2011-05-31 11:39:38 +02:00
Michael Adam
7c1021bc2b s3:doc: document "idmap uid" as deprecated. 2011-05-31 10:33:56 +02:00
Michael Adam
871daf1aa4 s3:doc: remove the documentation of "idmap alloc backend", which has been removed 2011-05-31 10:33:56 +02:00
Michael Adam
13c4c30a02 s3:doc: document "idmap backend" as deprecated. 2011-05-31 10:33:55 +02:00
Michael Adam
939378d42a s3:doc: update documentation of the "idmap config FOO : BAR" familiy of parameters 2011-05-31 10:33:55 +02:00
Luk Claes
8a75d73867 winbindd.8: Fix typo
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
2011-05-31 02:56:52 +02:00
Luk Claes
762aa71ce0 idmap_tdb.8: Remove reference to idmap uid and idmap gid options as fallback
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
2011-05-31 01:44:28 +02:00
Luk Claes
c42c8c957e idmap_tdb.8: Remove references to alloc backend
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
2011-05-31 01:44:28 +02:00
Luk Claes
d73a891e38 idmap_tdb.8: Use new idmap syntax in examples
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
2011-05-31 01:44:28 +02:00
Luk Claes
f5607da49c idmap_ldap.8: Remove reference to idmap uid and idmap gid options as fallback
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
2011-05-31 01:44:28 +02:00
Luk Claes
f29cb77919 idmap_ldap.8: Backend is not only used for searching
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
2011-05-31 01:44:28 +02:00
Luk Claes
fce6422360 idmap_ldap.8: Remove references to idmap alloc backend
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
2011-05-31 01:44:28 +02:00
Luk Claes
47fdd740ce idmap_ldap.8: Rework example to use new idmap syntax
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
2011-05-31 01:44:28 +02:00
Luk Claes
615a2d4abe idmap_tdb2.8: Remove mentioning of deprecated idmap uid and idmap gid options as fallback
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
2011-05-31 01:44:28 +02:00
Luk Claes
f093d5199a idmap_tdb2.8: Avoid confusion with idmap uid and idmap gid options
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
2011-05-31 01:44:28 +02:00
Luk Claes
a8d0d832e9 idmap_tdb2.8: Remove part about alloc backend
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
2011-05-31 01:44:28 +02:00
Luk Claes
09b2dd93df idmap_tdb2.8: Use new syntax in example
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
2011-05-31 01:44:28 +02:00
Luk Claes
529bb5e1f5 winbindd.8: Use new syntax in example
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
2011-05-31 01:44:28 +02:00
Luk Claes
8355384bb7 wbinfo.1: Avoid confusion with idmap uid option
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
2011-05-31 01:44:28 +02:00
Luk Claes
4a154a0bf5 idmap_autorid.8: Avoid confusion with idmap uid and idmap gid options
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
2011-05-31 01:44:28 +02:00
Luk Claes
eb51ceae9c idmap_autorid.8: Use new syntax in autorid backend examples
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
2011-05-31 01:44:28 +02:00