summaryrefslogtreecommitdiff
path: root/libcli/nbt/nbtsocket.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-05libcli/nbt: add nbt_name_send_raw()Stefan Metzmacher1-0/+44
2023-01-10lib: Remove idtree from samba_util.hVolker Lendecke1-0/+1
2023-01-10lib: Add "starting_id" to idr_get_new_random()Volker Lendecke1-1/+2
2020-07-02CVE-2020-14303: s4 nbt: fix busy loop on empty UDP packetGary Lockyer1-1/+16
2020-02-05libcli/nbt: avoid talloc_reference() in nbt_name_*_send()Stefan Metzmacher1-4/+4
2019-07-24libcls/nbt: clang: Fix 'initialization value is never read'Noel Power1-1/+1
2018-04-13libnbt: Align data typesVolker Lendecke1-1/+1
2018-04-13libnbt: Add an explicit "mem_ctx" to name_request_sendVolker Lendecke1-2/+3
2018-02-27libsocket: Add "mem_ctx" to socket_create()Volker Lendecke1-3/+2
2018-02-13libnbt: Use TALLOC_FREEVolker Lendecke1-4/+1
2016-02-06dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam1-4/+3
2012-05-14libcli/nbt: no longer use old 'event_' tevent compat symbolsStefan Metzmacher1-24/+24
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-6/+2
2010-02-08nbt: don't reference the event_ctx in nbtsockAndrew Tridgell1-1/+1
2009-02-02libcli/nbt: s/private/private_dataStefan Metzmacher1-6/+6
2009-01-19Attempt to fix the merged buildVolker Lendecke1-2/+2
2009-01-19libcli/nbt: add nbt_name_socket_handle_response_packet()Stefan Metzmacher1-3/+10
2009-01-19libcli/nbt: add nbt_set_unexpected_handler()Stefan Metzmacher1-0/+13
2009-01-19libcli/nbt: fix wack timeout handlingStefan Metzmacher1-3/+18
2009-01-19Revert "Remove another use of global_loadparm."Stefan Metzmacher1-2/+1
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-3/+3
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-1/+2
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-0/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-09-23s4-nbt: move libcli/nbt up one level.Günther Deschner1-0/+521