1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/rpc_server
Gary Lockyer 3e072b3fb7 build: fix the coverage build
"make lcov" was failing with:
   Processing file bin/default/<stdout>
   genhtml: ERROR: cannot read ... <stdout>

Flex adds "#line nnn <stdout>" to the generated source, which then causes
issues with lcov. This commit adds a SAMBA_GENERATOR for es_lexer.l and
sparql_lexer.l that strips out the offending lines.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2020-02-27 01:02:32 +00:00
..
dfs s3: pass session_info to enum_msdfs_links() 2019-12-20 11:41:40 +00:00
dssetup werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source3/rpc_server/ 2016-09-28 00:04:34 +02:00
echo
epmapper epmapper: Fix printf specifiers 2019-10-02 08:01:40 +00:00
eventlog s3:rpc_server: pass session_info to get_nt_acl_no_snum() 2019-12-20 11:41:41 +00:00
fss smbdotconf: mark "path" with substitution="1" 2019-11-27 10:25:33 +00:00
initshutdown
lsa s4:rpc_server: Use GnuTLS RC4 in lsa endpoint 2019-06-27 12:54:24 +00:00
mdssvc smbdotconf: mark "path" with substitution="1" 2019-11-27 10:25:33 +00:00
netlogon s3/rpc_server/netlogon: use set_current_user_info() in _netr_LogonSamLogon_base() 2020-02-06 10:17:43 +00:00
ntsvcs werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source3/rpc_server/ 2016-09-28 00:04:21 +02:00
samr session: convert sess_crypt_blob to use gnutls 2019-12-10 00:30:31 +00:00
spoolss s3:param: make "servicename" a substituted option 2019-11-27 10:25:37 +00:00
srvsvc s3:param: make "servicename" a substituted option 2019-11-27 10:25:37 +00:00
svcctl make some auth functions return an NTSTATUS like other similar functions for better diagnostics. 2019-04-02 02:12:48 +00:00
winreg s3/rpc_server: use talloc_alpha_strcpy() in _winreg_InitiateSystemShutdownEx() 2020-02-06 10:17:43 +00:00
wkssvc s3:rpc_server: Fix string compare for utmp entries 2019-12-10 00:30:29 +00:00
dcesrv_auth_generic.c s3:rpc_server: Set debug class in all rpc server related files 2019-07-22 16:49:15 +00:00
dcesrv_auth_generic.h s3:rpc_server: move gensec_update() out of auth_generic_server_authtype_start*() 2017-05-21 21:05:09 +02:00
epmd.c smbdotconf: mark "logfile" with substitution="1" 2019-11-27 10:25:35 +00:00
epmd.h rpc_server: Give epmd its header file 2019-03-18 19:21:22 +00:00
fssd.c smbdotconf: mark "logfile" with substitution="1" 2019-11-27 10:25:35 +00:00
fssd.h rpc_server: Give fssd its header file 2019-03-18 19:21:22 +00:00
lsasd.c lsasd: Align integer types 2020-01-03 00:04:43 +00:00
lsasd.h rpc_server: Give lsasd its header file 2019-03-18 19:21:22 +00:00
mdssd.c s3:mdssvc: fix service startup in deamon mode 2019-10-09 14:35:29 +00:00
mdssd.h rpc_server: Give mdssd its header file 2019-03-18 19:21:22 +00:00
rpc_config.c s3: rpc_server: enable mdssvc by default 2019-10-09 14:35:29 +00:00
rpc_config.h
rpc_contexts.c s3:rpc_server: Set debug class in all rpc server related files 2019-07-22 16:49:15 +00:00
rpc_contexts.h
rpc_ep_register.c s3:rpc_server: Set debug class in all rpc server related files 2019-07-22 16:49:15 +00:00
rpc_ep_register.h
rpc_handles.c s3:rpc_server: Check pointer before dereference 2019-07-22 16:49:15 +00:00
rpc_modules.c s3:rpc_server: Set debug class in all rpc server related files 2019-07-22 16:49:15 +00:00
rpc_modules.h
rpc_ncacn_np.c s3:rpc_server: Make make_external_rpc_pipe_p and np_proxy_state private 2019-07-22 16:49:15 +00:00
rpc_ncacn_np.h s3:rpc_server: Make make_external_rpc_pipe_p and np_proxy_state private 2019-07-22 16:49:15 +00:00
rpc_pipes.h s3-rpc_server: allow to set minimal auth level for a DCE/RPC service 2017-01-06 12:28:18 +01:00
rpc_server.c s3-rpc_server: always print the full PDU. 2019-12-17 07:58:39 +00:00
rpc_server.h s3:rpc_server: Unify RPC client disconnect and termination functions 2019-07-22 16:49:15 +00:00
rpc_service_setup.c s3:rpc_server: Improve debug messages 2019-07-22 16:49:16 +00:00
rpc_service_setup.h s3:rpc_server: Return NTSTATUS in rpc_ep_setup and setup functions 2019-07-22 16:49:14 +00:00
rpc_sock_helper.c s3:rpc_server: Set debug class in all rpc server related files 2019-07-22 16:49:15 +00:00
rpc_sock_helper.h s3:prefork: Allow to associate private data with listening socket 2019-07-22 16:49:15 +00:00
srv_access_check.c s3:rpc_server: Set debug class in all rpc server related files 2019-07-22 16:49:15 +00:00
srv_access_check.h
srv_pipe_hnd.c s3:rpc_server: Return NTSTATUS in is_known_pipename function 2019-07-22 16:49:16 +00:00
srv_pipe_hnd.h rpc_server: Re-order and rename remote and local address in np_open() 2017-03-29 02:37:29 +02:00
srv_pipe_internal.h
srv_pipe_register.c
srv_pipe_register.h
srv_pipe.c dcerpc: developer option to save ndr_fuzz_X seeds 2019-12-10 07:50:28 +00:00
srv_pipe.h s3:rpc_server: Return NTSTATUS in is_known_pipename function 2019-07-22 16:49:16 +00:00
wscript_build build: fix the coverage build 2020-02-27 01:02:32 +00:00