1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Noel Power 22ab42c100 s3/utils: avoid erronous NO MEMORY detection
since 5cc3c1b5f6 if we don't have
a realm specified either on cmdline or in conf file we try to
copy (talloc_strdup) a NULL variable which triggers a NO_MEMORY
error when we check the result of the copy

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15384

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Sun Jun  4 12:42:16 UTC 2023 on atb-devel-224
2023-06-04 12:42:16 +00:00
..
auth auth: Return status code if configuration prohibits NTLM 2023-05-16 23:29:32 +00:00
build
client s3:client: Remove unused tree.c 2023-04-20 12:56:53 +00:00
exports
groupdb
include smbprofile: add smbprofile_active() helper 2023-06-01 07:20:31 +00:00
intl
lib libadouble: allow FILE_SHARE_DELETE in ad_convert_xattr() 2023-05-25 23:59:33 +00:00
libads s3-libads: Also handle the DS_WEB_SERVICE_REQUIRED flag in check_cldap_reply_required_flags() 2023-05-31 04:02:36 +00:00
libgpo/gpext
libnet librpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS and rename 2023-03-31 01:48:30 +00:00
librpc rpc: Remove named_pipe_auth_req_info6->need_idle_server 2023-05-16 10:53:40 +00:00
libsmb libsmb: Fix directory listing against old servers 2023-06-01 21:54:41 +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:locking: fix debug level for NT_STATUS_NOT_FOUND messanges in get_static_share_mode_data 2023-04-24 14:13:35 +00:00
modules vfs_fruit: add fruit:convert_adouble parameter 2023-05-26 00:52:29 +00:00
nmbd smbd: remove process shortname arg from reinit_after_fork() 2022-12-14 01:38:29 +00:00
param param: Add new parameter "ad dc functional level" 2023-05-16 23:29:32 +00:00
passdb auth: Align integer types 2023-02-08 00:03:40 +00:00
printing s3:printing: Remove unused variable 2023-02-06 22:51:31 +00:00
profile s3:profile: make use of tevent_cached_getpid() in performance critical code 2022-07-25 18:32:18 +00:00
registry lib: Move tab_depth() to reg_parse_prs.c 2023-01-10 00:28:37 +00:00
rpc_client rpc_server3: Pass winbind_env_set() state through to rpcd_* 2023-05-16 11:54:32 +00:00
rpc_server rpc_server3: Pass winbind_env_set() state through to rpcd_* 2023-05-16 11:54:32 +00:00
rpcclient librpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS and rename 2023-03-31 01:48:30 +00:00
script tests: Show that we 100% loop in cli_list_old_recv() 2023-06-01 21:00:36 +00:00
selftest tests: Show that we 100% loop in cli_list_old_recv() 2023-06-01 21:00:36 +00:00
services s3:services: Disable rcinit-based service control code 2021-12-10 14:02:30 +00:00
smbd smbd: remove comments about deprecated 'write cache size' 2023-06-02 09:48:17 +00:00
torture s3:torture: sid2unixid2: DEBUG blames the right function 2023-04-28 02:15:36 +00:00
utils s3/utils: avoid erronous NO MEMORY detection 2023-06-04 12:42:16 +00:00
web
winbindd winbind: Fix "wbinfo -u" on a Samba AD DC with >1000 users 2023-05-09 02:58:45 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript lib:util: prefer mallinfo2() over mallinfo() if available 2023-03-09 20:38:31 +00:00
wscript_build s3:waf: Fix One Definition Rule (ODR) violation of libsecrets3 2023-03-29 16:57:33 +00:00
wscript_configure_system_ncurses