1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/libcli/nbt
Andrew Bartlett 5c1867ba45 py3: Remove #define PyInt_FromLong PyLong_FromLong
This allows us to end the use of Python 2/3 compatability macros.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Noel Power
2020-03-23 19:12:43 +00:00
..
man docs: remove duplicate word "name" in nmblookup4 manpage. 2013-11-19 09:52:39 +01:00
tools libcli:nbt: Use C99 initializer for poptOption in nmblookup 2019-01-28 10:29:12 +01:00
libnbt.h libnbt: Apply some const 2018-02-13 16:42:22 +01:00
lmhosts.c lib: Fix whitespace in lmhosts.c 2016-12-27 14:21:27 +01:00
namequery.c libnbt: Add an explicit "mem_ctx" to name_request_send 2018-04-13 18:14:41 +02:00
namerefresh.c libnbt: Add an explicit "mem_ctx" to name_request_send 2018-04-13 18:14:41 +02:00
nameregister.c libnbt: Add an explicit "mem_ctx" to name_request_send 2018-04-13 18:14:41 +02:00
namerelease.c libnbt: Add an explicit "mem_ctx" to name_request_send 2018-04-13 18:14:41 +02:00
nbt_proto.h libnbt: Add an explicit "mem_ctx" to name_request_send 2018-04-13 18:14:41 +02:00
nbtname.c libnbt: Apply some const 2018-02-13 16:42:22 +01:00
nbtsocket.c libcli/nbt: avoid talloc_reference() in nbt_name_*_send() 2020-02-05 08:46:39 +00:00
pynbt.c py3: Remove #define PyInt_FromLong PyLong_FromLong 2020-03-23 19:12:43 +00:00
wscript_build build: Do not build selftest binaries for builds without --enable-selftest 2019-11-22 11:48:59 +00:00