1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/rpc_server
Swen Schillig 2b2ff12e70 source4: Use wrapper for string to integer conversion
In order to detect an value overflow error during
the string to integer conversion with strtoul/strtoull,
the errno variable must be set to zero before the execution and
checked after the conversion is performed. This is achieved by
using the wrapper function strtoul_err and strtoull_err.

Signed-off-by: Swen Schillig <swen@linux.ibm.com>
Reviewed-by: Ralph Böhme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2019-03-01 00:32:11 +00:00
..
backupkey s4:rpc_server: only pass context to op_bind() hooks 2019-01-12 03:13:39 +01:00
browser werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source4/rpc_server/ 2016-09-28 00:04:35 +02:00
common s4:rpc_server: make use of dcesrv_call_state->auth_state in common/reply.c 2019-01-12 03:13:36 +01:00
dnsserver dnsserver: Return access denied to the caller if the user was not a DNS admin 2019-02-11 07:43:31 +01:00
drsuapi dsdb: make get_parsed_dns_trusted() a common helper function 2019-02-13 04:15:14 +01:00
echo s4:rpc_server: only pass context to op_bind() hooks 2019-01-12 03:13:39 +01:00
epmapper s4:rpc_server: only pass context to op_bind() hooks 2019-01-12 03:13:39 +01:00
eventlog s4:rpc_server/eventlog: make use of dcesrv_handle_create() 2019-01-12 03:13:34 +01:00
lsa source4: Use wrapper for string to integer conversion 2019-03-01 00:32:11 +00:00
netlogon s4 rpc netlogon: Pass logon_id to auth logging 2019-02-20 06:03:09 +01:00
remote s4:rpc_server: make it possible to specify ncacn_np_secondary_endpoint 2019-01-12 03:13:41 +01:00
samr s4 rpc_server_samr: DomGeneralInformation use dsdb_domain_count 2019-02-14 05:03:23 +01:00
srvsvc s4:rpc_server/srvsvc: make use dcesrv_call_session_info() 2019-01-12 03:13:33 +01:00
tests CVE-2018-16852 dcerpc dnsserver: Verification tests 2018-11-28 08:22:24 +01:00
unixinfo wbclient: "ev" is no longer used in wbc_xids_to_sids 2016-09-28 00:04:36 +02:00
winreg s4:rpc_server/winreg: don't cache an ldb connection per presentation context 2019-01-12 03:13:39 +01:00
wkssvc werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source4/rpc_server/ 2016-09-28 00:04:35 +02:00
dcerpc_server.c s4:rpc_server: implement security context multiplexing 2019-01-12 03:13:41 +01:00
dcerpc_server.h s4:rpc_server: implement security context multiplexing 2019-01-12 03:13:41 +01:00
dcerpc_server.pc.in dcerpc_server: Add 'modulesdir' variable to pkg-config file. 2012-02-23 16:26:25 +01:00
dcesrv_auth.c s4:rpc_server: implement security context multiplexing 2019-01-12 03:13:41 +01:00
dcesrv_mgmt.c s4:rpc_server: only pass context to op_bind() hooks 2019-01-12 03:13:39 +01:00
handles.c rpc_server: Use dom_sid_str_buf 2019-02-27 01:35:19 +01:00
service_rpc.c source4 smdb rpc_server: Support prefork process model. 2018-11-07 17:55:09 +01:00
wscript_build s4:rpc_server: move dcesrv_auth.c and common/reply.c to dcerpc_server 2019-01-12 03:13:32 +01:00