1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4
Andreas Schneider a877018ebe s4:rpc_server: Fix size types
This fixes compilation with -Wstrict-overflow=2

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-03-20 23:16:15 +01:00
..
auth s4:auth_winbind: make sure we expand group memberships of the local domain 2018-03-19 20:30:51 +01:00
build/pasn1
cldap_server s4:cldap_server: Fix size types 2018-03-20 23:16:15 +01:00
client s4: cifsdd: Allocate the event context off NULL, not talloc_autofree_context(). 2017-05-13 16:50:13 +02:00
cluster Remove callers of lp_use_ntdb 2015-03-17 11:30:51 +01:00
dns_server s4:dns_server: Fix size types 2018-03-20 23:16:15 +01:00
dsdb dsdb:repl_meta_data: improve error message in get_parsed_dns() 2018-03-19 20:30:51 +01:00
echo_server source4/smbd: Do not overstamp the process model with "single" 2017-10-19 05:33:10 +02:00
heimdal heimdal: Fix size types 2018-03-20 23:16:14 +01:00
heimdal_build heimdal_build: use closefrom from libreplace 2018-02-21 14:19:19 +01:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc s4:kdc: make sure we expand group memberships of the local domain 2018-03-19 20:30:52 +01:00
ldap_server s4:ldap_server: Fix size types 2018-03-20 23:16:15 +01:00
lib s4:lib: Add FALL_THROUGH statements in http.c 2018-03-01 04:37:44 +01:00
libcli CVE-2018-1057: s4:dsdb/samdb: define DSDB_CONTROL_PASSWORD_ACL_VALIDATION_OID control 2018-03-13 10:24:27 +01:00
libnet bugfix memory leak. partition_dn is only used to search and compare and is not freed at the function end. 2018-03-19 07:33:44 +01:00
librpc libsocket: Add "mem_ctx" to socket_create() 2018-02-27 09:14:17 +01:00
nbt_server nbt_server: Factor out packet generation for netlogon reply 2018-02-27 14:10:14 +01:00
ntp_signd source4/smbd: Do not overstamp the process model with "single" 2017-10-19 05:33:10 +02:00
ntvfs s4:ntvfs: Fix size type in pvfs functions 2018-03-20 23:16:14 +01:00
param s4:pyparam: Fix resource leaks on error 2017-10-27 20:33:25 +02:00
rpc_server s4:rpc_server: Fix size types 2018-03-20 23:16:15 +01:00
script
scripting source4/scripting python: convert 'except X, e' to 'except X as e' 2018-02-15 00:18:30 +01:00
selftest s4:selftest: run samba4.blackbox.trust_token against fl2003dc and fl2008r2dc 2018-03-19 20:30:51 +01:00
setup CVE-2018-1057: s4:dsdb/samdb: define DSDB_CONTROL_PASSWORD_ACL_VALIDATION_OID control 2018-03-13 10:24:27 +01:00
smb_server Remove dead code 2018-03-19 20:29:28 +01:00
smbd libsocket: Add "mem_ctx" to socket_create() 2018-02-27 09:14:17 +01:00
torture s4: vfs: fruit tests: Add regression test for dealing with NFS ACE entries. 2018-03-17 04:04:32 +01:00
utils s4:utils: Fix size types 2018-03-20 23:16:15 +01:00
web_server source4/smbd: Do not overstamp the process model with "single" 2017-10-19 05:33:10 +02:00
winbind Remove dead code 2018-03-19 20:29:28 +01:00
wrepl_server source4/smbd: Do not overstamp the process model with "single" 2017-10-19 05:33:10 +02:00
.clang_complete
.valgrind_suppressions
wscript_build