1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4
Andrew Bartlett e36a4149d8 librpc/idl: Remove DCOM and WMI IDL
As hinted in f2416493c0 the DCOM and WMI
IDL is now unused.  These generate code with PIDL, costing a small
amount of build time but more importantly are fuzzed, which costs an
ongoing amount of CPU time as oss-fuzz tries to find parsing issues.

We do not need to continue this waste, and these can be restored
if this effort is ever to start again.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2023-07-28 10:48:32 +00:00
..
auth python: Remove const from PyList_AsStringList() 2023-07-21 05:23:32 +00:00
cldap_server cldap_server: Align integer types 2022-12-12 21:16:33 +00:00
client s4:client: Fix shellcheck errors in test_smbclient.sh 2022-08-22 14:20:36 +00:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server s4:dns_server: Add some more debugging in order to find problems with level 10 logs 2023-07-19 09:58:37 +00:00
dsdb s4:pydsdb: add dc_operatingSystemVersion() helper 2023-07-19 03:31:30 +00:00
echo_server s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
include lib: Remove smb_threads from includes.h 2022-04-26 21:41:29 +00:00
kdc s4:kdc: Add auth_data_reqd flag to SDBFlags 2023-07-19 01:47:34 +00:00
ldap_server s4:ldap_server: reload tls certificates on smbcontrol reload-certs 2023-07-25 20:04:29 +00:00
lib s4:tls_tstream: create tstream_tls_params_internal 2023-07-25 20:04:29 +00:00
libcli s3-librpc: add ads.idl and convert ads_struct to talloc. 2022-12-16 20:38:32 +00:00
libnet crypto: Rely on GnuTLS 3.6.13 and gnutls_pbkdf2() 2023-06-30 14:00:38 +00:00
librpc librpc/idl: Remove DCOM and WMI IDL 2023-07-28 10:48:32 +00:00
nbt_server librpc/nbt: Avoid reading invalid member of union 2023-07-07 01:14:06 +00:00
ntp_signd s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
ntvfs s4:ntvfs:posix: avoid parsing empty blob in posix_eadb_add_list() 2023-05-09 01:59:32 +00:00
param s4:param: replace calls to deprecated Python methods 2023-07-21 01:25:36 +00:00
rpc_server s4:rpc_server:netlogon: generate FAULT_INVALID_TAG for invalid netr_LogonGetCapabilities levels 2023-07-17 06:37:31 +00:00
samba s4:process_prefork: create new messaging context for the master process 2023-07-25 20:04:29 +00:00
script s4:script: Fix shellcheck errors in find_unused_options.sh 2022-08-22 14:20:36 +00:00
scripting upgradeprovision: handle operatingSystem similar to operatingSystemVersion 2023-07-19 03:31:30 +00:00
selftest testprogs/blackbox: add test_ldap_tls_reload.sh 2023-07-25 20:04:29 +00:00
setup s4:provision: use better values for operatingSystem[Version] 2023-07-19 03:31:30 +00:00
smb_server auth: Add functionality to log client and server policy information 2023-06-25 23:29:32 +00:00
torture dcom: Remove remainder of DCOM test client code 2023-07-28 10:48:32 +00:00
utils s4:utils: Fix shellcheck errors in test_samba_tool.sh 2022-08-22 20:35:36 +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 s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
.clang_complete
.valgrind_suppressions
wscript_build s4:client: Migrate cifsdd to new cmdline option parser 2021-06-16 00:34:38 +00:00