1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/param
Volker Lendecke 61b86d30d0 smbd: Make lp_use_sendfile() static to reply.c
This is the only place where it's used. Also, via
smb_signing_is_active it pulls in the dependency on
'cli_smb_common' (which pulls in all of gensec) into the 'smbconf'
library. Without this, 'smbconf' is happy with just 'samba-hostconfig'
instead of 'cli_smb_common'

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2019-12-08 20:24:31 +00:00
..
loadparm_ctx.c param: remove now unused lp_string() 2019-11-27 10:25:38 +00:00
loadparm.c smbd: Make lp_use_sendfile() static to reply.c 2019-12-08 20:24:31 +00:00
pyparam.c s3: squash 'cast between incompatible function types' warning 2019-05-16 17:55:17 +00:00
service.c smbdotconf: mark "usershare path" with substitution="1" 2019-11-27 10:25:36 +00:00
test_lp_load.c s3:param: Use C99 initializer for poptOption in test_lp_load 2019-01-28 10:29:15 +01:00
util.c Change all uses of uint32/16/8 in proto.h to uint32_t/16_t/8_t. 2015-04-29 23:42:20 +02:00
wscript_build build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00