| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Karolin
(cherry picked from commit b78de63ef3cde53e3aabbe46654aac5a335f16a8)
(cherry picked from commit d3738dbe1cabb0ad0acf5f8c9b5e8106285ca9a1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
(cherry picked from commit eaa10cfec3c389c79ac3c43f7ec1596015a9b8e1)
(cherry picked from commit 436e13608e489b4bd5c00597efca9c9ca66b8be1)
|
|
|
|
|
|
|
|
|
| |
Part of a fix for bug #6890 (Some smb.conf parameters are undocumented).
Karolin
(cherry picked from commit fde7c2ab19bc7442d8ee9d85ab2fe54e0cfb4782)
(cherry picked from commit 267ebc03b43dd8c11f5aebf341620b0d94d95135)
(cherry picked from commit 93bbbd3cc776e4aa69239cb086067ec953fc8c8e)
|
|
|
|
|
|
|
|
|
| |
Part of a fix for bug #6890 (Some smb.conf parameters are undocumented).
Karolin
(cherry picked from commit 9478ec35b5349f50a61bbe2aa88af88577918e91)
(cherry picked from commit 940121d666b9e0645584c93db178b763ac5c8c04)
(cherry picked from commit a1d8a6127448fbdc25d1d87a2541a2ea8e430e17)
|
|
|
|
|
|
|
|
|
| |
Part of a fix for bug #6890 (Some smb.conf parameters are undocumented).
Karolin
(cherry picked from commit b03ad70848e6ea889f382c0cb9f21057370f1ab6)
(cherry picked from commit 15f7b70b0e6b6bd2604255cff1c351bb0425e9f3)
(cherry picked from commit 5832bc1c5896b391131952a06013154cbdafe3f9)
|
|
|
|
|
|
|
|
|
| |
This fixes bug #6412.
Thanks to Carsten Dumke <carsten [at] cdumke.de> for reporting!
Karolin
(cherry picked from commit 4ad43a21344b43f1c9fe459165098bcab1695711)
(cherry picked from commit 84750d556d0a42b5d8b134308311e2cb9a533b58)
|
|
|
|
|
|
|
|
| |
users.
GUenther
(cherry picked from commit 3938d1e5fa1996f64e92d33d6893bab620d16b23)
(cherry picked from commit 0491f038403036814acf6eacc7bb742345bbe27b)
|
|
|
|
|
|
| |
Karolin
(cherry picked from commit 613c8acbdd93210b40ec6fa48cbbf297a061b3cc)
(cherry picked from commit c84f1c7ac9da7e26f28cb233efe45614f0cedea3)
|
|
|
|
|
|
|
|
| |
This fixes bug #5897. Thanks to TAKAHASHI Motonobu
<monyo [at] samba.gr.jp> for reporting and providing the example!
Karolin
(cherry picked from commit f741b90ee8f74077871a0b5d1df55c0dd34a313f)
|
|
|
|
|
| |
Guenther
(cherry picked from commit 05ea8daacabe62b6c20770a8518192c44e7eb763)
|
|
|
|
|
| |
Karolin
(cherry picked from commit 2ab9d365cfceb28c1280566b6fe8ec3767e18149)
|
|
|
|
|
|
|
|
|
| |
This fixes bug #6127.
Thanks to Justin T Pryzby <justinpryzby [at] users.sourceforge.net>
for the review!
Karolin
(cherry picked from commit 54dbb030e2c6fed0abd0a3a89d08dad9b8a201a1)
|
|
|
|
|
|
|
| |
Mention "ldap ssl ads".
Karolin
(cherry picked from commit 61f1747441ff43c1d9c99bbf69e218c1984834c7)
|
|
|
|
|
| |
Karolin
(cherry picked from commit 02f13538f00cc8368e3e5e8e510bac468c21089b)
|
|
|
|
|
| |
Signed-off-by: Andreas Schneider <anschneider@suse.de>
(cherry picked from commit d8f15e4efc00b9d509ff5761e9ca8ff5c6f443f7)
|
|
|
|
|
|
| |
with smbstatus as to share mode with share modes = No set in samba.
Jeremy.
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Correct the parameter names.
-Fix typos.
-Fix related parameters.
This fixes bug #6008.
Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting!
Karolin
(cherry picked from commit 8b7f66c548ed170d2dab0c91ccff4aca00f4b52d)
|
|
|
|
|
|
|
| |
This has been discussed on samba-technical before.
3.3 and newer only!
Karolin
|
|
|
|
| |
(cherry picked from commit 1aff97bc48844afba5de48447fdcdcc02d163a97)
|
|
|
|
|
|
|
|
|
| |
Remove non-existent value "on".
Change default value to "no".
Add hint about ldaps.
Karolin
(cherry picked from commit 580461629bb88ce3b61770e7abfe2c942a121877)
|
|
|
|
|
| |
Karolin
(cherry picked from commit 6ac36698e975649d26e3f2975c2101129c3ffe97)
|
|
|
|
|
|
|
|
| |
This fixes bug #5866.
Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting!
Karolin
(cherry picked from commit 9e64ed018e5aa84d802b01953b481fbb07eb00aa)
|
|
|
|
|
|
|
|
|
| |
This fixes bug #5950.
Thanks to the Debian Samba package maintainers for reporting!
Karolin
(cherry picked from commit 19beef0dd9354296ae79d32077c58fbacf570c85)
(cherry picked from commit 0d035d36bd3707ccb9f77f0b2730869dc78719d4)
|
|
|
|
|
| |
Karolin
(cherry picked from commit c09e04ac83365333605b7b1db3d07ccfd451a667)
|
|
|
|
| |
Jeremy.
|
| |
|
|
|
|
| |
Karolin
|
|
|
|
|
|
|
|
|
|
| |
The default timeout for connections to CUPS servers is set
to 5 minutes in the CUPS libraries. The smbd hangs on startup
until the timeout is reached if the CUPS server is unreachable.
This parameter makes the timeout configurable. The default value
is set to 30 seconds.
Karolin
|
|
|
|
| |
Jeremy.
|
| |
|
|
|
|
|
| |
Karolin
(cherry picked from commit a415244365e32ba18919042ec72b3a281d8c1b0a)
|
|
|
|
|
| |
Karolin
(cherry picked from commit fc5010e6d988939779bcb44e8a460b7b05e7ba9a)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
reconnect code to cope with rebooting a DC. This
replaces the code I asked Volker to revert.
The logic is pretty simple. It adds a new parameter,
"winbind reconnect delay", set to 30 seconds by
default, which determines how long to wait between
connection attempts.
To avoid overwhelming the box with DC-probe
forked children, the code now keeps track of
the DC probe child per winbindd_domain struct
and only starts a new one if the existing one
has died.
I also added a little logic to make sure the
dc probe child always sends a message whatever
the reason for exit so we will always reschedule
another connect attempt.
Also added documentation.
Jeremy.
|
|
|
|
| |
Thanks to Karolin for the friendly build service :-)
|
| |
|
|
|
|
| |
Karolin
|
| |
|
|
|
|
| |
This reverts commit 448836d44d0468a74b962ba3c0b7d51de236374f.
|
|
|
|
| |
Michael
|
|
|
|
| |
Karolin
|
| |
|
|
|
|
|
|
|
| |
"acl group control"
parameter and make it only apply to owning group. Also added man page fix.
Jeremy.
|
| |
|
| |
|
|
|
|
| |
Karolin
|
| |
|
|
|
|
|
|
|
| |
This fixes bug #5527.
Thanks to the Debian package maintainers for reporting!
Karolin
|
|
|
|
|
|
|
| |
This fixes bug #5422.
Thanks to the Debian package maintainers for reporting!
Karolin
|
|
|
|
|
| |
Karolin
(cherry picked from commit 87bcff8dde4302f7b473933f8fddfb98b3c024db)
|