1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/libgpo
Noel Power cbdd3d0c26 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

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
2019-05-16 17:55:17 +00:00
..
gpext libgpo: remove 404 link in comment 2019-01-28 10:29:26 +01:00
gpo_fetch.c CVE-2017-12150: libgpo: make use of SMB_SIGNING_REQUIRED in gpo_connect_server() 2017-09-20 13:04:10 +02:00
gpo_filesync.c libgpo: gpo_copy_file() shouldn't explicitly call smb1 2018-04-12 08:13:34 +02:00
gpo_ini.c libgpo: Fix error check in gp_inifile_init_context_direct() 2017-01-20 11:18:21 +01:00
gpo_ini.h libgpo: apply some const. 2017-01-06 12:28:19 +01:00
gpo_ldap.c make some auth functions return an NTSTATUS like other similar functions for better diagnostics. 2019-04-02 02:12:48 +00:00
gpo_proto.h gpo: Add python libgpo bindings 2017-11-20 21:41:14 +01:00
gpo_reg.c libgpo: Use dom_sid_str_buf 2018-12-11 00:40:31 +01:00
gpo_sec.c libgpo: Use dom_sid_str_buf 2018-11-09 22:42:29 +01:00
gpo_util.c Fix typos and ban the rams from samba 2019-01-10 02:41:29 +01:00
gpo.h libgpo: apply some const. 2014-01-07 18:52:42 +01:00
pygpo.c squash 'cast between incompatible function types' warning 2019-05-16 17:55:17 +00:00
wscript_build build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00