[SCM] Samba Shared Repository - branch master updated

2024-03-13 Thread Noel Power
://git.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 6ee3f809a54d7b833ff798e68a93ada00a215d4d Author: Noel Power Date: Tue Feb 20 09:26:29 2024 + s3/smbd: If we fail to close file_handle ensure we should reset the fd

[SCM] Samba Shared Repository - branch master updated

2024-02-22 Thread Noel Power
rangenum member after NULL check if we are doing NULL check for range, then we should assign its member after the NULL check. Signed-off-by: Shaleen Bathla Reviewed-by: Volker Lendecke Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild

[SCM] Samba Shared Repository - branch master updated

2024-01-30 Thread Noel Power
from a48f8ae3077 docs-xml: Build and install man page for wspsearch https://git.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 9b2f2302ee4828ae54f5903a3bf649ffd255fb4a Author: Noel Power Date: Wed Jan 10 14:43:58 2024

[SCM] Samba Shared Repository - branch master updated

2023-10-24 Thread Noel Power
Author: Noel Power Date: Mon Oct 23 15:12:39 2023 +0100 s3:/winbindd: remove parse_domain_user_fstr Last caller of parse_domain_user_fstr has been removed so we can safely remove the function Signed-off-by: Noel Power Reviewed-by: Andrew Bartlett Reviewed

[SCM] Samba Shared Repository - branch master updated

2023-08-15 Thread Noel Power
t;session = (void *)0xDEADBEEF one used to demonstrate the bug). Remove knownfail. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15432 Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): T

[SCM] Samba Shared Repository - branch master updated

2023-08-14 Thread Noel Power
(). Remove knownfail. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15430 Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Mon Aug 14 19:52:49 UTC 2023 on atb-devel-224 commit

[SCM] Samba Shared Repository - branch master updated

2023-08-14 Thread Noel Power
lib/talloc/talloc.c:1791 4 0x7fc4cc9396e4 in _mdssvc_open (p=0x55a6d66d5600, r=0x55a6d66edc60) at ../../source3/rpc_server/mdssvc/srv_mdssvc_nt.c:189 <...cut...> Signed-off-by: Jones Syue Reviewed-by: Noel Power Reviewed-b

[SCM] Samba Shared Repository - branch master updated

2023-01-26 Thread Noel Power
- commit 2a104556e8489b9fc3e2185a1fbbec7f4c8d8fea Author: Noel Power Date: Wed Jan 25 17:03:07 2023 + s3/lib: Prevent use after free of messaging_ctdb_fde_ev structs In a cluster setup samba-bgqd async callback cups_pcap_load_async can access

[SCM] Samba Shared Repository - branch master updated

2022-12-06 Thread Noel Power
- commit f569f2c17f87f551bcaa6c2fa5d6204107982c3b Author: Noel Power Date: Fri Nov 25 13:04:17 2022 + python/samba: use s3 param samba config parsing follup to commit: b4d7540bb4798e6801accf34a26fc0f2636bdd1f fix another instance to use s3 config parsing which is more

[SCM] Samba Shared Repository - branch master updated

2022-11-16 Thread Noel Power
it directly. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15224 Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Wed Nov 16 15:09:45 UTC 2022 on sn-devel-184

[SCM] Samba Shared Repository - branch master updated

2022-10-25 Thread Noel Power
ipp Gesang Reviewed-by: Noel Power Reviewed-by: Jeremy Allison Autobuild-User(master): Noel Power Autobuild-Date(master): Tue Oct 25 16:25:40 UTC 2022 on sn-devel-184 --- Summary of changes: source3/lib/fst

[SCM] Samba Shared Repository - branch master updated

2022-09-28 Thread Noel Power
-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Wed Sep 28 19:34:29 UTC 2022 on sn-devel-184 commit f3dc1a42f578bec784d01b8caf6ff13e230116a2 Author: Jeremy Allison Date: Mon Sep 26 18:05:49 2022 -0700 s3: torture: Fix test SMB2-DFS-PATHS to pass

[SCM] Samba Shared Repository - branch master updated

2022-09-23 Thread Noel Power
-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Fri Sep 23 09:51:20 UTC 2022 on sn-devel-184 --- Summary of changes: source3/smbd/smb2_server.c | 1 + 1 file changed, 1 insertion(+) Changeset

[SCM] Samba Shared Repository - branch master updated

