| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
in man vfs_aio_fork.
Karolin
|
|
|
|
|
|
|
|
|
|
|
| |
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)
(cherry picked from commit 51f87fce55d160abed6b04ea27f53f254d2db474)
Fix bug #8256 (vfs_aio_fork is undocumented).
|
|
|
|
|
|
|
| |
in the documentation also (bug #8494).
Karolin
(cherry picked from commit bd5d9d9fba23ea585b701c41ec27482a0076729e)
|
|
|
|
|
|
|
|
|
| |
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).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The smb.conf (5) manpage recently sometimes failed to contain the
contents of the description of each parameter section. The reason
was a unreliable chain of dependencies in the Makefile.
The error can be reproduced by touching manpages-3/smb.conf.5.xml
and then building the manpages.
Then smb.conf.5.xml is newer than any of the smbdotconf/*/*.xml
files and hence the intermediate inexistent parameters.*.xml
don't get generated.
This patch fixes this problem by introducing a phony "parameters"
target referencing the parameters.*.xml targets, so that they
get build unconditionally.
Fix bug #7997 (smb.conf.5 manpage truncated in 3.5.8).
|
| |
|
|
|
|
|
|
|
|
|
| |
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Wed Feb 23 23:45:40 CET 2011 on sn-devel-104
Fix bug #7983 - not all wbinfo parameters are documented in manpage.
|
|
|
|
| |
(cherry picked from commit aa54713615c5d0367528733ff2c3a5650eed96f7)
|
|
|
|
|
| |
Karolin
(cherry picked from commit 2352538362977e456e8d05783f2732ff650cea41)
|
|
|
|
|
| |
Guenther
(cherry picked from commit cfb67b1a169350a8316532eb5d53de4a3f2bacb3)
|
|
|
|
|
| |
Thanks!
(cherry picked from commit d12768cc0ae52d95ffd83070948c83af4ce8704b)
|
|
|
|
|
| |
Karolin
(cherry picked from commit da64913f55fa2c3d0b34cda3b8c4953894c4ed66)
|
|
|
|
|
| |
Karolin
(cherry picked from commit ad6f63822915463011074c9e5f3ed938b48579f4)
|
|
|
|
|
|
|
|
| |
Fix bug #7260 (Command line option documentation in wrong place in winbindd man
page.). Thanks to Ged Haywood <samba@jubileegroup.co.uk> for reporting!
Karolin
(cherry picked from commit da5c49d727150eea7d2a4b83da1a02ac1f26e77c)
|
|
|
|
|
| |
Karolin
(cherry picked from commit 20fc769179377bf037f4d5efe1afbaf77d4c9292)
|
|
|
|
|
| |
Karolin
(cherry picked from commit 6389fac6db2f54d148222009b5e209cef5c6bdd7)
|
|
|
|
|
|
|
| |
Fix bad usage message, reported by headset001@yahoo.com.
Jeremy.
(cherry picked from commit e14a6fbf8c9e4d16b2727e48c708ceccfd157e59)
|
|
|
|
|
| |
Karolin
(cherry picked from commit 494819773d61daa32d4ee2a0a15088f3b4abe6e2)
|
|
|
|
| |
(cherry picked from commit 37115f91aebec9c846e54790c6bcf433ae35888a)
|
|
|
|
| |
(cherry picked from commit f6c39cec27eea2522c62e6f1ff85efdafde351ac)
|
|
|
|
| |
(cherry picked from commit c7f16abc47a2d291d3da95b4c8e654010e36bc0f)
|
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit c1ca00047d26ace240fa5f34b428392b5d61e6c3)
Fix bug #7137 (eventlogadm manpage typo for dump command).
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Karolin
|
|
|
|
|
| |
Karolin
(cherry picked from commit a3420bf7a52c3d9fa6cba75aa88d1f4087c0e3aa)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Karolin
|
|
|
|
|
| |
Fix bug #7028.
(cherry picked from commit 3fb359aa5698e393f37765ab279b5a4ba366f965)
|
|
|
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 3b58b2ac39a91c0c9f074abf079f700c7e886841)
Signed-off-by: Michael Adam <obnox@samba.org>
Fix bug #7041.
|
|
|
|
|
|
|
| |
Guenther
(cherry picked from commit 9bdd3d6c1b1aec536d87fb2e2d4e8495b3c88ee6)
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
|
|
|
| |
(cherry picked from commit 0110990f01390c80b8db423ba7eed486883219de)
(Version changed to 3.5)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
|
|
|
|
| |
Guenther
(cherry picked from commit 3b40ec83705f7ea61f4d4b88438493b6c197f222)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change since last post:
- fix build error due to superfluous </para> tag.
- ensure it builds fine.
Also add a section on INODE NUMBERS that discusses inode numbers more
thoroughly and add reference to it in "nounix" and "noserverino"
options.
Thanks to Jeff Layton for explaining those details.
Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
|
|
|
|
|
| |
Guenther
(cherry picked from commit 9a7bed7ae6ec46a848a87b9e9b41e686fffeb26b)
|
|
|
|
|
| |
Guenther
(cherry picked from commit 308e1b51874bc7b3fd7a44bec1367f75b8c975f0)
|
|
|
|
|
| |
Guenther
(cherry picked from commit 71a5aef4e1e054359f419c5540694d3d8d8ededf)
|
|
|
|
|
| |
Guenther
(cherry picked from commit 6ffa5df69afbbce4bcf3c26c6068bcd927826ddd)
|
|
|
|
|
| |
Guenther
(cherry picked from commit f8686728147eaf60d09c00d98d65902eb7e77902)
|
|
|
|
|
| |
Guenther
(cherry picked from commit 722a330013280758c2184c0239810229b38c42f0)
|
|
|
|
|
| |
Guenther
(cherry picked from commit 0d412789b8035dfeb28989ba82d677d2ae9b7bd0)
|
|
|
|
|
| |
Guenther
(cherry picked from commit d9ca1488a4a0e562ad13207c4b54d029c55be293)
|
|
|
|
|
| |
Guenther
(cherry picked from commit 72d68acbf59aa8531cc132551cc8e8313b7dc3b7)
|
|
|
|
|
| |
Guenther
(cherry picked from commit 74816678706b7028fa63a4e552887fcf98322711)
|
|
|
|
|
|
| |
here.
Jeremy.
(cherry picked from commit fbf4923cad17b55bd7a647bf2300b28e23b8cdbb)
|
|
|
|
|
| |
Karolin
(cherry picked from commit f740bdc47bb53dc6d17e48e1ad9c6f5fdd9ff102)
|
| |
|
| |
|