summaryrefslogtreecommitdiff
path: root/libcli/nbt
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-23libcli/dns: make 'clidns' private library out of DNS code in WAF buildAlexander Bokovoy1-1/+1
2012-05-23Move source3/libads/dns.c to lib/addnsSimo Sorce1-2/+2
2012-05-14libcli/nbt: no longer use old 'event_' tevent compat symbolsStefan Metzmacher1-24/+24
2011-11-03waf: convert NDR_NBT into shared library.Günther Deschner1-1/+1
2011-11-03nbt: move nbt_string ndr functions to ndr/ndr_nbt.c helper.Günther Deschner2-180/+0
2011-10-07build: Reduce build systems to just top level waf and autoconfAndrew Bartlett1-16/+15
2011-08-08build: provide tevent-util as a public libraryAndrew Bartlett1-1/+1
2011-06-20libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2-3/+3
2011-06-10libcli/nbt/nbt_proto.h: fix licence/copyrightGünther Deschner1-0/+21
2011-06-06s4-ipv6: update callers to load_interface_list()Andrew Tridgell1-1/+1
2011-05-08s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett1-3/+3
2011-04-26libcli/dns Improve dns_hosts_file, using Samba3's struct dns_rr_srvAndrew Bartlett2-309/+2
2011-04-06libcli/nbt Cope with blank lines in DNS hosts fileAndrew Bartlett1-3/+3
2011-03-19libcli/: Fix prototypes for all functions.Jelmer Vernooij1-0/+1
2011-02-25libcli/nbt/wscript_build - fix build of "lmhosts"Matthias Dieter Wallnöfer1-2/+2
2011-02-24build: moved lmhosts.c into a common subsystemAndrew Tridgell1-2/+6
2011-02-22s3-waf: use common libcli/nbt build rulesAndrew Tridgell1-7/+6
2011-02-22libcli/nbt: allow use of the waf build for nbt in source3Andrew Tridgell1-12/+12