Age | Commit message (Collapse) | Author | Files | Lines |
|
with smbstatus as to share mode with share modes = No set in samba.
Jeremy.
|
|
Add hint about specifying the workgroup in the credentials file.
Whitespace cleanup.
This fixes bug #4541.
Patch based on proposed patch from Christian Perrier <bubulle@debian.org>.
Thanks for reporting and providing a patch!
Karolin
|
|
-Correct the parameter names.
-Fix typos.
-Fix related parameters.
This fixes bug #6008.
Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting!
Karolin
|
|
This fixes bug #6001.
Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting!
Karolin
|
|
This fixes bug #6013.
Thanks to the Debian Samba packages maintainers for reporting!
Karolin
|
|
This has been discussed on samba-technical before.
3.3 and newer only!
Karolin
|
|
|
|
Karolin
|
|
Remove non-existent value "on".
Change default value to "no".
Add hint about ldaps.
Karolin
|
|
Karolin
|
|
This fixes bug #5968.
Thanks to Christian Perrier <bubulle@debian.org> for reporting!
Karolin
|
|
This fixes bug #5866.
Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting!
Karolin
|
|
|
|
Karolin
|
|
Karolin
|
|
This fixes bug #5950.
Thanks to the Debian Samba package maintainers for reporting!
Karolin
|
|
This fixes bug #5883.
Karolin
|
|
|
|
Karolin
|
|
--set-uid/gid-mapping
--remove-uid/gid-mapping
Karolin
(cherry picked from commit c9965d544f615fea1ba3609d7348407130ab1ec9)
|
|
Carsten Dumke <carsten@cdumke.de> reported and provided a patch
for v3.0 and v3.2. (See 0a7fb721cdc)
This fixes the same issue in v3.3 and also changes the auto-generated usage
information to give better help about net rap printq info.
|
|
|
|
Guenther
|
|
Guenther
|
|
typo in the text, add an example for anonymization usage.
|
|
anonymize_prefix option
|
|
Guenther
|
|
Jeremy.
|
|
Karolin
(cherry picked from commit 662eda8458a304b224b6bc502f8030a07030b7c2)
|
|
(cherry picked from commit 7857b783049b19d32a078927a46cb1070e863b45)
|
|
(cherry picked from commit 77bc0be0536bcd6a3ce8283a708828bebbbffee3)
|
|
(cherry picked from commit 6dc81eb85b11851794619a1f2769d68cd9a54fb6)
|
|
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
|
|
Karolin
|
|
-Tag replaceables
-Fix typos
-Unify indentation
Karolin
(This used to be commit 872defd1d29e1d7a4fc8aba90f689110599444e5)
|
|
Jeremy.
(This used to be commit 1d252ffd313e0cd6fcb3d7cb2c99f2daf56728c1)
|
|
(This used to be commit 60af63675063ad62c0169b9f2094ecfdaa7ca16d)
|
|
Karolin
(This used to be commit 8d0a16d8034cd07037b3c7711867280d5fa5b2c8)
|
|
Karolin
(This used to be commit a415244365e32ba18919042ec72b3a281d8c1b0a)
|
|
Karolin
(This used to be 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.
(This used to be commit 8027197635b988b3dcf9d3d00126a024e768fa62)
|
|
and "smbd" to mean the main smb daemon. Update docs to match.
Jeremy.
(This used to be commit e415420b086a236be6bcc1e7584bec276a74e457)
|
|
Thanks to Karolin for the friendly build service :-)
(This used to be commit 4bfc7cb662411d245f3ad7613bec8531d9ce3a57)
|
|
(This used to be commit 4b9132e8bd1b2bc397b657ef07796f44d55f33da)
|
|
The "cifs.resolver" key type has been changed to "dns_resolver". Fix
the comments at the top of cifs.upcall and the manpage accordingly.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@samba.org>
---
docs-xml/manpages-3/cifs.upcall.8.xml | 4 ++--
source/client/cifs.upcall.c | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
(This used to be commit 24a93d03c2ca4e718968e2024604e0f398c96659)
|
|
This fixes bug #5378.
Thanks Morton K. Poulsen <morten+bugzilla.samba.org [at] afdelingp.dk>
for reporting!
Karolin
(This used to be commit 8195ca2132cbdba396dc35e9d04d4bdc3a8a666c)
|
|
This fixes bug #5268.
Thanks to Alexander Franz <a.franz [at] gmx.net> for reporting!
Karolin
(This used to be commit 0a93fd2dedfa7fed1ad0b8a5e079bf7be72a4bd5)
|
|
Karolin
(This used to be commit f67b6fd97e177a527e896861f337c2e70541f697)
|
|
Karolin
(This used to be commit db843d2faafb3487e3c7df4a3a52d6c71f369e1d)
|