1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source3
Andreas Schneider 4edb4d979b s3:script: Fix shellcheck errors in test_net_registry_roundtrip.sh
source3/script/tests/test_net_registry_roundtrip.sh:51:2: error: Double
quote array expansions to avoid re-splitting elements. [SC2068]

source3/script/tests/test_net_registry_roundtrip.sh:55:16: error:
Argument mixes string and array. Use * or separate argument. [SC2145]

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
2022-08-22 14:20:36 +00:00
..
auth lib/util/access: source3/auth/user_util: Check for INNETGR 2022-08-08 07:28:31 +00:00
build
client s3/client: fix dfs deltree, resolve dfs path 2022-06-17 17:12:07 +00:00
exports
groupdb
include smbd: add and use vfs_fget_dos_attributes() 2022-08-22 08:02:35 +00:00
intl
lib s3:g_lock: avoid useless talloc_array(0) in g_lock_dump() 2022-08-19 18:41:34 +00:00
libads s3: libads: Fix coverity false positive. 2022-07-04 16:42:28 +00:00
libgpo/gpext
libnet s3:libads: Allocate ads->auth.ccache_name under ADS_STRUCT talloc context 2022-06-27 15:50:30 +00:00
librpc lib/util: Change function to mem_equal_const_time() 2022-06-09 22:49:29 +00:00
libsmb s3:libsmb: Add dcerpc_samr_chgpasswd_user4 to remote_password_change() 2022-07-28 11:51:29 +00:00
locale spelling: connnect encrytion exisit expection explicit invalide missmatch paramater paramter partion privilige relase reponse seperate unkown verson authencication progagated 2022-06-10 18:12:33 +00:00
locking s3:smbd: inline fsp_lease_type_is_exclusive() logic into contend_level2_oplocks_begin_default 2022-08-19 18:41:34 +00:00
modules vfs_gpfs: Prevent mangling of GPFS timestamps after 2106 2022-08-19 11:42:38 +00:00
nmbd source3: move lib/substitute.c functions out of proto.h 2021-11-11 13:49:32 +00:00
param dsdb: Allow password history and password changes without an NT hash 2022-06-26 22:10:29 +00:00
passdb s3:passdb: Consolidate error checking in fetch_ldap_pw() 2022-08-11 06:34:56 +00:00
printing s3: smbd: Convert driver_unix_convert() to use filename_convert_dirfsp(). 2022-08-04 18:10:43 +00:00
profile s3:profile: make use of tevent_cached_getpid() in performance critical code 2022-07-25 18:32:18 +00:00
registry registry3: Align an integer type 2022-07-25 12:04:33 +00:00
rpc_client s3:rpc_client: Implement dcerpc_samr_chgpasswd_user4() 2022-07-28 11:51:29 +00:00
rpc_server smbd: use metadata_fsp() with SMB_VFS_FGET_NT_ACL() 2022-08-10 15:32:35 +00:00
rpcclient s3:rpcclient: Implement cmd chpasswd4 2022-07-28 11:51:29 +00:00
script s3:script: Fix shellcheck errors in test_net_registry_roundtrip.sh 2022-08-22 14:20:36 +00:00
selftest s3: tests: Add samba3.blackbox.test_veto_files. 2022-08-16 07:33:36 +00:00
services s3:services: Disable rcinit-based service control code 2021-12-10 14:02:30 +00:00
smbd smbd: directly pass fsp to SMB_VFS_FGETXATTR() in fget_ea_dos_attribute() 2022-08-22 08:02:36 +00:00
torture s3:g_lock: add some const to the shared array passed via g_lock_dump*() 2022-08-19 18:41:34 +00:00
utils s3:g_lock: add some const to the shared array passed via g_lock_dump*() 2022-08-19 18:41:34 +00:00
web
winbindd s3:winbind: Implement dcerpc_samr_chgpasswd_user4 for PamAuthChangePassword 2022-07-28 12:47:31 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript vfs_io_uring: hide a possible definition of struct open_how in liburing/compat.h 2022-08-15 15:03:36 +00:00
wscript_build s3:waf: Fix version number of public libsmbconf 2022-06-24 09:48:38 +00:00
wscript_configure_system_ncurses