summaryrefslogtreecommitdiff
path: root/libcli/nbt
AgeCommit message (Expand)AuthorFilesLines
2021-09-10nmblookup: don't ignore unknown optionsRalph Boehme1-0/+5
2021-06-20libcli:nbt: Migrate nmblookup4 to new cmdline option parserAndreas Schneider2-11/+41
2020-09-15libcli: nbt: Fix resolve_lmhosts_file_as_sockaddr() to return size_t * count ...Jeremy Allison2-7/+2
2020-09-15libcli: nbt: cleanup resolve_lmhosts_file_as_sockaddr() - don't change return...Jeremy Allison1-10/+21
2020-08-04s3/s4: Cleanup. Move TALLOC_CTX * parameter to be first in resolve_lmhosts_fi...Jeremy Allison2-6/+8
2020-07-02CVE-2020-14303: s4 nbt: fix busy loop on empty UDP packetGary Lockyer1-1/+16
2020-05-08Fix clang 9 missing-field-initializer warningsGary Lockyer1-1/+1
2020-03-23py3: Remove #define PyInt_FromLong PyLong_FromLongAndrew Bartlett1-2/+2
2020-03-23py3: Remove #define PyInt_AsLong PyLong_AsLongAndrew Bartlett1-3/+3
2020-03-23py3: Remove #define PyInt_Check PyLong_CheckAndrew Bartlett1-1/+1
2020-02-05libcli/nbt: avoid talloc_reference() in nbt_name_*_send()Stefan Metzmacher1-4/+4
2019-11-22build: Do not build selftest binaries for builds without --enable-selftestAndrew Bartlett1-1/+1
2019-07-24libcls/nbt: clang: Fix 'initialization value is never read'Noel Power1-1/+1
2019-06-24py3: Remove duplicated PyUnicode_Check() after the py3 compat macros were rem...Andrew Bartlett1-3/+3
2019-06-24py3: Remove PyStr_AsString() compatability macroAndrew Bartlett1-6/+6
2019-06-24py3: Remove PyStr_FromString() compatability macroAndrew Bartlett1-7/+7
2019-06-24py3: Remove PyStr_Check() compatability macroAndrew Bartlett1-3/+3
2019-05-16squash 'cast between incompatible function types' warningNoel Power1-5/+11
2019-03-21build: Remove bld.gen_python_environments()Andrew Bartlett1-2/+1
2019-02-01pynbt: catch type errors in PyObject_AsNBTName()Douglas Bagnall1-1/+19
2019-01-28libcli:nbt: Use C99 initializer for poptOption in nmblookupAndreas Schneider1-26/+74
2018-04-30libcli/nbt: Additionally accept unicode as string param in Py2Noel Power1-3/+3
2018-04-13libnbt: Align data typesVolker Lendecke1-1/+1
2018-04-13libnbt: Add an explicit "mem_ctx" to name_request_sendVolker Lendecke6-8/+10
2018-04-13nbt/pynbt: initialize optional parameter in nbt_name_refreshDouglas Bagnall1-0/+1
2018-04-13nbt/pynbt: initialize optional parameter in nbt_name_registerDouglas Bagnall1-0/+1
2018-03-23python3 port for netbios moduleNoel Power2-23/+35
2018-03-23libcli/nbt: Fix illegal tuple index access.Noel Power1-1/+1
2018-02-27libsocket: Add "mem_ctx" to socket_create()Volker Lendecke1-3/+2
2018-02-13libnbt: Apply some constVolker Lendecke2-2/+6
2018-02-13libnbt: Use TALLOC_FREEVolker Lendecke1-4/+1
2017-05-13s4: nmblookup: Allocate event context off NULL instead of talloc_autofree_con...Jeremy Allison1-1/+1
2017-01-11wscript: remove executable bits for all wscript* filesStefan Metzmacher1-0/+0
2016-12-27lib: Fix whitespace in lmhosts.cVolker Lendecke1-4/+4
2016-12-11libnbt: lmhosts xfile->stdioVolker Lendecke2-15/+13
2016-11-20lib: Rename fgets_slash to x_fgets_slashVolker Lendecke1-1/+1
2016-02-06dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam1-4/+3
2016-01-13Add a new header file for functions in lib/util/util.c.Jelmer Vernooij1-0/+2
2015-02-24nmblookup: Warn user if netbios name is too long.Andreas Schneider1-0/+13
2014-12-18libcli-dns: Remove obsolete dns_host_file subsystem.Andreas Schneider1-6/+0
2014-11-14libcli/nbt: use NDR_SCALAR_PTR_PROTO() and fix the prototype of ndr_pull_wrep...Stefan Metzmacher2-2/+2
2014-04-15Do not install smbclient4 and nmblookup4Jeroen Dekkers1-1/+2
2014-01-09samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4Matthias Dieter Wallnöfer1-4/+0
2013-12-12libcli: fix compiler warningsChristian Ambach1-0/+1
2013-11-19docs: remove duplicate word "name" in nmblookup4 manpage.Günther Deschner1-1/+1
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-1/+1
2012-09-07waf: Rename nmblookup manpage to nmblookup4.Andreas Schneider2-66/+66
2012-06-11libcli/nbt: remove unused system/network.h from libnbt.hStefan Metzmacher1-1/+0
2012-05-31build: rename build targets nmblookup -> nmblookup4 and nmblookup3 -> nmblookupMichael Adam1-1/+1
2012-05-25dns_hosts_file: move to a separate subsystemAlexander Bokovoy1-1/+1