librpc/idl: Remove DCOM and WMI IDL
commite36a4149d80f08f84e1c4c5e35ca54937151927c
authorAndrew Bartlett <abartlet@samba.org>
Wed, 26 Jul 2023 20:06:48 +0000 (27 08:06 +1200)
committerStefan Metzmacher <metze@samba.org>
Fri, 28 Jul 2023 10:48:32 +0000 (28 10:48 +0000)
treec9e386cb9213ad2acddf9ad89699c2a84adad903
parentabc3d58e1cc1a8f30ae461b7deb558dd0473ccb9
librpc/idl: Remove DCOM and WMI IDL

As hinted in f2416493c0c779356606aebf0aceca8fa416b55c 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>
lib/fuzzing/wscript_build
librpc/idl/wmi.idl [deleted file]
librpc/idl/wscript_build
librpc/ndr/ndr_wmi.c [deleted file]
librpc/wscript_build
python/samba/tests/blackbox/ndrdump.py
source4/librpc/wscript_build