2022-09-12 Thread Noel Power
Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Mon Sep 12 16:21:23 UTC 2022 on sn-devel-184 commit 15f464a3886c40ce2459fc06c6c94506288f65f7 Author: Jeremy Allison Date: Wed Sep 7 15:13:45 2022 -0700 s3: smbtorture3: Fix invalid tests

[SCM] Samba Shared Repository - branch master updated

2022-08-18 Thread Noel Power
ERROR_CLOSE - called on error from smbXsrv_tcon_disconnect() in the error path. In that case we want to close the fd, but not run any delete-on-close actions. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15128 Signed-off-by: Jeremy Allison Reivewed-by: Noel Power

[SCM] Samba Shared Repository - branch master updated

2022-08-17 Thread Noel Power
Based on code from Noel Power . Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Wed Aug 17 09:54:06 UTC 2022 on sn-devel-184 commit 0bdfb5a5e60df214c088df0782c4a1bcc2a4944a Author: Jeremy Allison Date: T

[SCM] Samba Shared Repository - branch master updated

2022-08-03 Thread Noel Power
Boehme Date: Fri Nov 19 13:24:50 2021 +0100 mdssvc: check if the user closed the query before trying to read the HTTP response from Elasticsearch BUG: https://bugzilla.samba.org/show_bug.cgi?id=14915 Signed-off-by: Ralph Boehme Reviewed-by: Noel Power

[SCM] Samba Shared Repository - branch master updated

2022-07-12 Thread Noel Power
error return in order to trigger client-side searching. Bug: https://bugzilla.samba.org/show_bug.cgi?id=15086 pcap: https://www.samba.org/~slow/pcaps/mac-bigsur-smbserver-spotlight-disabled.pcapng.gz Signed-off-by: Ralph Boehme Reviewed-by: Noel Power Autobuild

[SCM] Samba Shared Repository - branch master updated

2022-07-04 Thread Noel Power
nge to quieten it. Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Mon Jul 4 16:42:28 UTC 2022 on sn-devel-184 --- Summary of changes: sour

[SCM] Samba Shared Repository - branch master updated

2022-06-20 Thread Noel Power
Remove knownfail. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15099 Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Mon Jun 20 14:24:20 UTC 2022 on sn-devel-184 commit 238b2cbb8f352375c448d86b462f137

[SCM] Samba Shared Repository - branch master updated

2022-05-24 Thread Noel Power
/?p=samba.git;a=shortlog;h=master - Log - commit 56e179817123b40c3646476563d345d8f97efff9 Author: Noel Power Date: Mon May 23 17:23:41 2022 +0100 s3/client: Restore '-E' handling Sometimes we really do need

[SCM] Samba Shared Repository - branch master updated

2022-04-07 Thread Noel Power
ow_bug.cgi?id=15041 Signed-off-by: Pavel Filipenský Reviewed-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Thu Apr 7 09:49:44 UTC 2022 on sn-devel-184 commit af8747a28bd62937a01fa4648f404bd0b09a44c0 Author: Pav

[SCM] Samba Shared Repository - branch master updated

2022-02-04 Thread Noel Power
(). Strips off any DFS prefix from the target if passed in. Remove knownfail selftest/knownfail.d/msdfs-rename. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14169 Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power

[SCM] Samba Shared Repository - branch master updated

2022-01-28 Thread Noel Power
just depend on Elasticsearch support being enabled, regardless of the removed module support. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14961 Signed-off-by: Ralph Boehme Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master

[SCM] Samba Shared Repository - branch master updated

2022-01-06 Thread Noel Power
1ade9d84 Author: Jeremy Allison Date: Tue Nov 16 17:04:02 2021 -0800 s3: smbd: Remove now redundent lock_flav parameter from smbd_do_unlocking(). We already stored this in struct smbd_lock_element. Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobu

[SCM] Samba Shared Repository - branch master updated

2022-01-06 Thread Noel Power
Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Thu Jan 6 11:50:32 UTC 2022 on sn-devel-184 commit 0d9d1546a7bad6e0fac58e146a75e4eb1ce78c11 Author: Jeremy Allison Date: Mon Jan 3 16:48:17 2022 -0800 s

[SCM] Samba Shared Repository - branch master updated

2021-11-22 Thread Noel Power
- commit b5e0f33e8296d6312efadd8a78d752b788d66f54 Author: Douglas Bagnall Date: Fri Nov 19 16:16:30 2021 +1300 pytest/docs: better spelling of set_smbconf_arbitrary Signed-off-by: Douglas Bagnall Reviewed-by: Noel Power

