1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-03 01:18:10 +03:00
samba-mirror/source4
Stefan Metzmacher 6e0e9c4efc s4:scripting: fix gen_hresult.py
Commit 6877e4849e reversed the
return values of hresult_errstr() and hresult_errstr_const().

hresult_errstr() should return "HRES_SEC_E_WRONG_PRINCIPAL",
while hresult_errstr_const() should return
"The target principal name is incorrect.".

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
2024-12-18 17:29:37 +00:00
..
auth gensec: add GENSEC_FEATURE_NO_DELEGATION flag to avoid GSS_C_DELEG[_POLICY]_FLAG 2024-12-05 16:46:37 +00:00
cldap_server libcli: Make cldap_error_reply() static to cldap_server.c 2024-11-11 14:03:04 +00:00
client s4:client: Fix memory leaks in smblcient4 2024-10-24 10:54:37 +00:00
cluster
dns_server s4:dns_server: no-op dns updates with ACCESS_DENIED should be ignored 2024-06-06 03:18:16 +00:00
dsdb s4:ldb_mods:group_audit: s/the the/the/ in comments 2024-11-06 10:57:35 +00:00
echo_server s4-echo: Remove the "echo" server (port 7, RFC 862) in production builds 2023-10-10 14:49:40 +00:00
include VERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRIGHT_STRING into version.h 2023-12-15 10:44:42 +00:00
kdc lib: Add a few explicit includes 2024-08-27 07:19:32 +00:00
ldap_server ldap_server: Add a ldapsrv debug class to log LDAP queries 2024-07-09 08:37:22 +00:00
lib smbpasswd4: Simplify smbpasswd_sethexpwd() 2024-11-19 18:11:29 +00:00
libcli libnet4: Use netlogon_pings() in finddcs_cldap 2024-11-11 14:03:04 +00:00
libnet libnet: Fix Coverity ID 1634803 Dereference after null check 2024-11-14 18:29:46 +00:00
librpc pyrpc_util: fix error Exception message in py_check_dcerpc_type() 2024-12-05 16:46:38 +00:00
nbt_server s4:wins: use NUMERIC_CMP in nbtd_wins_randomize1Clist_sort() 2024-04-10 22:56:33 +00:00
ntp_signd s4:dsdb: Make use of DSDB_SEARCH_UPDATE_MANAGED_PASSWORDS search flag 2024-04-21 22:10:36 +00:00
ntvfs ntvfs: Fix Coverity ID 240792 Uninitialized scalar variable 2024-11-19 18:11:29 +00:00
param Use python.h from libreplace 2023-11-20 15:37:33 +00:00
rpc_server s4:rpc_server/netlogon: fix dcesrv_netr_LogonSamLogon_base_call() for ServerAuthenticateKerberos() 2024-12-12 15:00:10 +00:00
samba VERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRIGHT_STRING into version.h 2023-12-15 10:44:42 +00:00
script s4:script: Fix shellcheck errors in find_unused_options.sh 2022-08-22 14:20:36 +00:00
scripting s4:scripting: fix gen_hresult.py 2024-12-18 17:29:37 +00:00
selftest selftest: add 'server support krb5 netlogon = yes' for ad_dc 2024-12-12 13:59:29 +00:00
setup dsdb: Prepare to handle smartcard password rollover 2024-06-10 04:27:30 +00:00
smb_server util/charset: Rename utf16_len_n() to utf16_null_terminated_len_n() 2023-11-15 22:07:36 +00:00
torture s4:torture: Remove test for deprecated WINBINDD_SHOW_SEQUENCE 2024-12-17 12:30:31 +00:00
utils s4:utils: Use correct enumeration constant 2023-11-30 00:02:33 +00:00
winbind CVE-2022-32746 ldb: Make use of functions for appending to an ldb_message 2022-07-27 10:52:36 +00:00
wrepl_server libcli/util: add struct tstream_context to tstream_read_pdu_blob_full_fn_t 2023-10-25 22:23:38 +00:00
.clang_complete
.valgrind_suppressions
wscript_build Add simple http_client for use in black box tests (in following commits) 2024-03-27 01:14:31 +00:00