1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/libnet
Noel Power a7d75a1c57 s4: squash 'cast between incompatible function types' warning
To avoid warning above produced by using
 -Wcast-function-type we;

  + ensure PyCFunctions of type METH_NOARGS defined dummy arg
  + ensure PyCFunctions of type METH_KEYWORDS use PY_DISCARD_FUNC_SIG
    macro
  + ensure PyCFunctions of type METH_KEYWORDS really actually use the
    problematic kargs param, if not remove it

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
2019-05-16 17:55:17 +00:00
..
composite.h
groupinfo.c
groupinfo.h
groupman.c
groupman.h
libnet_become_dc.c libnet: Initialize req_level in become_dc tests 2017-07-28 00:25:15 +02:00
libnet_become_dc.h dsdb: Rework DSDB code to use WERROR 2016-11-04 04:41:19 +01:00
libnet_domain.c Fix spelling mistakes 2018-11-30 03:35:13 +01:00
libnet_domain.h
libnet_export_keytab.c krb5_wrap: Rename smb_krb5_open_keytab_relative() 2016-08-31 20:59:15 +02:00
libnet_export_keytab.h
libnet_group.c
libnet_group.h
libnet_join.c libnet4: Use dom_sid_str_buf 2019-01-08 03:40:28 +01:00
libnet_join.h
libnet_lookup.c Replace NT_STATUS_HAVE_NO_MEMORY macro 2018-03-03 00:00:34 +01:00
libnet_lookup.h
libnet_passwd.c
libnet_passwd.h
libnet_rpc.c
libnet_rpc.h
libnet_samsync.h libnet: Remove unused source4/libnet/libnet_sam{dump,sync}: 2019-05-06 07:11:51 +00:00
libnet_share.c s4:libnet: fix 'Syscall param writev(vector[...])' valgrind error 2016-04-25 10:35:14 +02:00
libnet_share.h
libnet_site.c
libnet_site.h
libnet_time.c
libnet_time.h
libnet_unbecome_dc.c
libnet_unbecome_dc.h
libnet_user.c
libnet_user.h
libnet_vampire.c libnet vampire: NULL access bug fix 2019-04-08 02:07:22 +00:00
libnet_vampire.h
libnet.c talloc_zero libnet_context on init 2018-02-01 00:33:34 +01:00
libnet.h
prereq_domain.c
py_net_dckeytab.c s4: squash 'cast between incompatible function types' warning 2019-05-16 17:55:17 +00:00
py_net.c s4: squash 'cast between incompatible function types' warning 2019-05-16 17:55:17 +00:00
py_net.h
userinfo.c
userinfo.h
userman.c
userman.h
wscript_build libnet: Remove unused source4/libnet/libnet_sam{dump,sync}: 2019-05-06 07:11:51 +00:00