[SCM] Samba Shared Repository - branch master updated

2021-11-19 Thread Noel Power
Bagnall Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Fri Nov 19 13:25:16 UTC 2021 on sn-devel-184 commit 2c3596e72144fb1b356de860ccfef1ea1f39fd9d Author: Douglas Bagnall Date: Fri Nov 19 15:28:48 2021 +1300 pytest/source_chars: forget

[SCM] Samba Shared Repository - branch master updated

2021-10-14 Thread Noel Power
: no) Signed-off-by: Ralph Boehme Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Thu Oct 14 10:20:27 UTC 2021 on sn-devel-184 commit 8e3372eceab1bc7ad8ac813b12d654c979e20769 Author: Ralph Boehme Date: Sat Oct 9 18:51:14 2021 +0200

[SCM] Samba Shared Repository - branch master updated

2021-08-20 Thread Noel Power
ths inside open_internal_dirfsp() can return an NTSTATUS, but trample on the matching errno. We need to make sure if open_internal_dirfsp() fails, errno matches the NTSTATUS return. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14805 Signed-off-by: Jeremy Allison Reviewed-by:

[SCM] Samba Shared Repository - branch master updated

2021-06-29 Thread Noel Power
1b2 Author: Noel Power Date: Thu Jun 17 10:03:05 2021 +0100 s3: VFS: Update status of SMB_VFS_CHFLAGS Signed-off-by: Noel Power Reviewed-by: Jeremy Allison Autobuild-User(master): Noel Power Autobuild-Date(master): Tue Jun 29 09:10:00 UTC 2021 on sn-devel-184 com

[SCM] Samba Shared Repository - branch master updated

2021-06-23 Thread Noel Power
posixacl_xattr_acl_set_file(). No longer used. Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Wed Jun 23 09:56:00 UTC 2021 on sn-devel-184 commit 246a19661026ddfbcebeba7b291a779f6bac9a55 Author: Jeremy Allison Date

[SCM] Samba Shared Repository - branch master updated

2021-06-22 Thread Noel Power
11:43:30 2021 -0700 s3: VFS: Update status of SMB_VFS_RENAMEAT. Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Tue Jun 22 14:34:06 UTC 2021 on sn-devel-184 commit 5059d37f1f58e648c7fbf11fa1bb6f0bd3a

[SCM] Samba Shared Repository - branch master updated

2021-06-16 Thread Noel Power
on dangling symlink with posix connection calling several non-posix info levels. Tidy up fsp == NULL checks. Remove knownfail. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14742 Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master

[SCM] Samba Shared Repository - branch master updated

2021-06-15 Thread Noel Power
. We already pass this, but this test will ensure we continue to do so as we make fileserver changes. Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Tue Jun 15 11:06:23 UTC 2021 on sn-devel-184

[SCM] Samba Shared Repository - branch master updated

2021-06-11 Thread Noel Power
Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Fri Jun 11 10:17:46 UTC 2021 on sn-devel-184 commit f4f1206c75ea0b3da513e9a11012f693780ff486 Author: Noel Power Date: Wed Jun 9 14:58:41 2021 +0100

[SCM] Samba Shared Repository - branch master updated

2021-06-10 Thread Noel Power
Reviewed-by: Pavel Filipenský Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Thu Jun 10 11:22:19 UTC 2021 on sn-devel-184 commit 8204e5f93f8a8721973095a3475d14594401dc3e Author: Andreas Schneider Date: Thu Jun 10 09:05:53 2021 +0200

[SCM] Samba Shared Repository - branch master updated

2021-06-10 Thread Noel Power
Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Thu Jun 10 09:16:22 UTC 2021 on sn-devel-184 --- Summary of changes: source3/modules/vfs_default.c | 26

[SCM] Samba Shared Repository - branch master updated

2021-05-24 Thread Noel Power
: Jeremy Allison Date: Fri May 21 10:53:49 2021 -0700 s3: smbd: Allow SMB1+UNIX extensions rename of dangling symlink. Remove knownfail. Only in master, so no bug number needed. Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power

[SCM] Samba Shared Repository - branch master updated

2021-05-19 Thread Noel Power
15:34:55 2021 -0700 s3: smbd: Ensure POSIX default ACL is mapped into returned Windows ACL for directory handles. Remove knownfail. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14708 Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild

[SCM] Samba Shared Repository - branch master updated

