summaryrefslogtreecommitdiff
path: root/libcli/nbt
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: rename build targets nmblookup -> nmblookup4 and nmblookup3 -> nmblookupMichael Adam2012-05-311-1/+1
* dns_hosts_file: move to a separate subsystemAlexander Bokovoy2012-05-251-1/+1
* libcli/dns: make 'clidns' private library out of DNS code in WAF buildAlexander Bokovoy2012-05-231-1/+1
* Move source3/libads/dns.c to lib/addnsSimo Sorce2012-05-231-2/+2
* libcli/nbt: no longer use old 'event_' tevent compat symbolsStefan Metzmacher2012-05-141-24/+24
* waf: convert NDR_NBT into shared library.Günther Deschner2011-11-031-1/+1
* nbt: move nbt_string ndr functions to ndr/ndr_nbt.c helper.Günther Deschner2011-11-032-180/+0
* build: Reduce build systems to just top level waf and autoconfAndrew Bartlett2011-10-071-16/+15
* build: provide tevent-util as a public libraryAndrew Bartlett2011-08-081-1/+1
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-202-3/+3
* libcli/nbt/nbt_proto.h: fix licence/copyrightGünther Deschner2011-06-101-0/+21
* s4-ipv6: update callers to load_interface_list()Andrew Tridgell2011-06-061-1/+1
* s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett2011-05-081-3/+3
* libcli/dns Improve dns_hosts_file, using Samba3's struct dns_rr_srvAndrew Bartlett2011-04-262-309/+2