summaryrefslogtreecommitdiff
path: root/libcli/nbt
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove idtree from samba_util.hVolker Lendecke2023-01-101-0/+1
* lib: Add "starting_id" to idr_get_new_random()Volker Lendecke2023-01-101-1/+2
* nmblookup: don't ignore unknown optionsRalph Boehme2021-09-101-0/+5
* libcli:nbt: Migrate nmblookup4 to new cmdline option parserAndreas Schneider2021-06-202-11/+41
* libcli: nbt: Fix resolve_lmhosts_file_as_sockaddr() to return size_t * count ...Jeremy Allison2020-09-152-7/+2
* libcli: nbt: cleanup resolve_lmhosts_file_as_sockaddr() - don't change return...Jeremy Allison2020-09-151-10/+21
* s3/s4: Cleanup. Move TALLOC_CTX * parameter to be first in resolve_lmhosts_fi...Jeremy Allison2020-08-042-6/+8
* CVE-2020-14303: s4 nbt: fix busy loop on empty UDP packetGary Lockyer2020-07-021-1/+16
* Fix clang 9 missing-field-initializer warningsGary Lockyer2020-05-081-1/+1
* py3: Remove #define PyInt_FromLong PyLong_FromLongAndrew Bartlett2020-03-231-2/+2
* py3: Remove #define PyInt_AsLong PyLong_AsLongAndrew Bartlett2020-03-231-3/+3
* py3: Remove #define PyInt_Check PyLong_CheckAndrew Bartlett2020-03-231-1/+1
* libcli/nbt: avoid talloc_reference() in nbt_name_*_send()Stefan Metzmacher2020-02-051-4/+4
* build: Do not build selftest binaries for builds without --enable-selftestAndrew Bartlett2019-11-221-1/+1
* libcls/nbt: clang: Fix 'initialization value is never read'Noel Power2019-07-241-1/+1
* py3: Remove duplicated PyUnicode_Check() after the py3 compat macros were rem...Andrew Bartlett2019-06-241-3/+3
* py3: Remove PyStr_AsString() compatability macroAndrew Bartlett2019-06-241-6/+6
* py3: Remove PyStr_FromString() compatability macroAndrew Bartlett2019-06-241-7/+7
* py3: Remove PyStr_Check() compatability macroAndrew Bartlett2019-06-241-3/+3
* squash 'cast between incompatible function types' warningNoel Power2019-05-161-5/+11
* build: Remove bld.gen_python_environments()Andrew Bartlett2019-03-211-2/+1
* pynbt: catch type errors in PyObject_AsNBTName()Douglas Bagnall2019-02-011-1/+19
* libcli:nbt: Use C99 initializer for poptOption in nmblookupAndreas Schneider2019-01-281-26/+74
* libcli/nbt: Additionally accept unicode as string param in Py2Noel Power2018-04-301-3/+3
* libnbt: Align data typesVolker Lendecke2018-04-131-1/+1
* libnbt: Add an explicit "mem_ctx" to name_request_sendVolker Lendecke2018-04-136-8/+10
* nbt/pynbt: initialize optional parameter in nbt_name_refreshDouglas Bagnall2018-04-131-0/+1
* nbt/pynbt: initialize optional parameter in nbt_name_registerDouglas Bagnall2018-04-131-0/+1
* python3 port for netbios moduleNoel Power2018-03-232-23/+35
* libcli/nbt: Fix illegal tuple index access.Noel Power2018-03-231-1/+1
* libsocket: Add "mem_ctx" to socket_create()Volker Lendecke2018-02-271-3/+2
* libnbt: Apply some constVolker Lendecke2018-02-132-2/+6
* libnbt: Use TALLOC_FREEVolker Lendecke2018-02-131-4/+1
* s4: nmblookup: Allocate event context off NULL instead of talloc_autofree_con...Jeremy Allison2017-05-131-1/+1
* wscript: remove executable bits for all wscript* filesStefan Metzmacher2017-01-111-0/+0
* lib: Fix whitespace in lmhosts.cVolker Lendecke2016-12-271-4/+4
* libnbt: lmhosts xfile->stdioVolker Lendecke2016-12-112-15/+13
* lib: Rename fgets_slash to x_fgets_slashVolker Lendecke2016-11-201-1/+1
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-061-4/+3
* Add a new header file for functions in lib/util/util.c.Jelmer Vernooij2016-01-131-0/+2
* nmblookup: Warn user if netbios name is too long.Andreas Schneider2015-02-241-0/+13
* libcli-dns: Remove obsolete dns_host_file subsystem.Andreas Schneider2014-12-181-6/+0
* libcli/nbt: use NDR_SCALAR_PTR_PROTO() and fix the prototype of ndr_pull_wrep...Stefan Metzmacher2014-11-142-2/+2
* Do not install smbclient4 and nmblookup4Jeroen Dekkers2014-04-151-1/+2
* samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4Matthias Dieter Wallnöfer2014-01-091-4/+0
* libcli: fix compiler warningsChristian Ambach2013-12-121-0/+1
* docs: remove duplicate word "name" in nmblookup4 manpage.Günther Deschner2013-11-191-1/+1
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-1/+1
* waf: Rename nmblookup manpage to nmblookup4.Andreas Schneider2012-09-072-66/+66
* libcli/nbt: remove unused system/network.h from libnbt.hStefan Metzmacher2012-06-111-1/+0