Opened 2 years ago
Closed 2 years ago
#18416 closed enhancement (fixed)
samba-4.18.6
| Reported by: | Douglas R. Reno | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.0 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version
Change History (4)
comment:1 by , 2 years ago
| Milestone: | 12.1 → 12.0 |
|---|
comment:2 by , 2 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 2 years ago
comment:4 by , 2 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Changes since 4.18.5 -------------------- o Jeremy Allison <jra@samba.org> * BUG 15420: reply_sesssetup_and_X() can dereference uninitialized tmp pointer. * BUG 15430: Missing return in reply_exit_done(). o Andrew Bartlett <abartlet@samba.org> * BUG 15289: post-exec password redaction for samba-tool is more reliable for fully random passwords as it no longer uses regular expressions containing the password value itself. * BUG 9959: Windows client join fails if a second container CN=System exists somewhere. o Ralph Boehme <slow@samba.org> * BUG 15342: Spotlight sometimes returns no results on latest macOS. * BUG 15417: Renaming results in NT_STATUS_SHARING_VIOLATION if previously attempted to remove the destination. * BUG 15427: Spotlight results return wrong date in result list. o Günther Deschner <gd@samba.org> * BUG 15414: "net offlinejoin provision" does not work as non-root user. o Pavel Filipenský <pfilipensky@samba.org> * BUG 15400: rpcserver no longer accepts double backslash in dfs pathname. * BUG 15433: cm_prepare_connection() calls close(fd) for the second time. o Stefan Metzmacher <metze@samba.org> * BUG 15346: 2-3min delays at reconnect with smb2_validate_sequence_number: bad message_id 2. * BUG 15441: samba-tool ntacl get segfault if aio_pthread appended. * BUG 15446: DCERPC_PKT_CO_CANCEL and DCERPC_PKT_ORPHANED can't be parsed. o Noel Power <noel.power@suse.com> * BUG 15390: Python tarfile extraction needs change to avoid a warning (CVE-2007-4559 mitigation). * BUG 15435: Regression DFS not working with widelinks = true. o Arvid Requate <requate@univention.de> * BUG 9959: Windows client join fails if a second container CN=System exists somewhere. o Jones Syue <jonessyue@qnap.com> * BUG 15441: samba-tool ntacl get segfault if aio_pthread appended. * BUG 15449: mdssvc: Do an early talloc_free() in _mdssvc_open().