summaryrefslogtreecommitdiff
path: root/libcli/nbt/libnbt.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-05libcli/nbt: add nbt_name_send_raw()Stefan Metzmacher1-0/+3
2020-09-15libcli: nbt: Fix resolve_lmhosts_file_as_sockaddr() to return size_t * count ...Jeremy Allison1-1/+1
2020-08-04s3/s4: Cleanup. Move TALLOC_CTX * parameter to be first in resolve_lmhosts_fi...Jeremy Allison1-3/+4
2018-02-13libnbt: Apply some constVolker Lendecke1-1/+3
2016-12-11libnbt: lmhosts xfile->stdioVolker Lendecke1-5/+4
2016-01-13Add a new header file for functions in lib/util/util.c.Jelmer Vernooij1-0/+2
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 Metzmacher1-1/+1
2012-06-11libcli/nbt: remove unused system/network.h from libnbt.hStefan Metzmacher1-1/+0
2011-11-03nbt: move nbt_string ndr functions to ndr/ndr_nbt.c helper.Günther Deschner1-1/+0
2010-10-18libcli/nbt: convert nbt_name_register_bcast_send/recv to tevent_reqStefan Metzmacher1-5/+5
2010-10-18libcli/nbt: convert nbt_name_register_wins_send/recv to tevent_reqStefan Metzmacher1-4/+7
2010-10-18libcli/nbt: convert nbt_name_refresh_wins_send/recv to tevent_reqStefan Metzmacher1-4/+9
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-4/+2
2010-03-11libcli/nbt Add parser for a 'hosts' file that takes DNS record typesAndrew Bartlett1-0/+6
2009-11-04libcli/nbt Move more of lmhosts lookup into common codeAndrew Bartlett1-0/+6
2009-09-19libcli:nbt move prototypes of lmhosts functions to libnbt.hAndrew Bartlett1-1/+6
2009-01-19Attempt to fix the merged buildVolker Lendecke1-1/+1
2009-01-19libcli/nbt: add nbt_name_socket_handle_response_packet()Stefan Metzmacher1-0/+3
2009-01-19libcli/nbt: add nbt_set_unexpected_handler()Stefan Metzmacher1-0/+4
2009-01-19Revert "Remove another use of global_loadparm."Stefan Metzmacher1-2/+0
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-4/+4
2008-11-23libcli/nbt: fix some extrasemi compile warnings.Michael Adam1-3/+3
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-0/+2
2008-09-23s4-nbt: move libcli/nbt up one level.Günther Deschner1-0/+351