2021-04-12 Thread Noel Power
- commit e4ad0aa373afc94b15a5d538deea53bfa2d14856 Author: Noel Power Date: Mon Apr 12 10:48:34 2021 +0100 VFS: Update status of SMB_VFS_CHMOD Missed when SMB_VFS_CHMOD() was removed. Signed-off-by: Noel Power Reviewed-by: Ralph Boehme Autobuild-User(master

[SCM] Samba Shared Repository - branch master updated

2021-04-11 Thread Noel Power
e will never be doing ACL operations on streams, delete the now unneeded code. https://git.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 534de9b28274165ac5d86f0c79fa2d543c0f09ed Author: Noel Power Date: Thu Apr 8 13:03:5

[SCM] Samba Shared Repository - branch master updated

2021-03-22 Thread Noel Power
instead of SMB_VFS_STAT_NEXT. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14671 RN: vfs_virusfilter_openat support New_VFS FSTAT, avoid SMB_ASSERT(fsp_get_pathref_fd(dirfsp) == AT_FDCWD); problem. Signed-off-by: Trever L. Adams" Reviewed-by: Jeremy A

[SCM] Samba Shared Repository - branch master updated

2021-03-01 Thread Noel Power
changes Signed-off-by: Trever L. Adams" Reviewed-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Mon Mar 1 21:44:55 UTC 2021 on sn-deve

[SCM] Samba Shared Repository - branch master updated

2020-12-15 Thread Noel Power
timestamp in temporary smb_filename before calling vfs_stat_fn() in smbd_do_qfsinfo. Otherwise, we can fail here on smb2_getinfo requests if file does not exist outside of shadow copy path. Signed-off-by: Andrew Walker Reviewed-by: Ralph Boehme Reviewed-by: Noel Power

[SCM] Samba Shared Repository - branch master updated

2020-12-09 Thread Noel Power
-mismatch_replace: no msg if no error Signed-off-by: Douglas Bagnall Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Wed Dec 9 17:04:23 UTC 2020 on sn-devel-184 commit f1be8813b01227c0c18052b622899026eb4b14d0 Author: Douglas Bagnall Date

[SCM] Samba Shared Repository - branch master updated

2020-09-15 Thread Noel Power
ters on success. All callers already correctly initialize them. Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Tue Sep 15 11:33:35 UTC 2020 on sn-devel-184 commit c1d39295fb0e501f2ace47921b03cb00

[SCM] Samba Shared Repository - branch master updated

2020-09-09 Thread Noel Power
variables that are going to get copied into the 'out' parameters. Signed-off-by: Jeremy Allison Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Wed Sep 9 10:31:17 UTC 2020 on sn-devel-184

[SCM] Samba Shared Repository - branch master updated

2020-09-07 Thread Noel Power
a=shortlog;h=master - Log - commit 7a3c368d787b9a7e203d29de184dff5a4d241052 Author: Noel Power Date: Fri Sep 4 12:23:14 2020 +0100 s3: libsmb: Cleanup in get_dc_list() Don't modify out params (unless successful result), Signed-off-b

[SCM] Samba Shared Repository - branch master updated

2020-08-11 Thread Noel Power
Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Tue Aug 11 18:00:26 UTC 2020 on sn-devel-184 commit f0860de5bb2e12ad0f91f5428410ea0346286c1e Author: Douglas Bagnall Date: Sat Jul 4 14:27:06 2020 +1200 python compat: remove text_type

[SCM] Samba Shared Repository - branch master updated

2020-07-28 Thread Noel Power
-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Tue Jul 28 10:52:00 UTC 2020 on sn-devel-184 --- Summary of changes: nsswitch/nsstest.c | 16 1 file changed, 8 insertions(+), 8

[SCM] Samba Shared Repository - branch master updated

2020-04-14 Thread Noel Power
- commit 34f8ab774d1484b0e60dbdec8ad2a1607ad92122 Author: Noel Power Date: Tue Apr 14 11:21:22 2020 +0100 s3/librpc/crypto: Fix double free with unresolved credential cache We free gse_ctx->k5ctx but then free it ag

[SCM] Samba Shared Repository - branch master updated

2020-04-03 Thread Noel Power
- commit 8cad448ab24bb0290c52405ea5d1ae22a759f587 Author: Noel Power Date: Fri Apr 3 16:05:37 2020 +0100 selftest/flapping: mark samba3.nbt.dgram.netlogon.* as flapping Post SMB1/SMB2 test env split to help in removing smb1 samba3

[SCM] Samba Shared Repository - branch master updated

2020-04-01 Thread Noel Power
- commit 24b03fd28ed19cea8f875f96b3e300f808dfc4ae Author: Noel Power Date: Wed Apr 1 12:26:09 2020 +0100 s3/utils: Fix double free error with smbtree ==3632== WORKGROUP \\ATP \\ATP\IPC$ IPC Service () ==3632

[SCM] Samba Shared Repository - branch master updated

2020-03-23 Thread Noel Power
plete type struct timespec btime_ts; Fixes: bf13fe0f222 ("s3: libsmbclient: Add internal/external structures needed for readdirplus.") Signed-off-by: Aurelien Aptel Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Mon Mar

[SCM] Samba Shared Repository - branch master updated

2020-02-07 Thread Noel Power
: tighter matching for ini names Signed-off-by: Douglas Bagnall Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Fri Feb 7 12:03:34 UTC 2020 on sn-devel-184 commit 07fa6678e43aa899472ac7c4f61960fabd326531 Author: Douglas Bagnall Date

[SCM] Samba Shared Repository - branch master updated

2020-01-30 Thread Noel Power
Mulder Signed-off-by: Noel Power Reviewed-by: Ralph Böhme Reviewed-by: Jeremy Allison Autobuild-User(master): Noel Power Autobuild-Date(master): Thu Jan 30 12:05:13 UTC 2020 on sn-devel-184 --- Summary

[SCM] Samba Shared Repository - branch master updated

2019-11-14 Thread Noel Power
-off-by: Andrew Bartlett Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Thu Nov 14 17:36:49 UTC 2019 on sn-devel-184 commit 1261894ecaebc1a3340c42e818be25caa69f6364 Author: Douglas Bagnall Date: Tue Oct 29 11:58:32 2019 +1300 pidl

[SCM] Samba Shared Repository - branch master updated

2019-11-12 Thread Noel Power
notice that specifying smbclient -m NT1 fails with NT_STATUS_CONNECTION_DISCONNECTED, with no SMB traffic on the wire. Report when the max protocol is set less than the min protocol. Signed-off-by: David Mulder Reviewed-by: Andrew Bartlett Reviewed-by: Noel Power Aut

[SCM] Samba Shared Repository - branch master updated

2019-09-25 Thread Noel Power
--- commit 3bb7ccb4635535cb9dd9333220222dcfffb2aed9 Author: Philipp Gesang Date: Thu Sep 19 09:03:45 2019 +0200 s4:scripting: make samba-gpupdate heed --disable-python Signed-off-by: Philipp Gesang Reviewed-by: Andrew Bartlett Reviewed-by: Noel Power Autobuild-User(master): Noel Power Auto

[SCM] Samba Shared Repository - branch master updated

2019-09-13 Thread Noel Power
Power Autobuild-User(master): Noel Power Autobuild-Date(master): Fri Sep 13 12:33:32 UTC 2019 on sn-devel-184 commit a0fe965c36218c5992ed2a6fe7c7fdb00b420702 Author: Garming Sam Date: Wed Sep 11 13:55:37 2019 +1200 param: Allow rpc server dynamic port range to roundtrip

[SCM] Samba Shared Repository - branch master updated

2019-09-04 Thread Noel Power
of an assert. This fixes a regression in 3913b9a4088b83d6ed7f94d136a26ecfa7e16b35, where tevent_req_error() may be skipped in the ctdbd_parse_done() ctdb_pkt_recv_recv() error path. Reported-by: Stefan Metzmacher Signed-off-by: David Disseldorp Reviewed-by: Noel Power

[SCM] Samba Shared Repository - branch master updated

2019-08-06 Thread Noel Power
is concerned. Returning None is the proper thing. Signed-off-by: Douglas Bagnall Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Tue Aug 6 18:17:11 UTC 2019 on sn-devel-184 commit d6a82edd19b82d99401a27dbc6fe10121142e431 Author: Douglas

[SCM] Samba Shared Repository - branch master updated

2019-07-08 Thread Noel Power
6b96ae8316b748372819b0eabaee5c5e2a997d69 Author: Noel Power Date: Thu Jul 4 11:54:18 2019 + auth/kerberos: clang: Fix same instances of 'Value stored is never read' Fixes: auth/kerberos/gssapi_pac.c:136:3: warning: Value stored to 'gss_maj' is never read <--[cl

[SCM] Samba Shared Repository - branch master updated

2019-07-03 Thread Noel Power
Power Autobuild-User(master): Noel Power Autobuild-Date(master): Wed Jul 3 10:51:32 UTC 2019 on sn-devel-184 commit f4430086fa2345c9ccf94644d92c08fd47f6a493 Author: Volker Lendecke Date: Mon Jul 1 21:02:21 2019 +0200 tdb: Adapt _tdb_transaction_cancel() to README.Coding

[SCM] Samba Shared Repository - branch master updated

2019-07-01 Thread Noel Power
passed as argument 2, which is declared to never be null" memcmp call now guarded by a length check. memcmp returns zero when called with a zero length parameter. Signed-off-by: Gary Lockyer Reviewed-by: Noel Power Autobuild-User(master): Noel

[SCM] Samba Shared Repository - branch master updated

2019-06-26 Thread Noel Power
164570fcbbee16a7b42a0adb49c471f198b54a39 Author: Noel Power Date: Fri Jun 14 13:57:59 2019 + lib/param: clang: Fix 'dereference of a null pointer' warning Fixes: lib/param/loadparm.c:3325:36: warning: Access to field 'szService' results in a dereference of a null pointer (loaded from

[SCM] Samba Shared Repository - branch master updated

2019-06-24 Thread Noel Power
compat macros were removed This came about because in py2 we had to check for strings and unicode. Signed-off-by: Andrew Bartlett Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Mon Jun 24 18:48:53 UTC 2019 on sn-devel-184

[SCM] Samba Shared Repository - branch master updated

2019-06-11 Thread Noel Power
://git.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 49e2d36918673e7922e4c983809ad1481db63f96 Author: Noel Power Date: Mon May 27 15:47:54 2019 + lib/tdb/common: clang: Fix 'Value stored to 'last_ptr' is never read

[SCM] Samba Shared Repository - branch master updated

2019-05-29 Thread Noel Power
y[i].MaxSa[8:24]) but in 4.10 we need to support both, so we use struct. Signed-off-by: Douglas Bagnall Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Wed May 29 11:29:17 UTC 2019 on sn-devel-184 com

[SCM] Samba Shared Repository - branch master updated

2019-05-23 Thread Noel Power
to enable .split() to be used. Signed-off-by: Andrew Bartlett Reviewed By: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Thu May 23 14:25:52 UTC 2019 on sn-devel-184

[SCM] Samba Shared Repository - branch master updated

2019-04-23 Thread Noel Power
ad we want this: Traceback (most recent call last): File "", line 7, in ValueError: The element has no name Signed-off-by: Douglas Bagnall Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Tue Apr 23 19:03:35 UTC

[SCM] Samba Shared Repository - branch master updated

2019-04-03 Thread Noel Power
to the Unicode quotes in ldif data. Patch read_and_sub_file() to read the files as UTF-8. Signed-off-by: Philipp Gesang Reviewed-by: Douglas Bagnall Autobuild-User(master): Noel Power Autobuild-Date(master): Wed Apr 3 11:33:38 UTC 2019 on sn-devel-144 commit

[SCM] Samba Shared Repository - branch master updated

2019-04-02 Thread Noel Power
for undefined symbol detection There's no need to check for OpenBSD twice. Signed-off-by: Michael Hanselmann Reviewed-by: Andrew Bartlett Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Tue Apr 2 17:28:40 UTC 2019 on sn-devel

[SCM] Samba Shared Repository - branch master updated

2019-03-07 Thread Noel Power
: Kristján Valur Date: Thu Feb 28 15:15:14 2019 + pygpo: take ownership of password pointer BUG: https://bugzilla.samba.org/show_bug.cgi?id=13822 Signed-off-by: Kristján Valur Jónsson Reviewed-by: Andrew Bartlett Reviewed-by: Noel Power Autobuild-User

[SCM] Samba Shared Repository - branch master updated

2019-03-07 Thread Noel Power
Date: Thu Mar 7 12:12:00 2019 +1300 subunit/run.py: change shebang to python3 always use explicit python version at current stage. Signed-off-by: Joe Guo Reviewed-by: Andrew Bartlett Reviewed-by: Noel Power Autobuild-User(master): Noel Power

[SCM] Samba Shared Repository - branch master updated

2019-03-05 Thread Noel Power
() - the loop wasn't actually discarding any messages previously (this may also have been the cause of the test hanging). Signed-off-by: Aaron Haslett Signed-off-by: Tim Beale Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master

[SCM] Samba Shared Repository - branch master updated

2019-02-13 Thread Noel Power
abart...@samba.org from 30d505e91bb selftest: Only set clockskew to 5 seconds for MIT Kerberos https://git.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 0c15c4b1db9ef12cc02683bbf24e0a2d10d1b991 Author: Noel Power

[SCM] Samba Shared Repository - branch master updated

2019-02-08 Thread Noel Power
- commit 8a8286842d8770df322c4493632496341d707f0c Author: Douglas Bagnall Date: Thu Feb 7 17:36:02 2019 +1300 s4/registry/py: use unsigned ParseTuple format for unsigned value Signed-off-by: Douglas Bagnall Reviewed-by: Noel Power

[SCM] Samba Shared Repository - branch master updated

2019-02-07 Thread Noel Power
to Py_BuildValue from bf91ee0a972 tldap: avoid more use after free errors https://git.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 61670169d5241f742bc80bec37b02800af8c8517 Author: Noel Power Date: Thu Jan 31 17:01:26 2019

[SCM] Samba Shared Repository - branch master updated

2019-02-01 Thread Noel Power
-User(master): Noel Power Autobuild-Date(master): Fri Feb 1 19:25:03 CET 2019 on sn-devel-144 commit 0ae7c3144a30910adb1e54cf46d54d42a1036839 Author: David Disseldorp Date: Tue Jan 29 01:50:15 2019 +0100 printing: drop pcap_cache_loaded() guard around load_printers() Add

[SCM] Samba Shared Repository - branch master updated

2019-01-29 Thread Noel Power
Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Tue Jan 29 16:54:48 CET 2019 on sn-devel-144 commit a3aa5af3d5600b510a3289c5ab16610263f26c4f Author: Douglas Bagnall Date: Thu May 3 09:57:29 2018 +1200 s4/pyrpc_util: catch alloc failure

[SCM] Samba Shared Repository - branch master updated

2019-01-21 Thread Noel Power
the error message so it reminds the user that they should be root. Also display the path we're looking for the sam.ldb file in, to give them more clues. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13676 Signed-off-by: Tim Beale Reviewed-by: Noel Power

[SCM] Samba Shared Repository - branch master updated

2019-01-10 Thread Noel Power
t;bin/python/samba/netcmd/gpo.py", line 386, in construct_tmpdir tmpdir = tempfile.mkdtemp() Introduced by commit e3320b6d3df7a0c7b refactor. Signed-off-by: Tim Beale Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Thu

[SCM] Samba Shared Repository - branch master updated

2019-01-09 Thread Noel Power
to indicate Netbios is disabled if this occurs. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13727 Signed-off-by: Justin Stephenson Reviewed-by: Noel Power Reviewed-by: Jeremy Allison Autobuild-User(master): Noel Power Autobuild-Date(master): Wed Jan 9 22

[SCM] Samba Shared Repository - branch master updated

2018-12-19 Thread Noel Power
fe7ab7d5132b2312f617b3c51db9d4c9f9271a51 Author: Samuel Cabrero Date: Thu Sep 6 13:56:53 2018 +0200 tests/ntlm_auth: Port ntlm_auth_diagnostics tests to python Port ntlm_auth_diagnostics bash script tests to python Signed-off-by: Samuel Cabrero Reviewed-by: Noel Power Reviewed

[SCM] Samba Shared Repository - branch master updated

2018-12-14 Thread Noel Power
-by: Joe Guo Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Fri Dec 14 18:00:40 CET 2018 on sn-devel-144 commit a07279b78a83d7e62eb0c58a2ac989407a40fb6b Author: Joe Guo Date: Wed Dec 12 13:41:58 2018 +1300 PY3: change shebang to python3

[SCM] Samba Shared Repository - branch master updated

2018-12-10 Thread Noel Power
- commit f7516971b566f6099abcaf4e6ad42102cc6c9b07 Author: Noel Power Date: Mon Dec 10 07:36:15 2018 + CI: Adjust CI tasks for new python3 autobuild.py default Now that autobuild has defaulted to python3 (via shebang) we no longer need to explicity call autobuild.py w

[SCM] Samba Shared Repository - branch master updated

2018-11-05 Thread Noel Power
.py from 27df4f0 ctdb-recovery: Ban a node that causes recovery failure https://git.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit e355a6bc59624f9328a6dbf33b335c57e9c8e10f Author: Noel Power Date: Tue Sep 4 20:33:35 2

[SCM] Samba Shared Repository - branch master updated

2018-10-25 Thread Noel Power
Author: Douglas Bagnall Date: Fri Oct 12 11:52:49 2018 +1300 pytests/samba3sam: unshadow and fix a search_non_mapped test Signed-off-by: Douglas Bagnall Reviewed-by: Noel Power Autobuild-User(master): Noel Power Autobuild-Date(master): Fri Oct 26 00:50:37 CEST 2018

[SCM] Samba Shared Repository - branch master updated

2018-09-19 Thread Noel Power
- commit e5298c8bc1221f4f02ac1c1d7fd6de7a2b95af97 Author: Noel Power Date: Mon Sep 17 14:17:25 2018 +0200 uid_wrapper: Fix Tab/indent error with python3 Signed-off-by: Noel Power Reviewed-by: Andreas Schneider Autobuild-User(master): Noel Power Autobuild-Date

[SCM] Samba Shared Repository - branch master updated

2018-09-06 Thread Noel Power
to PY3 from 8c2c979 PEP8: fix E128: continuation line under-indented for visual indent https://git.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 4a63ab95ca4240cdb808c189c29b5b3809270041 Author: Noel Power Date

[SCM] Samba Shared Repository - branch master updated

2018-07-31 Thread Noel Power
explicit in smb2_query_directory_next_entry() https://git.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit e053aad4ae46dfcda6143d55e8e913e923fa34be Author: Noel Power Date: Thu Jun 28 16:04:24 2018 +0100 s3/ut

[SCM] Samba Shared Repository - branch master updated

2018-05-17 Thread Noel Power
memory handling on py_net_change_password Signed-off-by: Andrew Bartlett <abart...@samba.org> Reviewed-by: Noel Power <noel.po...@suse.com> Autobuild-User(master): Noel Power <npo...@samba.org> Autobuild-Date(master): Thu May 17 14:28:19 CEST 2018

[SCM] Samba Shared Repository - branch master updated

2018-04-30 Thread Noel Power
DC in graph label from a23d805 ctdb-tests: Fix a typo https://git.samba.org/?p=samba.git;a=shortlog;h=master - Log - commit 268ad19eee469ef7d703d5b9610683aca874fa9f Author: Noel Power <noel.po...@suse.com> Date: Fri

Re: [Libreoffice-commits] core.git: basic/source "Revert a fix that can never have worked in the first place?"

2015-09-09 Thread Noel Power
On 09/09/15 09:05, David Tardon wrote: > Hi, > > On Tue, Sep 08, 2015 at 11:05:20AM +0200, Stephan Bergmann wrote: >> or what >> "Allow Input as symbol for action option compatible" shall even mean: > I suppose it means using > > Option Compatible > > statement in the basic code. yes it's to do

Re: Kerberized mount.cifs with SMB1?

2015-07-24 Thread Noel Power
Hi Steve, * I came across this thread http://thread.gmane.org/gmane.linux.kernel.cifs/10081/focus=10305 when investigating why mount.cifs wasn't working with smb2. I have tried to follow the information there and have created a patch. I have tested this successfully against SMB2.0, SMB2.1,

cifs client not forgiving enough when neg prot smb1 (with extended security)

2015-05-27 Thread Noel Power
, Noel From ccd99a91f3b73e4281cabd8dd84b0e46bff71865 Mon Sep 17 00:00:00 2001 From: Noel Power noel.po...@suse.com Date: Wed, 27 May 2015 09:22:10 +0100 Subject: [PATCH] client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set [MS-SMB] 2.2.4.5.2.1 states: ChallengeLength (1 byte

[Libreoffice-commits] core.git: sc/source

2015-04-17 Thread Noel Power
sc/source/ui/view/drawview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 004381ddff4e926972a7a9d14915bb2f4638b1e5 Author: Noel Power noel.po...@suse.com Date: Thu Apr 16 19:07:29 2015 +0100 fix for fdo#70886 detective shape thingies set

[Libreoffice-commits] core.git: svx/source

2015-04-17 Thread Noel Power
svx/source/tbxctrls/tbcontrl.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 4c24d41d9f44cbeafde6ffbdcdfdf15e20112357 Author: Noel Power noel.po...@suse.com Date: Fri Apr 17 16:02:03 2015 +0100 fdo#71797 strange font selection bug with font

  1   2   3   4   5   6   7   8   9   10   >