| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
through an smb.conf option.
Signed-off-by: Jeremy Allison <jra@samba.org>
Fix bug #8186 (Allows changing the maximum number of simultaneous clients in
winbindd through an smb.conf option).
|
| |
|
|
|
|
|
| |
Karolin
(cherry picked from commit 2352538362977e456e8d05783f2732ff650cea41)
|
|
|
|
|
| |
Karolin
(cherry picked from commit 20fc769179377bf037f4d5efe1afbaf77d4c9292)
|
|
|
|
|
| |
Karolin
(cherry picked from commit 494819773d61daa32d4ee2a0a15088f3b4abe6e2)
|
|
|
|
| |
(cherry picked from commit 37115f91aebec9c846e54790c6bcf433ae35888a)
|
|
|
|
| |
(cherry picked from commit c7f16abc47a2d291d3da95b4c8e654010e36bc0f)
|
|
|
|
|
|
| |
Fix a comment typo.
Jeremy.
|
|
|
|
|
|
|
| |
metze
(cherry picked from commit 9887751f6fa6f7e4fd5c79c637e0576405000c01)
The last 3 fixes address bug #7118 (nmbd problems with socket address).
|
|
|
|
| |
Karolin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change parameter "wide links" to default to "no".
Ensure "wide links = no" if "unix extensions = yes" on a share.
Fix man pages to refect this.
Remove "within share" checks for a UNIX symlink set - even if
widelinks = no. The server will not follow that link anyway.
Correct DEBUG message in check_reduced_name() to add missing "\n"
so it's really clear when a path is being denied as it's outside
the enclosing share path.
Jeremy.
|
|
|
|
|
|
|
|
|
|
| |
Thanks to the Debian samba package maintainers
<pkg-samba-maint@lists.alioth.debian.org> for providing the patch!
Fix bug #7017 (Typos and spelling errors in manpages).
Karolin
(cherry picked from commit e1e6b19acff6d8ba3b70c3ab474a85de8b6f6a6c)
|
|
|
|
|
|
| |
here.
Jeremy.
(cherry picked from commit fbf4923cad17b55bd7a647bf2300b28e23b8cdbb)
|
|
|
|
|
| |
Karolin
(cherry picked from commit f740bdc47bb53dc6d17e48e1ad9c6f5fdd9ff102)
|
| |
|
| |
|
|
|
|
|
| |
Karolin
(cherry picked from commit 5055ba140d03189a3c8181d57ad920e68c6e387c)
|
|
|
|
|
|
|
| |
Part of a fix for bug #6890 (Some smb.conf parameters are undocumented).
Karolin
(cherry picked from commit fde7c2ab19bc7442d8ee9d85ab2fe54e0cfb4782)
|
|
|
|
|
|
|
| |
Part of a fix for bug #6890 (Some smb.conf parameters are undocumented).
Karolin
(cherry picked from commit 9478ec35b5349f50a61bbe2aa88af88577918e91)
|
|
|
|
|
|
|
| |
Part of a fix for bug #6890 (Some smb.conf parameters are undocumented).
Karolin
(cherry picked from commit b03ad70848e6ea889f382c0cb9f21057370f1ab6)
|
|
|
|
|
|
|
| |
Part of a fix for bug #6890 (Some smb.conf parameters are undocumented).
Karolin
(cherry picked from commit 0003b5fad1dee687bc15dfad9f71b6dfc40556d7)
|
| |
|
|
|
|
|
| |
Karolin
(cherry picked from commit da8aba53d61496d0df2bd32f92030cdee0300f2f)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in the "user.DOSATTRIB" EA. From the docs:
In Samba 3.5.0 and above the "user.DOSATTRIB" extended attribute has been extended to store
the create time for a file as well as the DOS attributes. This is done in a backwards compatible
way so files created by Samba 3.5.0 and above can still have the DOS attribute read from this
extended attribute by earlier versions of Samba, but they will not be able to read the create
time stored there. Storing the create time separately from the normal filesystem meta-data
allows Samba to faithfully reproduce NTFS semantics on top of a POSIX filesystem.
Passes make test but will need more testing.
Jeremy.
(cherry picked from commit a770caed0ff66ddc2d63ac83d20f4cd7fcc2caf5)
|
|
|
|
|
|
|
|
| |
inherit acls = yes or xattrs are removed.
We also need dos filemode = true set as well.
Jeremy.
(cherry picked from commit a8769e667514f83a45ee3e825d21a351987d0210)
|
|
|
|
|
| |
Karolin
(cherry picked from commit f3646ff392ab736ed82d2982490aa9d57e11ec6b)
|
|
|
|
|
|
|
| |
xattrs are removed.
Jeremy.
(cherry picked from commit bd2ffb1c7a70ef9063b99a9318b3e185ddda84fe)
|
|
|
|
|
|
|
|
| |
When something in the cluster blocks, it can happen that we wait indefinitely
long for ctdb, just adding to the blocking condition. In theory, nothing should
block, but as someone said "In practice the difference between theory and
practice is larger than in theory". This adds a timeout parameter in seconds,
after which we stop waiting for ctdb and panic.
|
|
|
|
| |
It does not cost much and can help a lot when debugging
|
|
|
|
|
|
|
| |
Fix bug #4250. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting!
Karolin
(cherry picked from commit d1ad143a707b36b3aafcbb498554b73d2013f6e8)
|
|
|
|
|
|
|
| |
Fix bug #4252. Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting!
Karolin
(cherry picked from commit 52aa522a550de45aa28969d0a679ff4e9b6575d6)
|
| |
|
|
|
|
|
|
|
| |
This parameter will be introduced with Samba 3.5.0.
Karolin
(cherry picked from commit f381faa8d6fc2c4205e7d59c91f00324f70ca8b9)
|
|
|
|
|
|
|
| |
Fix build warning.
Karolin
(cherry picked from commit 35dc481289c28a77f354dd76193d6298de32c66d)
|
|
|
|
|
| |
Karolin
(cherry picked from commit 02dd89520215c88c3c90a91a6a6aac8ba412803a)
|
|
|
|
|
| |
Fix bug #6717.
(cherry picked from commit c5d5969e24913ea544590dd16378f7e071b07c4b)
|
|
|
|
|
| |
add interesting detail: lm passwords will be removed from databaѕe with
lanman auth = no
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is necessary because MIT 1.5 can't deal with certain types (Tree Root) of
transitive AD trusts. The workaround is to add a [capaths] directive to
/etc/krb5.conf, which we don't automatically put into the krb5.conf winbind
creates.
The alternative would have been something like a "krb5 conf include", but I
think if someone has to mess with /etc/krb5.conf at this level, it should be
easy to add the site-local KDCs as well.
Next alternative is to correctly figure out the [capaths] parameter for all
trusted domains, but for that I don't have the time right now. Sorry :-)
|
|
|
|
| |
Jeremy.
|
|
|
|
| |
parameters
|
|
|
|
|
|
|
| |
This fixes bug #6412.
Thanks to Carsten Dumke <carsten [at] cdumke.de> for reporting!
Karolin
|
|
|
|
|
|
| |
users.
GUenther
|
|
|
|
| |
Karolin
|
| |
|
|
|
|
| |
This fixes bug 6352.
|
|
|
|
|
|
|
| |
This fixes bug #5897. Thanks to TAKAHASHI Motonobu
<monyo [at] samba.gr.jp> for reporting and providing the example!
Karolin
|
|
|
|
|
|
| |
This parameter has been removed with d96248a9b4655.
Karolin
|
|
|
|
| |
Guenther
|
| |
|